|
@@ -2,7 +2,7 @@
|
|
|
# It is not intended for manual editing.
|
|
|
[[package]]
|
|
|
name = "adler32"
|
|
|
-version = "1.0.3"
|
|
|
+version = "1.0.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
@@ -636,7 +636,7 @@ name = "miniz_oxide"
|
|
|
version = "0.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1456,7 +1456,7 @@ dependencies = [
|
|
|
"serde 1.0.100 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"toml 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "url 1.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.7.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1629,7 +1629,7 @@ dependencies = [
|
|
|
]
|
|
|
|
|
|
[metadata]
|
|
|
-"checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
|
|
|
+"checksum adler32 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2"
|
|
|
"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d"
|
|
|
"checksum arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b8d73f9beda665eaa98ab9e4f7442bd4e7de6652587de55b2525e52e29c1b0ba"
|
|
|
"checksum atty 0.2.13 (registry+https://github.com/rust-lang/crates.io-index)" = "1803c647a3ec87095e7ae7acfca019e98de5ec9a7d01343f611cf3152ed71a90"
|