|
@@ -2,7 +2,7 @@
|
|
|
# It is not intended for manual editing.
|
|
|
[[package]]
|
|
|
name = "aho-corasick"
|
|
|
-version = "0.7.6"
|
|
|
+version = "0.7.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -959,7 +959,7 @@ name = "regex"
|
|
|
version = "1.3.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"regex-syntax 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1571,7 +1571,7 @@ dependencies = [
|
|
|
]
|
|
|
|
|
|
[metadata]
|
|
|
-"checksum aho-corasick 0.7.6 (registry+https://github.com/rust-lang/crates.io-index)" = "58fb5e95d83b38284460a5fda7d6470aa0b8844d283a0b614b8535e880800d2d"
|
|
|
+"checksum aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5f56c476256dc249def911d6f7580b5fc7e875895b5d7ee88f5d602208035744"
|
|
|
"checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
|
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
"checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
|