Skip to content

Commit

Permalink
Merge pull request #685 from dfinity/dependabot/cargo/rust/basic_bitc…
Browse files Browse the repository at this point in the history
…oin/candid-0.9.10

chore(deps): bump candid from 0.9.3 to 0.9.10 in /rust/basic_bitcoin
  • Loading branch information
dfx-json authored Jan 30, 2024
2 parents 15fc214 + 1335b0b commit 19002df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions rust/basic_bitcoin/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/basic_bitcoin/src/basic_bitcoin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ crate-type = ["cdylib"]
hex = "0.4.3"
bitcoin = "0.28.1"
bs58 = "0.4.0"
candid = "0.9.3"
candid = "0.9.10"
ic-cdk = "0.10.0"
ic-cdk-macros = "0.7.1"
ripemd = "0.1.1"
Expand Down

0 comments on commit 19002df

Please sign in to comment.