1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "ahash"
7version = "0.7.7"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "5a824f2aa7e75a0c98c5a504fceb80649e9c35265d44525b5f94de4771a395cd"
10dependencies = [
11 "getrandom",
12 "once_cell",
13 "version_check",
14]
15
16[[package]]
17name = "autocfg"
18version = "1.1.0"
19source = "registry+https://github.com/rust-lang/crates.io-index"
20checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
21
22[[package]]
23name = "base2048"
24version = "0.1.3"
25dependencies = [
26 "hashbrown",
27 "lazy_static",
28 "pyo3",
29 "rstest",
30]
31
32[[package]]
33name = "bitflags"
34version = "1.3.2"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
37
38[[package]]
39name = "cfg-if"
40version = "1.0.0"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
43
44[[package]]
45name = "futures"
46version = "0.3.29"
47source = "registry+https://github.com/rust-lang/crates.io-index"
48checksum = "da0290714b38af9b4a7b094b8a37086d1b4e61f2df9122c3cad2577669145335"
49dependencies = [
50 "futures-channel",
51 "futures-core",
52 "futures-executor",
53 "futures-io",
54 "futures-sink",
55 "futures-task",
56 "futures-util",
57]
58
59[[package]]
60name = "futures-channel"
61version = "0.3.29"
62source = "registry+https://github.com/rust-lang/crates.io-index"
63checksum = "ff4dd66668b557604244583e3e1e1eada8c5c2e96a6d0d6653ede395b78bbacb"
64dependencies = [
65 "futures-core",
66 "futures-sink",
67]
68
69[[package]]
70name = "futures-core"
71version = "0.3.29"
72source = "registry+https://github.com/rust-lang/crates.io-index"
73checksum = "eb1d22c66e66d9d72e1758f0bd7d4fd0bee04cad842ee34587d68c07e45d088c"
74
75[[package]]
76name = "futures-executor"
77version = "0.3.29"
78source = "registry+https://github.com/rust-lang/crates.io-index"
79checksum = "0f4fb8693db0cf099eadcca0efe2a5a22e4550f98ed16aba6c48700da29597bc"
80dependencies = [
81 "futures-core",
82 "futures-task",
83 "futures-util",
84]
85
86[[package]]
87name = "futures-io"
88version = "0.3.29"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "8bf34a163b5c4c52d0478a4d757da8fb65cabef42ba90515efee0f6f9fa45aaa"
91
92[[package]]
93name = "futures-macro"
94version = "0.3.29"
95source = "registry+https://github.com/rust-lang/crates.io-index"
96checksum = "53b153fd91e4b0147f4aced87be237c98248656bb01050b96bf3ee89220a8ddb"
97dependencies = [
98 "proc-macro2",
99 "quote",
100 "syn 2.0.39",
101]
102
103[[package]]
104name = "futures-sink"
105version = "0.3.29"
106source = "registry+https://github.com/rust-lang/crates.io-index"
107checksum = "e36d3378ee38c2a36ad710c5d30c2911d752cb941c00c72dbabfb786a7970817"
108
109[[package]]
110name = "futures-task"
111version = "0.3.29"
112source = "registry+https://github.com/rust-lang/crates.io-index"
113checksum = "efd193069b0ddadc69c46389b740bbccdd97203899b48d09c5f7969591d6bae2"
114
115[[package]]
116name = "futures-timer"
117version = "3.0.2"
118source = "registry+https://github.com/rust-lang/crates.io-index"
119checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
120
121[[package]]
122name = "futures-util"
123version = "0.3.29"
124source = "registry+https://github.com/rust-lang/crates.io-index"
125checksum = "a19526d624e703a3179b3d322efec918b6246ea0fa51d41124525f00f1cc8104"
126dependencies = [
127 "futures-channel",
128 "futures-core",
129 "futures-io",
130 "futures-macro",
131 "futures-sink",
132 "futures-task",
133 "memchr",
134 "pin-project-lite",
135 "pin-utils",
136 "slab",
137]
138
139[[package]]
140name = "getrandom"
141version = "0.2.11"
142source = "registry+https://github.com/rust-lang/crates.io-index"
143checksum = "fe9006bed769170c11f845cf00c7c1e9092aeb3f268e007c3e760ac68008070f"
144dependencies = [
145 "cfg-if",
146 "libc",
147 "wasi",
148]
149
150[[package]]
151name = "hashbrown"
152version = "0.12.3"
153source = "registry+https://github.com/rust-lang/crates.io-index"
154checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
155dependencies = [
156 "ahash",
157]
158
159[[package]]
160name = "indoc"
161version = "1.0.9"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
164
165[[package]]
166name = "lazy_static"
167version = "1.4.0"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
170
171[[package]]
172name = "libc"
173version = "0.2.150"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "89d92a4743f9a61002fae18374ed11e7973f530cb3a3255fb354818118b2203c"
176
177[[package]]
178name = "lock_api"
179version = "0.4.11"
180source = "registry+https://github.com/rust-lang/crates.io-index"
181checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
182dependencies = [
183 "autocfg",
184 "scopeguard",
185]
186
187[[package]]
188name = "memchr"
189version = "2.6.4"
190source = "registry+https://github.com/rust-lang/crates.io-index"
191checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
192
193[[package]]
194name = "memoffset"
195version = "0.6.5"
196source = "registry+https://github.com/rust-lang/crates.io-index"
197checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
198dependencies = [
199 "autocfg",
200]
201
202[[package]]
203name = "once_cell"
204version = "1.19.0"
205source = "registry+https://github.com/rust-lang/crates.io-index"
206checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
207
208[[package]]
209name = "parking_lot"
210version = "0.12.1"
211source = "registry+https://github.com/rust-lang/crates.io-index"
212checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
213dependencies = [
214 "lock_api",
215 "parking_lot_core",
216]
217
218[[package]]
219name = "parking_lot_core"
220version = "0.9.9"
221source = "registry+https://github.com/rust-lang/crates.io-index"
222checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
223dependencies = [
224 "cfg-if",
225 "libc",
226 "redox_syscall",
227 "smallvec",
228 "windows-targets",
229]
230
231[[package]]
232name = "pin-project-lite"
233version = "0.2.13"
234source = "registry+https://github.com/rust-lang/crates.io-index"
235checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
236
237[[package]]
238name = "pin-utils"
239version = "0.1.0"
240source = "registry+https://github.com/rust-lang/crates.io-index"
241checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
242
243[[package]]
244name = "proc-macro2"
245version = "1.0.70"
246source = "registry+https://github.com/rust-lang/crates.io-index"
247checksum = "39278fbbf5fb4f646ce651690877f89d1c5811a3d4acb27700c1cb3cdb78fd3b"
248dependencies = [
249 "unicode-ident",
250]
251
252[[package]]
253name = "pyo3"
254version = "0.17.3"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "268be0c73583c183f2b14052337465768c07726936a260f480f0857cb95ba543"
257dependencies = [
258 "cfg-if",
259 "indoc",
260 "libc",
261 "memoffset",
262 "parking_lot",
263 "pyo3-build-config",
264 "pyo3-ffi",
265 "pyo3-macros",
266 "unindent",
267]
268
269[[package]]
270name = "pyo3-build-config"
271version = "0.17.3"
272source = "registry+https://github.com/rust-lang/crates.io-index"
273checksum = "28fcd1e73f06ec85bf3280c48c67e731d8290ad3d730f8be9dc07946923005c8"
274dependencies = [
275 "once_cell",
276 "target-lexicon",
277]
278
279[[package]]
280name = "pyo3-ffi"
281version = "0.17.3"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "0f6cb136e222e49115b3c51c32792886defbfb0adead26a688142b346a0b9ffc"
284dependencies = [
285 "libc",
286 "pyo3-build-config",
287]
288
289[[package]]
290name = "pyo3-macros"
291version = "0.17.3"
292source = "registry+https://github.com/rust-lang/crates.io-index"
293checksum = "94144a1266e236b1c932682136dc35a9dee8d3589728f68130c7c3861ef96b28"
294dependencies = [
295 "proc-macro2",
296 "pyo3-macros-backend",
297 "quote",
298 "syn 1.0.109",
299]
300
301[[package]]
302name = "pyo3-macros-backend"
303version = "0.17.3"
304source = "registry+https://github.com/rust-lang/crates.io-index"
305checksum = "c8df9be978a2d2f0cdebabb03206ed73b11314701a5bfe71b0d753b81997777f"
306dependencies = [
307 "proc-macro2",
308 "quote",
309 "syn 1.0.109",
310]
311
312[[package]]
313name = "quote"
314version = "1.0.33"
315source = "registry+https://github.com/rust-lang/crates.io-index"
316checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
317dependencies = [
318 "proc-macro2",
319]
320
321[[package]]
322name = "redox_syscall"
323version = "0.4.1"
324source = "registry+https://github.com/rust-lang/crates.io-index"
325checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
326dependencies = [
327 "bitflags",
328]
329
330[[package]]
331name = "rstest"
332version = "0.15.0"
333source = "registry+https://github.com/rust-lang/crates.io-index"
334checksum = "e9c9dc66cc29792b663ffb5269be669f1613664e69ad56441fdb895c2347b930"
335dependencies = [
336 "futures",
337 "futures-timer",
338 "rstest_macros",
339 "rustc_version",
340]
341
342[[package]]
343name = "rstest_macros"
344version = "0.14.0"
345source = "registry+https://github.com/rust-lang/crates.io-index"
346checksum = "5015e68a0685a95ade3eee617ff7101ab6a3fc689203101ca16ebc16f2b89c66"
347dependencies = [
348 "cfg-if",
349 "proc-macro2",
350 "quote",
351 "rustc_version",
352 "syn 1.0.109",
353]
354
355[[package]]
356name = "rustc_version"
357version = "0.4.0"
358source = "registry+https://github.com/rust-lang/crates.io-index"
359checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
360dependencies = [
361 "semver",
362]
363
364[[package]]
365name = "scopeguard"
366version = "1.2.0"
367source = "registry+https://github.com/rust-lang/crates.io-index"
368checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
369
370[[package]]
371name = "semver"
372version = "1.0.20"
373source = "registry+https://github.com/rust-lang/crates.io-index"
374checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
375
376[[package]]
377name = "slab"
378version = "0.4.9"
379source = "registry+https://github.com/rust-lang/crates.io-index"
380checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
381dependencies = [
382 "autocfg",
383]
384
385[[package]]
386name = "smallvec"
387version = "1.11.2"
388source = "registry+https://github.com/rust-lang/crates.io-index"
389checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970"
390
391[[package]]
392name = "syn"
393version = "1.0.109"
394source = "registry+https://github.com/rust-lang/crates.io-index"
395checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
396dependencies = [
397 "proc-macro2",
398 "quote",
399 "unicode-ident",
400]
401
402[[package]]
403name = "syn"
404version = "2.0.39"
405source = "registry+https://github.com/rust-lang/crates.io-index"
406checksum = "23e78b90f2fcf45d3e842032ce32e3f2d1545ba6636271dcbf24fa306d87be7a"
407dependencies = [
408 "proc-macro2",
409 "quote",
410 "unicode-ident",
411]
412
413[[package]]
414name = "target-lexicon"
415version = "0.12.12"
416source = "registry+https://github.com/rust-lang/crates.io-index"
417checksum = "14c39fd04924ca3a864207c66fc2cd7d22d7c016007f9ce846cbb9326331930a"
418
419[[package]]
420name = "unicode-ident"
421version = "1.0.12"
422source = "registry+https://github.com/rust-lang/crates.io-index"
423checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
424
425[[package]]
426name = "unindent"
427version = "0.1.11"
428source = "registry+https://github.com/rust-lang/crates.io-index"
429checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
430
431[[package]]
432name = "version_check"
433version = "0.9.4"
434source = "registry+https://github.com/rust-lang/crates.io-index"
435checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
436
437[[package]]
438name = "wasi"
439version = "0.11.0+wasi-snapshot-preview1"
440source = "registry+https://github.com/rust-lang/crates.io-index"
441checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
442
443[[package]]
444name = "windows-targets"
445version = "0.48.5"
446source = "registry+https://github.com/rust-lang/crates.io-index"
447checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
448dependencies = [
449 "windows_aarch64_gnullvm",
450 "windows_aarch64_msvc",
451 "windows_i686_gnu",
452 "windows_i686_msvc",
453 "windows_x86_64_gnu",
454 "windows_x86_64_gnullvm",
455 "windows_x86_64_msvc",
456]
457
458[[package]]
459name = "windows_aarch64_gnullvm"
460version = "0.48.5"
461source = "registry+https://github.com/rust-lang/crates.io-index"
462checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
463
464[[package]]
465name = "windows_aarch64_msvc"
466version = "0.48.5"
467source = "registry+https://github.com/rust-lang/crates.io-index"
468checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
469
470[[package]]
471name = "windows_i686_gnu"
472version = "0.48.5"
473source = "registry+https://github.com/rust-lang/crates.io-index"
474checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
475
476[[package]]
477name = "windows_i686_msvc"
478version = "0.48.5"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
481
482[[package]]
483name = "windows_x86_64_gnu"
484version = "0.48.5"
485source = "registry+https://github.com/rust-lang/crates.io-index"
486checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
487
488[[package]]
489name = "windows_x86_64_gnullvm"
490version = "0.48.5"
491source = "registry+https://github.com/rust-lang/crates.io-index"
492checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
493
494[[package]]
495name = "windows_x86_64_msvc"
496version = "0.48.5"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"