Skip to content

Commit 03afb83

Browse files
build(deps): bump ic-management-canister-types from 0.3.3 to 0.4.1
Bumps [ic-management-canister-types](https://github.com/dfinity/cdk-rs) from 0.3.3 to 0.4.1. - [Release notes](https://github.com/dfinity/cdk-rs/releases) - [Commits](https://github.com/dfinity/cdk-rs/commits) --- updated-dependencies: - dependency-name: ic-management-canister-types dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e68a311 commit 03afb83

File tree

2 files changed

+16
-5
lines changed

2 files changed

+16
-5
lines changed

Cargo.lock

Lines changed: 15 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
@@ -27,7 +27,7 @@ http = "1.3.1"
2727
ic-canister-runtime = { path = "ic-canister-runtime" }
2828
ic-cdk = "0.18.7"
2929
ic-error-types = "0.2"
30-
ic-management-canister-types = "0.3.3"
30+
ic-management-canister-types = "0.4.1"
3131
ic-test-utilities-load-wasm = { git = "https://github.com/dfinity/ic", tag = "release-2025-01-23_03-04-base" }
3232
itertools = "0.14.0"
3333
maplit = "1.0.2"

0 commit comments

Comments
 (0)