|
@@ -803,9 +803,9 @@ checksum = "dc6f3ad7b9d11a0c00842ff8de1b60ee58661048eb8049ed33c73594f359d7e6"
|
|
|
|
|
|
[[package]]
|
|
|
name = "js-sys"
|
|
|
-version = "0.3.45"
|
|
|
+version = "0.3.46"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ca059e81d9486668f12d455a4ea6daa600bd408134cd17e3d3fb5a32d1f016f8"
|
|
|
+checksum = "cf3d7383929f7c9c7c2d0fa596f325832df98c3704f2c60553080f7127a58175"
|
|
|
dependencies = [
|
|
|
"wasm-bindgen",
|
|
|
]
|
|
@@ -2103,11 +2103,11 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen"
|
|
|
-version = "0.2.68"
|
|
|
+version = "0.2.69"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42"
|
|
|
+checksum = "3cd364751395ca0f68cafb17666eee36b63077fb5ecd972bbcd74c90c4bf736e"
|
|
|
dependencies = [
|
|
|
- "cfg-if 0.1.10",
|
|
|
+ "cfg-if 1.0.0",
|
|
|
"serde",
|
|
|
"serde_json",
|
|
|
"wasm-bindgen-macro",
|
|
@@ -2115,9 +2115,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.68"
|
|
|
+version = "0.2.69"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68"
|
|
|
+checksum = "1114f89ab1f4106e5b55e688b828c0ab0ea593a1ea7c094b141b14cbaaec2d62"
|
|
|
dependencies = [
|
|
|
"bumpalo",
|
|
|
"lazy_static",
|
|
@@ -2142,9 +2142,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.68"
|
|
|
+version = "0.2.69"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038"
|
|
|
+checksum = "7a6ac8995ead1f084a8dea1e65f194d0973800c7f571f6edd70adf06ecf77084"
|
|
|
dependencies = [
|
|
|
"quote",
|
|
|
"wasm-bindgen-macro-support",
|
|
@@ -2152,9 +2152,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.68"
|
|
|
+version = "0.2.69"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe"
|
|
|
+checksum = "b5a48c72f299d80557c7c62e37e7225369ecc0c963964059509fbafe917c7549"
|
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
|
"quote",
|
|
@@ -2165,9 +2165,9 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.68"
|
|
|
+version = "0.2.69"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307"
|
|
|
+checksum = "7e7811dd7f9398f14cc76efd356f98f03aa30419dea46aa810d71e819fc97158"
|
|
|
|
|
|
[[package]]
|
|
|
name = "wasm-bindgen-test"
|