|
@@ -83,9 +83,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bumpalo"
|
|
name = "bumpalo"
|
|
|
-version = "3.7.0"
|
|
|
|
|
|
|
+version = "3.7.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
|
|
|
|
|
|
|
+checksum = "d9df67f7bf9ef8498769f994239c45613ef0c5899415fb58e9add412d2c1a538"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "bytes"
|
|
name = "bytes"
|
|
@@ -135,18 +135,18 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "const_format"
|
|
name = "const_format"
|
|
|
-version = "0.2.19"
|
|
|
|
|
|
|
+version = "0.2.21"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "59c7d3aa11be45d56befebb10f4a8785fcb62aabddf5f33638efef922e505ec9"
|
|
|
|
|
|
|
+checksum = "4556f63e28a78fa5e6f310cfea5647a25636def49a338ab69e33b34a3382057b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"const_format_proc_macros",
|
|
"const_format_proc_macros",
|
|
|
]
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "const_format_proc_macros"
|
|
name = "const_format_proc_macros"
|
|
|
-version = "0.2.14"
|
|
|
|
|
|
|
+version = "0.2.21"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "29c36c619c422113552db4eb28cddba8faa757e33f758cc3415bd2885977b591"
|
|
|
|
|
|
|
+checksum = "552782506c398da94466b364973b563887e0ca078bf33a76d4163736165e3594"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|
|
@@ -530,9 +530,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "hyper"
|
|
name = "hyper"
|
|
|
-version = "0.14.12"
|
|
|
|
|
|
|
+version = "0.14.13"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "13f67199e765030fa08fe0bd581af683f0d5bc04ea09c2b1102012c5fb90e7fd"
|
|
|
|
|
|
|
+checksum = "15d1cfb9e4f68655fa04c01f59edb405b6074a0f7118ea881e5026e4a1cd8593"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bytes",
|
|
"bytes",
|
|
|
"futures-channel",
|
|
"futures-channel",
|
|
@@ -606,9 +606,9 @@ checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "js-sys"
|
|
name = "js-sys"
|
|
|
-version = "0.3.54"
|
|
|
|
|
|
|
+version = "0.3.55"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "1866b355d9c878e5e607473cbe3f63282c0b7aad2db1dbebf55076c686918254"
|
|
|
|
|
|
|
+checksum = "7cc9ffccd38c451a86bf13657df244e9c3f37493cce8e5e21e940963777acc84"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"wasm-bindgen",
|
|
"wasm-bindgen",
|
|
|
]
|
|
]
|
|
@@ -621,9 +621,9 @@ checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "libc"
|
|
name = "libc"
|
|
|
-version = "0.2.101"
|
|
|
|
|
|
|
+version = "0.2.102"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "3cb00336871be5ed2c8ed44b60ae9959dc5b9f08539422ed43f09e34ecaeba21"
|
|
|
|
|
|
|
+checksum = "a2a5ac8f984bfcf3a823267e5fde638acc3325f6496633a5da6bb6eb2171e103"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "linked-hash-map"
|
|
name = "linked-hash-map"
|
|
@@ -1228,9 +1228,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde_json"
|
|
name = "serde_json"
|
|
|
-version = "1.0.67"
|
|
|
|
|
|
|
+version = "1.0.68"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a7f9e390c27c3c0ce8bc5d725f6e4d30a29d26659494aa4b17535f7522c5c950"
|
|
|
|
|
|
|
+checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"itoa",
|
|
"itoa",
|
|
|
"ryu",
|
|
"ryu",
|
|
@@ -1263,9 +1263,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "serde_yaml"
|
|
name = "serde_yaml"
|
|
|
-version = "0.8.20"
|
|
|
|
|
|
|
+version = "0.8.21"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "ad104641f3c958dab30eb3010e834c2622d1f3f4c530fef1dee20ad9485f3c09"
|
|
|
|
|
|
|
+checksum = "d8c608a35705a5d3cdc9fbe403147647ff34b921f8e833e49306df898f9b20af"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"dtoa",
|
|
"dtoa",
|
|
|
"indexmap",
|
|
"indexmap",
|
|
@@ -1296,9 +1296,9 @@ checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "socket2"
|
|
name = "socket2"
|
|
|
-version = "0.4.1"
|
|
|
|
|
|
|
+version = "0.4.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "765f090f0e423d2b55843402a07915add955e7d60657db13707a159727326cad"
|
|
|
|
|
|
|
+checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"libc",
|
|
"libc",
|
|
|
"winapi",
|
|
"winapi",
|
|
@@ -1477,9 +1477,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tinyvec"
|
|
name = "tinyvec"
|
|
|
-version = "1.3.1"
|
|
|
|
|
|
|
+version = "1.4.0"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "848a1e1181b9f6753b5e96a092749e29b11d19ede67dfbbd6c7dc7e0f49b5338"
|
|
|
|
|
|
|
+checksum = "5241dd6f21443a3606b432718b166d3cedc962fd4b8bea54a8bc7f514ebda986"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"tinyvec_macros",
|
|
"tinyvec_macros",
|
|
|
]
|
|
]
|
|
@@ -1561,9 +1561,9 @@ checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tracing"
|
|
name = "tracing"
|
|
|
-version = "0.1.26"
|
|
|
|
|
|
|
+version = "0.1.28"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
|
|
|
|
|
|
|
+checksum = "84f96e095c0c82419687c20ddf5cb3eadb61f4e1405923c9dc8e53a1adacbda8"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"pin-project-lite",
|
|
"pin-project-lite",
|
|
@@ -1572,9 +1572,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "tracing-core"
|
|
name = "tracing-core"
|
|
|
-version = "0.1.19"
|
|
|
|
|
|
|
+version = "0.1.20"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "2ca517f43f0fb96e0c3072ed5c275fe5eece87e8cb52f4a77b69226d3b1c9df8"
|
|
|
|
|
|
|
+checksum = "46125608c26121c81b0c6d693eab5a420e416da7e43c426d2e8f7df8da8a3acf"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
|
]
|
|
]
|
|
@@ -1623,9 +1623,9 @@ checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "unicode-width"
|
|
name = "unicode-width"
|
|
|
-version = "0.1.8"
|
|
|
|
|
|
|
+version = "0.1.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
|
|
|
|
|
|
|
+checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "unicode-xid"
|
|
name = "unicode-xid"
|
|
@@ -1690,9 +1690,9 @@ checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen"
|
|
name = "wasm-bindgen"
|
|
|
-version = "0.2.77"
|
|
|
|
|
|
|
+version = "0.2.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "5e68338db6becec24d3c7977b5bf8a48be992c934b5d07177e3931f5dc9b076c"
|
|
|
|
|
|
|
+checksum = "632f73e236b219150ea279196e54e610f5dbafa5d61786303d4da54f84e47fce"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"serde",
|
|
"serde",
|
|
@@ -1702,9 +1702,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-backend"
|
|
name = "wasm-bindgen-backend"
|
|
|
-version = "0.2.77"
|
|
|
|
|
|
|
+version = "0.2.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "f34c405b4f0658583dba0c1c7c9b694f3cac32655db463b56c254a1c75269523"
|
|
|
|
|
|
|
+checksum = "a317bf8f9fba2476b4b2c85ef4c4af8ff39c3c7f0cdfeed4f82c34a880aa837b"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"bumpalo",
|
|
"bumpalo",
|
|
|
"lazy_static",
|
|
"lazy_static",
|
|
@@ -1717,9 +1717,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-futures"
|
|
name = "wasm-bindgen-futures"
|
|
|
-version = "0.4.27"
|
|
|
|
|
|
|
+version = "0.4.28"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "a87d738d4abc4cf22f6eb142f5b9a81301331ee3c767f2fef2fda4e325492060"
|
|
|
|
|
|
|
+checksum = "8e8d7523cb1f2a4c96c1317ca690031b714a51cc14e05f712446691f413f5d39"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"cfg-if",
|
|
"cfg-if",
|
|
|
"js-sys",
|
|
"js-sys",
|
|
@@ -1729,9 +1729,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro"
|
|
name = "wasm-bindgen-macro"
|
|
|
-version = "0.2.77"
|
|
|
|
|
|
|
+version = "0.2.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "b9d5a6580be83b19dc570a8f9c324251687ab2184e57086f71625feb57ec77c8"
|
|
|
|
|
|
|
+checksum = "d56146e7c495528bf6587663bea13a8eb588d39b36b679d83972e1a2dbbdacf9"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"quote",
|
|
"quote",
|
|
|
"wasm-bindgen-macro-support",
|
|
"wasm-bindgen-macro-support",
|
|
@@ -1739,9 +1739,9 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-macro-support"
|
|
name = "wasm-bindgen-macro-support"
|
|
|
-version = "0.2.77"
|
|
|
|
|
|
|
+version = "0.2.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "e3775a030dc6f5a0afd8a84981a21cc92a781eb429acef9ecce476d0c9113e92"
|
|
|
|
|
|
|
+checksum = "7803e0eea25835f8abdc585cd3021b3deb11543c6fe226dcd30b228857c5c5ab"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"proc-macro2",
|
|
"proc-macro2",
|
|
|
"quote",
|
|
"quote",
|
|
@@ -1752,15 +1752,15 @@ dependencies = [
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "wasm-bindgen-shared"
|
|
name = "wasm-bindgen-shared"
|
|
|
-version = "0.2.77"
|
|
|
|
|
|
|
+version = "0.2.78"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "c279e376c7a8e8752a8f1eaa35b7b0bee6bb9fb0cdacfa97cc3f1f289c87e2b4"
|
|
|
|
|
|
|
+checksum = "0237232789cf037d5480773fe568aac745bfe2afbc11a863e97901780a6b47cc"
|
|
|
|
|
|
|
|
[[package]]
|
|
[[package]]
|
|
|
name = "web-sys"
|
|
name = "web-sys"
|
|
|
-version = "0.3.54"
|
|
|
|
|
|
|
+version = "0.3.55"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-checksum = "0a84d70d1ec7d2da2d26a5bd78f4bca1b8c3254805363ce743b7a05bc30d195a"
|
|
|
|
|
|
|
+checksum = "38eb105f1c59d9eaa6b5cdc92b859d85b926e82cb2e0945cd0c9259faa6fe9fb"
|
|
|
dependencies = [
|
|
dependencies = [
|
|
|
"js-sys",
|
|
"js-sys",
|
|
|
"wasm-bindgen",
|
|
"wasm-bindgen",
|