|
@@ -2,7 +2,7 @@
|
|
|
# It is not intended for manual editing.
|
|
|
[[package]]
|
|
|
name = "aho-corasick"
|
|
|
-version = "0.7.8"
|
|
|
+version = "0.7.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -969,7 +969,7 @@ name = "regex"
|
|
|
version = "1.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "aho-corasick 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "aho-corasick 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex-syntax 0.6.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1591,7 +1591,7 @@ dependencies = [
|
|
|
]
|
|
|
|
|
|
[metadata]
|
|
|
-"checksum aho-corasick 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "743ad5a418686aad3b87fd14c43badd828cf26e214a00f92a384291cf22e1811"
|
|
|
+"checksum aho-corasick 0.7.9 (registry+https://github.com/rust-lang/crates.io-index)" = "d5e63fd144e18ba274ae7095c0197a870a7b9468abc801dd62f190d80817d2ec"
|
|
|
"checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
|
|
|
"checksum async-trait 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "750b1c38a1dfadd108da0f01c08f4cdc7ff1bb39b325f9c82cc972361780a6e1"
|
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|