use bigint on crates.io

This commit is contained in:
Robert Habermeier
2017-05-10 13:16:24 +02:00
parent bccf58df51
commit a2fe46f8b3
7 changed files with 25 additions and 23 deletions

View File

@@ -8,5 +8,5 @@ rust-crypto = "0.2.36"
tiny-keccak = "1.0"
eth-secp256k1 = { git = "https://github.com/paritytech/rust-secp256k1" }
ethkey = { path = "../ethkey" }
ethcore-bigint = { path = "../util/bigint" }
ethcore-bigint = "0.1.2"