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

@@ -26,7 +26,7 @@ ethcore-devtools = { path = "../devtools" }
libc = "0.2.7"
vergen = "0.1"
target_info = "0.1"
ethcore-bigint = { path = "bigint" }
ethcore-bigint = "0.1.2"
parking_lot = "0.4"
using_queue = { path = "using_queue" }
table = { path = "table" }