Revert Cargo lock update from master

This commit is contained in:
5chdn 2018-04-21 11:48:06 +02:00
parent f439d3a4d1
commit 743d392cf7
No known key found for this signature in database
GPG Key ID: 1A40871B597F5F80
2 changed files with 1340 additions and 1405 deletions

2742
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -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"] }