Skip to content

Commit cd0f055

Browse files
committed
use same bitcoin_hashes version as in bitcoin 0.27
1 parent 84d34f9 commit cd0f055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env_logger = "0.8"
1919

2020
[build-dependencies]
2121
ureq = "2.1"
22-
bitcoin_hashes = "0.9"
22+
bitcoin_hashes = "0.10"
2323
flate2 = "1.0"
2424
tar = "0.4"
2525
home = "0.5.3"

0 commit comments

Comments
 (0)