|
|
@ -1382,19 +1382,19 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "wabt"
|
|
|
|
name = "wabt"
|
|
|
|
version = "0.8.0"
|
|
|
|
version = "0.9.0"
|
|
|
|
source = "git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2#17188863021f0ed7721a1969da510efbc17615f2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_derive 1.0.92 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.39 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt-sys 0.6.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
[[package]]
|
|
|
|
name = "wabt-sys"
|
|
|
|
name = "wabt-sys"
|
|
|
|
version = "0.6.0"
|
|
|
|
version = "0.6.1"
|
|
|
|
source = "git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2#17188863021f0ed7721a1969da510efbc17615f2"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cc 1.0.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"cmake 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
@ -1421,7 +1421,7 @@ dependencies = [
|
|
|
|
"hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"hashbrown 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"structopt 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"structopt 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-dev-utils 0.5.7",
|
|
|
|
"wasmer-dev-utils 0.5.7",
|
|
|
|
"wasmer-emscripten 0.5.7",
|
|
|
|
"wasmer-emscripten 0.5.7",
|
|
|
@ -1486,7 +1486,7 @@ name = "wasmer-emscripten-tests"
|
|
|
|
version = "0.5.7"
|
|
|
|
version = "0.5.7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"glob 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-dev-utils 0.5.7",
|
|
|
|
"wasmer-dev-utils 0.5.7",
|
|
|
|
"wasmer-emscripten 0.5.7",
|
|
|
|
"wasmer-emscripten 0.5.7",
|
|
|
@ -1519,7 +1519,7 @@ dependencies = [
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"smallvec 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
|
"wasmparser 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmparser 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
]
|
|
|
@ -1529,7 +1529,7 @@ name = "wasmer-middleware-common"
|
|
|
|
version = "0.5.7"
|
|
|
|
version = "0.5.7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"criterion 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"criterion 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
@ -1544,7 +1544,7 @@ dependencies = [
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"tempfile 3.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
@ -1611,7 +1611,7 @@ dependencies = [
|
|
|
|
name = "wasmer-spectests"
|
|
|
|
name = "wasmer-spectests"
|
|
|
|
version = "0.5.7"
|
|
|
|
version = "0.5.7"
|
|
|
|
dependencies = [
|
|
|
|
dependencies = [
|
|
|
|
"wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)",
|
|
|
|
"wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-clif-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-llvm-backend 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
|
"wasmer-runtime-core 0.5.7",
|
|
|
@ -1892,8 +1892,8 @@ dependencies = [
|
|
|
|
"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
|
|
|
|
"checksum vec_map 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "05c78687fb1a80548ae3250346c3db86a80a7cdd77bda190189f2d0a0987c81a"
|
|
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
|
|
|
|
"checksum wabt 0.8.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)" = "<none>"
|
|
|
|
"checksum wabt 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d07edd40d190ddcbd0113c2150ccb214f47a02ff36958630ba0e5b8138ece1c1"
|
|
|
|
"checksum wabt-sys 0.6.0 (git+https://github.com/wasmerio/wabt-rs.git?rev=17188863021f0ed7721a1969da510efbc17615f2)" = "<none>"
|
|
|
|
"checksum wabt-sys 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b064c81821100adb4b71923cecfc67fef083db21c3bbd454b0162c7ffe63eeaa"
|
|
|
|
"checksum walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
|
|
|
|
"checksum walkdir 2.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "9d9d7ed3431229a144296213105a390676cc49c9b6a72bd19f3176c98e129fa1"
|
|
|
|
"checksum wasmparser 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8030ec5a7c242a91941947fdb752e9a7c0929aced954ea23c54dad1cd2611850"
|
|
|
|
"checksum wasmparser 0.34.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8030ec5a7c242a91941947fdb752e9a7c0929aced954ea23c54dad1cd2611850"
|
|
|
|
"checksum which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
|
|
|
|
"checksum which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b57acb10231b9493c8472b20cb57317d0679a49e0bdbee44b3b803a6473af164"
|
|
|
|