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.0.2"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41"
10dependencies = [
11 "memchr",
12]
13
14[[package]]
15name = "arrayvec"
16version = "0.7.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
19
20[[package]]
21name = "autocfg"
22version = "1.1.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
25
26[[package]]
27name = "bitflags"
28version = "1.3.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
31
32[[package]]
33name = "castaway"
34version = "0.2.2"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "8a17ed5635fc8536268e5d4de1e22e81ac34419e5f052d4d51f4e01dcc263fcc"
37dependencies = [
38 "rustversion",
39]
40
41[[package]]
42name = "cfg-if"
43version = "1.0.0"
44source = "registry+https://github.com/rust-lang/crates.io-index"
45checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
46
47[[package]]
48name = "compact_str"
49version = "0.7.1"
50source = "registry+https://github.com/rust-lang/crates.io-index"
51checksum = "f86b9c4c00838774a6d902ef931eff7470720c51d90c2e32cfe15dc304737b3f"
52dependencies = [
53 "castaway",
54 "cfg-if",
55 "itoa",
56 "ryu",
57 "static_assertions",
58]
59
60[[package]]
61name = "delegate-attr"
62version = "0.2.9"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "ee7e7ea0dba407429d816e8e38dda1a467cd74737722f2ccc8eae60429a1a3ab"
65dependencies = [
66 "proc-macro2",
67 "quote",
68 "syn 1.0.105",
69]
70
71[[package]]
72name = "duplex"
73version = "0.15.0"
74source = "registry+https://github.com/rust-lang/crates.io-index"
75checksum = "d43b5f852c3b23bc9450d2389c125a44f44ba88ba7c37c62e99a1a05c03ed06c"
76
77[[package]]
78name = "futures"
79version = "0.3.28"
80source = "registry+https://github.com/rust-lang/crates.io-index"
81checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
82dependencies = [
83 "futures-channel",
84 "futures-core",
85 "futures-executor",
86 "futures-io",
87 "futures-sink",
88 "futures-task",
89 "futures-util",
90]
91
92[[package]]
93name = "futures-channel"
94version = "0.3.28"
95source = "registry+https://github.com/rust-lang/crates.io-index"
96checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
97dependencies = [
98 "futures-core",
99 "futures-sink",
100]
101
102[[package]]
103name = "futures-core"
104version = "0.3.28"
105source = "registry+https://github.com/rust-lang/crates.io-index"
106checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
107
108[[package]]
109name = "futures-executor"
110version = "0.3.28"
111source = "registry+https://github.com/rust-lang/crates.io-index"
112checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
113dependencies = [
114 "futures-core",
115 "futures-task",
116 "futures-util",
117]
118
119[[package]]
120name = "futures-io"
121version = "0.3.28"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
124
125[[package]]
126name = "futures-macro"
127version = "0.3.28"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
130dependencies = [
131 "proc-macro2",
132 "quote",
133 "syn 2.0.25",
134]
135
136[[package]]
137name = "futures-sink"
138version = "0.3.28"
139source = "registry+https://github.com/rust-lang/crates.io-index"
140checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
141
142[[package]]
143name = "futures-task"
144version = "0.3.28"
145source = "registry+https://github.com/rust-lang/crates.io-index"
146checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
147
148[[package]]
149name = "futures-timer"
150version = "3.0.2"
151source = "registry+https://github.com/rust-lang/crates.io-index"
152checksum = "e64b03909df88034c26dc1547e8970b91f98bdb65165d6a4e9110d94263dbb2c"
153
154[[package]]
155name = "futures-util"
156version = "0.3.28"
157source = "registry+https://github.com/rust-lang/crates.io-index"
158checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
159dependencies = [
160 "futures-channel",
161 "futures-core",
162 "futures-io",
163 "futures-macro",
164 "futures-sink",
165 "futures-task",
166 "memchr",
167 "pin-project-lite",
168 "pin-utils",
169 "slab",
170]
171
172[[package]]
173name = "glob"
174version = "0.3.1"
175source = "registry+https://github.com/rust-lang/crates.io-index"
176checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
177
178[[package]]
179name = "indoc"
180version = "1.0.7"
181source = "registry+https://github.com/rust-lang/crates.io-index"
182checksum = "adab1eaa3408fb7f0c777a73e7465fd5656136fc93b670eb6df3c88c2c1344e3"
183
184[[package]]
185name = "io-extras"
186version = "0.17.4"
187source = "registry+https://github.com/rust-lang/crates.io-index"
188checksum = "fde93d48f0d9277f977a333eca8313695ddd5301dc96f7e02aeddcb0dd99096f"
189dependencies = [
190 "io-lifetimes",
191 "windows-sys 0.48.0",
192]
193
194[[package]]
195name = "io-lifetimes"
196version = "1.0.4"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "e7d6c6f8c91b4b9ed43484ad1a938e393caf35960fce7f82a040497207bd8e9e"
199
200[[package]]
201name = "itoa"
202version = "1.0.6"
203source = "registry+https://github.com/rust-lang/crates.io-index"
204checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
205
206[[package]]
207name = "json-stream-rs-tokenizer"
208version = "0.1.0"
209dependencies = [
210 "compact_str",
211 "num-bigint",
212 "owned_chars",
213 "pyo3",
214 "pyo3-build-config",
215 "rstest",
216 "thiserror",
217 "utf8-chars",
218 "utf8-io",
219 "utf8-read",
220 "utf8-width",
221]
222
223[[package]]
224name = "libc"
225version = "0.2.138"
226source = "registry+https://github.com/rust-lang/crates.io-index"
227checksum = "db6d7e329c562c5dfab7a46a2afabc8b987ab9a4834c9d1ca04dc54c1546cef8"
228
229[[package]]
230name = "lock_api"
231version = "0.4.9"
232source = "registry+https://github.com/rust-lang/crates.io-index"
233checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
234dependencies = [
235 "autocfg",
236 "scopeguard",
237]
238
239[[package]]
240name = "memchr"
241version = "2.5.0"
242source = "registry+https://github.com/rust-lang/crates.io-index"
243checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
244
245[[package]]
246name = "num-bigint"
247version = "0.4.3"
248source = "registry+https://github.com/rust-lang/crates.io-index"
249checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
250dependencies = [
251 "autocfg",
252 "num-integer",
253 "num-traits",
254]
255
256[[package]]
257name = "num-integer"
258version = "0.1.45"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
261dependencies = [
262 "autocfg",
263 "num-traits",
264]
265
266[[package]]
267name = "num-traits"
268version = "0.2.15"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
271dependencies = [
272 "autocfg",
273]
274
275[[package]]
276name = "once_cell"
277version = "1.16.0"
278source = "registry+https://github.com/rust-lang/crates.io-index"
279checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
280
281[[package]]
282name = "owned_chars"
283version = "0.3.2"
284source = "registry+https://github.com/rust-lang/crates.io-index"
285checksum = "09dbaf3100ac7057d6d4e885bb1cd85716f95b5690ac443b31fbf5aac206dc3b"
286dependencies = [
287 "delegate-attr",
288]
289
290[[package]]
291name = "parking_lot"
292version = "0.12.1"
293source = "registry+https://github.com/rust-lang/crates.io-index"
294checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
295dependencies = [
296 "lock_api",
297 "parking_lot_core",
298]
299
300[[package]]
301name = "parking_lot_core"
302version = "0.9.5"
303source = "registry+https://github.com/rust-lang/crates.io-index"
304checksum = "7ff9f3fef3968a3ec5945535ed654cb38ff72d7495a25619e2247fb15a2ed9ba"
305dependencies = [
306 "cfg-if",
307 "libc",
308 "redox_syscall",
309 "smallvec",
310 "windows-sys 0.42.0",
311]
312
313[[package]]
314name = "pin-project-lite"
315version = "0.2.10"
316source = "registry+https://github.com/rust-lang/crates.io-index"
317checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
318
319[[package]]
320name = "pin-utils"
321version = "0.1.0"
322source = "registry+https://github.com/rust-lang/crates.io-index"
323checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
324
325[[package]]
326name = "proc-macro2"
327version = "1.0.64"
328source = "registry+https://github.com/rust-lang/crates.io-index"
329checksum = "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da"
330dependencies = [
331 "unicode-ident",
332]
333
334[[package]]
335name = "pyo3"
336version = "0.16.6"
337source = "registry+https://github.com/rust-lang/crates.io-index"
338checksum = "0220c44442c9b239dd4357aa856ac468a4f5e1f0df19ddb89b2522952eb4c6ca"
339dependencies = [
340 "cfg-if",
341 "indoc",
342 "libc",
343 "num-bigint",
344 "parking_lot",
345 "pyo3-build-config",
346 "pyo3-ffi",
347 "pyo3-macros",
348 "unindent",
349]
350
351[[package]]
352name = "pyo3-build-config"
353version = "0.16.6"
354source = "registry+https://github.com/rust-lang/crates.io-index"
355checksum = "9c819d397859445928609d0ec5afc2da5204e0d0f73d6bf9e153b04e83c9cdc2"
356dependencies = [
357 "once_cell",
358 "target-lexicon",
359]
360
361[[package]]
362name = "pyo3-ffi"
363version = "0.16.6"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365checksum = "ca882703ab55f54702d7bfe1189b41b0af10272389f04cae38fe4cd56c65f75f"
366dependencies = [
367 "libc",
368 "pyo3-build-config",
369]
370
371[[package]]
372name = "pyo3-macros"
373version = "0.16.6"
374source = "registry+https://github.com/rust-lang/crates.io-index"
375checksum = "568749402955ad7be7bad9a09b8593851cd36e549ac90bfd44079cea500f3f21"
376dependencies = [
377 "proc-macro2",
378 "pyo3-macros-backend",
379 "quote",
380 "syn 1.0.105",
381]
382
383[[package]]
384name = "pyo3-macros-backend"
385version = "0.16.6"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "611f64e82d98f447787e82b8e7b0ebc681e1eb78fc1252668b2c605ffb4e1eb8"
388dependencies = [
389 "proc-macro2",
390 "quote",
391 "syn 1.0.105",
392]
393
394[[package]]
395name = "quote"
396version = "1.0.29"
397source = "registry+https://github.com/rust-lang/crates.io-index"
398checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
399dependencies = [
400 "proc-macro2",
401]
402
403[[package]]
404name = "redox_syscall"
405version = "0.2.16"
406source = "registry+https://github.com/rust-lang/crates.io-index"
407checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
408dependencies = [
409 "bitflags",
410]
411
412[[package]]
413name = "regex"
414version = "1.9.1"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "b2eae68fc220f7cf2532e4494aded17545fce192d59cd996e0fe7887f4ceb575"
417dependencies = [
418 "aho-corasick",
419 "memchr",
420 "regex-automata",
421 "regex-syntax",
422]
423
424[[package]]
425name = "regex-automata"
426version = "0.3.3"
427source = "registry+https://github.com/rust-lang/crates.io-index"
428checksum = "39354c10dd07468c2e73926b23bb9c2caca74c5501e38a35da70406f1d923310"
429dependencies = [
430 "aho-corasick",
431 "memchr",
432 "regex-syntax",
433]
434
435[[package]]
436name = "regex-syntax"
437version = "0.7.4"
438source = "registry+https://github.com/rust-lang/crates.io-index"
439checksum = "e5ea92a5b6195c6ef2a0295ea818b312502c6fc94dde986c5553242e18fd4ce2"
440
441[[package]]
442name = "relative-path"
443version = "1.8.0"
444source = "registry+https://github.com/rust-lang/crates.io-index"
445checksum = "4bf2521270932c3c7bed1a59151222bd7643c79310f2916f01925e1e16255698"
446
447[[package]]
448name = "rstest"
449version = "0.18.1"
450source = "registry+https://github.com/rust-lang/crates.io-index"
451checksum = "2b96577ca10cb3eade7b337eb46520108a67ca2818a24d0b63f41fd62bc9651c"
452dependencies = [
453 "futures",
454 "futures-timer",
455 "rstest_macros",
456 "rustc_version",
457]
458
459[[package]]
460name = "rstest_macros"
461version = "0.18.1"
462source = "registry+https://github.com/rust-lang/crates.io-index"
463checksum = "225e674cf31712b8bb15fdbca3ec0c1b9d825c5a24407ff2b7e005fb6a29ba03"
464dependencies = [
465 "cfg-if",
466 "glob",
467 "proc-macro2",
468 "quote",
469 "regex",
470 "relative-path",
471 "rustc_version",
472 "syn 2.0.25",
473 "unicode-ident",
474]
475
476[[package]]
477name = "rustc_version"
478version = "0.4.0"
479source = "registry+https://github.com/rust-lang/crates.io-index"
480checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
481dependencies = [
482 "semver",
483]
484
485[[package]]
486name = "rustversion"
487version = "1.0.12"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"
490
491[[package]]
492name = "ryu"
493version = "1.0.13"
494source = "registry+https://github.com/rust-lang/crates.io-index"
495checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
496
497[[package]]
498name = "scopeguard"
499version = "1.1.0"
500source = "registry+https://github.com/rust-lang/crates.io-index"
501checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
502
503[[package]]
504name = "semver"
505version = "1.0.17"
506source = "registry+https://github.com/rust-lang/crates.io-index"
507checksum = "bebd363326d05ec3e2f532ab7660680f3b02130d780c299bca73469d521bc0ed"
508
509[[package]]
510name = "slab"
511version = "0.4.8"
512source = "registry+https://github.com/rust-lang/crates.io-index"
513checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
514dependencies = [
515 "autocfg",
516]
517
518[[package]]
519name = "smallvec"
520version = "1.10.0"
521source = "registry+https://github.com/rust-lang/crates.io-index"
522checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
523
524[[package]]
525name = "static_assertions"
526version = "1.1.0"
527source = "registry+https://github.com/rust-lang/crates.io-index"
528checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
529
530[[package]]
531name = "syn"
532version = "1.0.105"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908"
535dependencies = [
536 "proc-macro2",
537 "quote",
538 "unicode-ident",
539]
540
541[[package]]
542name = "syn"
543version = "2.0.25"
544source = "registry+https://github.com/rust-lang/crates.io-index"
545checksum = "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2"
546dependencies = [
547 "proc-macro2",
548 "quote",
549 "unicode-ident",
550]
551
552[[package]]
553name = "target-lexicon"
554version = "0.12.5"
555source = "registry+https://github.com/rust-lang/crates.io-index"
556checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"
557
558[[package]]
559name = "thiserror"
560version = "1.0.37"
561source = "registry+https://github.com/rust-lang/crates.io-index"
562checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e"
563dependencies = [
564 "thiserror-impl",
565]
566
567[[package]]
568name = "thiserror-impl"
569version = "1.0.37"
570source = "registry+https://github.com/rust-lang/crates.io-index"
571checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb"
572dependencies = [
573 "proc-macro2",
574 "quote",
575 "syn 1.0.105",
576]
577
578[[package]]
579name = "unicode-ident"
580version = "1.0.5"
581source = "registry+https://github.com/rust-lang/crates.io-index"
582checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
583
584[[package]]
585name = "unindent"
586version = "0.1.10"
587source = "registry+https://github.com/rust-lang/crates.io-index"
588checksum = "58ee9362deb4a96cef4d437d1ad49cffc9b9e92d202b6995674e928ce684f112"
589
590[[package]]
591name = "utf8-chars"
592version = "2.0.3"
593source = "registry+https://github.com/rust-lang/crates.io-index"
594checksum = "437bc4a6a3acdb2a99491b19ec1c2131a536d9f1d7da112341ec5c9e5f4dfc3a"
595dependencies = [
596 "arrayvec",
597]
598
599[[package]]
600name = "utf8-io"
601version = "0.16.0"
602source = "registry+https://github.com/rust-lang/crates.io-index"
603checksum = "828cc5cc2a9a4ac22b1b2fd0b359ad648dac746a39a338974500de330d70f000"
604dependencies = [
605 "duplex",
606 "io-extras",
607 "io-lifetimes",
608]
609
610[[package]]
611name = "utf8-read"
612version = "0.4.0"
613source = "git+https://github.com/smheidrich/utf8-read-rs.git?branch=configurable-chunk-size#0690310179a4fad9304101c1a431f19cfb809bbe"
614
615[[package]]
616name = "utf8-width"
617version = "0.1.6"
618source = "registry+https://github.com/rust-lang/crates.io-index"
619checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
620
621[[package]]
622name = "windows-sys"
623version = "0.42.0"
624source = "registry+https://github.com/rust-lang/crates.io-index"
625checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
626dependencies = [
627 "windows_aarch64_gnullvm 0.42.0",
628 "windows_aarch64_msvc 0.42.0",
629 "windows_i686_gnu 0.42.0",
630 "windows_i686_msvc 0.42.0",
631 "windows_x86_64_gnu 0.42.0",
632 "windows_x86_64_gnullvm 0.42.0",
633 "windows_x86_64_msvc 0.42.0",
634]
635
636[[package]]
637name = "windows-sys"
638version = "0.48.0"
639source = "registry+https://github.com/rust-lang/crates.io-index"
640checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
641dependencies = [
642 "windows-targets",
643]
644
645[[package]]
646name = "windows-targets"
647version = "0.48.0"
648source = "registry+https://github.com/rust-lang/crates.io-index"
649checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
650dependencies = [
651 "windows_aarch64_gnullvm 0.48.0",
652 "windows_aarch64_msvc 0.48.0",
653 "windows_i686_gnu 0.48.0",
654 "windows_i686_msvc 0.48.0",
655 "windows_x86_64_gnu 0.48.0",
656 "windows_x86_64_gnullvm 0.48.0",
657 "windows_x86_64_msvc 0.48.0",
658]
659
660[[package]]
661name = "windows_aarch64_gnullvm"
662version = "0.42.0"
663source = "registry+https://github.com/rust-lang/crates.io-index"
664checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e"
665
666[[package]]
667name = "windows_aarch64_gnullvm"
668version = "0.48.0"
669source = "registry+https://github.com/rust-lang/crates.io-index"
670checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
671
672[[package]]
673name = "windows_aarch64_msvc"
674version = "0.42.0"
675source = "registry+https://github.com/rust-lang/crates.io-index"
676checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4"
677
678[[package]]
679name = "windows_aarch64_msvc"
680version = "0.48.0"
681source = "registry+https://github.com/rust-lang/crates.io-index"
682checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
683
684[[package]]
685name = "windows_i686_gnu"
686version = "0.42.0"
687source = "registry+https://github.com/rust-lang/crates.io-index"
688checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7"
689
690[[package]]
691name = "windows_i686_gnu"
692version = "0.48.0"
693source = "registry+https://github.com/rust-lang/crates.io-index"
694checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
695
696[[package]]
697name = "windows_i686_msvc"
698version = "0.42.0"
699source = "registry+https://github.com/rust-lang/crates.io-index"
700checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246"
701
702[[package]]
703name = "windows_i686_msvc"
704version = "0.48.0"
705source = "registry+https://github.com/rust-lang/crates.io-index"
706checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
707
708[[package]]
709name = "windows_x86_64_gnu"
710version = "0.42.0"
711source = "registry+https://github.com/rust-lang/crates.io-index"
712checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed"
713
714[[package]]
715name = "windows_x86_64_gnu"
716version = "0.48.0"
717source = "registry+https://github.com/rust-lang/crates.io-index"
718checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
719
720[[package]]
721name = "windows_x86_64_gnullvm"
722version = "0.42.0"
723source = "registry+https://github.com/rust-lang/crates.io-index"
724checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028"
725
726[[package]]
727name = "windows_x86_64_gnullvm"
728version = "0.48.0"
729source = "registry+https://github.com/rust-lang/crates.io-index"
730checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
731
732[[package]]
733name = "windows_x86_64_msvc"
734version = "0.42.0"
735source = "registry+https://github.com/rust-lang/crates.io-index"
736checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5"
737
738[[package]]
739name = "windows_x86_64_msvc"
740version = "0.48.0"
741source = "registry+https://github.com/rust-lang/crates.io-index"
742checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"