|
|
@ -1394,9 +1394,9 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen" |
|
|
|
name = "wasm-bindgen" |
|
|
|
version = "0.2.70" |
|
|
|
version = "0.2.71" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "55c0f7123de74f0dab9b7d00fd614e7b19349cd1e2f5252bbe9b1754b59433be" |
|
|
|
checksum = "7ee1280240b7c461d6a0071313e08f34a60b0365f14260362e5a2b17d1d31aa7" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"wasm-bindgen-macro", |
|
|
|
"wasm-bindgen-macro", |
|
|
@ -1404,9 +1404,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
version = "0.2.70" |
|
|
|
version = "0.2.71" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "7bc45447f0d4573f3d65720f636bbcc3dd6ce920ed704670118650bcd47764c7" |
|
|
|
checksum = "5b7d8b6942b8bb3a9b0e73fc79b98095a27de6fa247615e59d096754a3bc2aa8" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"bumpalo", |
|
|
|
"bumpalo", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
@ -1419,9 +1419,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
version = "0.2.70" |
|
|
|
version = "0.2.71" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "3b8853882eef39593ad4174dd26fc9865a64e84026d223f63bb2c42affcbba2c" |
|
|
|
checksum = "e5ac38da8ef716661f0f36c0d8320b89028efe10c7c0afde65baffb496ce0d3b" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
@ -1429,9 +1429,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
version = "0.2.70" |
|
|
|
version = "0.2.71" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "4133b5e7f2a531fa413b3a1695e925038a05a71cf67e87dafa295cb645a01385" |
|
|
|
checksum = "cc053ec74d454df287b9374ee8abb36ffd5acb95ba87da3ba5b7d3fe20eb401e" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
@ -1442,9 +1442,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
version = "0.2.70" |
|
|
|
version = "0.2.71" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "dd4945e4943ae02d15c13962b38a5b1e81eadd4b71214eee75af64a4d6a4fd64" |
|
|
|
checksum = "7d6f8ec44822dd71f5f221a5847fb34acd9060535c1211b70a05844c0f6383b1" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "web-sys" |
|
|
|
name = "web-sys" |
|
|
|