|
|
@ -1249,9 +1249,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "js-sys" |
|
|
|
name = "js-sys" |
|
|
|
version = "0.3.53" |
|
|
|
version = "0.3.54" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "e4bf49d50e2961077d9c99f4b7997d770a1114f087c3c2e0069b36c13fc2979d" |
|
|
|
checksum = "1866b355d9c878e5e607473cbe3f63282c0b7aad2db1dbebf55076c686918254" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"wasm-bindgen", |
|
|
|
"wasm-bindgen", |
|
|
|
] |
|
|
|
] |
|
|
@ -2786,9 +2786,9 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen" |
|
|
|
name = "wasm-bindgen" |
|
|
|
version = "0.2.76" |
|
|
|
version = "0.2.77" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "8ce9b1b516211d33767048e5d47fa2a381ed8b76fc48d2ce4aa39877f9f183e0" |
|
|
|
checksum = "5e68338db6becec24d3c7977b5bf8a48be992c934b5d07177e3931f5dc9b076c" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"wasm-bindgen-macro", |
|
|
|
"wasm-bindgen-macro", |
|
|
@ -2796,9 +2796,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
name = "wasm-bindgen-backend" |
|
|
|
version = "0.2.76" |
|
|
|
version = "0.2.77" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "cfe8dc78e2326ba5f845f4b5bf548401604fa20b1dd1d365fb73b6c1d6364041" |
|
|
|
checksum = "f34c405b4f0658583dba0c1c7c9b694f3cac32655db463b56c254a1c75269523" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"bumpalo", |
|
|
|
"bumpalo", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
@ -2811,9 +2811,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-futures" |
|
|
|
name = "wasm-bindgen-futures" |
|
|
|
version = "0.4.26" |
|
|
|
version = "0.4.27" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "95fded345a6559c2cfee778d562300c581f7d4ff3edb9b0d230d69800d213972" |
|
|
|
checksum = "a87d738d4abc4cf22f6eb142f5b9a81301331ee3c767f2fef2fda4e325492060" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"js-sys", |
|
|
|
"js-sys", |
|
|
@ -2823,9 +2823,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
name = "wasm-bindgen-macro" |
|
|
|
version = "0.2.76" |
|
|
|
version = "0.2.77" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "44468aa53335841d9d6b6c023eaab07c0cd4bddbcfdee3e2bb1e8d2cb8069fef" |
|
|
|
checksum = "b9d5a6580be83b19dc570a8f9c324251687ab2184e57086f71625feb57ec77c8" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
|
"wasm-bindgen-macro-support", |
|
|
@ -2833,9 +2833,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
name = "wasm-bindgen-macro-support" |
|
|
|
version = "0.2.76" |
|
|
|
version = "0.2.77" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "0195807922713af1e67dc66132c7328206ed9766af3858164fb583eedc25fbad" |
|
|
|
checksum = "e3775a030dc6f5a0afd8a84981a21cc92a781eb429acef9ecce476d0c9113e92" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
@ -2846,15 +2846,15 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
name = "wasm-bindgen-shared" |
|
|
|
version = "0.2.76" |
|
|
|
version = "0.2.77" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "acdb075a845574a1fa5f09fd77e43f7747599301ea3417a9fbffdeedfc1f4a29" |
|
|
|
checksum = "c279e376c7a8e8752a8f1eaa35b7b0bee6bb9fb0cdacfa97cc3f1f289c87e2b4" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-test" |
|
|
|
name = "wasm-bindgen-test" |
|
|
|
version = "0.3.26" |
|
|
|
version = "0.3.27" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "046f563713e2e7a602f0b45d49a564355f9a8a404cac3fa27b9855718f6ba97a" |
|
|
|
checksum = "02129da5406bad6e3b2042d0e19f963c03b84f0b05908599fc7f0980afb3158b" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"console_error_panic_hook", |
|
|
|
"console_error_panic_hook", |
|
|
|
"js-sys", |
|
|
|
"js-sys", |
|
|
@ -2866,9 +2866,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "wasm-bindgen-test-macro" |
|
|
|
name = "wasm-bindgen-test-macro" |
|
|
|
version = "0.3.26" |
|
|
|
version = "0.3.27" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "3b561e538d0e87b844dd2ce4608581373854f19c4fa2c473570d9fa3797eeb56" |
|
|
|
checksum = "7848675a1de39f7470ba747c4aa689f2977e190ab9589cdce6bd8a77c5743bd4" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|