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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
= 3
[[]]
= "aho-corasick"
= "1.1.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ddd31a130427c27518df266943a5308ed92d4b226cc639f5a8f1002816174301"
= [
"memchr",
]
[[]]
= "envl"
= "0.11.4"
= [
"envl-codeblock",
"envl-config",
"envl-utils",
"envl-variables",
"proc-macro2",
"quote",
"syn",
]
[[]]
= "envl-codeblock"
= "0.11.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b959b19699bd85c36e85c8bcf953852a0ff48a3acaf025381624cfc05d981442"
= [
"prettyplease",
"proc-macro2",
"quote",
"syn",
"thiserror",
]
[[]]
= "envl-config"
= "0.11.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "2fdddefcce0e79c0a8c98fad56ac9be0b0e420439c06f5ed01e0f1d0d8adddc5"
= [
"envl-utils",
"thiserror",
]
[[]]
= "envl-utils"
= "0.11.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "b382c8cadcfb065af273edb6df86138fcf5946c11e3a5ca944dc21b7065876fc"
= [
"regex",
"thiserror",
]
[[]]
= "envl-variables"
= "0.11.4"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ed86ae92f2fd6fabf6eb93ad96286daf97cf4a5f3269b748de12de960f3e1b89"
= [
"envl-utils",
]
[[]]
= "memchr"
= "2.7.6"
= "registry+https://github.com/rust-lang/crates.io-index"
= "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273"
[[]]
= "prettyplease"
= "0.2.37"
= "registry+https://github.com/rust-lang/crates.io-index"
= "479ca8adacdd7ce8f1fb39ce9ecccbfe93a3f1344b3d0d97f20bc0196208f62b"
= [
"proc-macro2",
"syn",
]
[[]]
= "proc-macro2"
= "1.0.105"
= "registry+https://github.com/rust-lang/crates.io-index"
= "535d180e0ecab6268a3e718bb9fd44db66bbbc256257165fc699dadf70d16fe7"
= [
"unicode-ident",
]
[[]]
= "quote"
= "1.0.42"
= "registry+https://github.com/rust-lang/crates.io-index"
= "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f"
= [
"proc-macro2",
]
[[]]
= "regex"
= "1.12.2"
= "registry+https://github.com/rust-lang/crates.io-index"
= "843bc0191f75f3e22651ae5f1e72939ab2f72a4bc30fa80a066bd66edefc24d4"
= [
"aho-corasick",
"memchr",
"regex-automata",
"regex-syntax",
]
[[]]
= "regex-automata"
= "0.4.13"
= "registry+https://github.com/rust-lang/crates.io-index"
= "5276caf25ac86c8d810222b3dbb938e512c55c6831a10f3e6ed1c93b84041f1c"
= [
"aho-corasick",
"memchr",
"regex-syntax",
]
[[]]
= "regex-syntax"
= "0.8.8"
= "registry+https://github.com/rust-lang/crates.io-index"
= "7a2d987857b319362043e95f5353c0535c1f58eec5336fdfcf626430af7def58"
[[]]
= "syn"
= "2.0.114"
= "registry+https://github.com/rust-lang/crates.io-index"
= "d4d107df263a3013ef9b1879b0df87d706ff80f65a86ea879bd9c31f9b307c2a"
= [
"proc-macro2",
"quote",
"unicode-ident",
]
[[]]
= "thiserror"
= "2.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "4288b5bcbc7920c07a1149a35cf9590a2aa808e0bc1eafaade0b80947865fbc4"
= [
"thiserror-impl",
]
[[]]
= "thiserror-impl"
= "2.0.18"
= "registry+https://github.com/rust-lang/crates.io-index"
= "ebc4ee7f67670e9b64d05fa4253e753e016c6c95ff35b89b7941d6b856dec1d5"
= [
"proc-macro2",
"quote",
"syn",
]
[[]]
= "unicode-ident"
= "1.0.22"
= "registry+https://github.com/rust-lang/crates.io-index"
= "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5"