| { | ||
| "git": { | ||
| "sha1": "693c5430586ddf5ec9ab5652145417e07de2e769" | ||
| "sha1": "6dd529cd46f842d71c40ab2492d50d1c78dfd310" | ||
| }, | ||
| "path_in_vcs": "crates/js-sys" | ||
| } |
+9
-9
@@ -19,3 +19,3 @@ # This file is automatically @generated by Cargo. | ||
| name = "js-sys" | ||
| version = "0.3.88" | ||
| version = "0.3.89" | ||
| dependencies = [ | ||
@@ -75,5 +75,5 @@ "once_cell", | ||
| name = "wasm-bindgen" | ||
| version = "0.2.111" | ||
| version = "0.2.112" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "ec1adf1535672f5b7824f817792b1afd731d7e843d2d04ec8f27e8cb51edd8ac" | ||
| checksum = "05d7d0fce354c88b7982aec4400b3e7fcf723c32737cef571bd165f7613557ee" | ||
| dependencies = [ | ||
@@ -89,5 +89,5 @@ "cfg-if", | ||
| name = "wasm-bindgen-macro" | ||
| version = "0.2.111" | ||
| version = "0.2.112" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "19e638317c08b21663aed4d2b9a2091450548954695ff4efa75bff5fa546b3b1" | ||
| checksum = "55839b71ba921e4f75b674cb16f843f4b1f3b26ddfcb3454de1cf65cc021ec0f" | ||
| dependencies = [ | ||
@@ -100,5 +100,5 @@ "quote", | ||
| name = "wasm-bindgen-macro-support" | ||
| version = "0.2.111" | ||
| version = "0.2.112" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "2c64760850114d03d5f65457e96fc988f11f01d38fbaa51b254e4ab5809102af" | ||
| checksum = "caf2e969c2d60ff52e7e98b7392ff1588bffdd1ccd4769eba27222fd3d621571" | ||
| dependencies = [ | ||
@@ -114,7 +114,7 @@ "bumpalo", | ||
| name = "wasm-bindgen-shared" | ||
| version = "0.2.111" | ||
| version = "0.2.112" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "60eecd4fe26177cfa3339eb00b4a36445889ba3ad37080c2429879718e20ca41" | ||
| checksum = "0861f0dcdf46ea819407495634953cdcc8a8c7215ab799a7a7ce366be71c7b30" | ||
| dependencies = [ | ||
| "unicode-ident", | ||
| ] |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "js-sys" | ||
| version = "0.3.88" | ||
| version = "0.3.89" | ||
| authors = ["The wasm-bindgen Developers"] | ||
@@ -59,3 +59,3 @@ build = false | ||
| [dependencies.wasm-bindgen] | ||
| version = "=0.2.111" | ||
| version = "=0.2.112" | ||
| default-features = false | ||
@@ -62,0 +62,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display