• 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 = "addr2line"
7version = "0.21.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler"
16version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
19
20[[package]]
21name = "backtrace"
22version = "0.3.69"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
25dependencies = [
26 "addr2line",
27 "cc",
28 "cfg-if",
29 "libc",
30 "miniz_oxide",
31 "object",
32 "rustc-demangle",
33]
34
35[[package]]
36name = "bitflags"
37version = "2.4.1"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "327762f6e5a765692301e5bb513e0d9fef63be86bbc14528052b1cd3e6f03e07"
40
41[[package]]
42name = "bytes"
43version = "1.5.0"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
46
47[[package]]
48name = "cc"
49version = "1.0.83"
50source = "registry+https://github.com/rust-lang/crates.io-index"
51checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
52dependencies = [
53 "libc",
54]
55
56[[package]]
57name = "cfg-if"
58version = "1.0.0"
59source = "registry+https://github.com/rust-lang/crates.io-index"
60checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
61
62[[package]]
63name = "command-fds"
64version = "0.3.0"
65dependencies = [
66 "nix",
67 "thiserror",
68 "tokio",
69]
70
71[[package]]
72name = "gimli"
73version = "0.28.0"
74source = "registry+https://github.com/rust-lang/crates.io-index"
75checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
76
77[[package]]
78name = "libc"
79version = "0.2.149"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
82
83[[package]]
84name = "memchr"
85version = "2.6.4"
86source = "registry+https://github.com/rust-lang/crates.io-index"
87checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
88
89[[package]]
90name = "miniz_oxide"
91version = "0.7.1"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
94dependencies = [
95 "adler",
96]
97
98[[package]]
99name = "mio"
100version = "0.8.9"
101source = "registry+https://github.com/rust-lang/crates.io-index"
102checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0"
103dependencies = [
104 "libc",
105 "wasi",
106 "windows-sys",
107]
108
109[[package]]
110name = "nix"
111version = "0.27.1"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
114dependencies = [
115 "bitflags",
116 "cfg-if",
117 "libc",
118]
119
120[[package]]
121name = "object"
122version = "0.32.1"
123source = "registry+https://github.com/rust-lang/crates.io-index"
124checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
125dependencies = [
126 "memchr",
127]
128
129[[package]]
130name = "pin-project-lite"
131version = "0.2.13"
132source = "registry+https://github.com/rust-lang/crates.io-index"
133checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
134
135[[package]]
136name = "proc-macro2"
137version = "1.0.69"
138source = "registry+https://github.com/rust-lang/crates.io-index"
139checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da"
140dependencies = [
141 "unicode-ident",
142]
143
144[[package]]
145name = "quote"
146version = "1.0.33"
147source = "registry+https://github.com/rust-lang/crates.io-index"
148checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
149dependencies = [
150 "proc-macro2",
151]
152
153[[package]]
154name = "rustc-demangle"
155version = "0.1.23"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
158
159[[package]]
160name = "signal-hook-registry"
161version = "1.4.1"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
164dependencies = [
165 "libc",
166]
167
168[[package]]
169name = "syn"
170version = "2.0.38"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b"
173dependencies = [
174 "proc-macro2",
175 "quote",
176 "unicode-ident",
177]
178
179[[package]]
180name = "thiserror"
181version = "1.0.50"
182source = "registry+https://github.com/rust-lang/crates.io-index"
183checksum = "f9a7210f5c9a7156bb50aa36aed4c95afb51df0df00713949448cf9e97d382d2"
184dependencies = [
185 "thiserror-impl",
186]
187
188[[package]]
189name = "thiserror-impl"
190version = "1.0.50"
191source = "registry+https://github.com/rust-lang/crates.io-index"
192checksum = "266b2e40bc00e5a6c09c3584011e08b06f123c00362c92b975ba9843aaaa14b8"
193dependencies = [
194 "proc-macro2",
195 "quote",
196 "syn",
197]
198
199[[package]]
200name = "tokio"
201version = "1.33.0"
202source = "registry+https://github.com/rust-lang/crates.io-index"
203checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653"
204dependencies = [
205 "backtrace",
206 "bytes",
207 "libc",
208 "mio",
209 "pin-project-lite",
210 "signal-hook-registry",
211 "windows-sys",
212]
213
214[[package]]
215name = "unicode-ident"
216version = "1.0.12"
217source = "registry+https://github.com/rust-lang/crates.io-index"
218checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
219
220[[package]]
221name = "wasi"
222version = "0.11.0+wasi-snapshot-preview1"
223source = "registry+https://github.com/rust-lang/crates.io-index"
224checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
225
226[[package]]
227name = "windows-sys"
228version = "0.48.0"
229source = "registry+https://github.com/rust-lang/crates.io-index"
230checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
231dependencies = [
232 "windows-targets",
233]
234
235[[package]]
236name = "windows-targets"
237version = "0.48.5"
238source = "registry+https://github.com/rust-lang/crates.io-index"
239checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
240dependencies = [
241 "windows_aarch64_gnullvm",
242 "windows_aarch64_msvc",
243 "windows_i686_gnu",
244 "windows_i686_msvc",
245 "windows_x86_64_gnu",
246 "windows_x86_64_gnullvm",
247 "windows_x86_64_msvc",
248]
249
250[[package]]
251name = "windows_aarch64_gnullvm"
252version = "0.48.5"
253source = "registry+https://github.com/rust-lang/crates.io-index"
254checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
255
256[[package]]
257name = "windows_aarch64_msvc"
258version = "0.48.5"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
261
262[[package]]
263name = "windows_i686_gnu"
264version = "0.48.5"
265source = "registry+https://github.com/rust-lang/crates.io-index"
266checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
267
268[[package]]
269name = "windows_i686_msvc"
270version = "0.48.5"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
273
274[[package]]
275name = "windows_x86_64_gnu"
276version = "0.48.5"
277source = "registry+https://github.com/rust-lang/crates.io-index"
278checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
279
280[[package]]
281name = "windows_x86_64_gnullvm"
282version = "0.48.5"
283source = "registry+https://github.com/rust-lang/crates.io-index"
284checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
285
286[[package]]
287name = "windows_x86_64_msvc"
288version = "0.48.5"
289source = "registry+https://github.com/rust-lang/crates.io-index"
290checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
291