|
@@ -318,7 +318,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"fnv 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -356,7 +356,7 @@ dependencies = [
|
|
|
"http 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"http-body 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"httparse 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pin-project 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -407,7 +407,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "itoa"
|
|
|
-version = "0.4.4"
|
|
|
+version = "0.4.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -823,7 +823,7 @@ name = "serde_json"
|
|
|
version = "1.0.45"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"ryu 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -834,7 +834,7 @@ version = "0.6.1"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
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)",
|
|
|
+ "itoa 0.4.5 (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.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1294,7 +1294,7 @@ dependencies = [
|
|
|
"checksum idna 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "02e2673c30ee86b5b96a9cb52ad15718aa1f966f5ab9ad54a8b95d5ca33120a9"
|
|
|
"checksum indexmap 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0b54058f0a6ff80b6803da8faf8997cde53872b38f4023728f6830b06cd3c0dc"
|
|
|
"checksum iovec 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
|
|
|
-"checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
|
|
|
+"checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
|
|
|
"checksum js-sys 0.3.33 (registry+https://github.com/rust-lang/crates.io-index)" = "367647c532db6f1555d7151e619540ec5f713328235b8c062c6b4f63e84adfe3"
|
|
|
"checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|