Swap to git
[dnsseed-rust] / Cargo.toml
index 88b3deb412559f733fce032463a6f5d76a9d9842..d8f6fbc17a0e4cd94e40f347eea0ef58e24878a8 100644 (file)
@@ -5,7 +5,7 @@ authors = ["matt"]
 edition = "2018"
 
 [dependencies]
-bitcoin = { path = "../Bitcoin/rust-bitcoin" }
+bitcoin = { git = "https://github.com/TheBlueMatt/rust-bitcoin", rev = "fbff0689f85da9ffa0969cad760cf2b4e903509e" }
 bitcoin_hashes = "0.3"
 tokio = "0.1"
 bytes = "0.4"