Skip to content

Commit bfdfe8f

Browse files
build(deps): bump candid from 0.10.19 to 0.10.20
Bumps [candid](https://github.com/dfinity/candid) from 0.10.19 to 0.10.20. - [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-version: 0.10.20 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a479dfe commit bfdfe8f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313
[workspace.dependencies]
1414
assert_matches = "1.5.0"
1515
async-trait = "0.1.88"
16-
candid = { version = "0.10.13" }
16+
candid = { version = "0.10.20" }
1717
ciborium = "0.2.2"
1818
futures-channel = "0.3.31"
1919
futures-util = "0.3.31"

0 commit comments

Comments
 (0)