Skip to content

Commit

Permalink
chore(deps): Bump ic-cdk from 0.17.0 to 0.17.1
Browse files Browse the repository at this point in the history
Bumps [ic-cdk](https://github.com/dfinity/cdk-rs) from 0.17.0 to 0.17.1.
- [Release notes](https://github.com/dfinity/cdk-rs/releases)
- [Commits](https://github.com/dfinity/cdk-rs/commits)

---
updated-dependencies:
- dependency-name: ic-cdk
  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 23, 2024
1 parent e9d3cc2 commit 7ad437a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -7,7 +7,7 @@ resolver = "2"

[workspace.dependencies]
assert_matches = "1.5.0"
ic-cdk = "0.17.0"
ic-cdk = "0.17.1"
ic-cdk-macros = "0.17.0"
ic-stable-structures = "0.6.7"
ic-metrics-encoder = "1.1.1"
Expand Down

0 comments on commit 7ad437a

Please sign in to comment.