Skip to content

Commit

Permalink
build(deps): bump candid from 0.10.10 to 0.10.11
Browse files Browse the repository at this point in the history
Bumps [candid](https://github.com/dfinity/candid) from 0.10.10 to 0.10.11.
- [Release notes](https://github.com/dfinity/candid/releases)
- [Changelog](https://github.com/dfinity/candid/blob/master/Changelog.md)
- [Commits](https://github.com/dfinity/candid/commits)

---
updated-dependencies:
- dependency-name: candid
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 284a4dc commit 60fcaf2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ proptest = { workspace = true }
rand = "0.8"

[workspace.dependencies]
candid = { version = "0.10.10" }
candid = { version = "0.10.11" }
candid_parser = {version = "0.1.4"}
ethnum = { version = "1.5.0", features = ["serde"] }
futures = "0.3.31"
Expand Down

0 comments on commit 60fcaf2

Please sign in to comment.