Skip to content

Commit 6c056ba

Browse files
committed
update crates
1 parent 38cc076 commit 6c056ba

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.

src/icrc3_c2c_client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ documentation = "https://docs.rs/bity-ic-icrc3-c2c-client"
1414
[dependencies]
1515
# bity-ic-canister-client = { path = "../canister_client" }
1616
bity-ic-canister-client = "0.2.4"
17-
bity-ic-icrc3 = "0.4.8"
17+
bity-ic-icrc3 = "0.4.9"
1818
bity-ic-types = "0.1.1"
1919
ic-cdk = { workspace = true }
2020
candid = { workspace = true }

0 commit comments

Comments
 (0)