|
|
@ -1169,9 +1169,9 @@ checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen" |
|
|
|
name = "wasm-bindgen" |
|
|
|
version = "0.2.67" |
|
|
|
version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "f0563a9a4b071746dd5aedbc3a28c6fe9be4586fb3fbadb67c400d4f53c6b16c" |
|
|
|
checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if", |
|
|
|
"wasm-bindgen-macro", |
|
|
|
"wasm-bindgen-macro", |
|
|
@ -1179,9 +1179,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
version = "0.2.67" |
|
|
|
version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "bc71e4c5efa60fb9e74160e89b93353bc24059999c0ae0fb03affc39770310b0" |
|
|
|
checksum = "f22b422e2a757c35a73774860af8e112bff612ce6cb604224e8e47641a9e4f68" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"bumpalo", |
|
|
|
"bumpalo", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
@ -1194,9 +1194,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
version = "0.2.67" |
|
|
|
version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "97c57cefa5fa80e2ba15641578b44d36e7a64279bc5ed43c6dbaf329457a2ed2" |
|
|
|
checksum = "6b13312a745c08c469f0b292dd2fcd6411dba5f7160f593da6ef69b64e407038" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
@ -1204,9 +1204,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
version = "0.2.67" |
|
|
|
version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "841a6d1c35c6f596ccea1f82504a192a60378f64b3bb0261904ad8f2f5657556" |
|
|
|
checksum = "f249f06ef7ee334cc3b8ff031bfc11ec99d00f34d86da7498396dc1e3b1498fe" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
@ -1217,9 +1217,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
version = "0.2.67" |
|
|
|
version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "93b162580e34310e5931c4b792560108b10fd14d64915d7fff8ff00180e70092" |
|
|
|
checksum = "1d649a3145108d7d3fbcde896a468d1bd636791823c9921135218ad89be08307" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "web-sys" |
|
|
|
name = "web-sys" |
|
|
|