|
|
|
@ -1317,19 +1317,19 @@ 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", |
|
|
|
|
"wasm-bindgen-macro", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[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", |
|
|
|
@ -1342,9 +1342,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", |
|
|
|
@ -1352,9 +1352,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", |
|
|
|
@ -1365,9 +1365,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 = "web-sys" |
|
|
|
|