Bump bitcoin{,_hashes}
authorMatt Corallo <git@bluematt.me>
Fri, 16 Aug 2019 23:12:12 +0000 (19:12 -0400)
committerMatt Corallo <git@bluematt.me>
Fri, 16 Aug 2019 23:12:12 +0000 (19:12 -0400)
Cargo.toml

index 3f4b29656f194cca90154f0292035da5ba8c9a01..4c8459f55b0c13ea58ff5823c4701eea1bc5f4e9 100644 (file)
@@ -5,8 +5,8 @@ authors = ["matt"]
 edition = "2018"
 
 [dependencies]
 edition = "2018"
 
 [dependencies]
-bitcoin = { git = "https://github.com/rust-bitcoin/rust-bitcoin", rev = "860e74ecb56b546595342bd09e26ca25a7251a1d" }
-bitcoin_hashes = "0.3"
+bitcoin = "0.19"
+bitcoin_hashes = "0.7"
 tokio = "0.1"
 bytes = "0.4"
 futures = "0.1"
 tokio = "0.1"
 bytes = "0.4"
 futures = "0.1"