|
@@ -3521,7 +3521,7 @@ dependencies = [
|
|
|
"unicode-segmentation",
|
|
|
"uuid",
|
|
|
"walkdir",
|
|
|
- "walrus 0.22.0",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-cli-support",
|
|
|
"wasm-bindgen-shared",
|
|
|
"wasm-opt",
|
|
@@ -14804,9 +14804,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "walrus"
|
|
|
-version = "0.22.0"
|
|
|
+version = "0.23.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "d68aa3c7b80be75c8458fc087453e5a31a226cfffede2e9b932393b2ea1c624a"
|
|
|
+checksum = "031bc51853697a6a01731f1c2d6d56989c3a742d63316f59918c90b709a6edd9"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"gimli 0.26.2",
|
|
@@ -14815,23 +14815,7 @@ dependencies = [
|
|
|
"log",
|
|
|
"rayon",
|
|
|
"walrus-macro",
|
|
|
- "wasm-encoder 0.212.0",
|
|
|
- "wasmparser 0.212.0",
|
|
|
-]
|
|
|
-
|
|
|
-[[package]]
|
|
|
-name = "walrus"
|
|
|
-version = "0.23.1"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ba3fbafa56a918167d111b23f6cd12c094bd85b3f41dc6ce390ed4c44b14bc1e"
|
|
|
-dependencies = [
|
|
|
- "anyhow",
|
|
|
- "gimli 0.26.2",
|
|
|
- "id-arena",
|
|
|
- "leb128",
|
|
|
- "log",
|
|
|
- "walrus-macro",
|
|
|
- "wasm-encoder 0.214.0",
|
|
|
+ "wasm-encoder",
|
|
|
"wasmparser 0.214.0",
|
|
|
]
|
|
|
|
|
@@ -14936,7 +14920,7 @@ dependencies = [
|
|
|
"serde_json",
|
|
|
"tempfile",
|
|
|
"unicode-ident",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-externref-xform",
|
|
|
"wasm-bindgen-multi-value-xform",
|
|
|
"wasm-bindgen-shared",
|
|
@@ -14952,7 +14936,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "e18f2b3830afd01899e1f3252bd310c52eb4e76aae8ee406de26ade3ce80618c"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-wasm-conventions",
|
|
|
]
|
|
|
|
|
@@ -14999,7 +14983,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "688e1343d8220793ed018c6d516ab782708e7550152f36f089adde39f69eef5a"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-wasm-conventions",
|
|
|
]
|
|
|
|
|
@@ -15042,7 +15026,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
checksum = "fa429167b4fe4155e91343b31dba3e8fbd07bcc70bf26d44fed1b241f446acef"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-wasm-conventions",
|
|
|
]
|
|
|
|
|
@@ -15055,7 +15039,7 @@ dependencies = [
|
|
|
"anyhow",
|
|
|
"leb128",
|
|
|
"log",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasmparser 0.212.0",
|
|
|
]
|
|
|
|
|
@@ -15067,19 +15051,10 @@ checksum = "170b4ec3be6a888c7fe3e221e18abc5981fc52e06215481e066a85fe25f0e6ad"
|
|
|
dependencies = [
|
|
|
"anyhow",
|
|
|
"log",
|
|
|
- "walrus 0.23.1",
|
|
|
+ "walrus",
|
|
|
"wasm-bindgen-wasm-conventions",
|
|
|
]
|
|
|
|
|
|
-[[package]]
|
|
|
-name = "wasm-encoder"
|
|
|
-version = "0.212.0"
|
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "501940df4418b8929eb6d52f1aade1fdd15a5b86c92453cb696e3c906bd3fc33"
|
|
|
-dependencies = [
|
|
|
- "leb128",
|
|
|
-]
|
|
|
-
|
|
|
[[package]]
|
|
|
name = "wasm-encoder"
|
|
|
version = "0.214.0"
|