|
@@ -2,7 +2,7 @@
|
|
# It is not intended for manual editing.
|
|
# It is not intended for manual editing.
|
|
[[package]]
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
name = "aho-corasick"
|
|
-version = "0.7.7"
|
|
|
|
|
|
+version = "0.7.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -969,7 +969,7 @@ name = "regex"
|
|
version = "1.3.4"
|
|
version = "1.3.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
dependencies = [
|
|
dependencies = [
|
|
- "aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
|
+ "aho-corasick 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
"memchr 2.3.0 (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.14 (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)",
|
|
"thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1582,7 +1582,7 @@ dependencies = [
|
|
]
|
|
]
|
|
|
|
|
|
[metadata]
|
|
[metadata]
|
|
-"checksum aho-corasick 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "5f56c476256dc249def911d6f7580b5fc7e875895b5d7ee88f5d602208035744"
|
|
|
|
|
|
+"checksum aho-corasick 0.7.8 (registry+https://github.com/rust-lang/crates.io-index)" = "743ad5a418686aad3b87fd14c43badd828cf26e214a00f92a384291cf22e1811"
|
|
"checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
|
|
"checksum anyhow 1.0.26 (registry+https://github.com/rust-lang/crates.io-index)" = "7825f6833612eb2414095684fcf6c635becf3ce97fe48cf6421321e93bfbd53c"
|
|
"checksum async-trait 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "cc1def5f0efeaa4194778c64ebc17f7a97f650edb99228ef0c8185277f518669"
|
|
"checksum async-trait 0.1.23 (registry+https://github.com/rust-lang/crates.io-index)" = "cc1def5f0efeaa4194778c64ebc17f7a97f650edb99228ef0c8185277f518669"
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|