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.0.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
= [
"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.5.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
[[]]
= "regex"
= "1.9.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.7.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
[[]]
= "synoptic"
= "2.0.3"
= [
"if_chain",
"lliw",
"regex",
"unicode-width",
]
[[]]
= "unicode-width"
= "0.1.10"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"