| { | ||
| "git": { | ||
| "sha1": "861696ae5ad7679c6b3eed7a448e34d65ced12e4" | ||
| "sha1": "6ff7f1cd2f636d6f19d29b45680885088cc9e653" | ||
| }, | ||
| "path_in_vcs": "crates/js-sys" | ||
| } |
+13
-13
@@ -79,3 +79,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "js-sys" | ||
| version = "0.3.100" | ||
| version = "0.3.102" | ||
| dependencies = [ | ||
@@ -152,5 +152,5 @@ "cfg-if", | ||
| name = "wasm-bindgen" | ||
| version = "0.2.123" | ||
| version = "0.2.125" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "a254a4b10c19a76f09a27640e7ffbf9bc30bf67e16a3bf28aaefa4920fe81563" | ||
| checksum = "8ddb3f79143bced6de84270411622a2699cee572fc0875aeaf1e7867cf9fca1a" | ||
| dependencies = [ | ||
@@ -166,5 +166,5 @@ "cfg-if", | ||
| name = "wasm-bindgen-macro" | ||
| version = "0.2.123" | ||
| version = "0.2.125" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "24a40fc75b0ec6f3746ceb10d36f53a93dcd68a93b11b6445983945d79eba0dc" | ||
| checksum = "4e21a184b13fb19e157296e2c46056aec9092264fab83e4ba59e68c61b323c3d" | ||
| dependencies = [ | ||
@@ -177,5 +177,5 @@ "quote", | ||
| name = "wasm-bindgen-macro-support" | ||
| version = "0.2.123" | ||
| version = "0.2.125" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "908f34bd9b9ce3d4caf07b72dfab63d61504d156856c6bd3cd87fa350cf3985b" | ||
| checksum = "fecefd9c35bd935a20fc3fc344b5f29138961e4f47fb03297d88f2587afb5ebd" | ||
| dependencies = [ | ||
@@ -191,5 +191,5 @@ "bumpalo", | ||
| name = "wasm-bindgen-shared" | ||
| version = "0.2.123" | ||
| version = "0.2.125" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "7acbf7616c27b194bbb550bf77ed0c2c3e5b7fd1260a93082b95fb7f47959b92" | ||
| checksum = "23939e44bb9a5d7576fa2b563dc2e136628f1224e88a8deed09e04858b77871f" | ||
| dependencies = [ | ||
@@ -201,5 +201,5 @@ "unicode-ident", | ||
| name = "zerocopy" | ||
| version = "0.8.50" | ||
| version = "0.8.52" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "3b065d4f0e55f82fae73202e189638116a87c55ab6b8e6c2721e13dd9d854ad1" | ||
| checksum = "ce1022995ff5ff5d841ad7d994facc23098cd40152f2c1d11cd607c6f530653f" | ||
| dependencies = [ | ||
@@ -211,5 +211,5 @@ "zerocopy-derive", | ||
| name = "zerocopy-derive" | ||
| version = "0.8.50" | ||
| version = "0.8.52" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0b631b19d36a892ab55420c92dbc83ccd79274f25be714855d3074aa71cab639" | ||
| checksum = "1ae7f38b72ec2a254e2b87ef277cf2cd4fb97cbebf944faa6f33354da0867930" | ||
| dependencies = [ | ||
@@ -216,0 +216,0 @@ "proc-macro2", |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "js-sys" | ||
| version = "0.3.100" | ||
| version = "0.3.102" | ||
| authors = ["The wasm-bindgen Developers"] | ||
@@ -76,3 +76,3 @@ build = false | ||
| [dependencies.wasm-bindgen] | ||
| version = "=0.2.123" | ||
| version = "=0.2.125" | ||
| default-features = false | ||
@@ -79,0 +79,0 @@ |
Sorry, the diff of this file is not supported yet