Skip to content

Commit 49a8298

Browse files
authored
chore: bump ic-* dependencies (#473)
1 parent 1277428 commit 49a8298

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@ glob = "0.3.2"
4646
handlebars = "6.3.2"
4747
hex = { version = "0.4.3", features = ["serde"] }
4848
httptest = "0.16.3"
49-
ic-agent = { version = "0.46.0" }
50-
ic-asset = "0.28.0"
49+
ic-agent = { version = "0.47.0" }
50+
ic-asset = "0.29.0"
5151
ic-ed25519 = "0.6.0"
5252
ic-ledger-types = "0.16.0"
5353
ic-management-canister-types = { version = "0.7.1" }
54-
ic-utils = { version = "0.46.0" }
54+
ic-utils = { version = "0.47.0" }
5555
icp = { path = "crates/icp" }
5656
icp-canister-interfaces = { path = "crates/icp-canister-interfaces" }
57-
ic-identity-hsm = "0.46.0"
57+
ic-identity-hsm = "0.47.0"
5858
icrc-ledger-types = "0.1.10"
5959
indicatif = "0.18.0"
6060
indoc = "2.0.6"

0 commit comments

Comments
 (0)