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",
]
[[]]
= "either"
= "1.10.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
[[]]
= "gramma"
= "0.2.18"
= [
"either",
"once_cell",
"regex",
"smallvec",
]
[[]]
= "memchr"
= "2.7.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
[[]]
= "once_cell"
= "1.19.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
[[]]
= "regex"
= "1.10.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "c117dbdfde9c8308975b6a18d71f3f385c89461f7b3fb054288ecf2a2058ba4c"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.4.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.8.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "adad44e29e4c806119491a7f06f03de4d1af22c3a680dd47f1e6e179439d1f56"
[[]]
= "smallvec"
= "1.13.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"