• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "aho-corasick"
7version = "1.1.3"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "bitflags"
16version = "2.6.0"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
19
20[[package]]
21name = "cfg-if"
22version = "1.0.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
25
26[[package]]
27name = "critical-section"
28version = "1.1.3"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "f64009896348fc5af4222e9cf7d7d82a95a256c634ebcf61c53e4ea461422242"
31
32[[package]]
33name = "libc"
34version = "0.2.158"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "d8adc4bb1803a324070e64a98ae98f38934d91957a99cfb3a43dcbc01bc56439"
37
38[[package]]
39name = "memchr"
40version = "2.7.4"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
43
44[[package]]
45name = "once_cell"
46version = "1.21.1"
47dependencies = [
48 "critical-section",
49 "parking_lot_core",
50 "portable-atomic",
51 "regex",
52]
53
54[[package]]
55name = "parking_lot_core"
56version = "0.9.10"
57source = "registry+https://github.com/rust-lang/crates.io-index"
58checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
59dependencies = [
60 "cfg-if",
61 "libc",
62 "redox_syscall",
63 "smallvec",
64 "windows-targets",
65]
66
67[[package]]
68name = "portable-atomic"
69version = "1.9.0"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "cc9c68a3f6da06753e9335d63e27f6b9754dd1920d941135b7ea8224f141adb2"
72
73[[package]]
74name = "redox_syscall"
75version = "0.5.4"
76source = "registry+https://github.com/rust-lang/crates.io-index"
77checksum = "0884ad60e090bf1345b93da0a5de8923c93884cd03f40dfcfddd3b4bee661853"
78dependencies = [
79 "bitflags",
80]
81
82[[package]]
83name = "regex"
84version = "1.10.6"
85source = "registry+https://github.com/rust-lang/crates.io-index"
86checksum = "4219d74c6b67a3654a9fbebc4b419e22126d13d2f3c4a07ee0cb61ff79a79619"
87dependencies = [
88 "aho-corasick",
89 "memchr",
90 "regex-automata",
91 "regex-syntax",
92]
93
94[[package]]
95name = "regex-automata"
96version = "0.4.7"
97source = "registry+https://github.com/rust-lang/crates.io-index"
98checksum = "38caf58cc5ef2fed281f89292ef23f6365465ed9a41b7a7754eb4e26496c92df"
99dependencies = [
100 "aho-corasick",
101 "memchr",
102 "regex-syntax",
103]
104
105[[package]]
106name = "regex-syntax"
107version = "0.8.4"
108source = "registry+https://github.com/rust-lang/crates.io-index"
109checksum = "7a66a03ae7c801facd77a29370b4faec201768915ac14a721ba36f20bc9c209b"
110
111[[package]]
112name = "smallvec"
113version = "1.13.2"
114source = "registry+https://github.com/rust-lang/crates.io-index"
115checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
116
117[[package]]
118name = "windows-targets"
119version = "0.52.6"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
122dependencies = [
123 "windows_aarch64_gnullvm",
124 "windows_aarch64_msvc",
125 "windows_i686_gnu",
126 "windows_i686_gnullvm",
127 "windows_i686_msvc",
128 "windows_x86_64_gnu",
129 "windows_x86_64_gnullvm",
130 "windows_x86_64_msvc",
131]
132
133[[package]]
134name = "windows_aarch64_gnullvm"
135version = "0.52.6"
136source = "registry+https://github.com/rust-lang/crates.io-index"
137checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
138
139[[package]]
140name = "windows_aarch64_msvc"
141version = "0.52.6"
142source = "registry+https://github.com/rust-lang/crates.io-index"
143checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
144
145[[package]]
146name = "windows_i686_gnu"
147version = "0.52.6"
148source = "registry+https://github.com/rust-lang/crates.io-index"
149checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
150
151[[package]]
152name = "windows_i686_gnullvm"
153version = "0.52.6"
154source = "registry+https://github.com/rust-lang/crates.io-index"
155checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
156
157[[package]]
158name = "windows_i686_msvc"
159version = "0.52.6"
160source = "registry+https://github.com/rust-lang/crates.io-index"
161checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
162
163[[package]]
164name = "windows_x86_64_gnu"
165version = "0.52.6"
166source = "registry+https://github.com/rust-lang/crates.io-index"
167checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
168
169[[package]]
170name = "windows_x86_64_gnullvm"
171version = "0.52.6"
172source = "registry+https://github.com/rust-lang/crates.io-index"
173checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
174
175[[package]]
176name = "windows_x86_64_msvc"
177version = "0.52.6"
178source = "registry+https://github.com/rust-lang/crates.io-index"
179checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
180