updated ethabi to version 4.0 (#6742)
* updated ethabi to version 4.0 * ethabi 4.0.1
This commit is contained in:
committed by
Arkadiy Paronyan
parent
9fa639ede9
commit
8365f4d80e
@@ -11,7 +11,7 @@ ethcore-ipc-codegen = { path = "../ipc/codegen" }
|
||||
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
ethabi = "2.0"
|
||||
ethabi = "4.0"
|
||||
target_info = "0.1"
|
||||
ethcore = { path = "../ethcore" }
|
||||
ethsync = { path = "../sync" }
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user