Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Commit 09cf64f

Browse files
committed
Bump rust-bitcoin and rust-secp deps
1 parent 314c506 commit 09cf64f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ license = "Apache-2.0"
66

77
[dependencies]
88
bech32 = "0.5.0"
9-
secp256k1 = "0.10"
10-
bitcoin = "0.13"
9+
secp256k1 = "0.11"
10+
bitcoin = "0.14"
1111
num-traits = "0.2"
12-
bitcoin_hashes = {git = "https://github.com/rust-bitcoin/bitcoin_hashes"}
12+
bitcoin_hashes = {git = "https://github.com/rust-bitcoin/bitcoin_hashes"}

0 commit comments

Comments
 (0)