|
@@ -2633,9 +2633,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "linux-raw-sys"
|
|
name = "linux-raw-sys"
|
|
|
-version = "0.1.3"
|
|
|
|
|
|
|
+version = "0.1.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "8f9f08d8963a6c613f4b1a78f4f4a4dbfadf8e6545b2d72861731e4858b8b47f"
|
|
|
|
|
|
|
+checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "lock_api"
|
|
name = "lock_api"
|
|
@@ -4695,6 +4695,29 @@ dependencies = [
|
|
|
"wasm-bindgen-shared",
|
|
"wasm-bindgen-shared",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "wasm-bindgen-downcast"
|
|
|
|
|
+version = "0.1.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "5dac026d43bcca6e7ce1c0956ba68f59edf6403e8e930a5d891be72c31a44340"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "js-sys",
|
|
|
|
|
+ "once_cell",
|
|
|
|
|
+ "wasm-bindgen",
|
|
|
|
|
+ "wasm-bindgen-downcast-macros",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
|
|
+[[package]]
|
|
|
|
|
+name = "wasm-bindgen-downcast-macros"
|
|
|
|
|
+version = "0.1.1"
|
|
|
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
+checksum = "c5020cfa87c7cecefef118055d44e3c1fc122c7ec25701d528ee458a0b45f38f"
|
|
|
|
|
+dependencies = [
|
|
|
|
|
+ "proc-macro2",
|
|
|
|
|
+ "quote",
|
|
|
|
|
+ "syn",
|
|
|
|
|
+]
|
|
|
|
|
+
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-futures"
|
|
name = "wasm-bindgen-futures"
|
|
|
version = "0.4.33"
|
|
version = "0.4.33"
|
|
@@ -4747,9 +4770,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer"
|
|
name = "wasmer"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "4927f95d9f17b9a3b123c99ca9d9d45952a7df1b97826545212d9517e1c54ec3"
|
|
|
|
|
|
|
+checksum = "740f96c9e5d49f0056d716977657f3f7f8eea9923b41f46d1046946707aa038f"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bytes",
|
|
"bytes",
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
@@ -4761,6 +4784,7 @@ dependencies = [
|
|
|
"target-lexicon",
|
|
"target-lexicon",
|
|
|
"thiserror",
|
|
"thiserror",
|
|
|
"wasm-bindgen",
|
|
"wasm-bindgen",
|
|
|
|
|
+ "wasm-bindgen-downcast",
|
|
|
"wasmer-compiler",
|
|
"wasmer-compiler",
|
|
|
"wasmer-compiler-cranelift",
|
|
"wasmer-compiler-cranelift",
|
|
|
"wasmer-derive",
|
|
"wasmer-derive",
|
|
@@ -4772,9 +4796,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-compiler"
|
|
name = "wasmer-compiler"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "50749ff89787ebce029e83b77cfb1585c1eb67ff7cb34aaa7ba64ebeb2b474f2"
|
|
|
|
|
|
|
+checksum = "001d072dd9823e5a06052621eadb531627b4a508d74b67da4590a3d5d9332dc8"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"backtrace",
|
|
"backtrace",
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
@@ -4796,9 +4820,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-compiler-cranelift"
|
|
name = "wasmer-compiler-cranelift"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "009219b2cb6e5e7f398249d16293940a21f16536f3831ce1a140e503ccab76e5"
|
|
|
|
|
|
|
+checksum = "2974856a7ce40eb033efc9db3d480845385c27079b6e33ce51751f2f3c67e9bd"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cranelift-codegen",
|
|
"cranelift-codegen",
|
|
|
"cranelift-entity",
|
|
"cranelift-entity",
|
|
@@ -4815,13 +4839,14 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-compiler-singlepass"
|
|
name = "wasmer-compiler-singlepass"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3068f8165ef7657fb80f1d38cf6e2ecb932311f8b5a773a5902e64c65d2636a8"
|
|
|
|
|
|
|
+checksum = "1c6baae9a0b87050564178fc34138411682aeb725b57255b9b03735d6620d065"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"byteorder",
|
|
"byteorder",
|
|
|
"dynasm",
|
|
"dynasm",
|
|
|
"dynasmrt",
|
|
"dynasmrt",
|
|
|
|
|
+ "enumset",
|
|
|
"gimli",
|
|
"gimli",
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
|
"more-asserts",
|
|
"more-asserts",
|
|
@@ -4833,9 +4858,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-derive"
|
|
name = "wasmer-derive"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d19406a021b637c2d46d202a96f15d7d27b2762af7aeeb2ebcb5896b329ab313"
|
|
|
|
|
|
|
+checksum = "36b23b52272494369a1f96428f0056425a85a66154610c988d971bbace8230f1"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro-error",
|
|
"proc-macro-error",
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
@@ -4845,9 +4870,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-middlewares"
|
|
name = "wasmer-middlewares"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d010ca5c4749819a953fb030b79ead7acbb428b2c1c204982ce0b401810f02d1"
|
|
|
|
|
|
|
+checksum = "3ebe29eb090b5212606a2f295ded55d44f38f65ff9cfa85795127f77e119a729"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"wasmer",
|
|
"wasmer",
|
|
|
"wasmer-types",
|
|
"wasmer-types",
|
|
@@ -4856,9 +4881,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-types"
|
|
name = "wasmer-types"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3bfa18d5568dec7df1bc92023bee9adcb135a2d59288e080788add89705262b4"
|
|
|
|
|
|
|
+checksum = "3bc6cd7a2d2d3bd901ff491f131188c1030694350685279e16e1233b9922846b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"enum-iterator",
|
|
"enum-iterator",
|
|
|
"enumset",
|
|
"enumset",
|
|
@@ -4871,9 +4896,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasmer-vm"
|
|
name = "wasmer-vm"
|
|
|
-version = "3.0.2"
|
|
|
|
|
|
|
+version = "3.1.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3e2ab5dbf2886cf842f1edfde10d8cbeb687fe2f27a5f7b23b5058bed1696441"
|
|
|
|
|
|
|
+checksum = "e67d0cd6c0ef4985d1ce9c7d7cccf34e910804417a230fa16ab7ee904efb4c34"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"backtrace",
|
|
"backtrace",
|
|
|
"cc",
|
|
"cc",
|