Skip to content

Commit 6abd3e2

Browse files
author
Jason
authored
Merge branch 'master' into dependabot/cargo/rust/canister-info/candid-0.9.10
2 parents 19f63ca + 19002df commit 6abd3e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/basic_bitcoin/Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/basic_bitcoin/src/basic_bitcoin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
hex = "0.4.3"
1313
bitcoin = "0.28.1"
1414
bs58 = "0.4.0"
15-
candid = "0.9.3"
15+
candid = "0.9.10"
1616
ic-cdk = "0.10.0"
1717
ic-cdk-macros = "0.7.1"
1818
ripemd = "0.1.1"

0 commit comments

Comments
 (0)