Skip to content

Commit 19002df

Browse files
author
Jason
authored
Merge pull request #685 from dfinity/dependabot/cargo/rust/basic_bitcoin/candid-0.9.10
chore(deps): bump candid from 0.9.3 to 0.9.10 in /rust/basic_bitcoin
2 parents 15fc214 + 1335b0b commit 19002df

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

rust/basic_bitcoin/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.

rust/basic_bitcoin/src/basic_bitcoin/Cargo.toml

Lines changed: 1 addition & 1 deletion
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)