|
@@ -741,7 +741,7 @@ dependencies = [
|
|
|
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-futures 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"web-sys 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -831,7 +831,7 @@ dependencies = [
|
|
|
"dtoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -992,7 +992,7 @@ dependencies = [
|
|
|
"serde_json 1.0.44 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"toml 0.5.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1042,7 +1042,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "url"
|
|
|
-version = "2.1.0"
|
|
|
+version = "2.1.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1368,7 +1368,7 @@ dependencies = [
|
|
|
"checksum unicode-segmentation 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e83e153d1053cbb5a118eeff7fd5be06ed99153f00dbcd8ae310c5fb2b22edc0"
|
|
|
"checksum unicode-width 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "caaa9d531767d1ff2150b9332433f32a24622147e5ebb1f26409d5da67afd479"
|
|
|
"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
|
|
|
-"checksum url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "75b414f6c464c879d7f9babf951f23bc3743fb7313c081b2e6ca719067ea9d61"
|
|
|
+"checksum url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "829d4a8476c35c9bf0bbce5a3b23f4106f79728039b726d292bb93bc106787cb"
|
|
|
"checksum uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9fde2f6a4bea1d6e007c4ad38c6839fa71cbb63b6dbf5b595aa38dc9b1093c11"
|
|
|
"checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
|
|
|
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
|