Skip to content

Commit c9c59da

Browse files
authored
chore: bump deps of rust/basic_bitcoin (#1285)
1 parent 0909828 commit c9c59da

2 files changed

Lines changed: 84 additions & 33 deletions

File tree

rust/basic_bitcoin/Cargo.lock

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

rust/basic_bitcoin/Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
hex = "0.4.3"
13-
bitcoin = "0.32.5"
14-
candid = "0.10.13"
15-
ic-cdk = "0.18.0"
13+
bitcoin = "0.32.7"
14+
candid = "0.10.19"
15+
ic-cdk = "0.18.7"
1616
serde = "1.0.132"
1717
serde_bytes = "0.11.15"
1818
leb128 = "0.2.5"

0 commit comments

Comments
 (0)