Merge pull request #3 from jkozera/patch-2

Use apoelstra's secp256k1
This commit is contained in:
Andrew Poelstra 2014-08-11 20:15:22 -07:00
commit 2469820863
1 changed files with 1 additions and 1 deletions

View File

@ -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"