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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "aho-corasick"
= "1.1.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
= [
"memchr",
]
[[]]
= "if_chain"
= "1.0.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "cb56e1aa765b4b4f3aadfab769793b7087bb03a4ea4920644a6d238e2df5b9ed"
[[]]
= "lliw"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2d502c8bcc35a4f7ca9a7ffb7ac27b15ba30b1b92c2d69a1e4437e2635d73af7"
[[]]
= "memchr"
= "2.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
[[]]
= "regex"
= "1.11.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "38200e5ee88914975b69f657f0801b6f6dccafd44fd9326302a4aaeecfacb1d8"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.4.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "368758f23274712b504848e9d5a6f010445cc8b87a7cdb4d7cbee666c1288da3"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.8.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[]]
= "synoptic"
= "2.2.6"
= [
"if_chain",
"lliw",
"regex",
"unicode-width",
]
[[]]
= "unicode-width"
= "0.2.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"