1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "aho-corasick"
= "0.7.19"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e"
= [
"memchr",
]
[[]]
= "color_processing"
= "0.1.0"
= [
"lazy_static",
"regex",
]
[[]]
= "lazy_static"
= "1.4.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[]]
= "memchr"
= "2.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[]]
= "regex"
= "1.7.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.6.28"
= "registry+https://github.com/rust-lang/crates.io-index"
= "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"