diff --git a/Cargo.toml b/Cargo.toml index 65c5e88..b22020c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,5 @@ path = "src/lib.rs" git = "https://github.com/DaGenix/rust-crypto.git" [dependencies.bitcoin-secp256k1-rs] -git = "https://github.com/dpc/bitcoin-secp256k1-rs.git" +git = "https://github.com/apoelstra/bitcoin-secp256k1-rs.git"