Update Cid/multihash/ring/tinykeccak (#5785)
* Updating ring,multihash,tiny-keccak * Updating CID in ipfs.
This commit is contained in:
committed by
Arkadiy Paronyan
parent
05aa960c25
commit
9773aa4c76
@@ -18,7 +18,7 @@ byteorder = "1.0"
|
||||
clippy = { version = "0.0.103", optional = true}
|
||||
crossbeam = "0.2.9"
|
||||
env_logger = "0.4"
|
||||
ethabi = "1.0.0"
|
||||
ethabi = "1.0"
|
||||
ethash = { path = "../ethash" }
|
||||
ethcore-bloom-journal = { path = "../util/bloom" }
|
||||
ethcore-devtools = { path = "../devtools" }
|
||||
|
||||
@@ -5,5 +5,5 @@ version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
ethabi = "1.0.2"
|
||||
ethabi = "1.0"
|
||||
heck = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user