Merge branch 'master' of github.com:gavofyork/ethcore into client

This commit is contained in:
arkpar 2016-01-15 11:12:28 +01:00
commit 309cf74301

View File

@ -12,7 +12,7 @@ env_logger = "0.3"
ethcore-util = { path = "../ethcore-util" }
rustc-serialize = "0.3"
flate2 = "0.2"
rocksdb = "0.2"
rocksdb = "0.3"
heapsize = "0.2.0"
rust-crypto = "0.2.34"
time = "0.1"