| { | ||
| "git": { | ||
| "sha1": "6dd529cd46f842d71c40ab2492d50d1c78dfd310" | ||
| "sha1": "7509015d4c530c7558177a1ba9cf692657a1780b" | ||
| }, | ||
| "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.89" | ||
| version = "0.3.90" | ||
| dependencies = [ | ||
@@ -75,5 +75,5 @@ "once_cell", | ||
| name = "wasm-bindgen" | ||
| version = "0.2.112" | ||
| version = "0.2.113" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "05d7d0fce354c88b7982aec4400b3e7fcf723c32737cef571bd165f7613557ee" | ||
| checksum = "60722a937f594b7fde9adb894d7c092fc1bb6612897c46368d18e7a20208eff2" | ||
| dependencies = [ | ||
@@ -89,5 +89,5 @@ "cfg-if", | ||
| name = "wasm-bindgen-macro" | ||
| version = "0.2.112" | ||
| version = "0.2.113" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "55839b71ba921e4f75b674cb16f843f4b1f3b26ddfcb3454de1cf65cc021ec0f" | ||
| checksum = "0fac8c6395094b6b91c4af293f4c79371c163f9a6f56184d2c9a85f5a95f3950" | ||
| dependencies = [ | ||
@@ -100,5 +100,5 @@ "quote", | ||
| name = "wasm-bindgen-macro-support" | ||
| version = "0.2.112" | ||
| version = "0.2.113" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "caf2e969c2d60ff52e7e98b7392ff1588bffdd1ccd4769eba27222fd3d621571" | ||
| checksum = "ab3fabce6159dc20728033842636887e4877688ae94382766e00b180abac9d60" | ||
| dependencies = [ | ||
@@ -114,7 +114,7 @@ "bumpalo", | ||
| name = "wasm-bindgen-shared" | ||
| version = "0.2.112" | ||
| version = "0.2.113" | ||
| source = "registry+https://github.com/rust-lang/crates.io-index" | ||
| checksum = "0861f0dcdf46ea819407495634953cdcc8a8c7215ab799a7a7ce366be71c7b30" | ||
| checksum = "de0e091bdb824da87dc01d967388880d017a0a9bc4f3bdc0d86ee9f9336e3bb5" | ||
| dependencies = [ | ||
| "unicode-ident", | ||
| ] |
+2
-2
@@ -16,3 +16,3 @@ # THIS FILE IS AUTOMATICALLY GENERATED BY CARGO | ||
| name = "js-sys" | ||
| version = "0.3.89" | ||
| version = "0.3.90" | ||
| authors = ["The wasm-bindgen Developers"] | ||
@@ -59,3 +59,3 @@ build = false | ||
| [dependencies.wasm-bindgen] | ||
| version = "=0.2.112" | ||
| version = "=0.2.113" | ||
| 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