| { | ||
| "git": { | ||
| "sha1": "49457f2db4465688cb597e9030ccfdefbd2b662e" | ||
| "sha1": "ddd322514d87a4b21342b7ab9a9d70796fc60576" | ||
| }, | ||
| "path_in_vcs": "crates/js-sys" | ||
| } |
+11
-11
@@ -7,5 +7,5 @@ # This file is automatically @generated by Cargo. | ||
| name = "bumpalo" | ||
| version = "3.20.2" | ||
| version = "3.20.3" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "5d20789868f4b01b2f2caec9f5c4e0213b41e3e5702a50157d699ae31ced2fcb" | ||
| checksum = "72f5acc6cb2ba439de613abc23857ec3d78374d8ed5ac84e9d11336e87da8649" | ||
@@ -80,3 +80,3 @@ [[package]] | ||
| name = "js-sys" | ||
| version = "0.3.98" | ||
| version = "0.3.99" | ||
| dependencies = [ | ||
@@ -154,5 +154,5 @@ "cfg-if", | ||
| name = "wasm-bindgen" | ||
| version = "0.2.121" | ||
| version = "0.2.122" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "49ace1d07c165b0864824eee619580c4689389afa9dc9ed3a4c75040d82e6790" | ||
| checksum = "3ed04576f974d2b2fba0f38c51dbc5518011e38c36bf1143164be765528fd409" | ||
| dependencies = [ | ||
@@ -168,5 +168,5 @@ "cfg-if", | ||
| name = "wasm-bindgen-macro" | ||
| version = "0.2.121" | ||
| version = "0.2.122" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "8e68e6f4afd367a562002c05637acb8578ff2dea1943df76afb9e83d177c8578" | ||
| checksum = "916151b09da36bd82f6615cbf3a419e2f0ba23a03c6160e8e92eb6bd4aa1dec6" | ||
| dependencies = [ | ||
@@ -179,5 +179,5 @@ "quote", | ||
| name = "wasm-bindgen-macro-support" | ||
| version = "0.2.121" | ||
| version = "0.2.122" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "d95a9ec35c64b2a7cb35d3fead40c4238d0940c86d107136999567a4703259f2" | ||
| checksum = "299047362ccbfce148b67ab7e73349f77748e00c8296f9542adfad2ad82c5c5e" | ||
| dependencies = [ | ||
@@ -193,5 +193,5 @@ "bumpalo", | ||
| name = "wasm-bindgen-shared" | ||
| version = "0.2.121" | ||
| version = "0.2.122" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "c4e0100b01e9f0d03189a92b96772a1fb998639d981193d7dbab487302513441" | ||
| checksum = "9a929b2c61f11ba3e9bc35b50c1f25cb38e0e892c0c231ae2b8cf78d5dad4437" | ||
| dependencies = [ | ||
@@ -198,0 +198,0 @@ "unicode-ident", |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "js-sys" | ||
| version = "0.3.98" | ||
| version = "0.3.99" | ||
| authors = ["The wasm-bindgen Developers"] | ||
@@ -80,3 +80,3 @@ build = false | ||
| [dependencies.wasm-bindgen] | ||
| version = "=0.2.121" | ||
| version = "=0.2.122" | ||
| default-features = false | ||
@@ -83,0 +83,0 @@ |
Sorry, the diff of this file is not supported yet