migrated ethcore, ethstore, secret_store, updater and hash-fetch to serde 1.0
This commit is contained in:
@@ -7,7 +7,7 @@ version = "1.7.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
ethabi = "1.0"
|
||||
ethabi = "2.0"
|
||||
futures = "0.1"
|
||||
log = "0.3"
|
||||
mime = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user