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.
= 4
[[]]
= "aho-corasick"
= "1.1.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
= [
"memchr",
]
[[]]
= "doc-comment"
= "0.3.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
[[]]
= "memchr"
= "2.7.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0"
[[]]
= "once_cell"
= "1.21.3"
= "registry+https://github.com/rust-lang/crates.io-index"
= "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d"
[[]]
= "regex"
= "1.11.1"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.4.9"
= "registry+https://github.com/rust-lang/crates.io-index"
= "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.8.5"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
[[]]
= "roxmltree"
= "0.20.0"
= "registry+https://github.com/rust-lang/crates.io-index"
= "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97"
[[]]
= "svg_metadata"
= "0.6.0"
= [
"doc-comment",
"once_cell",
"regex",
"roxmltree",
]