Skip to content

Commit 6e0980a

Browse files
deps: bump candid from 0.10.18 to 0.10.19 in the ic-dependencies group
Bumps the ic-dependencies group with 1 update: [candid](https://github.com/dfinity/candid). Updates `candid` from 0.10.18 to 0.10.19 - [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.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ic-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e38018d commit 6e0980a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

Cargo.lock

Lines changed: 12 additions & 12 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
@@ -8,7 +8,7 @@ members = [
88

99
[workspace.dependencies]
1010
anyhow = "1.0.99"
11-
candid = "0.10.14"
11+
candid = "0.10.19"
1212
candid_parser = "0.1.4"
1313
ic-cdk = "0.18.7"
1414
ic-cdk-timers = "0.12.2"

0 commit comments

Comments
 (0)