Skip to content

Commit 8845d53

Browse files
authored
Merge pull request #302 from TheBlueMatt/2019-01-hashes03
Bump bitcoin_hashes to 0.3
2 parents f99acc6 + db07d6e commit 8845d53

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
@@ -23,7 +23,7 @@ max_level_debug = []
2323

2424
[dependencies]
2525
bitcoin = "0.16"
26-
bitcoin_hashes = "0.2"
26+
bitcoin_hashes = "0.3"
2727
rand = "0.4"
2828
secp256k1 = "0.12"
2929

0 commit comments

Comments
 (0)