Revert Cargo lock update from master
This commit is contained in:
parent
f439d3a4d1
commit
743d392cf7
2742
Cargo.lock
generated
2742
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -7,11 +7,10 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
byteorder = "1.0"
|
||||
ethcore-util = { path = "../../util" }
|
||||
ethcore-bigint = { path = "../../util/bigint" }
|
||||
ethereum-types = "0.3"
|
||||
log = "0.3"
|
||||
parity-wasm = "0.27"
|
||||
libc = "0.2"
|
||||
pwasm-utils = "0.1"
|
||||
vm = { path = "../vm" }
|
||||
ethcore-logger = { path = "../../logger" }
|
||||
wasmi = { version = "0.1.3", features = ["opt-in-32bit"] }
|
||||
wasmi = { version = "0.1", features = ["opt-in-32bit"] }
|
||||
|
Loading…
Reference in New Issue
Block a user