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.17.0"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
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 = "aes"
22version = "0.7.5"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "9e8b47f52ea9bae42228d07ec09eb676433d7c4ed1ebdf0f1d1c29ed446f1ab8"
25dependencies = [
26 "cfg-if 1.0.0",
27 "cipher",
28 "cpufeatures",
29 "opaque-debug",
30]
31
32[[package]]
33name = "ahash"
34version = "0.7.6"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
37dependencies = [
38 "getrandom 0.2.8",
39 "once_cell",
40 "version_check",
41]
42
43[[package]]
44name = "aho-corasick"
45version = "0.7.20"
46source = "registry+https://github.com/rust-lang/crates.io-index"
47checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
48dependencies = [
49 "memchr",
50]
51
52[[package]]
53name = "android_system_properties"
54version = "0.1.5"
55source = "registry+https://github.com/rust-lang/crates.io-index"
56checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
57dependencies = [
58 "libc",
59]
60
61[[package]]
62name = "anyhow"
63version = "1.0.66"
64source = "registry+https://github.com/rust-lang/crates.io-index"
65checksum = "216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6"
66
67[[package]]
68name = "anymap2"
69version = "0.13.0"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "d301b3b94cb4b2f23d7917810addbbaff90738e0ca2be692bd027e70d7e0330c"
72
73[[package]]
74name = "async-priority-channel"
75version = "0.1.0"
76source = "registry+https://github.com/rust-lang/crates.io-index"
77checksum = "c21678992e1b21bebfe2bc53ab5f5f68c106eddab31b24e0bb06e9b715a86640"
78dependencies = [
79 "event-listener",
80]
81
82[[package]]
83name = "async-recursion"
84version = "1.0.0"
85source = "registry+https://github.com/rust-lang/crates.io-index"
86checksum = "2cda8f4bcc10624c4e85bc66b3f452cca98cfa5ca002dc83a16aad2367641bea"
87dependencies = [
88 "proc-macro2",
89 "quote",
90 "syn",
91]
92
93[[package]]
94name = "async-trait"
95version = "0.1.58"
96source = "registry+https://github.com/rust-lang/crates.io-index"
97checksum = "1e805d94e6b5001b651426cf4cd446b1ab5f319d27bab5c644f61de0a804360c"
98dependencies = [
99 "proc-macro2",
100 "quote",
101 "syn",
102]
103
104[[package]]
105name = "atomic-take"
106version = "1.0.0"
107source = "registry+https://github.com/rust-lang/crates.io-index"
108checksum = "f9f65e4fb35ff6a80b3298d1f028649f3a23da141fa3951e9b24dde1d515b67e"
109
110[[package]]
111name = "atty"
112version = "0.2.14"
113source = "registry+https://github.com/rust-lang/crates.io-index"
114checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
115dependencies = [
116 "hermit-abi 0.1.19",
117 "libc",
118 "winapi",
119]
120
121[[package]]
122name = "autocfg"
123version = "1.1.0"
124source = "registry+https://github.com/rust-lang/crates.io-index"
125checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
126
127[[package]]
128name = "aws-config"
129version = "0.53.0"
130source = "registry+https://github.com/rust-lang/crates.io-index"
131checksum = "741327a7f70e6e639bdb5061964c66250460c70ad3f59c3fe2a3a64ac1484e33"
132dependencies = [
133 "aws-credential-types",
134 "aws-http",
135 "aws-sdk-sso",
136 "aws-sdk-sts",
137 "aws-smithy-async",
138 "aws-smithy-client",
139 "aws-smithy-http",
140 "aws-smithy-http-tower",
141 "aws-smithy-json",
142 "aws-smithy-types",
143 "aws-types",
144 "bytes",
145 "hex 0.4.3",
146 "http",
147 "hyper",
148 "ring",
149 "time 0.3.17",
150 "tokio",
151 "tower",
152 "tracing",
153 "zeroize",
154]
155
156[[package]]
157name = "aws-credential-types"
158version = "0.53.0"
159source = "registry+https://github.com/rust-lang/crates.io-index"
160checksum = "5f99dd587a46af58f8cf37773687ecec19d0373a5954942d7e0f405751fe2369"
161dependencies = [
162 "aws-smithy-async",
163 "aws-smithy-types",
164 "tokio",
165 "tracing",
166 "zeroize",
167]
168
169[[package]]
170name = "aws-endpoint"
171version = "0.53.0"
172source = "registry+https://github.com/rust-lang/crates.io-index"
173checksum = "13fdfc00c57d95e10bcf83d2331c4ae9ca460ca84dc983b2cdd692de87640389"
174dependencies = [
175 "aws-smithy-http",
176 "aws-smithy-types",
177 "aws-types",
178 "http",
179 "regex",
180 "tracing",
181]
182
183[[package]]
184name = "aws-http"
185version = "0.53.0"
186source = "registry+https://github.com/rust-lang/crates.io-index"
187checksum = "74cdac70481d144bf7001c27884b95ee12c8f62e61db90320d59b673ae121cb8"
188dependencies = [
189 "aws-credential-types",
190 "aws-smithy-http",
191 "aws-smithy-types",
192 "aws-types",
193 "bytes",
194 "http",
195 "http-body",
196 "lazy_static",
197 "percent-encoding",
198 "pin-project-lite",
199 "tracing",
200]
201
202[[package]]
203name = "aws-sdk-iam"
204version = "0.23.0"
205source = "registry+https://github.com/rust-lang/crates.io-index"
206checksum = "ed6d940e3dfda67712700b48e8f3c4758dfceff9f968b4f7dc81de5f6c159ba3"
207dependencies = [
208 "aws-credential-types",
209 "aws-endpoint",
210 "aws-http",
211 "aws-sig-auth",
212 "aws-smithy-async",
213 "aws-smithy-client",
214 "aws-smithy-http",
215 "aws-smithy-http-tower",
216 "aws-smithy-json",
217 "aws-smithy-query",
218 "aws-smithy-types",
219 "aws-smithy-xml",
220 "aws-types",
221 "bytes",
222 "http",
223 "regex",
224 "tokio-stream",
225 "tower",
226 "tracing",
227 "url",
228]
229
230[[package]]
231name = "aws-sdk-lambda"
232version = "0.23.0"
233source = "registry+https://github.com/rust-lang/crates.io-index"
234checksum = "76920987023931bb62faa01800ea9b68e15209b5aa176c7bb20834bb66c95e46"
235dependencies = [
236 "aws-credential-types",
237 "aws-endpoint",
238 "aws-http",
239 "aws-sig-auth",
240 "aws-smithy-async",
241 "aws-smithy-client",
242 "aws-smithy-http",
243 "aws-smithy-http-tower",
244 "aws-smithy-json",
245 "aws-smithy-types",
246 "aws-types",
247 "bytes",
248 "http",
249 "regex",
250 "tokio-stream",
251 "tower",
252 "tracing",
253 "url",
254]
255
256[[package]]
257name = "aws-sdk-s3"
258version = "0.23.0"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "5ae411cb03ea6df0d4c4340a0d3c15cab7b19715d091f76c5629f31acd6403f3"
261dependencies = [
262 "aws-credential-types",
263 "aws-endpoint",
264 "aws-http",
265 "aws-sig-auth",
266 "aws-sigv4",
267 "aws-smithy-async",
268 "aws-smithy-checksums",
269 "aws-smithy-client",
270 "aws-smithy-eventstream",
271 "aws-smithy-http",
272 "aws-smithy-http-tower",
273 "aws-smithy-json",
274 "aws-smithy-types",
275 "aws-smithy-xml",
276 "aws-types",
277 "bytes",
278 "bytes-utils",
279 "fastrand",
280 "http",
281 "http-body",
282 "once_cell",
283 "percent-encoding",
284 "regex",
285 "tokio-stream",
286 "tower",
287 "tracing",
288 "url",
289]
290
291[[package]]
292name = "aws-sdk-sso"
293version = "0.23.0"
294source = "registry+https://github.com/rust-lang/crates.io-index"
295checksum = "d5d2fb56182ac693a19364cc0bde22d95aef9be3663bf9b906ffbd0ab0a7c7d1"
296dependencies = [
297 "aws-credential-types",
298 "aws-endpoint",
299 "aws-http",
300 "aws-sig-auth",
301 "aws-smithy-async",
302 "aws-smithy-client",
303 "aws-smithy-http",
304 "aws-smithy-http-tower",
305 "aws-smithy-json",
306 "aws-smithy-types",
307 "aws-types",
308 "bytes",
309 "http",
310 "regex",
311 "tokio-stream",
312 "tower",
313 "url",
314]
315
316[[package]]
317name = "aws-sdk-sts"
318version = "0.23.0"
319source = "registry+https://github.com/rust-lang/crates.io-index"
320checksum = "a70adf3e9518c8d6d14f1239f6af04c019ffd260ab791e17deb11f1bce6a9f76"
321dependencies = [
322 "aws-credential-types",
323 "aws-endpoint",
324 "aws-http",
325 "aws-sig-auth",
326 "aws-smithy-async",
327 "aws-smithy-client",
328 "aws-smithy-http",
329 "aws-smithy-http-tower",
330 "aws-smithy-json",
331 "aws-smithy-query",
332 "aws-smithy-types",
333 "aws-smithy-xml",
334 "aws-types",
335 "bytes",
336 "http",
337 "regex",
338 "tower",
339 "tracing",
340 "url",
341]
342
343[[package]]
344name = "aws-sig-auth"
345version = "0.53.0"
346source = "registry+https://github.com/rust-lang/crates.io-index"
347checksum = "22af7f6515f8b51dabef87df1d901c9734e4e367791c6d0e1082f9f31528120e"
348dependencies = [
349 "aws-credential-types",
350 "aws-sigv4",
351 "aws-smithy-eventstream",
352 "aws-smithy-http",
353 "aws-types",
354 "http",
355 "tracing",
356]
357
358[[package]]
359name = "aws-sigv4"
360version = "0.53.0"
361source = "registry+https://github.com/rust-lang/crates.io-index"
362checksum = "eee0d796882321e91ca7b991ab6193864e04b605be3a6c18adb9134a90d5a860"
363dependencies = [
364 "aws-smithy-eventstream",
365 "aws-smithy-http",
366 "bytes",
367 "form_urlencoded",
368 "hex 0.4.3",
369 "hmac",
370 "http",
371 "once_cell",
372 "percent-encoding",
373 "regex",
374 "sha2",
375 "time 0.3.17",
376 "tracing",
377]
378
379[[package]]
380name = "aws-smithy-async"
381version = "0.53.1"
382source = "registry+https://github.com/rust-lang/crates.io-index"
383checksum = "d8b9900be224962d65a626072d8777f847ae5406c07547f0dc14c60048978c4b"
384dependencies = [
385 "futures-util",
386 "pin-project-lite",
387 "tokio",
388 "tokio-stream",
389]
390
391[[package]]
392name = "aws-smithy-checksums"
393version = "0.53.1"
394source = "registry+https://github.com/rust-lang/crates.io-index"
395checksum = "85e9e4d3c2296bcec2c03f9f769ac9b2424d972c2fe7afc0b59235447ac3a5c3"
396dependencies = [
397 "aws-smithy-http",
398 "aws-smithy-types",
399 "bytes",
400 "crc32c",
401 "crc32fast",
402 "hex 0.4.3",
403 "http",
404 "http-body",
405 "md-5",
406 "pin-project-lite",
407 "sha1",
408 "sha2",
409 "tracing",
410]
411
412[[package]]
413name = "aws-smithy-client"
414version = "0.53.1"
415source = "registry+https://github.com/rust-lang/crates.io-index"
416checksum = "710ca0f8dacddda5fbcaf5c3cd9d02da7913fd463a2ee9555b617bf168bedacb"
417dependencies = [
418 "aws-smithy-async",
419 "aws-smithy-http",
420 "aws-smithy-http-tower",
421 "aws-smithy-types",
422 "bytes",
423 "fastrand",
424 "http",
425 "http-body",
426 "hyper",
427 "hyper-rustls",
428 "lazy_static",
429 "pin-project-lite",
430 "tokio",
431 "tower",
432 "tracing",
433]
434
435[[package]]
436name = "aws-smithy-eventstream"
437version = "0.53.1"
438source = "registry+https://github.com/rust-lang/crates.io-index"
439checksum = "8d1ff11ee22de3581114b60d4ae8e700638dacb5b5bbe6769726e251e6c3f20a"
440dependencies = [
441 "aws-smithy-types",
442 "bytes",
443 "crc32fast",
444]
445
446[[package]]
447name = "aws-smithy-http"
448version = "0.53.1"
449source = "registry+https://github.com/rust-lang/crates.io-index"
450checksum = "29dcab29afbea7726f5c10c7be0c38666d7eb07db551580b3b26ed7cfb5d1935"
451dependencies = [
452 "aws-smithy-eventstream",
453 "aws-smithy-types",
454 "bytes",
455 "bytes-utils",
456 "futures-core",
457 "http",
458 "http-body",
459 "hyper",
460 "once_cell",
461 "percent-encoding",
462 "pin-project-lite",
463 "pin-utils",
464 "tokio",
465 "tokio-util",
466 "tracing",
467]
468
469[[package]]
470name = "aws-smithy-http-tower"
471version = "0.53.1"
472source = "registry+https://github.com/rust-lang/crates.io-index"
473checksum = "f5856d2f1063c0f726a85f32dcd2a9f5a1d994eb27b156abccafc7260f3f471d"
474dependencies = [
475 "aws-smithy-http",
476 "aws-smithy-types",
477 "bytes",
478 "http",
479 "http-body",
480 "pin-project-lite",
481 "tower",
482 "tracing",
483]
484
485[[package]]
486name = "aws-smithy-json"
487version = "0.53.1"
488source = "registry+https://github.com/rust-lang/crates.io-index"
489checksum = "dfb33659b68480495b5f906b946c8642928440118b1d7e26a25a067303ca01a5"
490dependencies = [
491 "aws-smithy-types",
492]
493
494[[package]]
495name = "aws-smithy-query"
496version = "0.53.1"
497source = "registry+https://github.com/rust-lang/crates.io-index"
498checksum = "9c4b21ee0e30ff046e87c7b7e017b99d445b42a81fe52c6e5139b23b795a98ae"
499dependencies = [
500 "aws-smithy-types",
501 "urlencoding",
502]
503
504[[package]]
505name = "aws-smithy-types"
506version = "0.53.1"
507source = "registry+https://github.com/rust-lang/crates.io-index"
508checksum = "2013465a070decdeb3e85ceb3370ae85ba05f56f914abfd89858d7281c4f12c3"
509dependencies = [
510 "base64-simd",
511 "itoa",
512 "num-integer",
513 "ryu",
514 "time 0.3.17",
515]
516
517[[package]]
518name = "aws-smithy-xml"
519version = "0.53.1"
520source = "registry+https://github.com/rust-lang/crates.io-index"
521checksum = "6d27bfaa164aa94aac721726a83aa78abe708a275e88a573e103b4961c5f0ede"
522dependencies = [
523 "xmlparser",
524]
525
526[[package]]
527name = "aws-types"
528version = "0.53.0"
529source = "registry+https://github.com/rust-lang/crates.io-index"
530checksum = "61f00f4b0cdd345686e6389f3343a3020f93232d20040802b87673ddc2d02956"
531dependencies = [
532 "aws-credential-types",
533 "aws-smithy-async",
534 "aws-smithy-client",
535 "aws-smithy-http",
536 "aws-smithy-types",
537 "http",
538 "rustc_version",
539 "tracing",
540]
541
542[[package]]
543name = "aws_lambda_events"
544version = "0.6.3"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "55d7e5deac5e49330042b4e174dafe84ebf71685bfcd94f285bac7aa31e0aeb1"
547dependencies = [
548 "base64",
549 "bytes",
550 "chrono",
551 "http",
552 "http-body",
553 "http-serde",
554 "query_map",
555 "serde",
556 "serde_derive",
557 "serde_json",
558]
559
560[[package]]
561name = "axum"
562version = "0.5.17"
563source = "registry+https://github.com/rust-lang/crates.io-index"
564checksum = "acee9fd5073ab6b045a275b3e709c163dd36c90685219cb21804a147b58dba43"
565dependencies = [
566 "async-trait",
567 "axum-core",
568 "bitflags",
569 "bytes",
570 "futures-util",
571 "http",
572 "http-body",
573 "hyper",
574 "itoa",
575 "matchit",
576 "memchr",
577 "mime",
578 "percent-encoding",
579 "pin-project-lite",
580 "serde",
581 "serde_json",
582 "serde_urlencoded",
583 "sync_wrapper",
584 "tokio",
585 "tower",
586 "tower-http",
587 "tower-layer",
588 "tower-service",
589]
590
591[[package]]
592name = "axum-core"
593version = "0.2.9"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595checksum = "37e5939e02c56fecd5c017c37df4238c0a839fa76b7f97acdd7efb804fd181cc"
596dependencies = [
597 "async-trait",
598 "bytes",
599 "futures-util",
600 "http",
601 "http-body",
602 "mime",
603 "tower-layer",
604 "tower-service",
605]
606
607[[package]]
608name = "backtrace"
609version = "0.3.66"
610source = "registry+https://github.com/rust-lang/crates.io-index"
611checksum = "cab84319d616cfb654d03394f38ab7e6f0919e181b1b57e1fd15e7fb4077d9a7"
612dependencies = [
613 "addr2line",
614 "cc",
615 "cfg-if 1.0.0",
616 "libc",
617 "miniz_oxide 0.5.4",
618 "object 0.29.0",
619 "rustc-demangle",
620]
621
622[[package]]
623name = "base64"
624version = "0.13.1"
625source = "registry+https://github.com/rust-lang/crates.io-index"
626checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
627
628[[package]]
629name = "base64-simd"
630version = "0.7.0"
631source = "registry+https://github.com/rust-lang/crates.io-index"
632checksum = "781dd20c3aff0bd194fe7d2a977dd92f21c173891f3a03b677359e5fa457e5d5"
633dependencies = [
634 "simd-abstraction",
635]
636
637[[package]]
638name = "base64ct"
639version = "1.5.3"
640source = "registry+https://github.com/rust-lang/crates.io-index"
641checksum = "b645a089122eccb6111b4f81cbc1a49f5900ac4666bb93ac027feaecf15607bf"
642
643[[package]]
644name = "bitflags"
645version = "1.3.2"
646source = "registry+https://github.com/rust-lang/crates.io-index"
647checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
648
649[[package]]
650name = "block-buffer"
651version = "0.10.3"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653checksum = "69cce20737498f97b993470a6e536b8523f0af7892a4f928cceb1ac5e52ebe7e"
654dependencies = [
655 "generic-array",
656]
657
658[[package]]
659name = "bstr"
660version = "0.2.17"
661source = "registry+https://github.com/rust-lang/crates.io-index"
662checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
663dependencies = [
664 "memchr",
665]
666
667[[package]]
668name = "bstr"
669version = "1.4.0"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09"
672dependencies = [
673 "memchr",
674 "once_cell",
675 "regex-automata",
676 "serde",
677]
678
679[[package]]
680name = "btoi"
681version = "0.4.2"
682source = "registry+https://github.com/rust-lang/crates.io-index"
683checksum = "97c0869a9faa81f8bbf8102371105d6d0a7b79167a04c340b04ab16892246a11"
684dependencies = [
685 "num-traits",
686]
687
688[[package]]
689name = "build-data"
690version = "0.1.3"
691source = "registry+https://github.com/rust-lang/crates.io-index"
692checksum = "1a94f9f7aab679acac7ce29ba5581c00d3971a861c3b501c5bb74c3ba0026d90"
693dependencies = [
694 "chrono",
695 "safe-lock",
696 "safe-regex",
697]
698
699[[package]]
700name = "bumpalo"
701version = "3.11.1"
702source = "registry+https://github.com/rust-lang/crates.io-index"
703checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba"
704
705[[package]]
706name = "byteorder"
707version = "1.4.3"
708source = "registry+https://github.com/rust-lang/crates.io-index"
709checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
710
711[[package]]
712name = "bytes"
713version = "1.3.0"
714source = "registry+https://github.com/rust-lang/crates.io-index"
715checksum = "dfb24e866b15a1af2a1b663f10c6b6b8f397a84aadb828f12e5b289ec23a3a3c"
716dependencies = [
717 "serde",
718]
719
720[[package]]
721name = "bytes-utils"
722version = "0.1.3"
723source = "registry+https://github.com/rust-lang/crates.io-index"
724checksum = "e47d3a8076e283f3acd27400535992edb3ba4b5bb72f8891ad8fbe7932a7d4b9"
725dependencies = [
726 "bytes",
727 "either",
728]
729
730[[package]]
731name = "bzip2"
732version = "0.4.3"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "6afcd980b5f3a45017c57e57a2fcccbb351cc43a356ce117ef760ef8052b89b0"
735dependencies = [
736 "bzip2-sys",
737 "libc",
738]
739
740[[package]]
741name = "bzip2-sys"
742version = "0.1.11+1.0.8"
743source = "registry+https://github.com/rust-lang/crates.io-index"
744checksum = "736a955f3fa7875102d57c82b8cac37ec45224a07fd32d58f9f7a186b6cd4cdc"
745dependencies = [
746 "cc",
747 "libc",
748 "pkg-config",
749]
750
751[[package]]
752name = "camino"
753version = "1.1.1"
754source = "registry+https://github.com/rust-lang/crates.io-index"
755checksum = "88ad0e1e3e88dd237a156ab9f571021b8a158caa0ae44b1968a241efb5144c1e"
756dependencies = [
757 "serde",
758]
759
760[[package]]
761name = "cargo-lambda"
762version = "0.18.1"
763dependencies = [
764 "build-data",
765 "cargo-lambda-build",
766 "cargo-lambda-deploy",
767 "cargo-lambda-invoke",
768 "cargo-lambda-new",
769 "cargo-lambda-watch",
770 "cargo-test-macro",
771 "cargo-test-support",
772 "clap",
773 "dunce",
774 "miette 4.7.1",
775 "snapbox",
776 "tokio",
777 "tracing",
778 "tracing-subscriber",
779]
780
781[[package]]
782name = "cargo-lambda-build"
783version = "0.18.1"
784dependencies = [
785 "async-trait",
786 "cargo-lambda-interactive",
787 "cargo-lambda-metadata",
788 "cargo-options",
789 "cargo-zigbuild",
790 "clap",
791 "home",
792 "miette 4.7.1",
793 "object 0.28.4",
794 "rustc_version",
795 "sha2",
796 "strum",
797 "strum_macros",
798 "thiserror",
799 "tokio",
800 "tracing",
801 "which",
802 "zip",
803]
804
805[[package]]
806name = "cargo-lambda-deploy"
807version = "0.18.1"
808dependencies = [
809 "aws-sdk-iam",
810 "aws-sdk-s3",
811 "aws-sdk-sts",
812 "aws-smithy-types",
813 "cargo-lambda-build",
814 "cargo-lambda-interactive",
815 "cargo-lambda-metadata",
816 "cargo-lambda-remote",
817 "clap",
818 "miette 4.7.1",
819 "serde",
820 "serde_json",
821 "strum",
822 "strum_macros",
823 "tokio",
824 "tracing",
825 "uuid",
826]
827
828[[package]]
829name = "cargo-lambda-interactive"
830version = "0.18.1"
831dependencies = [
832 "indicatif",
833 "inquire",
834 "is-terminal",
835 "miette 4.7.1",
836 "tokio",
837]
838
839[[package]]
840name = "cargo-lambda-invoke"
841version = "0.18.1"
842dependencies = [
843 "cargo-lambda-remote",
844 "clap",
845 "dirs 4.0.0",
846 "miette 4.7.1",
847 "reqwest",
848 "serde",
849 "serde_json",
850 "strum",
851 "strum_macros",
852 "thiserror",
853 "tokio",
854 "tracing",
855]
856
857[[package]]
858name = "cargo-lambda-metadata"
859version = "0.18.1"
860dependencies = [
861 "aws-sdk-lambda",
862 "cargo_metadata 0.14.2",
863 "clap",
864 "miette 4.7.1",
865 "remove_dir_all",
866 "serde",
867 "serde_json",
868 "strum",
869 "strum_macros",
870 "thiserror",
871 "tracing",
872]
873
874[[package]]
875name = "cargo-lambda-new"
876version = "0.18.1"
877dependencies = [
878 "cargo-lambda-interactive",
879 "cargo-lambda-metadata",
880 "clap",
881 "dunce",
882 "liquid",
883 "miette 4.7.1",
884 "regex",
885 "reqwest",
886 "strum",
887 "strum_macros",
888 "tempfile",
889 "thiserror",
890 "tracing",
891 "walkdir",
892 "zip",
893]
894
895[[package]]
896name = "cargo-lambda-remote"
897version = "0.18.1"
898dependencies = [
899 "aws-config",
900 "aws-credential-types",
901 "aws-sdk-lambda",
902 "aws-types",
903 "clap",
904 "tokio",
905]
906
907[[package]]
908name = "cargo-lambda-watch"
909version = "0.18.1"
910dependencies = [
911 "aws_lambda_events",
912 "axum",
913 "base64",
914 "cargo-lambda-invoke",
915 "cargo-lambda-metadata",
916 "chrono",
917 "clap",
918 "dunce",
919 "http-api-problem",
920 "hyper",
921 "ignore-files",
922 "miette 4.7.1",
923 "opentelemetry",
924 "opentelemetry-aws",
925 "project-origins",
926 "query_map",
927 "reqwest",
928 "serde",
929 "serde_json",
930 "tempfile",
931 "thiserror",
932 "tokio",
933 "tokio-graceful-shutdown",
934 "tower-http",
935 "tracing",
936 "tracing-opentelemetry",
937 "tracing-subscriber",
938 "uuid",
939 "watchexec",
940 "watchexec-filterer-ignore",
941]
942
943[[package]]
944name = "cargo-options"
945version = "0.5.3"
946source = "registry+https://github.com/rust-lang/crates.io-index"
947checksum = "860cd643171bc868500aff16c2405559b42fc71bd3130d761c2847b3e9e71cdc"
948dependencies = [
949 "clap",
950]
951
952[[package]]
953name = "cargo-platform"
954version = "0.1.2"
955source = "registry+https://github.com/rust-lang/crates.io-index"
956checksum = "cbdb825da8a5df079a43676dbe042702f1707b1109f713a01420fbb4cc71fa27"
957dependencies = [
958 "serde",
959]
960
961[[package]]
962name = "cargo-test-macro"
963version = "0.1.0"
964source = "git+https://github.com/rust-lang/cargo#c6c69cde0dc92cecc1f92d03b92dc7cd47d8e6a2"
965
966[[package]]
967name = "cargo-test-support"
968version = "0.1.0"
969source = "git+https://github.com/rust-lang/cargo#c6c69cde0dc92cecc1f92d03b92dc7cd47d8e6a2"
970dependencies = [
971 "anyhow",
972 "cargo-test-macro",
973 "cargo-util",
974 "crates-io",
975 "filetime",
976 "flate2",
977 "git2",
978 "glob",
979 "itertools",
980 "lazy_static",
981 "serde_json",
982 "snapbox",
983 "tar",
984 "termcolor",
985 "toml_edit",
986 "url",
987 "winapi",
988]
989
990[[package]]
991name = "cargo-util"
992version = "0.2.3"
993source = "git+https://github.com/rust-lang/cargo#c6c69cde0dc92cecc1f92d03b92dc7cd47d8e6a2"
994dependencies = [
995 "anyhow",
996 "core-foundation",
997 "crypto-hash",
998 "filetime",
999 "hex 0.4.3",
1000 "jobserver",
1001 "libc",
1002 "log",
1003 "miow",
1004 "same-file",
1005 "shell-escape",
1006 "tempfile",
1007 "walkdir",
1008 "winapi",
1009]
1010
1011[[package]]
1012name = "cargo-zigbuild"
1013version = "0.14.5"
1014source = "registry+https://github.com/rust-lang/crates.io-index"
1015checksum = "f7f66533431659d54043e78b4867fe62cad4e9a5c65c8e659d84e5ae19cec5d6"
1016dependencies = [
1017 "anyhow",
1018 "cargo-options",
1019 "cargo_metadata 0.15.2",
1020 "clap",
1021 "dirs 4.0.0",
1022 "fs-err",
1023 "path-slash",
1024 "rustc_version",
1025 "semver",
1026 "serde",
1027 "serde_json",
1028 "target-lexicon",
1029 "which",
1030]
1031
1032[[package]]
1033name = "cargo_metadata"
1034version = "0.14.2"
1035source = "registry+https://github.com/rust-lang/crates.io-index"
1036checksum = "4acbb09d9ee8e23699b9634375c72795d095bf268439da88562cf9b501f181fa"
1037dependencies = [
1038 "camino",
1039 "cargo-platform",
1040 "semver",
1041 "serde",
1042 "serde_json",
1043]
1044
1045[[package]]
1046name = "cargo_metadata"
1047version = "0.15.2"
1048source = "registry+https://github.com/rust-lang/crates.io-index"
1049checksum = "982a0cf6a99c350d7246035613882e376d58cebe571785abc5da4f648d53ac0a"
1050dependencies = [
1051 "camino",
1052 "cargo-platform",
1053 "semver",
1054 "serde",
1055 "serde_json",
1056 "thiserror",
1057]
1058
1059[[package]]
1060name = "cc"
1061version = "1.0.77"
1062source = "registry+https://github.com/rust-lang/crates.io-index"
1063checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4"
1064dependencies = [
1065 "jobserver",
1066]
1067
1068[[package]]
1069name = "cfg-if"
1070version = "0.1.10"
1071source = "registry+https://github.com/rust-lang/crates.io-index"
1072checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
1073
1074[[package]]
1075name = "cfg-if"
1076version = "1.0.0"
1077source = "registry+https://github.com/rust-lang/crates.io-index"
1078checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
1079
1080[[package]]
1081name = "chrono"
1082version = "0.4.23"
1083source = "registry+https://github.com/rust-lang/crates.io-index"
1084checksum = "16b0a3d9ed01224b22057780a37bb8c5dbfe1be8ba48678e7bf57ec4b385411f"
1085dependencies = [
1086 "iana-time-zone",
1087 "js-sys",
1088 "num-integer",
1089 "num-traits",
1090 "serde",
1091 "time 0.1.45",
1092 "wasm-bindgen",
1093 "winapi",
1094]
1095
1096[[package]]
1097name = "cipher"
1098version = "0.3.0"
1099source = "registry+https://github.com/rust-lang/crates.io-index"
1100checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
1101dependencies = [
1102 "generic-array",
1103]
1104
1105[[package]]
1106name = "clap"
1107version = "4.0.27"
1108source = "registry+https://github.com/rust-lang/crates.io-index"
1109checksum = "0acbd8d28a0a60d7108d7ae850af6ba34cf2d1257fc646980e5f97ce14275966"
1110dependencies = [
1111 "bitflags",
1112 "clap_derive",
1113 "clap_lex",
1114 "is-terminal",
1115 "once_cell",
1116 "strsim",
1117 "termcolor",
1118 "terminal_size 0.2.2",
1119]
1120
1121[[package]]
1122name = "clap_derive"
1123version = "4.0.21"
1124source = "registry+https://github.com/rust-lang/crates.io-index"
1125checksum = "0177313f9f02afc995627906bbd8967e2be069f5261954222dac78290c2b9014"
1126dependencies = [
1127 "heck",
1128 "proc-macro-error",
1129 "proc-macro2",
1130 "quote",
1131 "syn",
1132]
1133
1134[[package]]
1135name = "clap_lex"
1136version = "0.3.0"
1137source = "registry+https://github.com/rust-lang/crates.io-index"
1138checksum = "0d4198f73e42b4936b35b5bb248d81d2b595ecb170da0bac7655c54eedfa8da8"
1139dependencies = [
1140 "os_str_bytes",
1141]
1142
1143[[package]]
1144name = "clearscreen"
1145version = "2.0.0"
1146source = "registry+https://github.com/rust-lang/crates.io-index"
1147checksum = "41aa24cc5e1d6b3fc49ad4cd540b522fedcbe88bc6f259ff16e20e7010b6f8c7"
1148dependencies = [
1149 "nix",
1150 "terminfo",
1151 "thiserror",
1152 "which",
1153 "winapi",
1154]
1155
1156[[package]]
1157name = "codespan-reporting"
1158version = "0.11.1"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
1161dependencies = [
1162 "termcolor",
1163 "unicode-width",
1164]
1165
1166[[package]]
1167name = "combine"
1168version = "4.6.6"
1169source = "registry+https://github.com/rust-lang/crates.io-index"
1170checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
1171dependencies = [
1172 "bytes",
1173 "memchr",
1174]
1175
1176[[package]]
1177name = "command-group"
1178version = "2.1.0"
1179source = "registry+https://github.com/rust-lang/crates.io-index"
1180checksum = "5080df6b0f0ecb76cab30808f00d937ba725cebe266a3da8cd89dff92f2a9916"
1181dependencies = [
1182 "async-trait",
1183 "nix",
1184 "tokio",
1185 "winapi",
1186]
1187
1188[[package]]
1189name = "commoncrypto"
1190version = "0.2.0"
1191source = "registry+https://github.com/rust-lang/crates.io-index"
1192checksum = "d056a8586ba25a1e4d61cb090900e495952c7886786fc55f909ab2f819b69007"
1193dependencies = [
1194 "commoncrypto-sys",
1195]
1196
1197[[package]]
1198name = "commoncrypto-sys"
1199version = "0.2.0"
1200source = "registry+https://github.com/rust-lang/crates.io-index"
1201checksum = "1fed34f46747aa73dfaa578069fd8279d2818ade2b55f38f22a9401c7f4083e2"
1202dependencies = [
1203 "libc",
1204]
1205
1206[[package]]
1207name = "concolor"
1208version = "0.0.11"
1209source = "registry+https://github.com/rust-lang/crates.io-index"
1210checksum = "318d6c16e73b3a900eb212ad6a82fc7d298c5ab8184c7a9998646455bc474a16"
1211dependencies = [
1212 "bitflags",
1213 "concolor-query",
1214 "is-terminal",
1215]
1216
1217[[package]]
1218name = "concolor-query"
1219version = "0.1.0"
1220source = "registry+https://github.com/rust-lang/crates.io-index"
1221checksum = "82a90734b3d5dcf656e7624cca6bce9c3a90ee11f900e80141a7427ccfb3d317"
1222
1223[[package]]
1224name = "console"
1225version = "0.15.2"
1226source = "registry+https://github.com/rust-lang/crates.io-index"
1227checksum = "c050367d967ced717c04b65d8c619d863ef9292ce0c5760028655a2fb298718c"
1228dependencies = [
1229 "encode_unicode",
1230 "lazy_static",
1231 "libc",
1232 "terminal_size 0.1.17",
1233 "unicode-width",
1234 "winapi",
1235]
1236
1237[[package]]
1238name = "constant_time_eq"
1239version = "0.1.5"
1240source = "registry+https://github.com/rust-lang/crates.io-index"
1241checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
1242
1243[[package]]
1244name = "content_inspector"
1245version = "0.2.4"
1246source = "registry+https://github.com/rust-lang/crates.io-index"
1247checksum = "b7bda66e858c683005a53a9a60c69a4aca7eeaa45d124526e389f7aec8e62f38"
1248dependencies = [
1249 "memchr",
1250]
1251
1252[[package]]
1253name = "core-foundation"
1254version = "0.9.3"
1255source = "registry+https://github.com/rust-lang/crates.io-index"
1256checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
1257dependencies = [
1258 "core-foundation-sys",
1259 "libc",
1260]
1261
1262[[package]]
1263name = "core-foundation-sys"
1264version = "0.8.3"
1265source = "registry+https://github.com/rust-lang/crates.io-index"
1266checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
1267
1268[[package]]
1269name = "cpufeatures"
1270version = "0.2.5"
1271source = "registry+https://github.com/rust-lang/crates.io-index"
1272checksum = "28d997bd5e24a5928dd43e46dc529867e207907fe0b239c3477d924f7f2ca320"
1273dependencies = [
1274 "libc",
1275]
1276
1277[[package]]
1278name = "crates-io"
1279version = "0.35.0"
1280source = "git+https://github.com/rust-lang/cargo#c6c69cde0dc92cecc1f92d03b92dc7cd47d8e6a2"
1281dependencies = [
1282 "anyhow",
1283 "curl",
1284 "percent-encoding",
1285 "serde",
1286 "serde_json",
1287 "url",
1288]
1289
1290[[package]]
1291name = "crc32c"
1292version = "0.6.3"
1293source = "registry+https://github.com/rust-lang/crates.io-index"
1294checksum = "3dfea2db42e9927a3845fb268a10a72faed6d416065f77873f05e411457c363e"
1295dependencies = [
1296 "rustc_version",
1297]
1298
1299[[package]]
1300name = "crc32fast"
1301version = "1.3.2"
1302source = "registry+https://github.com/rust-lang/crates.io-index"
1303checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
1304dependencies = [
1305 "cfg-if 1.0.0",
1306]
1307
1308[[package]]
1309name = "crossbeam-channel"
1310version = "0.5.6"
1311source = "registry+https://github.com/rust-lang/crates.io-index"
1312checksum = "c2dd04ddaf88237dc3b8d8f9a3c1004b506b54b3313403944054d23c0870c521"
1313dependencies = [
1314 "cfg-if 1.0.0",
1315 "crossbeam-utils",
1316]
1317
1318[[package]]
1319name = "crossbeam-deque"
1320version = "0.8.2"
1321source = "registry+https://github.com/rust-lang/crates.io-index"
1322checksum = "715e8152b692bba2d374b53d4875445368fdf21a94751410af607a5ac677d1fc"
1323dependencies = [
1324 "cfg-if 1.0.0",
1325 "crossbeam-epoch",
1326 "crossbeam-utils",
1327]
1328
1329[[package]]
1330name = "crossbeam-epoch"
1331version = "0.9.13"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "01a9af1f4c2ef74bb8aa1f7e19706bc72d03598c8a570bb5de72243c7a9d9d5a"
1334dependencies = [
1335 "autocfg",
1336 "cfg-if 1.0.0",
1337 "crossbeam-utils",
1338 "memoffset",
1339 "scopeguard",
1340]
1341
1342[[package]]
1343name = "crossbeam-utils"
1344version = "0.8.14"
1345source = "registry+https://github.com/rust-lang/crates.io-index"
1346checksum = "4fb766fa798726286dbbb842f174001dab8abc7b627a1dd86e0b7222a95d929f"
1347dependencies = [
1348 "cfg-if 1.0.0",
1349]
1350
1351[[package]]
1352name = "crossterm"
1353version = "0.25.0"
1354source = "registry+https://github.com/rust-lang/crates.io-index"
1355checksum = "e64e6c0fbe2c17357405f7c758c1ef960fce08bdfb2c03d88d2a18d7e09c4b67"
1356dependencies = [
1357 "bitflags",
1358 "crossterm_winapi",
1359 "libc",
1360 "mio",
1361 "parking_lot",
1362 "signal-hook",
1363 "signal-hook-mio",
1364 "winapi",
1365]
1366
1367[[package]]
1368name = "crossterm_winapi"
1369version = "0.9.0"
1370source = "registry+https://github.com/rust-lang/crates.io-index"
1371checksum = "2ae1b35a484aa10e07fe0638d02301c5ad24de82d310ccbd2f3693da5f09bf1c"
1372dependencies = [
1373 "winapi",
1374]
1375
1376[[package]]
1377name = "crypto-common"
1378version = "0.1.6"
1379source = "registry+https://github.com/rust-lang/crates.io-index"
1380checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1381dependencies = [
1382 "generic-array",
1383 "typenum",
1384]
1385
1386[[package]]
1387name = "crypto-hash"
1388version = "0.3.4"
1389source = "registry+https://github.com/rust-lang/crates.io-index"
1390checksum = "8a77162240fd97248d19a564a565eb563a3f592b386e4136fb300909e67dddca"
1391dependencies = [
1392 "commoncrypto",
1393 "hex 0.3.2",
1394 "openssl",
1395 "winapi",
1396]
1397
1398[[package]]
1399name = "curl"
1400version = "0.4.44"
1401source = "registry+https://github.com/rust-lang/crates.io-index"
1402checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
1403dependencies = [
1404 "curl-sys",
1405 "libc",
1406 "openssl-probe",
1407 "openssl-sys",
1408 "schannel",
1409 "socket2",
1410 "winapi",
1411]
1412
1413[[package]]
1414name = "curl-sys"
1415version = "0.4.59+curl-7.86.0"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417checksum = "6cfce34829f448b08f55b7db6d0009e23e2e86a34e8c2b366269bf5799b4a407"
1418dependencies = [
1419 "cc",
1420 "libc",
1421 "libz-sys",
1422 "openssl-sys",
1423 "pkg-config",
1424 "vcpkg",
1425 "winapi",
1426]
1427
1428[[package]]
1429name = "cxx"
1430version = "1.0.82"
1431source = "registry+https://github.com/rust-lang/crates.io-index"
1432checksum = "d4a41a86530d0fe7f5d9ea779916b7cadd2d4f9add748b99c2c029cbbdfaf453"
1433dependencies = [
1434 "cc",
1435 "cxxbridge-flags",
1436 "cxxbridge-macro",
1437 "link-cplusplus",
1438]
1439
1440[[package]]
1441name = "cxx-build"
1442version = "1.0.82"
1443source = "registry+https://github.com/rust-lang/crates.io-index"
1444checksum = "06416d667ff3e3ad2df1cd8cd8afae5da26cf9cec4d0825040f88b5ca659a2f0"
1445dependencies = [
1446 "cc",
1447 "codespan-reporting",
1448 "once_cell",
1449 "proc-macro2",
1450 "quote",
1451 "scratch",
1452 "syn",
1453]
1454
1455[[package]]
1456name = "cxxbridge-flags"
1457version = "1.0.82"
1458source = "registry+https://github.com/rust-lang/crates.io-index"
1459checksum = "820a9a2af1669deeef27cb271f476ffd196a2c4b6731336011e0ba63e2c7cf71"
1460
1461[[package]]
1462name = "cxxbridge-macro"
1463version = "1.0.82"
1464source = "registry+https://github.com/rust-lang/crates.io-index"
1465checksum = "a08a6e2fcc370a089ad3b4aaf54db3b1b4cee38ddabce5896b33eb693275f470"
1466dependencies = [
1467 "proc-macro2",
1468 "quote",
1469 "syn",
1470]
1471
1472[[package]]
1473name = "digest"
1474version = "0.10.6"
1475source = "registry+https://github.com/rust-lang/crates.io-index"
1476checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
1477dependencies = [
1478 "block-buffer",
1479 "crypto-common",
1480 "subtle",
1481]
1482
1483[[package]]
1484name = "dirs"
1485version = "2.0.2"
1486source = "registry+https://github.com/rust-lang/crates.io-index"
1487checksum = "13aea89a5c93364a98e9b37b2fa237effbb694d5cfe01c5b70941f7eb087d5e3"
1488dependencies = [
1489 "cfg-if 0.1.10",
1490 "dirs-sys",
1491]
1492
1493[[package]]
1494name = "dirs"
1495version = "4.0.0"
1496source = "registry+https://github.com/rust-lang/crates.io-index"
1497checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
1498dependencies = [
1499 "dirs-sys",
1500]
1501
1502[[package]]
1503name = "dirs-sys"
1504version = "0.3.7"
1505source = "registry+https://github.com/rust-lang/crates.io-index"
1506checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
1507dependencies = [
1508 "libc",
1509 "redox_users",
1510 "winapi",
1511]
1512
1513[[package]]
1514name = "doc-comment"
1515version = "0.3.3"
1516source = "registry+https://github.com/rust-lang/crates.io-index"
1517checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10"
1518
1519[[package]]
1520name = "dunce"
1521version = "1.0.3"
1522source = "registry+https://github.com/rust-lang/crates.io-index"
1523checksum = "0bd4b30a6560bbd9b4620f4de34c3f14f60848e58a9b7216801afcb4c7b31c3c"
1524
1525[[package]]
1526name = "dyn-clone"
1527version = "1.0.9"
1528source = "registry+https://github.com/rust-lang/crates.io-index"
1529checksum = "4f94fa09c2aeea5b8839e414b7b841bf429fd25b9c522116ac97ee87856d88b2"
1530
1531[[package]]
1532name = "either"
1533version = "1.8.0"
1534source = "registry+https://github.com/rust-lang/crates.io-index"
1535checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
1536
1537[[package]]
1538name = "encode_unicode"
1539version = "0.3.6"
1540source = "registry+https://github.com/rust-lang/crates.io-index"
1541checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
1542
1543[[package]]
1544name = "encoding_rs"
1545version = "0.8.31"
1546source = "registry+https://github.com/rust-lang/crates.io-index"
1547checksum = "9852635589dc9f9ea1b6fe9f05b50ef208c85c834a562f0c6abb1c475736ec2b"
1548dependencies = [
1549 "cfg-if 1.0.0",
1550]
1551
1552[[package]]
1553name = "errno"
1554version = "0.2.8"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
1557dependencies = [
1558 "errno-dragonfly",
1559 "libc",
1560 "winapi",
1561]
1562
1563[[package]]
1564name = "errno-dragonfly"
1565version = "0.1.2"
1566source = "registry+https://github.com/rust-lang/crates.io-index"
1567checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
1568dependencies = [
1569 "cc",
1570 "libc",
1571]
1572
1573[[package]]
1574name = "event-listener"
1575version = "2.5.3"
1576source = "registry+https://github.com/rust-lang/crates.io-index"
1577checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
1578
1579[[package]]
1580name = "fastrand"
1581version = "1.8.0"
1582source = "registry+https://github.com/rust-lang/crates.io-index"
1583checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
1584dependencies = [
1585 "instant",
1586]
1587
1588[[package]]
1589name = "filetime"
1590version = "0.2.18"
1591source = "registry+https://github.com/rust-lang/crates.io-index"
1592checksum = "4b9663d381d07ae25dc88dbdf27df458faa83a9b25336bcac83d5e452b5fc9d3"
1593dependencies = [
1594 "cfg-if 1.0.0",
1595 "libc",
1596 "redox_syscall",
1597 "windows-sys 0.42.0",
1598]
1599
1600[[package]]
1601name = "flate2"
1602version = "1.0.25"
1603source = "registry+https://github.com/rust-lang/crates.io-index"
1604checksum = "a8a2db397cb1c8772f31494cb8917e48cd1e64f0fa7efac59fbd741a0a8ce841"
1605dependencies = [
1606 "crc32fast",
1607 "libz-sys",
1608 "miniz_oxide 0.6.2",
1609]
1610
1611[[package]]
1612name = "fnv"
1613version = "1.0.7"
1614source = "registry+https://github.com/rust-lang/crates.io-index"
1615checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1616
1617[[package]]
1618name = "foreign-types"
1619version = "0.3.2"
1620source = "registry+https://github.com/rust-lang/crates.io-index"
1621checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1622dependencies = [
1623 "foreign-types-shared",
1624]
1625
1626[[package]]
1627name = "foreign-types-shared"
1628version = "0.1.1"
1629source = "registry+https://github.com/rust-lang/crates.io-index"
1630checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1631
1632[[package]]
1633name = "form_urlencoded"
1634version = "1.1.0"
1635source = "registry+https://github.com/rust-lang/crates.io-index"
1636checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
1637dependencies = [
1638 "percent-encoding",
1639]
1640
1641[[package]]
1642name = "fs-err"
1643version = "2.9.0"
1644source = "registry+https://github.com/rust-lang/crates.io-index"
1645checksum = "0845fa252299212f0389d64ba26f34fa32cfe41588355f21ed507c59a0f64541"
1646
1647[[package]]
1648name = "fsevent-sys"
1649version = "4.1.0"
1650source = "registry+https://github.com/rust-lang/crates.io-index"
1651checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
1652dependencies = [
1653 "libc",
1654]
1655
1656[[package]]
1657name = "futures"
1658version = "0.3.25"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "38390104763dc37a5145a53c29c63c1290b5d316d6086ec32c293f6736051bb0"
1661dependencies = [
1662 "futures-channel",
1663 "futures-core",
1664 "futures-executor",
1665 "futures-io",
1666 "futures-sink",
1667 "futures-task",
1668 "futures-util",
1669]
1670
1671[[package]]
1672name = "futures-channel"
1673version = "0.3.25"
1674source = "registry+https://github.com/rust-lang/crates.io-index"
1675checksum = "52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed"
1676dependencies = [
1677 "futures-core",
1678 "futures-sink",
1679]
1680
1681[[package]]
1682name = "futures-core"
1683version = "0.3.25"
1684source = "registry+https://github.com/rust-lang/crates.io-index"
1685checksum = "04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac"
1686
1687[[package]]
1688name = "futures-executor"
1689version = "0.3.25"
1690source = "registry+https://github.com/rust-lang/crates.io-index"
1691checksum = "7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2"
1692dependencies = [
1693 "futures-core",
1694 "futures-task",
1695 "futures-util",
1696]
1697
1698[[package]]
1699name = "futures-io"
1700version = "0.3.25"
1701source = "registry+https://github.com/rust-lang/crates.io-index"
1702checksum = "00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb"
1703
1704[[package]]
1705name = "futures-macro"
1706version = "0.3.25"
1707source = "registry+https://github.com/rust-lang/crates.io-index"
1708checksum = "bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d"
1709dependencies = [
1710 "proc-macro2",
1711 "quote",
1712 "syn",
1713]
1714
1715[[package]]
1716name = "futures-sink"
1717version = "0.3.25"
1718source = "registry+https://github.com/rust-lang/crates.io-index"
1719checksum = "39c15cf1a4aa79df40f1bb462fb39676d0ad9e366c2a33b590d7c66f4f81fcf9"
1720
1721[[package]]
1722name = "futures-task"
1723version = "0.3.25"
1724source = "registry+https://github.com/rust-lang/crates.io-index"
1725checksum = "2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea"
1726
1727[[package]]
1728name = "futures-util"
1729version = "0.3.25"
1730source = "registry+https://github.com/rust-lang/crates.io-index"
1731checksum = "197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6"
1732dependencies = [
1733 "futures-channel",
1734 "futures-core",
1735 "futures-io",
1736 "futures-macro",
1737 "futures-sink",
1738 "futures-task",
1739 "memchr",
1740 "pin-project-lite",
1741 "pin-utils",
1742 "slab",
1743]
1744
1745[[package]]
1746name = "generic-array"
1747version = "0.14.6"
1748source = "registry+https://github.com/rust-lang/crates.io-index"
1749checksum = "bff49e947297f3312447abdca79f45f4738097cc82b06e72054d2223f601f1b9"
1750dependencies = [
1751 "typenum",
1752 "version_check",
1753]
1754
1755[[package]]
1756name = "getrandom"
1757version = "0.1.16"
1758source = "registry+https://github.com/rust-lang/crates.io-index"
1759checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
1760dependencies = [
1761 "cfg-if 1.0.0",
1762 "libc",
1763 "wasi 0.9.0+wasi-snapshot-preview1",
1764]
1765
1766[[package]]
1767name = "getrandom"
1768version = "0.2.8"
1769source = "registry+https://github.com/rust-lang/crates.io-index"
1770checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31"
1771dependencies = [
1772 "cfg-if 1.0.0",
1773 "libc",
1774 "wasi 0.11.0+wasi-snapshot-preview1",
1775]
1776
1777[[package]]
1778name = "gimli"
1779version = "0.26.2"
1780source = "registry+https://github.com/rust-lang/crates.io-index"
1781checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
1782
1783[[package]]
1784name = "git2"
1785version = "0.15.0"
1786source = "registry+https://github.com/rust-lang/crates.io-index"
1787checksum = "2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1"
1788dependencies = [
1789 "bitflags",
1790 "libc",
1791 "libgit2-sys",
1792 "log",
1793 "openssl-probe",
1794 "openssl-sys",
1795 "url",
1796]
1797
1798[[package]]
1799name = "gix-actor"
1800version = "0.19.0"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "dc22b0cdc52237667c301dd7cdc6ead8f8f73c9f824e9942c8ebd6b764f6c0bf"
1803dependencies = [
1804 "bstr 1.4.0",
1805 "btoi",
1806 "gix-date",
1807 "itoa",
1808 "nom 7.1.1",
1809 "thiserror",
1810]
1811
1812[[package]]
1813name = "gix-config"
1814version = "0.19.0"
1815source = "registry+https://github.com/rust-lang/crates.io-index"
1816checksum = "6aa7d7dd60256b7a0c0506a1d708ec92767c2662ee57b3301b538eaa3e064f8a"
1817dependencies = [
1818 "bstr 1.4.0",
1819 "gix-config-value",
1820 "gix-features",
1821 "gix-glob",
1822 "gix-path",
1823 "gix-ref",
1824 "gix-sec",
1825 "memchr",
1826 "nom 7.1.1",
1827 "once_cell",
1828 "smallvec",
1829 "thiserror",
1830 "unicode-bom",
1831]
1832
1833[[package]]
1834name = "gix-config-value"
1835version = "0.10.1"
1836source = "registry+https://github.com/rust-lang/crates.io-index"
1837checksum = "693d4a4ba0531e46fe558459557a5b29fb86c3e4b2666c1c0861d93c7c678331"
1838dependencies = [
1839 "bitflags",
1840 "bstr 1.4.0",
1841 "gix-path",
1842 "libc",
1843 "thiserror",
1844]
1845
1846[[package]]
1847name = "gix-date"
1848version = "0.4.3"
1849source = "registry+https://github.com/rust-lang/crates.io-index"
1850checksum = "b96271912ce39822501616f177dea7218784e6c63be90d5f36322ff3a722aae2"
1851dependencies = [
1852 "bstr 1.4.0",
1853 "itoa",
1854 "thiserror",
1855 "time 0.3.17",
1856]
1857
1858[[package]]
1859name = "gix-features"
1860version = "0.28.1"
1861source = "registry+https://github.com/rust-lang/crates.io-index"
1862checksum = "0b76f9a80f6dd7be66442ae86e1f534effad9546676a392acc95e269d0c21c22"
1863dependencies = [
1864 "gix-hash",
1865 "libc",
1866 "sha1_smol",
1867 "walkdir",
1868]
1869
1870[[package]]
1871name = "gix-glob"
1872version = "0.5.5"
1873source = "registry+https://github.com/rust-lang/crates.io-index"
1874checksum = "93e43efd776bc543f46f0fd0ca3d920c37af71a764a16f2aebd89765e9ff2993"
1875dependencies = [
1876 "bitflags",
1877 "bstr 1.4.0",
1878]
1879
1880[[package]]
1881name = "gix-hash"
1882version = "0.10.3"
1883source = "registry+https://github.com/rust-lang/crates.io-index"
1884checksum = "0c0c5a9f4d621d4f4ea046bb331df5c746ca735b8cae5b234cc2be70ee4dbef0"
1885dependencies = [
1886 "hex 0.4.3",
1887 "thiserror",
1888]
1889
1890[[package]]
1891name = "gix-lock"
1892version = "5.0.0"
1893source = "registry+https://github.com/rust-lang/crates.io-index"
1894checksum = "41b80172055c5d8017a48ddac5cc7a95421c00211047db0165c97853c4f05194"
1895dependencies = [
1896 "fastrand",
1897 "gix-tempfile",
1898 "thiserror",
1899]
1900
1901[[package]]
1902name = "gix-object"
1903version = "0.28.0"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "8df068db9180ee935fbb70504848369e270bdcb576b05c0faa8b9fd3b86fc017"
1906dependencies = [
1907 "bstr 1.4.0",
1908 "btoi",
1909 "gix-actor",
1910 "gix-features",
1911 "gix-hash",
1912 "gix-validate",
1913 "hex 0.4.3",
1914 "itoa",
1915 "nom 7.1.1",
1916 "smallvec",
1917 "thiserror",
1918]
1919
1920[[package]]
1921name = "gix-path"
1922version = "0.7.2"
1923source = "registry+https://github.com/rust-lang/crates.io-index"
1924checksum = "f6c104a66dec149cb8f7aaafc6ab797654cf82d67f050fd0cb7e7294e328354b"
1925dependencies = [
1926 "bstr 1.4.0",
1927 "thiserror",
1928]
1929
1930[[package]]
1931name = "gix-ref"
1932version = "0.27.1"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "0949e07aa4ed00a5936c2f4529013540708f367906f542cf19db814957e80449"
1935dependencies = [
1936 "gix-actor",
1937 "gix-features",
1938 "gix-hash",
1939 "gix-lock",
1940 "gix-object",
1941 "gix-path",
1942 "gix-tempfile",
1943 "gix-validate",
1944 "memmap2",
1945 "nom 7.1.1",
1946 "thiserror",
1947]
1948
1949[[package]]
1950name = "gix-sec"
1951version = "0.6.2"
1952source = "registry+https://github.com/rust-lang/crates.io-index"
1953checksum = "e8ffa5bf0772f9b01de501c035b6b084cf9b8bb07dec41e3afc6a17336a65f47"
1954dependencies = [
1955 "bitflags",
1956 "dirs 4.0.0",
1957 "gix-path",
1958 "libc",
1959 "windows",
1960]
1961
1962[[package]]
1963name = "gix-tempfile"
1964version = "5.0.1"
1965source = "registry+https://github.com/rust-lang/crates.io-index"
1966checksum = "aed73ef9642f779d609fd19acc332ac1597b978ee87ec11743a68eefaed65bfa"
1967dependencies = [
1968 "libc",
1969 "once_cell",
1970 "parking_lot",
1971 "tempfile",
1972]
1973
1974[[package]]
1975name = "gix-validate"
1976version = "0.7.3"
1977source = "registry+https://github.com/rust-lang/crates.io-index"
1978checksum = "b69ddb780ea1465255e66818d75b7098371c58dbc9560da4488a44b9f5c7e443"
1979dependencies = [
1980 "bstr 1.4.0",
1981 "thiserror",
1982]
1983
1984[[package]]
1985name = "glob"
1986version = "0.3.0"
1987source = "registry+https://github.com/rust-lang/crates.io-index"
1988checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
1989
1990[[package]]
1991name = "globset"
1992version = "0.4.9"
1993source = "registry+https://github.com/rust-lang/crates.io-index"
1994checksum = "0a1e17342619edbc21a964c2afbeb6c820c6a2560032872f397bb97ea127bd0a"
1995dependencies = [
1996 "aho-corasick",
1997 "bstr 0.2.17",
1998 "fnv",
1999 "log",
2000 "regex",
2001]
2002
2003[[package]]
2004name = "h2"
2005version = "0.3.15"
2006source = "registry+https://github.com/rust-lang/crates.io-index"
2007checksum = "5f9f29bc9dda355256b2916cf526ab02ce0aeaaaf2bad60d65ef3f12f11dd0f4"
2008dependencies = [
2009 "bytes",
2010 "fnv",
2011 "futures-core",
2012 "futures-sink",
2013 "futures-util",
2014 "http",
2015 "indexmap",
2016 "slab",
2017 "tokio",
2018 "tokio-util",
2019 "tracing",
2020]
2021
2022[[package]]
2023name = "hashbrown"
2024version = "0.12.3"
2025source = "registry+https://github.com/rust-lang/crates.io-index"
2026checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
2027dependencies = [
2028 "ahash",
2029]
2030
2031[[package]]
2032name = "heck"
2033version = "0.4.0"
2034source = "registry+https://github.com/rust-lang/crates.io-index"
2035checksum = "2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9"
2036
2037[[package]]
2038name = "hermit-abi"
2039version = "0.1.19"
2040source = "registry+https://github.com/rust-lang/crates.io-index"
2041checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
2042dependencies = [
2043 "libc",
2044]
2045
2046[[package]]
2047name = "hermit-abi"
2048version = "0.2.6"
2049source = "registry+https://github.com/rust-lang/crates.io-index"
2050checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
2051dependencies = [
2052 "libc",
2053]
2054
2055[[package]]
2056name = "hex"
2057version = "0.3.2"
2058source = "registry+https://github.com/rust-lang/crates.io-index"
2059checksum = "805026a5d0141ffc30abb3be3173848ad46a1b1664fe632428479619a3644d77"
2060
2061[[package]]
2062name = "hex"
2063version = "0.4.3"
2064source = "registry+https://github.com/rust-lang/crates.io-index"
2065checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2066
2067[[package]]
2068name = "hmac"
2069version = "0.12.1"
2070source = "registry+https://github.com/rust-lang/crates.io-index"
2071checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
2072dependencies = [
2073 "digest",
2074]
2075
2076[[package]]
2077name = "home"
2078version = "0.5.4"
2079source = "registry+https://github.com/rust-lang/crates.io-index"
2080checksum = "747309b4b440c06d57b0b25f2aee03ee9b5e5397d288c60e21fc709bb98a7408"
2081dependencies = [
2082 "winapi",
2083]
2084
2085[[package]]
2086name = "http"
2087version = "0.2.8"
2088source = "registry+https://github.com/rust-lang/crates.io-index"
2089checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
2090dependencies = [
2091 "bytes",
2092 "fnv",
2093 "itoa",
2094]
2095
2096[[package]]
2097name = "http-api-problem"
2098version = "0.51.0"
2099source = "registry+https://github.com/rust-lang/crates.io-index"
2100checksum = "6d43e8970113f6e4a9138e6cd57b20de3ed99585cab427eb99d27a440827dbe2"
2101dependencies = [
2102 "http",
2103 "hyper",
2104 "serde",
2105 "serde_json",
2106]
2107
2108[[package]]
2109name = "http-body"
2110version = "0.4.5"
2111source = "registry+https://github.com/rust-lang/crates.io-index"
2112checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
2113dependencies = [
2114 "bytes",
2115 "http",
2116 "pin-project-lite",
2117]
2118
2119[[package]]
2120name = "http-range-header"
2121version = "0.3.0"
2122source = "registry+https://github.com/rust-lang/crates.io-index"
2123checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"
2124
2125[[package]]
2126name = "http-serde"
2127version = "1.1.2"
2128source = "registry+https://github.com/rust-lang/crates.io-index"
2129checksum = "0e272971f774ba29341db2f686255ff8a979365a26fb9e4277f6b6d9ec0cdd5e"
2130dependencies = [
2131 "http",
2132 "serde",
2133]
2134
2135[[package]]
2136name = "httparse"
2137version = "1.8.0"
2138source = "registry+https://github.com/rust-lang/crates.io-index"
2139checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
2140
2141[[package]]
2142name = "httpdate"
2143version = "1.0.2"
2144source = "registry+https://github.com/rust-lang/crates.io-index"
2145checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
2146
2147[[package]]
2148name = "hyper"
2149version = "0.14.23"
2150source = "registry+https://github.com/rust-lang/crates.io-index"
2151checksum = "034711faac9d2166cb1baf1a2fb0b60b1f277f8492fd72176c17f3515e1abd3c"
2152dependencies = [
2153 "bytes",
2154 "futures-channel",
2155 "futures-core",
2156 "futures-util",
2157 "h2",
2158 "http",
2159 "http-body",
2160 "httparse",
2161 "httpdate",
2162 "itoa",
2163 "pin-project-lite",
2164 "socket2",
2165 "tokio",
2166 "tower-service",
2167 "tracing",
2168 "want",
2169]
2170
2171[[package]]
2172name = "hyper-rustls"
2173version = "0.23.1"
2174source = "registry+https://github.com/rust-lang/crates.io-index"
2175checksum = "59df7c4e19c950e6e0e868dcc0a300b09a9b88e9ec55bd879ca819087a77355d"
2176dependencies = [
2177 "http",
2178 "hyper",
2179 "log",
2180 "rustls",
2181 "rustls-native-certs",
2182 "tokio",
2183 "tokio-rustls",
2184]
2185
2186[[package]]
2187name = "iana-time-zone"
2188version = "0.1.53"
2189source = "registry+https://github.com/rust-lang/crates.io-index"
2190checksum = "64c122667b287044802d6ce17ee2ddf13207ed924c712de9a66a5814d5b64765"
2191dependencies = [
2192 "android_system_properties",
2193 "core-foundation-sys",
2194 "iana-time-zone-haiku",
2195 "js-sys",
2196 "wasm-bindgen",
2197 "winapi",
2198]
2199
2200[[package]]
2201name = "iana-time-zone-haiku"
2202version = "0.1.1"
2203source = "registry+https://github.com/rust-lang/crates.io-index"
2204checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
2205dependencies = [
2206 "cxx",
2207 "cxx-build",
2208]
2209
2210[[package]]
2211name = "idna"
2212version = "0.3.0"
2213source = "registry+https://github.com/rust-lang/crates.io-index"
2214checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
2215dependencies = [
2216 "unicode-bidi",
2217 "unicode-normalization",
2218]
2219
2220[[package]]
2221name = "ignore"
2222version = "0.4.18"
2223source = "registry+https://github.com/rust-lang/crates.io-index"
2224checksum = "713f1b139373f96a2e0ce3ac931cd01ee973c3c5dd7c40c0c2efe96ad2b6751d"
2225dependencies = [
2226 "crossbeam-utils",
2227 "globset",
2228 "lazy_static",
2229 "log",
2230 "memchr",
2231 "regex",
2232 "same-file",
2233 "thread_local",
2234 "walkdir",
2235 "winapi-util",
2236]
2237
2238[[package]]
2239name = "ignore-files"
2240version = "1.2.0"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "bd03122ad769f36d57fdedd1e60bded885a8d277a38b0d1b5ea0e11ef642f593"
2243dependencies = [
2244 "futures",
2245 "gix-config",
2246 "ignore",
2247 "miette 5.5.0",
2248 "project-origins",
2249 "thiserror",
2250 "tokio",
2251 "tracing",
2252]
2253
2254[[package]]
2255name = "indexmap"
2256version = "1.9.2"
2257source = "registry+https://github.com/rust-lang/crates.io-index"
2258checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399"
2259dependencies = [
2260 "autocfg",
2261 "hashbrown",
2262]
2263
2264[[package]]
2265name = "indicatif"
2266version = "0.17.2"
2267source = "registry+https://github.com/rust-lang/crates.io-index"
2268checksum = "4295cbb7573c16d310e99e713cf9e75101eb190ab31fccd35f2d2691b4352b19"
2269dependencies = [
2270 "console",
2271 "number_prefix",
2272 "portable-atomic",
2273 "unicode-width",
2274]
2275
2276[[package]]
2277name = "inotify"
2278version = "0.9.6"
2279source = "registry+https://github.com/rust-lang/crates.io-index"
2280checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
2281dependencies = [
2282 "bitflags",
2283 "inotify-sys",
2284 "libc",
2285]
2286
2287[[package]]
2288name = "inotify-sys"
2289version = "0.1.5"
2290source = "registry+https://github.com/rust-lang/crates.io-index"
2291checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
2292dependencies = [
2293 "libc",
2294]
2295
2296[[package]]
2297name = "inquire"
2298version = "0.5.2"
2299source = "registry+https://github.com/rust-lang/crates.io-index"
2300checksum = "e6055ce38cac9b10ac819ed4a509d92ccbc60808152c19ff9121c98198964272"
2301dependencies = [
2302 "bitflags",
2303 "crossterm",
2304 "dyn-clone",
2305 "lazy_static",
2306 "newline-converter",
2307 "thiserror",
2308 "unicode-segmentation",
2309 "unicode-width",
2310]
2311
2312[[package]]
2313name = "instant"
2314version = "0.1.12"
2315source = "registry+https://github.com/rust-lang/crates.io-index"
2316checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
2317dependencies = [
2318 "cfg-if 1.0.0",
2319]
2320
2321[[package]]
2322name = "io-lifetimes"
2323version = "0.7.5"
2324source = "registry+https://github.com/rust-lang/crates.io-index"
2325checksum = "59ce5ef949d49ee85593fc4d3f3f95ad61657076395cbbce23e2121fc5542074"
2326
2327[[package]]
2328name = "io-lifetimes"
2329version = "1.0.2"
2330source = "registry+https://github.com/rust-lang/crates.io-index"
2331checksum = "e394faa0efb47f9f227f1cd89978f854542b318a6f64fa695489c9c993056656"
2332dependencies = [
2333 "libc",
2334 "windows-sys 0.42.0",
2335]
2336
2337[[package]]
2338name = "ipnet"
2339version = "2.5.1"
2340source = "registry+https://github.com/rust-lang/crates.io-index"
2341checksum = "f88c5561171189e69df9d98bcf18fd5f9558300f7ea7b801eb8a0fd748bd8745"
2342
2343[[package]]
2344name = "is-terminal"
2345version = "0.4.0"
2346source = "registry+https://github.com/rust-lang/crates.io-index"
2347checksum = "aae5bc6e2eb41c9def29a3e0f1306382807764b9b53112030eff57435667352d"
2348dependencies = [
2349 "hermit-abi 0.2.6",
2350 "io-lifetimes 1.0.2",
2351 "rustix 0.36.3",
2352 "windows-sys 0.42.0",
2353]
2354
2355[[package]]
2356name = "is_ci"
2357version = "1.1.1"
2358source = "registry+https://github.com/rust-lang/crates.io-index"
2359checksum = "616cde7c720bb2bb5824a224687d8f77bfd38922027f01d825cd7453be5099fb"
2360
2361[[package]]
2362name = "itertools"
2363version = "0.10.5"
2364source = "registry+https://github.com/rust-lang/crates.io-index"
2365checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
2366dependencies = [
2367 "either",
2368]
2369
2370[[package]]
2371name = "itoa"
2372version = "1.0.4"
2373source = "registry+https://github.com/rust-lang/crates.io-index"
2374checksum = "4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc"
2375
2376[[package]]
2377name = "jobserver"
2378version = "0.1.25"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "068b1ee6743e4d11fb9c6a1e6064b3693a1b600e7f5f5988047d98b3dc9fb90b"
2381dependencies = [
2382 "libc",
2383]
2384
2385[[package]]
2386name = "js-sys"
2387version = "0.3.60"
2388source = "registry+https://github.com/rust-lang/crates.io-index"
2389checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47"
2390dependencies = [
2391 "wasm-bindgen",
2392]
2393
2394[[package]]
2395name = "kqueue"
2396version = "1.0.7"
2397source = "registry+https://github.com/rust-lang/crates.io-index"
2398checksum = "2c8fc60ba15bf51257aa9807a48a61013db043fcf3a78cb0d916e8e396dcad98"
2399dependencies = [
2400 "kqueue-sys",
2401 "libc",
2402]
2403
2404[[package]]
2405name = "kqueue-sys"
2406version = "1.0.3"
2407source = "registry+https://github.com/rust-lang/crates.io-index"
2408checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587"
2409dependencies = [
2410 "bitflags",
2411 "libc",
2412]
2413
2414[[package]]
2415name = "kstring"
2416version = "2.0.0"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "ec3066350882a1cd6d950d055997f379ac37fd39f81cd4d8ed186032eb3c5747"
2419dependencies = [
2420 "serde",
2421 "static_assertions",
2422]
2423
2424[[package]]
2425name = "lazy_static"
2426version = "1.4.0"
2427source = "registry+https://github.com/rust-lang/crates.io-index"
2428checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2429
2430[[package]]
2431name = "libc"
2432version = "0.2.137"
2433source = "registry+https://github.com/rust-lang/crates.io-index"
2434checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89"
2435
2436[[package]]
2437name = "libgit2-sys"
2438version = "0.14.0+1.5.0"
2439source = "registry+https://github.com/rust-lang/crates.io-index"
2440checksum = "47a00859c70c8a4f7218e6d1cc32875c4b55f6799445b842b0d8ed5e4c3d959b"
2441dependencies = [
2442 "cc",
2443 "libc",
2444 "libssh2-sys",
2445 "libz-sys",
2446 "openssl-sys",
2447 "pkg-config",
2448]
2449
2450[[package]]
2451name = "libssh2-sys"
2452version = "0.2.23"
2453source = "registry+https://github.com/rust-lang/crates.io-index"
2454checksum = "b094a36eb4b8b8c8a7b4b8ae43b2944502be3e59cd87687595cf6b0a71b3f4ca"
2455dependencies = [
2456 "cc",
2457 "libc",
2458 "libz-sys",
2459 "openssl-sys",
2460 "pkg-config",
2461 "vcpkg",
2462]
2463
2464[[package]]
2465name = "libz-sys"
2466version = "1.1.8"
2467source = "registry+https://github.com/rust-lang/crates.io-index"
2468checksum = "9702761c3935f8cc2f101793272e202c72b99da8f4224a19ddcf1279a6450bbf"
2469dependencies = [
2470 "cc",
2471 "libc",
2472 "pkg-config",
2473 "vcpkg",
2474]
2475
2476[[package]]
2477name = "link-cplusplus"
2478version = "1.0.7"
2479source = "registry+https://github.com/rust-lang/crates.io-index"
2480checksum = "9272ab7b96c9046fbc5bc56c06c117cb639fe2d509df0c421cad82d2915cf369"
2481dependencies = [
2482 "cc",
2483]
2484
2485[[package]]
2486name = "linux-raw-sys"
2487version = "0.0.46"
2488source = "registry+https://github.com/rust-lang/crates.io-index"
2489checksum = "d4d2456c373231a208ad294c33dc5bff30051eafd954cd4caae83a712b12854d"
2490
2491[[package]]
2492name = "linux-raw-sys"
2493version = "0.1.3"
2494source = "registry+https://github.com/rust-lang/crates.io-index"
2495checksum = "8f9f08d8963a6c613f4b1a78f4f4a4dbfadf8e6545b2d72861731e4858b8b47f"
2496
2497[[package]]
2498name = "liquid"
2499version = "0.26.0"
2500source = "registry+https://github.com/rust-lang/crates.io-index"
2501checksum = "00f55b9db2305857de3b3ceaa0e75cb51a76aaec793875fe152e139cb8fed05c"
2502dependencies = [
2503 "doc-comment",
2504 "liquid-core",
2505 "liquid-derive",
2506 "liquid-lib",
2507 "serde",
2508]
2509
2510[[package]]
2511name = "liquid-core"
2512version = "0.26.0"
2513source = "registry+https://github.com/rust-lang/crates.io-index"
2514checksum = "a93764837aeac37f14b74708cd88a44d82edfa9ad2b1bcd9a3b4d8802fdd9f98"
2515dependencies = [
2516 "anymap2",
2517 "itertools",
2518 "kstring",
2519 "liquid-derive",
2520 "num-traits",
2521 "pest",
2522 "pest_derive",
2523 "regex",
2524 "serde",
2525 "time 0.3.17",
2526]
2527
2528[[package]]
2529name = "liquid-derive"
2530version = "0.26.0"
2531source = "registry+https://github.com/rust-lang/crates.io-index"
2532checksum = "926454345f103e8433833077acdbfaa7c3e4b90788d585a8358f02f0b8f5a469"
2533dependencies = [
2534 "proc-macro2",
2535 "proc-quote",
2536 "syn",
2537]
2538
2539[[package]]
2540name = "liquid-lib"
2541version = "0.26.0"
2542source = "registry+https://github.com/rust-lang/crates.io-index"
2543checksum = "fd06ca30ae026d26ee7fa8596f9590959e2d3726bc5a0f16a21ac4f050ec83c0"
2544dependencies = [
2545 "itertools",
2546 "liquid-core",
2547 "once_cell",
2548 "percent-encoding",
2549 "regex",
2550 "time 0.3.17",
2551 "unicode-segmentation",
2552]
2553
2554[[package]]
2555name = "lock_api"
2556version = "0.4.9"
2557source = "registry+https://github.com/rust-lang/crates.io-index"
2558checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
2559dependencies = [
2560 "autocfg",
2561 "scopeguard",
2562]
2563
2564[[package]]
2565name = "log"
2566version = "0.4.17"
2567source = "registry+https://github.com/rust-lang/crates.io-index"
2568checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
2569dependencies = [
2570 "cfg-if 1.0.0",
2571]
2572
2573[[package]]
2574name = "matchers"
2575version = "0.1.0"
2576source = "registry+https://github.com/rust-lang/crates.io-index"
2577checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
2578dependencies = [
2579 "regex-automata",
2580]
2581
2582[[package]]
2583name = "matchit"
2584version = "0.5.0"
2585source = "registry+https://github.com/rust-lang/crates.io-index"
2586checksum = "73cbba799671b762df5a175adf59ce145165747bb891505c43d09aefbbf38beb"
2587
2588[[package]]
2589name = "md-5"
2590version = "0.10.5"
2591source = "registry+https://github.com/rust-lang/crates.io-index"
2592checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
2593dependencies = [
2594 "digest",
2595]
2596
2597[[package]]
2598name = "memchr"
2599version = "2.5.0"
2600source = "registry+https://github.com/rust-lang/crates.io-index"
2601checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
2602
2603[[package]]
2604name = "memmap2"
2605version = "0.5.8"
2606source = "registry+https://github.com/rust-lang/crates.io-index"
2607checksum = "4b182332558b18d807c4ce1ca8ca983b34c3ee32765e47b3f0f69b90355cc1dc"
2608dependencies = [
2609 "libc",
2610]
2611
2612[[package]]
2613name = "memoffset"
2614version = "0.7.1"
2615source = "registry+https://github.com/rust-lang/crates.io-index"
2616checksum = "5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4"
2617dependencies = [
2618 "autocfg",
2619]
2620
2621[[package]]
2622name = "miette"
2623version = "4.7.1"
2624source = "registry+https://github.com/rust-lang/crates.io-index"
2625checksum = "1c90329e44f9208b55f45711f9558cec15d7ef8295cc65ecd6d4188ae8edc58c"
2626dependencies = [
2627 "atty",
2628 "backtrace",
2629 "miette-derive 4.7.1",
2630 "once_cell",
2631 "owo-colors",
2632 "supports-color",
2633 "supports-hyperlinks",
2634 "supports-unicode",
2635 "terminal_size 0.1.17",
2636 "textwrap",
2637 "thiserror",
2638 "unicode-width",
2639]
2640
2641[[package]]
2642name = "miette"
2643version = "5.5.0"
2644source = "registry+https://github.com/rust-lang/crates.io-index"
2645checksum = "4afd9b301defa984bbdbe112b4763e093ed191750a0d914a78c1106b2d0fe703"
2646dependencies = [
2647 "miette-derive 5.5.0",
2648 "once_cell",
2649 "thiserror",
2650 "unicode-width",
2651]
2652
2653[[package]]
2654name = "miette-derive"
2655version = "4.7.1"
2656source = "registry+https://github.com/rust-lang/crates.io-index"
2657checksum = "6b5bc45b761bcf1b5e6e6c4128cd93b84c218721a8d9b894aa0aff4ed180174c"
2658dependencies = [
2659 "proc-macro2",
2660 "quote",
2661 "syn",
2662]
2663
2664[[package]]
2665name = "miette-derive"
2666version = "5.5.0"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668checksum = "97c2401ab7ac5282ca5c8b518a87635b1a93762b0b90b9990c509888eeccba29"
2669dependencies = [
2670 "proc-macro2",
2671 "quote",
2672 "syn",
2673]
2674
2675[[package]]
2676name = "mime"
2677version = "0.3.16"
2678source = "registry+https://github.com/rust-lang/crates.io-index"
2679checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2680
2681[[package]]
2682name = "minimal-lexical"
2683version = "0.2.1"
2684source = "registry+https://github.com/rust-lang/crates.io-index"
2685checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
2686
2687[[package]]
2688name = "miniz_oxide"
2689version = "0.5.4"
2690source = "registry+https://github.com/rust-lang/crates.io-index"
2691checksum = "96590ba8f175222643a85693f33d26e9c8a015f599c216509b1a6894af675d34"
2692dependencies = [
2693 "adler",
2694]
2695
2696[[package]]
2697name = "miniz_oxide"
2698version = "0.6.2"
2699source = "registry+https://github.com/rust-lang/crates.io-index"
2700checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
2701dependencies = [
2702 "adler",
2703]
2704
2705[[package]]
2706name = "mio"
2707version = "0.8.5"
2708source = "registry+https://github.com/rust-lang/crates.io-index"
2709checksum = "e5d732bc30207a6423068df043e3d02e0735b155ad7ce1a6f76fe2baa5b158de"
2710dependencies = [
2711 "libc",
2712 "log",
2713 "wasi 0.11.0+wasi-snapshot-preview1",
2714 "windows-sys 0.42.0",
2715]
2716
2717[[package]]
2718name = "miow"
2719version = "0.5.0"
2720source = "registry+https://github.com/rust-lang/crates.io-index"
2721checksum = "52ffbca2f655e33c08be35d87278e5b18b89550a37dbd598c20db92f6a471123"
2722dependencies = [
2723 "windows-sys 0.42.0",
2724]
2725
2726[[package]]
2727name = "newline-converter"
2728version = "0.2.2"
2729source = "registry+https://github.com/rust-lang/crates.io-index"
2730checksum = "1f71d09d5c87634207f894c6b31b6a2b2c64ea3bdcf71bd5599fdbbe1600c00f"
2731dependencies = [
2732 "unicode-segmentation",
2733]
2734
2735[[package]]
2736name = "nix"
2737version = "0.26.2"
2738source = "registry+https://github.com/rust-lang/crates.io-index"
2739checksum = "bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a"
2740dependencies = [
2741 "bitflags",
2742 "cfg-if 1.0.0",
2743 "libc",
2744 "memoffset",
2745 "pin-utils",
2746 "static_assertions",
2747]
2748
2749[[package]]
2750name = "nom"
2751version = "5.1.2"
2752source = "registry+https://github.com/rust-lang/crates.io-index"
2753checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
2754dependencies = [
2755 "memchr",
2756 "version_check",
2757]
2758
2759[[package]]
2760name = "nom"
2761version = "7.1.1"
2762source = "registry+https://github.com/rust-lang/crates.io-index"
2763checksum = "a8903e5a29a317527874d0402f867152a3d21c908bb0b933e416c65e301d4c36"
2764dependencies = [
2765 "memchr",
2766 "minimal-lexical",
2767]
2768
2769[[package]]
2770name = "normalize-line-endings"
2771version = "0.3.0"
2772source = "registry+https://github.com/rust-lang/crates.io-index"
2773checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
2774
2775[[package]]
2776name = "normalize-path"
2777version = "0.2.0"
2778source = "registry+https://github.com/rust-lang/crates.io-index"
2779checksum = "cf22e319b2e3cb517350572e3b70c6822e0a520abfb5c78f690e829a73e8d9f2"
2780
2781[[package]]
2782name = "notify"
2783version = "5.0.0"
2784source = "registry+https://github.com/rust-lang/crates.io-index"
2785checksum = "ed2c66da08abae1c024c01d635253e402341b4060a12e99b31c7594063bf490a"
2786dependencies = [
2787 "bitflags",
2788 "crossbeam-channel",
2789 "filetime",
2790 "fsevent-sys",
2791 "inotify",
2792 "kqueue",
2793 "libc",
2794 "mio",
2795 "walkdir",
2796 "winapi",
2797]
2798
2799[[package]]
2800name = "nu-ansi-term"
2801version = "0.46.0"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
2804dependencies = [
2805 "overload",
2806 "winapi",
2807]
2808
2809[[package]]
2810name = "num-integer"
2811version = "0.1.45"
2812source = "registry+https://github.com/rust-lang/crates.io-index"
2813checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
2814dependencies = [
2815 "autocfg",
2816 "num-traits",
2817]
2818
2819[[package]]
2820name = "num-traits"
2821version = "0.2.15"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
2824dependencies = [
2825 "autocfg",
2826]
2827
2828[[package]]
2829name = "num_cpus"
2830version = "1.14.0"
2831source = "registry+https://github.com/rust-lang/crates.io-index"
2832checksum = "f6058e64324c71e02bc2b150e4f3bc8286db6c83092132ffa3f6b1eab0f9def5"
2833dependencies = [
2834 "hermit-abi 0.1.19",
2835 "libc",
2836]
2837
2838[[package]]
2839name = "num_threads"
2840version = "0.1.6"
2841source = "registry+https://github.com/rust-lang/crates.io-index"
2842checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
2843dependencies = [
2844 "libc",
2845]
2846
2847[[package]]
2848name = "number_prefix"
2849version = "0.4.0"
2850source = "registry+https://github.com/rust-lang/crates.io-index"
2851checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
2852
2853[[package]]
2854name = "object"
2855version = "0.28.4"
2856source = "registry+https://github.com/rust-lang/crates.io-index"
2857checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
2858dependencies = [
2859 "flate2",
2860 "memchr",
2861]
2862
2863[[package]]
2864name = "object"
2865version = "0.29.0"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
2867checksum = "21158b2c33aa6d4561f1c0a6ea283ca92bc54802a93b263e910746d679a7eb53"
2868dependencies = [
2869 "memchr",
2870]
2871
2872[[package]]
2873name = "once_cell"
2874version = "1.16.0"
2875source = "registry+https://github.com/rust-lang/crates.io-index"
2876checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860"
2877
2878[[package]]
2879name = "opaque-debug"
2880version = "0.3.0"
2881source = "registry+https://github.com/rust-lang/crates.io-index"
2882checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
2883
2884[[package]]
2885name = "openssl"
2886version = "0.10.44"
2887source = "registry+https://github.com/rust-lang/crates.io-index"
2888checksum = "29d971fd5722fec23977260f6e81aa67d2f22cadbdc2aa049f1022d9a3be1566"
2889dependencies = [
2890 "bitflags",
2891 "cfg-if 1.0.0",
2892 "foreign-types",
2893 "libc",
2894 "once_cell",
2895 "openssl-macros",
2896 "openssl-sys",
2897]
2898
2899[[package]]
2900name = "openssl-macros"
2901version = "0.1.0"
2902source = "registry+https://github.com/rust-lang/crates.io-index"
2903checksum = "b501e44f11665960c7e7fcf062c7d96a14ade4aa98116c004b2e37b5be7d736c"
2904dependencies = [
2905 "proc-macro2",
2906 "quote",
2907 "syn",
2908]
2909
2910[[package]]
2911name = "openssl-probe"
2912version = "0.1.5"
2913source = "registry+https://github.com/rust-lang/crates.io-index"
2914checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
2915
2916[[package]]
2917name = "openssl-sys"
2918version = "0.9.79"
2919source = "registry+https://github.com/rust-lang/crates.io-index"
2920checksum = "5454462c0eced1e97f2ec09036abc8da362e66802f66fd20f86854d9d8cbcbc4"
2921dependencies = [
2922 "autocfg",
2923 "cc",
2924 "libc",
2925 "pkg-config",
2926 "vcpkg",
2927]
2928
2929[[package]]
2930name = "opentelemetry"
2931version = "0.17.0"
2932source = "registry+https://github.com/rust-lang/crates.io-index"
2933checksum = "6105e89802af13fdf48c49d7646d3b533a70e536d818aae7e78ba0433d01acb8"
2934dependencies = [
2935 "async-trait",
2936 "crossbeam-channel",
2937 "futures-channel",
2938 "futures-executor",
2939 "futures-util",
2940 "js-sys",
2941 "lazy_static",
2942 "percent-encoding",
2943 "pin-project",
2944 "rand 0.8.5",
2945 "thiserror",
2946]
2947
2948[[package]]
2949name = "opentelemetry-aws"
2950version = "0.5.0"
2951source = "registry+https://github.com/rust-lang/crates.io-index"
2952checksum = "72f80ed72cb487ccee5de9e6342e7240ce233a506071e0d07fd535981688342e"
2953dependencies = [
2954 "lazy_static",
2955 "opentelemetry",
2956]
2957
2958[[package]]
2959name = "os_pipe"
2960version = "1.1.2"
2961source = "registry+https://github.com/rust-lang/crates.io-index"
2962checksum = "c6a252f1f8c11e84b3ab59d7a488e48e4478a93937e027076638c49536204639"
2963dependencies = [
2964 "libc",
2965 "windows-sys 0.42.0",
2966]
2967
2968[[package]]
2969name = "os_str_bytes"
2970version = "6.4.1"
2971source = "registry+https://github.com/rust-lang/crates.io-index"
2972checksum = "9b7820b9daea5457c9f21c69448905d723fbd21136ccf521748f23fd49e723ee"
2973
2974[[package]]
2975name = "outref"
2976version = "0.1.0"
2977source = "registry+https://github.com/rust-lang/crates.io-index"
2978checksum = "7f222829ae9293e33a9f5e9f440c6760a3d450a64affe1846486b140db81c1f4"
2979
2980[[package]]
2981name = "overload"
2982version = "0.1.1"
2983source = "registry+https://github.com/rust-lang/crates.io-index"
2984checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
2985
2986[[package]]
2987name = "owo-colors"
2988version = "3.5.0"
2989source = "registry+https://github.com/rust-lang/crates.io-index"
2990checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
2991
2992[[package]]
2993name = "parking_lot"
2994version = "0.12.1"
2995source = "registry+https://github.com/rust-lang/crates.io-index"
2996checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
2997dependencies = [
2998 "lock_api",
2999 "parking_lot_core",
3000]
3001
3002[[package]]
3003name = "parking_lot_core"
3004version = "0.9.4"
3005source = "registry+https://github.com/rust-lang/crates.io-index"
3006checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0"
3007dependencies = [
3008 "cfg-if 1.0.0",
3009 "libc",
3010 "redox_syscall",
3011 "smallvec",
3012 "windows-sys 0.42.0",
3013]
3014
3015[[package]]
3016name = "password-hash"
3017version = "0.4.2"
3018source = "registry+https://github.com/rust-lang/crates.io-index"
3019checksum = "7676374caaee8a325c9e7a2ae557f216c5563a171d6997b0ef8a65af35147700"
3020dependencies = [
3021 "base64ct",
3022 "rand_core 0.6.4",
3023 "subtle",
3024]
3025
3026[[package]]
3027name = "path-slash"
3028version = "0.2.1"
3029source = "registry+https://github.com/rust-lang/crates.io-index"
3030checksum = "1e91099d4268b0e11973f036e885d652fb0b21fedcf69738c627f94db6a44f42"
3031
3032[[package]]
3033name = "pbkdf2"
3034version = "0.11.0"
3035source = "registry+https://github.com/rust-lang/crates.io-index"
3036checksum = "83a0692ec44e4cf1ef28ca317f14f8f07da2d95ec3fa01f86e4467b725e60917"
3037dependencies = [
3038 "digest",
3039 "hmac",
3040 "password-hash",
3041 "sha2",
3042]
3043
3044[[package]]
3045name = "percent-encoding"
3046version = "2.2.0"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
3049
3050[[package]]
3051name = "pest"
3052version = "2.5.0"
3053source = "registry+https://github.com/rust-lang/crates.io-index"
3054checksum = "5f400b0f7905bf702f9f3dc3df5a121b16c54e9e8012c082905fdf09a931861a"
3055dependencies = [
3056 "thiserror",
3057 "ucd-trie",
3058]
3059
3060[[package]]
3061name = "pest_derive"
3062version = "2.5.0"
3063source = "registry+https://github.com/rust-lang/crates.io-index"
3064checksum = "423c2ba011d6e27b02b482a3707c773d19aec65cc024637aec44e19652e66f63"
3065dependencies = [
3066 "pest",
3067 "pest_generator",
3068]
3069
3070[[package]]
3071name = "pest_generator"
3072version = "2.5.0"
3073source = "registry+https://github.com/rust-lang/crates.io-index"
3074checksum = "3e64e6c2c85031c02fdbd9e5c72845445ca0a724d419aa0bc068ac620c9935c1"
3075dependencies = [
3076 "pest",
3077 "pest_meta",
3078 "proc-macro2",
3079 "quote",
3080 "syn",
3081]
3082
3083[[package]]
3084name = "pest_meta"
3085version = "2.5.0"
3086source = "registry+https://github.com/rust-lang/crates.io-index"
3087checksum = "57959b91f0a133f89a68be874a5c88ed689c19cd729ecdb5d762ebf16c64d662"
3088dependencies = [
3089 "once_cell",
3090 "pest",
3091 "sha1",
3092]
3093
3094[[package]]
3095name = "phf"
3096version = "0.8.0"
3097source = "registry+https://github.com/rust-lang/crates.io-index"
3098checksum = "3dfb61232e34fcb633f43d12c58f83c1df82962dcdfa565a4e866ffc17dafe12"
3099dependencies = [
3100 "phf_shared",
3101]
3102
3103[[package]]
3104name = "phf_codegen"
3105version = "0.8.0"
3106source = "registry+https://github.com/rust-lang/crates.io-index"
3107checksum = "cbffee61585b0411840d3ece935cce9cb6321f01c45477d30066498cd5e1a815"
3108dependencies = [
3109 "phf_generator",
3110 "phf_shared",
3111]
3112
3113[[package]]
3114name = "phf_generator"
3115version = "0.8.0"
3116source = "registry+https://github.com/rust-lang/crates.io-index"
3117checksum = "17367f0cc86f2d25802b2c26ee58a7b23faeccf78a396094c13dced0d0182526"
3118dependencies = [
3119 "phf_shared",
3120 "rand 0.7.3",
3121]
3122
3123[[package]]
3124name = "phf_shared"
3125version = "0.8.0"
3126source = "registry+https://github.com/rust-lang/crates.io-index"
3127checksum = "c00cf8b9eafe68dde5e9eaa2cef8ee84a9336a47d566ec55ca16589633b65af7"
3128dependencies = [
3129 "siphasher",
3130]
3131
3132[[package]]
3133name = "pin-project"
3134version = "1.0.12"
3135source = "registry+https://github.com/rust-lang/crates.io-index"
3136checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
3137dependencies = [
3138 "pin-project-internal",
3139]
3140
3141[[package]]
3142name = "pin-project-internal"
3143version = "1.0.12"
3144source = "registry+https://github.com/rust-lang/crates.io-index"
3145checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
3146dependencies = [
3147 "proc-macro2",
3148 "quote",
3149 "syn",
3150]
3151
3152[[package]]
3153name = "pin-project-lite"
3154version = "0.2.9"
3155source = "registry+https://github.com/rust-lang/crates.io-index"
3156checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
3157
3158[[package]]
3159name = "pin-utils"
3160version = "0.1.0"
3161source = "registry+https://github.com/rust-lang/crates.io-index"
3162checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3163
3164[[package]]
3165name = "pkg-config"
3166version = "0.3.26"
3167source = "registry+https://github.com/rust-lang/crates.io-index"
3168checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
3169
3170[[package]]
3171name = "portable-atomic"
3172version = "0.3.15"
3173source = "registry+https://github.com/rust-lang/crates.io-index"
3174checksum = "15eb2c6e362923af47e13c23ca5afb859e83d54452c55b0b9ac763b8f7c1ac16"
3175
3176[[package]]
3177name = "ppv-lite86"
3178version = "0.2.17"
3179source = "registry+https://github.com/rust-lang/crates.io-index"
3180checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
3181
3182[[package]]
3183name = "proc-macro-error"
3184version = "1.0.4"
3185source = "registry+https://github.com/rust-lang/crates.io-index"
3186checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
3187dependencies = [
3188 "proc-macro-error-attr",
3189 "proc-macro2",
3190 "quote",
3191 "syn",
3192 "version_check",
3193]
3194
3195[[package]]
3196name = "proc-macro-error-attr"
3197version = "1.0.4"
3198source = "registry+https://github.com/rust-lang/crates.io-index"
3199checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
3200dependencies = [
3201 "proc-macro2",
3202 "quote",
3203 "version_check",
3204]
3205
3206[[package]]
3207name = "proc-macro-hack"
3208version = "0.5.19"
3209source = "registry+https://github.com/rust-lang/crates.io-index"
3210checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
3211
3212[[package]]
3213name = "proc-macro2"
3214version = "1.0.47"
3215source = "registry+https://github.com/rust-lang/crates.io-index"
3216checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725"
3217dependencies = [
3218 "unicode-ident",
3219]
3220
3221[[package]]
3222name = "proc-quote"
3223version = "0.4.0"
3224source = "registry+https://github.com/rust-lang/crates.io-index"
3225checksum = "5e84ab161de78c915302ca325a19bee6df272800e2ae1a43fe3ef430bab2a100"
3226dependencies = [
3227 "proc-macro-hack",
3228 "proc-macro2",
3229 "proc-quote-impl",
3230 "quote",
3231 "syn",
3232]
3233
3234[[package]]
3235name = "proc-quote-impl"
3236version = "0.3.2"
3237source = "registry+https://github.com/rust-lang/crates.io-index"
3238checksum = "7fb3ec628b063cdbcf316e06a8b8c1a541d28fa6c0a8eacd2bfb2b7f49e88aa0"
3239dependencies = [
3240 "proc-macro-hack",
3241 "proc-macro2",
3242 "quote",
3243]
3244
3245[[package]]
3246name = "project-origins"
3247version = "1.2.0"
3248source = "registry+https://github.com/rust-lang/crates.io-index"
3249checksum = "629e0d57f265ca8238345cb616eea8847b8ecb86b5d97d155be2c8963a314379"
3250dependencies = [
3251 "futures",
3252 "tokio",
3253 "tokio-stream",
3254]
3255
3256[[package]]
3257name = "query_map"
3258version = "0.5.0"
3259source = "registry+https://github.com/rust-lang/crates.io-index"
3260checksum = "fe3212d819cbdcce67f786cdaf3fe0c2e9d09a6dcd9c9367a1bd344135b8c809"
3261dependencies = [
3262 "form_urlencoded",
3263 "serde",
3264 "serde_derive",
3265]
3266
3267[[package]]
3268name = "quote"
3269version = "1.0.21"
3270source = "registry+https://github.com/rust-lang/crates.io-index"
3271checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
3272dependencies = [
3273 "proc-macro2",
3274]
3275
3276[[package]]
3277name = "rand"
3278version = "0.7.3"
3279source = "registry+https://github.com/rust-lang/crates.io-index"
3280checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
3281dependencies = [
3282 "getrandom 0.1.16",
3283 "libc",
3284 "rand_chacha 0.2.2",
3285 "rand_core 0.5.1",
3286 "rand_hc",
3287 "rand_pcg",
3288]
3289
3290[[package]]
3291name = "rand"
3292version = "0.8.5"
3293source = "registry+https://github.com/rust-lang/crates.io-index"
3294checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
3295dependencies = [
3296 "libc",
3297 "rand_chacha 0.3.1",
3298 "rand_core 0.6.4",
3299]
3300
3301[[package]]
3302name = "rand_chacha"
3303version = "0.2.2"
3304source = "registry+https://github.com/rust-lang/crates.io-index"
3305checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
3306dependencies = [
3307 "ppv-lite86",
3308 "rand_core 0.5.1",
3309]
3310
3311[[package]]
3312name = "rand_chacha"
3313version = "0.3.1"
3314source = "registry+https://github.com/rust-lang/crates.io-index"
3315checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
3316dependencies = [
3317 "ppv-lite86",
3318 "rand_core 0.6.4",
3319]
3320
3321[[package]]
3322name = "rand_core"
3323version = "0.5.1"
3324source = "registry+https://github.com/rust-lang/crates.io-index"
3325checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
3326dependencies = [
3327 "getrandom 0.1.16",
3328]
3329
3330[[package]]
3331name = "rand_core"
3332version = "0.6.4"
3333source = "registry+https://github.com/rust-lang/crates.io-index"
3334checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
3335dependencies = [
3336 "getrandom 0.2.8",
3337]
3338
3339[[package]]
3340name = "rand_hc"
3341version = "0.2.0"
3342source = "registry+https://github.com/rust-lang/crates.io-index"
3343checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
3344dependencies = [
3345 "rand_core 0.5.1",
3346]
3347
3348[[package]]
3349name = "rand_pcg"
3350version = "0.2.1"
3351source = "registry+https://github.com/rust-lang/crates.io-index"
3352checksum = "16abd0c1b639e9eb4d7c50c0b8100b0d0f849be2349829c740fe8e6eb4816429"
3353dependencies = [
3354 "rand_core 0.5.1",
3355]
3356
3357[[package]]
3358name = "rayon"
3359version = "1.6.0"
3360source = "registry+https://github.com/rust-lang/crates.io-index"
3361checksum = "1e060280438193c554f654141c9ea9417886713b7acd75974c85b18a69a88e0b"
3362dependencies = [
3363 "crossbeam-deque",
3364 "either",
3365 "rayon-core",
3366]
3367
3368[[package]]
3369name = "rayon-core"
3370version = "1.10.1"
3371source = "registry+https://github.com/rust-lang/crates.io-index"
3372checksum = "cac410af5d00ab6884528b4ab69d1e8e146e8d471201800fa1b4524126de6ad3"
3373dependencies = [
3374 "crossbeam-channel",
3375 "crossbeam-deque",
3376 "crossbeam-utils",
3377 "num_cpus",
3378]
3379
3380[[package]]
3381name = "redox_syscall"
3382version = "0.2.16"
3383source = "registry+https://github.com/rust-lang/crates.io-index"
3384checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
3385dependencies = [
3386 "bitflags",
3387]
3388
3389[[package]]
3390name = "redox_users"
3391version = "0.4.3"
3392source = "registry+https://github.com/rust-lang/crates.io-index"
3393checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
3394dependencies = [
3395 "getrandom 0.2.8",
3396 "redox_syscall",
3397 "thiserror",
3398]
3399
3400[[package]]
3401name = "regex"
3402version = "1.7.0"
3403source = "registry+https://github.com/rust-lang/crates.io-index"
3404checksum = "e076559ef8e241f2ae3479e36f97bd5741c0330689e217ad51ce2c76808b868a"
3405dependencies = [
3406 "aho-corasick",
3407 "memchr",
3408 "regex-syntax",
3409]
3410
3411[[package]]
3412name = "regex-automata"
3413version = "0.1.10"
3414source = "registry+https://github.com/rust-lang/crates.io-index"
3415checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
3416dependencies = [
3417 "regex-syntax",
3418]
3419
3420[[package]]
3421name = "regex-syntax"
3422version = "0.6.28"
3423source = "registry+https://github.com/rust-lang/crates.io-index"
3424checksum = "456c603be3e8d448b072f410900c09faf164fbce2d480456f50eea6e25f9c848"
3425
3426[[package]]
3427name = "remove_dir_all"
3428version = "0.7.0"
3429source = "registry+https://github.com/rust-lang/crates.io-index"
3430checksum = "882f368737489ea543bc5c340e6f3d34a28c39980bd9a979e47322b26f60ac40"
3431dependencies = [
3432 "libc",
3433 "log",
3434 "num_cpus",
3435 "rayon",
3436 "winapi",
3437]
3438
3439[[package]]
3440name = "reqwest"
3441version = "0.11.13"
3442source = "registry+https://github.com/rust-lang/crates.io-index"
3443checksum = "68cc60575865c7831548863cc02356512e3f1dc2f3f82cb837d7fc4cc8f3c97c"
3444dependencies = [
3445 "base64",
3446 "bytes",
3447 "encoding_rs",
3448 "futures-core",
3449 "futures-util",
3450 "h2",
3451 "http",
3452 "http-body",
3453 "hyper",
3454 "hyper-rustls",
3455 "ipnet",
3456 "js-sys",
3457 "log",
3458 "mime",
3459 "once_cell",
3460 "percent-encoding",
3461 "pin-project-lite",
3462 "rustls",
3463 "rustls-pemfile",
3464 "serde",
3465 "serde_json",
3466 "serde_urlencoded",
3467 "tokio",
3468 "tokio-rustls",
3469 "tower-service",
3470 "url",
3471 "wasm-bindgen",
3472 "wasm-bindgen-futures",
3473 "web-sys",
3474 "webpki-roots",
3475 "winreg",
3476]
3477
3478[[package]]
3479name = "ring"
3480version = "0.16.20"
3481source = "registry+https://github.com/rust-lang/crates.io-index"
3482checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
3483dependencies = [
3484 "cc",
3485 "libc",
3486 "once_cell",
3487 "spin",
3488 "untrusted",
3489 "web-sys",
3490 "winapi",
3491]
3492
3493[[package]]
3494name = "rustc-demangle"
3495version = "0.1.21"
3496source = "registry+https://github.com/rust-lang/crates.io-index"
3497checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342"
3498
3499[[package]]
3500name = "rustc_version"
3501version = "0.4.0"
3502source = "registry+https://github.com/rust-lang/crates.io-index"
3503checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
3504dependencies = [
3505 "semver",
3506]
3507
3508[[package]]
3509name = "rustix"
3510version = "0.35.13"
3511source = "registry+https://github.com/rust-lang/crates.io-index"
3512checksum = "727a1a6d65f786ec22df8a81ca3121107f235970dc1705ed681d3e6e8b9cd5f9"
3513dependencies = [
3514 "bitflags",
3515 "errno",
3516 "io-lifetimes 0.7.5",
3517 "libc",
3518 "linux-raw-sys 0.0.46",
3519 "windows-sys 0.42.0",
3520]
3521
3522[[package]]
3523name = "rustix"
3524version = "0.36.3"
3525source = "registry+https://github.com/rust-lang/crates.io-index"
3526checksum = "0b1fbb4dfc4eb1d390c02df47760bb19a84bb80b301ecc947ab5406394d8223e"
3527dependencies = [
3528 "bitflags",
3529 "errno",
3530 "io-lifetimes 1.0.2",
3531 "libc",
3532 "linux-raw-sys 0.1.3",
3533 "windows-sys 0.42.0",
3534]
3535
3536[[package]]
3537name = "rustls"
3538version = "0.20.7"
3539source = "registry+https://github.com/rust-lang/crates.io-index"
3540checksum = "539a2bfe908f471bfa933876bd1eb6a19cf2176d375f82ef7f99530a40e48c2c"
3541dependencies = [
3542 "log",
3543 "ring",
3544 "sct",
3545 "webpki",
3546]
3547
3548[[package]]
3549name = "rustls-native-certs"
3550version = "0.6.2"
3551source = "registry+https://github.com/rust-lang/crates.io-index"
3552checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"
3553dependencies = [
3554 "openssl-probe",
3555 "rustls-pemfile",
3556 "schannel",
3557 "security-framework",
3558]
3559
3560[[package]]
3561name = "rustls-pemfile"
3562version = "1.0.1"
3563source = "registry+https://github.com/rust-lang/crates.io-index"
3564checksum = "0864aeff53f8c05aa08d86e5ef839d3dfcf07aeba2db32f12db0ef716e87bd55"
3565dependencies = [
3566 "base64",
3567]
3568
3569[[package]]
3570name = "rustversion"
3571version = "1.0.9"
3572source = "registry+https://github.com/rust-lang/crates.io-index"
3573checksum = "97477e48b4cf8603ad5f7aaf897467cf42ab4218a38ef76fb14c2d6773a6d6a8"
3574
3575[[package]]
3576name = "ryu"
3577version = "1.0.11"
3578source = "registry+https://github.com/rust-lang/crates.io-index"
3579checksum = "4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09"
3580
3581[[package]]
3582name = "safe-lock"
3583version = "0.1.3"
3584source = "registry+https://github.com/rust-lang/crates.io-index"
3585checksum = "077d73db7973cccf63eb4aff1e5a34dc2459baa867512088269ea5f2f4253c90"
3586
3587[[package]]
3588name = "safe-proc-macro2"
3589version = "1.0.36"
3590source = "registry+https://github.com/rust-lang/crates.io-index"
3591checksum = "814c536dcd27acf03296c618dab7ad62d28e70abd7ba41d3f34a2ce707a2c666"
3592dependencies = [
3593 "unicode-xid",
3594]
3595
3596[[package]]
3597name = "safe-quote"
3598version = "1.0.15"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "77e530f7831f3feafcd5f1aae406ac205dd998436b4007c8e80f03eca78a88f7"
3601dependencies = [
3602 "safe-proc-macro2",
3603]
3604
3605[[package]]
3606name = "safe-regex"
3607version = "0.2.5"
3608source = "registry+https://github.com/rust-lang/crates.io-index"
3609checksum = "a15289bf322e0673d52756a18194167f2378ec1a15fe884af6e2d2cb934822b0"
3610dependencies = [
3611 "safe-regex-macro",
3612]
3613
3614[[package]]
3615name = "safe-regex-compiler"
3616version = "0.2.5"
3617source = "registry+https://github.com/rust-lang/crates.io-index"
3618checksum = "fba76fae590a2aa665279deb1f57b5098cbace01a0c5e60e262fcf55f7c51542"
3619dependencies = [
3620 "safe-proc-macro2",
3621 "safe-quote",
3622]
3623
3624[[package]]
3625name = "safe-regex-macro"
3626version = "0.2.5"
3627source = "registry+https://github.com/rust-lang/crates.io-index"
3628checksum = "96c2e96b5c03f158d1b16ba79af515137795f4ad4e8de3f790518aae91f1d127"
3629dependencies = [
3630 "safe-proc-macro2",
3631 "safe-regex-compiler",
3632]
3633
3634[[package]]
3635name = "same-file"
3636version = "1.0.6"
3637source = "registry+https://github.com/rust-lang/crates.io-index"
3638checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
3639dependencies = [
3640 "winapi-util",
3641]
3642
3643[[package]]
3644name = "schannel"
3645version = "0.1.20"
3646source = "registry+https://github.com/rust-lang/crates.io-index"
3647checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"
3648dependencies = [
3649 "lazy_static",
3650 "windows-sys 0.36.1",
3651]
3652
3653[[package]]
3654name = "scopeguard"
3655version = "1.1.0"
3656source = "registry+https://github.com/rust-lang/crates.io-index"
3657checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
3658
3659[[package]]
3660name = "scratch"
3661version = "1.0.2"
3662source = "registry+https://github.com/rust-lang/crates.io-index"
3663checksum = "9c8132065adcfd6e02db789d9285a0deb2f3fcb04002865ab67d5fb103533898"
3664
3665[[package]]
3666name = "sct"
3667version = "0.7.0"
3668source = "registry+https://github.com/rust-lang/crates.io-index"
3669checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
3670dependencies = [
3671 "ring",
3672 "untrusted",
3673]
3674
3675[[package]]
3676name = "security-framework"
3677version = "2.7.0"
3678source = "registry+https://github.com/rust-lang/crates.io-index"
3679checksum = "2bc1bb97804af6631813c55739f771071e0f2ed33ee20b68c86ec505d906356c"
3680dependencies = [
3681 "bitflags",
3682 "core-foundation",
3683 "core-foundation-sys",
3684 "libc",
3685 "security-framework-sys",
3686]
3687
3688[[package]]
3689name = "security-framework-sys"
3690version = "2.6.1"
3691source = "registry+https://github.com/rust-lang/crates.io-index"
3692checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
3693dependencies = [
3694 "core-foundation-sys",
3695 "libc",
3696]
3697
3698[[package]]
3699name = "semver"
3700version = "1.0.14"
3701source = "registry+https://github.com/rust-lang/crates.io-index"
3702checksum = "e25dfac463d778e353db5be2449d1cce89bd6fd23c9f1ea21310ce6e5a1b29c4"
3703dependencies = [
3704 "serde",
3705]
3706
3707[[package]]
3708name = "serde"
3709version = "1.0.147"
3710source = "registry+https://github.com/rust-lang/crates.io-index"
3711checksum = "d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965"
3712dependencies = [
3713 "serde_derive",
3714]
3715
3716[[package]]
3717name = "serde_derive"
3718version = "1.0.147"
3719source = "registry+https://github.com/rust-lang/crates.io-index"
3720checksum = "4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852"
3721dependencies = [
3722 "proc-macro2",
3723 "quote",
3724 "syn",
3725]
3726
3727[[package]]
3728name = "serde_json"
3729version = "1.0.89"
3730source = "registry+https://github.com/rust-lang/crates.io-index"
3731checksum = "020ff22c755c2ed3f8cf162dbb41a7268d934702f3ed3631656ea597e08fc3db"
3732dependencies = [
3733 "itoa",
3734 "ryu",
3735 "serde",
3736]
3737
3738[[package]]
3739name = "serde_urlencoded"
3740version = "0.7.1"
3741source = "registry+https://github.com/rust-lang/crates.io-index"
3742checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
3743dependencies = [
3744 "form_urlencoded",
3745 "itoa",
3746 "ryu",
3747 "serde",
3748]
3749
3750[[package]]
3751name = "sha1"
3752version = "0.10.5"
3753source = "registry+https://github.com/rust-lang/crates.io-index"
3754checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
3755dependencies = [
3756 "cfg-if 1.0.0",
3757 "cpufeatures",
3758 "digest",
3759]
3760
3761[[package]]
3762name = "sha1_smol"
3763version = "1.0.0"
3764source = "registry+https://github.com/rust-lang/crates.io-index"
3765checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
3766
3767[[package]]
3768name = "sha2"
3769version = "0.10.6"
3770source = "registry+https://github.com/rust-lang/crates.io-index"
3771checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
3772dependencies = [
3773 "cfg-if 1.0.0",
3774 "cpufeatures",
3775 "digest",
3776]
3777
3778[[package]]
3779name = "sharded-slab"
3780version = "0.1.4"
3781source = "registry+https://github.com/rust-lang/crates.io-index"
3782checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
3783dependencies = [
3784 "lazy_static",
3785]
3786
3787[[package]]
3788name = "shell-escape"
3789version = "0.1.5"
3790source = "registry+https://github.com/rust-lang/crates.io-index"
3791checksum = "45bb67a18fa91266cc7807181f62f9178a6873bfad7dc788c42e6430db40184f"
3792
3793[[package]]
3794name = "signal-hook"
3795version = "0.3.14"
3796source = "registry+https://github.com/rust-lang/crates.io-index"
3797checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"
3798dependencies = [
3799 "libc",
3800 "signal-hook-registry",
3801]
3802
3803[[package]]
3804name = "signal-hook-mio"
3805version = "0.2.3"
3806source = "registry+https://github.com/rust-lang/crates.io-index"
3807checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
3808dependencies = [
3809 "libc",
3810 "mio",
3811 "signal-hook",
3812]
3813
3814[[package]]
3815name = "signal-hook-registry"
3816version = "1.4.0"
3817source = "registry+https://github.com/rust-lang/crates.io-index"
3818checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
3819dependencies = [
3820 "libc",
3821]
3822
3823[[package]]
3824name = "simd-abstraction"
3825version = "0.7.1"
3826source = "registry+https://github.com/rust-lang/crates.io-index"
3827checksum = "9cadb29c57caadc51ff8346233b5cec1d240b68ce55cf1afc764818791876987"
3828dependencies = [
3829 "outref",
3830]
3831
3832[[package]]
3833name = "similar"
3834version = "2.2.1"
3835source = "registry+https://github.com/rust-lang/crates.io-index"
3836checksum = "420acb44afdae038210c99e69aae24109f32f15500aa708e81d46c9f29d55fcf"
3837
3838[[package]]
3839name = "siphasher"
3840version = "0.3.10"
3841source = "registry+https://github.com/rust-lang/crates.io-index"
3842checksum = "7bd3e3206899af3f8b12af284fafc038cc1dc2b41d1b89dd17297221c5d225de"
3843
3844[[package]]
3845name = "slab"
3846version = "0.4.7"
3847source = "registry+https://github.com/rust-lang/crates.io-index"
3848checksum = "4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef"
3849dependencies = [
3850 "autocfg",
3851]
3852
3853[[package]]
3854name = "smallvec"
3855version = "1.10.0"
3856source = "registry+https://github.com/rust-lang/crates.io-index"
3857checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
3858
3859[[package]]
3860name = "smawk"
3861version = "0.3.1"
3862source = "registry+https://github.com/rust-lang/crates.io-index"
3863checksum = "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
3864
3865[[package]]
3866name = "snapbox"
3867version = "0.4.3"
3868source = "registry+https://github.com/rust-lang/crates.io-index"
3869checksum = "efbd7b250c7243273b5aec4ca366fced84ad716d110bb7baae4814678952ebde"
3870dependencies = [
3871 "backtrace",
3872 "concolor",
3873 "content_inspector",
3874 "dunce",
3875 "filetime",
3876 "libc",
3877 "normalize-line-endings",
3878 "os_pipe",
3879 "similar",
3880 "snapbox-macros",
3881 "tempfile",
3882 "wait-timeout",
3883 "walkdir",
3884 "windows-sys 0.42.0",
3885 "yansi",
3886]
3887
3888[[package]]
3889name = "snapbox-macros"
3890version = "0.3.1"
3891source = "registry+https://github.com/rust-lang/crates.io-index"
3892checksum = "485e65c1203eb37244465e857d15a26d3a85a5410648ccb53b18bd44cb3a7336"
3893
3894[[package]]
3895name = "socket2"
3896version = "0.4.7"
3897source = "registry+https://github.com/rust-lang/crates.io-index"
3898checksum = "02e2d2db9033d13a1567121ddd7a095ee144db4e1ca1b1bda3419bc0da294ebd"
3899dependencies = [
3900 "libc",
3901 "winapi",
3902]
3903
3904[[package]]
3905name = "spin"
3906version = "0.5.2"
3907source = "registry+https://github.com/rust-lang/crates.io-index"
3908checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
3909
3910[[package]]
3911name = "static_assertions"
3912version = "1.1.0"
3913source = "registry+https://github.com/rust-lang/crates.io-index"
3914checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
3915
3916[[package]]
3917name = "strsim"
3918version = "0.10.0"
3919source = "registry+https://github.com/rust-lang/crates.io-index"
3920checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
3921
3922[[package]]
3923name = "strum"
3924version = "0.24.1"
3925source = "registry+https://github.com/rust-lang/crates.io-index"
3926checksum = "063e6045c0e62079840579a7e47a355ae92f60eb74daaf156fb1e84ba164e63f"
3927
3928[[package]]
3929name = "strum_macros"
3930version = "0.24.3"
3931source = "registry+https://github.com/rust-lang/crates.io-index"
3932checksum = "1e385be0d24f186b4ce2f9982191e7101bb737312ad61c1f2f984f34bcf85d59"
3933dependencies = [
3934 "heck",
3935 "proc-macro2",
3936 "quote",
3937 "rustversion",
3938 "syn",
3939]
3940
3941[[package]]
3942name = "subtle"
3943version = "2.4.1"
3944source = "registry+https://github.com/rust-lang/crates.io-index"
3945checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
3946
3947[[package]]
3948name = "supports-color"
3949version = "1.3.1"
3950source = "registry+https://github.com/rust-lang/crates.io-index"
3951checksum = "8ba6faf2ca7ee42fdd458f4347ae0a9bd6bcc445ad7cb57ad82b383f18870d6f"
3952dependencies = [
3953 "atty",
3954 "is_ci",
3955]
3956
3957[[package]]
3958name = "supports-hyperlinks"
3959version = "1.2.0"
3960source = "registry+https://github.com/rust-lang/crates.io-index"
3961checksum = "590b34f7c5f01ecc9d78dba4b3f445f31df750a67621cf31626f3b7441ce6406"
3962dependencies = [
3963 "atty",
3964]
3965
3966[[package]]
3967name = "supports-unicode"
3968version = "1.0.2"
3969source = "registry+https://github.com/rust-lang/crates.io-index"
3970checksum = "a8b945e45b417b125a8ec51f1b7df2f8df7920367700d1f98aedd21e5735f8b2"
3971dependencies = [
3972 "atty",
3973]
3974
3975[[package]]
3976name = "syn"
3977version = "1.0.103"
3978source = "registry+https://github.com/rust-lang/crates.io-index"
3979checksum = "a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d"
3980dependencies = [
3981 "proc-macro2",
3982 "quote",
3983 "unicode-ident",
3984]
3985
3986[[package]]
3987name = "sync_wrapper"
3988version = "0.1.1"
3989source = "registry+https://github.com/rust-lang/crates.io-index"
3990checksum = "20518fe4a4c9acf048008599e464deb21beeae3d3578418951a189c235a7a9a8"
3991
3992[[package]]
3993name = "tar"
3994version = "0.4.38"
3995source = "registry+https://github.com/rust-lang/crates.io-index"
3996checksum = "4b55807c0344e1e6c04d7c965f5289c39a8d94ae23ed5c0b57aabac549f871c6"
3997dependencies = [
3998 "filetime",
3999 "libc",
4000]
4001
4002[[package]]
4003name = "target-lexicon"
4004version = "0.12.5"
4005source = "registry+https://github.com/rust-lang/crates.io-index"
4006checksum = "9410d0f6853b1d94f0e519fb95df60f29d2c1eff2d921ffdf01a4c8a3b54f12d"
4007
4008[[package]]
4009name = "tempfile"
4010version = "3.4.0"
4011source = "registry+https://github.com/rust-lang/crates.io-index"
4012checksum = "af18f7ae1acd354b992402e9ec5864359d693cd8a79dcbef59f76891701c1e95"
4013dependencies = [
4014 "cfg-if 1.0.0",
4015 "fastrand",
4016 "redox_syscall",
4017 "rustix 0.36.3",
4018 "windows-sys 0.42.0",
4019]
4020
4021[[package]]
4022name = "termcolor"
4023version = "1.1.3"
4024source = "registry+https://github.com/rust-lang/crates.io-index"
4025checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
4026dependencies = [
4027 "winapi-util",
4028]
4029
4030[[package]]
4031name = "terminal_size"
4032version = "0.1.17"
4033source = "registry+https://github.com/rust-lang/crates.io-index"
4034checksum = "633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df"
4035dependencies = [
4036 "libc",
4037 "winapi",
4038]
4039
4040[[package]]
4041name = "terminal_size"
4042version = "0.2.2"
4043source = "registry+https://github.com/rust-lang/crates.io-index"
4044checksum = "40ca90c434fd12083d1a6bdcbe9f92a14f96c8a1ba600ba451734ac334521f7a"
4045dependencies = [
4046 "rustix 0.35.13",
4047 "windows-sys 0.42.0",
4048]
4049
4050[[package]]
4051name = "terminfo"
4052version = "0.7.3"
4053source = "registry+https://github.com/rust-lang/crates.io-index"
4054checksum = "76971977e6121664ec1b960d1313aacfa75642adc93b9d4d53b247bd4cb1747e"
4055dependencies = [
4056 "dirs 2.0.2",
4057 "fnv",
4058 "nom 5.1.2",
4059 "phf",
4060 "phf_codegen",
4061]
4062
4063[[package]]
4064name = "textwrap"
4065version = "0.15.2"
4066source = "registry+https://github.com/rust-lang/crates.io-index"
4067checksum = "b7b3e525a49ec206798b40326a44121291b530c963cfb01018f63e135bac543d"
4068dependencies = [
4069 "smawk",
4070 "unicode-linebreak",
4071 "unicode-width",
4072]
4073
4074[[package]]
4075name = "thiserror"
4076version = "1.0.38"
4077source = "registry+https://github.com/rust-lang/crates.io-index"
4078checksum = "6a9cd18aa97d5c45c6603caea1da6628790b37f7a34b6ca89522331c5180fed0"
4079dependencies = [
4080 "thiserror-impl",
4081]
4082
4083[[package]]
4084name = "thiserror-impl"
4085version = "1.0.38"
4086source = "registry+https://github.com/rust-lang/crates.io-index"
4087checksum = "1fb327af4685e4d03fa8cbcf1716380da910eeb2bb8be417e7f9fd3fb164f36f"
4088dependencies = [
4089 "proc-macro2",
4090 "quote",
4091 "syn",
4092]
4093
4094[[package]]
4095name = "thread_local"
4096version = "1.1.4"
4097source = "registry+https://github.com/rust-lang/crates.io-index"
4098checksum = "5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180"
4099dependencies = [
4100 "once_cell",
4101]
4102
4103[[package]]
4104name = "time"
4105version = "0.1.45"
4106source = "registry+https://github.com/rust-lang/crates.io-index"
4107checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
4108dependencies = [
4109 "libc",
4110 "wasi 0.10.0+wasi-snapshot-preview1",
4111 "winapi",
4112]
4113
4114[[package]]
4115name = "time"
4116version = "0.3.17"
4117source = "registry+https://github.com/rust-lang/crates.io-index"
4118checksum = "a561bf4617eebd33bca6434b988f39ed798e527f51a1e797d0ee4f61c0a38376"
4119dependencies = [
4120 "itoa",
4121 "libc",
4122 "num_threads",
4123 "serde",
4124 "time-core",
4125 "time-macros",
4126]
4127
4128[[package]]
4129name = "time-core"
4130version = "0.1.0"
4131source = "registry+https://github.com/rust-lang/crates.io-index"
4132checksum = "2e153e1f1acaef8acc537e68b44906d2db6436e2b35ac2c6b42640fff91f00fd"
4133
4134[[package]]
4135name = "time-macros"
4136version = "0.2.6"
4137source = "registry+https://github.com/rust-lang/crates.io-index"
4138checksum = "d967f99f534ca7e495c575c62638eebc2898a8c84c119b89e250477bc4ba16b2"
4139dependencies = [
4140 "time-core",
4141]
4142
4143[[package]]
4144name = "tinyvec"
4145version = "1.6.0"
4146source = "registry+https://github.com/rust-lang/crates.io-index"
4147checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
4148dependencies = [
4149 "tinyvec_macros",
4150]
4151
4152[[package]]
4153name = "tinyvec_macros"
4154version = "0.1.0"
4155source = "registry+https://github.com/rust-lang/crates.io-index"
4156checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
4157
4158[[package]]
4159name = "tokio"
4160version = "1.26.0"
4161source = "registry+https://github.com/rust-lang/crates.io-index"
4162checksum = "03201d01c3c27a29c8a5cee5b55a93ddae1ccf6f08f65365c2c918f8c1b76f64"
4163dependencies = [
4164 "autocfg",
4165 "bytes",
4166 "libc",
4167 "memchr",
4168 "mio",
4169 "num_cpus",
4170 "pin-project-lite",
4171 "signal-hook-registry",
4172 "socket2",
4173 "tokio-macros",
4174 "windows-sys 0.45.0",
4175]
4176
4177[[package]]
4178name = "tokio-graceful-shutdown"
4179version = "0.5.0"
4180source = "registry+https://github.com/rust-lang/crates.io-index"
4181checksum = "2b9614e6d7b687b4daf9b5191d45039258b19405fb1493051cee400f29ec0e57"
4182dependencies = [
4183 "anyhow",
4184 "async-recursion",
4185 "futures",
4186 "log",
4187 "tokio",
4188 "tokio-util",
4189]
4190
4191[[package]]
4192name = "tokio-macros"
4193version = "1.8.0"
4194source = "registry+https://github.com/rust-lang/crates.io-index"
4195checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
4196dependencies = [
4197 "proc-macro2",
4198 "quote",
4199 "syn",
4200]
4201
4202[[package]]
4203name = "tokio-rustls"
4204version = "0.23.4"
4205source = "registry+https://github.com/rust-lang/crates.io-index"
4206checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
4207dependencies = [
4208 "rustls",
4209 "tokio",
4210 "webpki",
4211]
4212
4213[[package]]
4214name = "tokio-stream"
4215version = "0.1.11"
4216source = "registry+https://github.com/rust-lang/crates.io-index"
4217checksum = "d660770404473ccd7bc9f8b28494a811bc18542b915c0855c51e8f419d5223ce"
4218dependencies = [
4219 "futures-core",
4220 "pin-project-lite",
4221 "tokio",
4222]
4223
4224[[package]]
4225name = "tokio-util"
4226version = "0.7.4"
4227source = "registry+https://github.com/rust-lang/crates.io-index"
4228checksum = "0bb2e075f03b3d66d8d8785356224ba688d2906a371015e225beeb65ca92c740"
4229dependencies = [
4230 "bytes",
4231 "futures-core",
4232 "futures-sink",
4233 "pin-project-lite",
4234 "tokio",
4235 "tracing",
4236]
4237
4238[[package]]
4239name = "toml_datetime"
4240version = "0.5.0"
4241source = "registry+https://github.com/rust-lang/crates.io-index"
4242checksum = "808b51e57d0ef8f71115d8f3a01e7d3750d01c79cac4b3eda910f4389fdf92fd"
4243dependencies = [
4244 "serde",
4245]
4246
4247[[package]]
4248name = "toml_edit"
4249version = "0.15.0"
4250source = "registry+https://github.com/rust-lang/crates.io-index"
4251checksum = "b1541ba70885967e662f69d31ab3aeca7b1aaecfcd58679590b893e9239c3646"
4252dependencies = [
4253 "combine",
4254 "indexmap",
4255 "itertools",
4256 "kstring",
4257 "serde",
4258 "toml_datetime",
4259]
4260
4261[[package]]
4262name = "tower"
4263version = "0.4.13"
4264source = "registry+https://github.com/rust-lang/crates.io-index"
4265checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
4266dependencies = [
4267 "futures-core",
4268 "futures-util",
4269 "pin-project",
4270 "pin-project-lite",
4271 "tokio",
4272 "tower-layer",
4273 "tower-service",
4274 "tracing",
4275]
4276
4277[[package]]
4278name = "tower-http"
4279version = "0.3.4"
4280source = "registry+https://github.com/rust-lang/crates.io-index"
4281checksum = "3c530c8675c1dbf98facee631536fa116b5fb6382d7dd6dc1b118d970eafe3ba"
4282dependencies = [
4283 "bitflags",
4284 "bytes",
4285 "futures-core",
4286 "futures-util",
4287 "http",
4288 "http-body",
4289 "http-range-header",
4290 "pin-project-lite",
4291 "tower",
4292 "tower-layer",
4293 "tower-service",
4294 "tracing",
4295 "uuid",
4296]
4297
4298[[package]]
4299name = "tower-layer"
4300version = "0.3.2"
4301source = "registry+https://github.com/rust-lang/crates.io-index"
4302checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
4303
4304[[package]]
4305name = "tower-service"
4306version = "0.3.2"
4307source = "registry+https://github.com/rust-lang/crates.io-index"
4308checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
4309
4310[[package]]
4311name = "tracing"
4312version = "0.1.37"
4313source = "registry+https://github.com/rust-lang/crates.io-index"
4314checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
4315dependencies = [
4316 "cfg-if 1.0.0",
4317 "log",
4318 "pin-project-lite",
4319 "tracing-attributes",
4320 "tracing-core",
4321]
4322
4323[[package]]
4324name = "tracing-attributes"
4325version = "0.1.23"
4326source = "registry+https://github.com/rust-lang/crates.io-index"
4327checksum = "4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a"
4328dependencies = [
4329 "proc-macro2",
4330 "quote",
4331 "syn",
4332]
4333
4334[[package]]
4335name = "tracing-core"
4336version = "0.1.30"
4337source = "registry+https://github.com/rust-lang/crates.io-index"
4338checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
4339dependencies = [
4340 "once_cell",
4341 "valuable",
4342]
4343
4344[[package]]
4345name = "tracing-log"
4346version = "0.1.3"
4347source = "registry+https://github.com/rust-lang/crates.io-index"
4348checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
4349dependencies = [
4350 "lazy_static",
4351 "log",
4352 "tracing-core",
4353]
4354
4355[[package]]
4356name = "tracing-opentelemetry"
4357version = "0.17.4"
4358source = "registry+https://github.com/rust-lang/crates.io-index"
4359checksum = "fbbe89715c1dbbb790059e2565353978564924ee85017b5fff365c872ff6721f"
4360dependencies = [
4361 "once_cell",
4362 "opentelemetry",
4363 "tracing",
4364 "tracing-core",
4365 "tracing-log",
4366 "tracing-subscriber",
4367]
4368
4369[[package]]
4370name = "tracing-subscriber"
4371version = "0.3.16"
4372source = "registry+https://github.com/rust-lang/crates.io-index"
4373checksum = "a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70"
4374dependencies = [
4375 "matchers",
4376 "nu-ansi-term",
4377 "once_cell",
4378 "regex",
4379 "sharded-slab",
4380 "smallvec",
4381 "thread_local",
4382 "tracing",
4383 "tracing-core",
4384 "tracing-log",
4385]
4386
4387[[package]]
4388name = "try-lock"
4389version = "0.2.3"
4390source = "registry+https://github.com/rust-lang/crates.io-index"
4391checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
4392
4393[[package]]
4394name = "typenum"
4395version = "1.15.0"
4396source = "registry+https://github.com/rust-lang/crates.io-index"
4397checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
4398
4399[[package]]
4400name = "ucd-trie"
4401version = "0.1.5"
4402source = "registry+https://github.com/rust-lang/crates.io-index"
4403checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
4404
4405[[package]]
4406name = "unicode-bidi"
4407version = "0.3.8"
4408source = "registry+https://github.com/rust-lang/crates.io-index"
4409checksum = "099b7128301d285f79ddd55b9a83d5e6b9e97c92e0ea0daebee7263e932de992"
4410
4411[[package]]
4412name = "unicode-bom"
4413version = "1.1.4"
4414source = "registry+https://github.com/rust-lang/crates.io-index"
4415checksum = "63ec69f541d875b783ca40184d655f2927c95f0bffd486faa83cd3ac3529ec32"
4416
4417[[package]]
4418name = "unicode-ident"
4419version = "1.0.5"
4420source = "registry+https://github.com/rust-lang/crates.io-index"
4421checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3"
4422
4423[[package]]
4424name = "unicode-linebreak"
4425version = "0.1.4"
4426source = "registry+https://github.com/rust-lang/crates.io-index"
4427checksum = "c5faade31a542b8b35855fff6e8def199853b2da8da256da52f52f1316ee3137"
4428dependencies = [
4429 "hashbrown",
4430 "regex",
4431]
4432
4433[[package]]
4434name = "unicode-normalization"
4435version = "0.1.22"
4436source = "registry+https://github.com/rust-lang/crates.io-index"
4437checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
4438dependencies = [
4439 "tinyvec",
4440]
4441
4442[[package]]
4443name = "unicode-segmentation"
4444version = "1.10.0"
4445source = "registry+https://github.com/rust-lang/crates.io-index"
4446checksum = "0fdbf052a0783de01e944a6ce7a8cb939e295b1e7be835a1112c3b9a7f047a5a"
4447
4448[[package]]
4449name = "unicode-width"
4450version = "0.1.10"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
4453
4454[[package]]
4455name = "unicode-xid"
4456version = "0.2.4"
4457source = "registry+https://github.com/rust-lang/crates.io-index"
4458checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
4459
4460[[package]]
4461name = "untrusted"
4462version = "0.7.1"
4463source = "registry+https://github.com/rust-lang/crates.io-index"
4464checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
4465
4466[[package]]
4467name = "url"
4468version = "2.3.1"
4469source = "registry+https://github.com/rust-lang/crates.io-index"
4470checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
4471dependencies = [
4472 "form_urlencoded",
4473 "idna",
4474 "percent-encoding",
4475]
4476
4477[[package]]
4478name = "urlencoding"
4479version = "2.1.2"
4480source = "registry+https://github.com/rust-lang/crates.io-index"
4481checksum = "e8db7427f936968176eaa7cdf81b7f98b980b18495ec28f1b5791ac3bfe3eea9"
4482
4483[[package]]
4484name = "uuid"
4485version = "1.2.2"
4486source = "registry+https://github.com/rust-lang/crates.io-index"
4487checksum = "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c"
4488dependencies = [
4489 "getrandom 0.2.8",
4490]
4491
4492[[package]]
4493name = "valuable"
4494version = "0.1.0"
4495source = "registry+https://github.com/rust-lang/crates.io-index"
4496checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
4497
4498[[package]]
4499name = "vcpkg"
4500version = "0.2.15"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
4503
4504[[package]]
4505name = "version_check"
4506version = "0.9.4"
4507source = "registry+https://github.com/rust-lang/crates.io-index"
4508checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
4509
4510[[package]]
4511name = "wait-timeout"
4512version = "0.2.0"
4513source = "registry+https://github.com/rust-lang/crates.io-index"
4514checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
4515dependencies = [
4516 "libc",
4517]
4518
4519[[package]]
4520name = "walkdir"
4521version = "2.3.2"
4522source = "registry+https://github.com/rust-lang/crates.io-index"
4523checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
4524dependencies = [
4525 "same-file",
4526 "winapi",
4527 "winapi-util",
4528]
4529
4530[[package]]
4531name = "want"
4532version = "0.3.0"
4533source = "registry+https://github.com/rust-lang/crates.io-index"
4534checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
4535dependencies = [
4536 "log",
4537 "try-lock",
4538]
4539
4540[[package]]
4541name = "wasi"
4542version = "0.9.0+wasi-snapshot-preview1"
4543source = "registry+https://github.com/rust-lang/crates.io-index"
4544checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
4545
4546[[package]]
4547name = "wasi"
4548version = "0.10.0+wasi-snapshot-preview1"
4549source = "registry+https://github.com/rust-lang/crates.io-index"
4550checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
4551
4552[[package]]
4553name = "wasi"
4554version = "0.11.0+wasi-snapshot-preview1"
4555source = "registry+https://github.com/rust-lang/crates.io-index"
4556checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
4557
4558[[package]]
4559name = "wasm-bindgen"
4560version = "0.2.83"
4561source = "registry+https://github.com/rust-lang/crates.io-index"
4562checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268"
4563dependencies = [
4564 "cfg-if 1.0.0",
4565 "wasm-bindgen-macro",
4566]
4567
4568[[package]]
4569name = "wasm-bindgen-backend"
4570version = "0.2.83"
4571source = "registry+https://github.com/rust-lang/crates.io-index"
4572checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142"
4573dependencies = [
4574 "bumpalo",
4575 "log",
4576 "once_cell",
4577 "proc-macro2",
4578 "quote",
4579 "syn",
4580 "wasm-bindgen-shared",
4581]
4582
4583[[package]]
4584name = "wasm-bindgen-futures"
4585version = "0.4.33"
4586source = "registry+https://github.com/rust-lang/crates.io-index"
4587checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d"
4588dependencies = [
4589 "cfg-if 1.0.0",
4590 "js-sys",
4591 "wasm-bindgen",
4592 "web-sys",
4593]
4594
4595[[package]]
4596name = "wasm-bindgen-macro"
4597version = "0.2.83"
4598source = "registry+https://github.com/rust-lang/crates.io-index"
4599checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810"
4600dependencies = [
4601 "quote",
4602 "wasm-bindgen-macro-support",
4603]
4604
4605[[package]]
4606name = "wasm-bindgen-macro-support"
4607version = "0.2.83"
4608source = "registry+https://github.com/rust-lang/crates.io-index"
4609checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c"
4610dependencies = [
4611 "proc-macro2",
4612 "quote",
4613 "syn",
4614 "wasm-bindgen-backend",
4615 "wasm-bindgen-shared",
4616]
4617
4618[[package]]
4619name = "wasm-bindgen-shared"
4620version = "0.2.83"
4621source = "registry+https://github.com/rust-lang/crates.io-index"
4622checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f"
4623
4624[[package]]
4625name = "watchexec"
4626version = "2.2.0"
4627source = "registry+https://github.com/rust-lang/crates.io-index"
4628checksum = "f44a7216549b0e37228ec8ffd46ef32119c5f27a29a2a1cddd655e3059b80e6e"
4629dependencies = [
4630 "async-priority-channel",
4631 "async-recursion",
4632 "atomic-take",
4633 "clearscreen",
4634 "command-group",
4635 "futures",
4636 "ignore-files",
4637 "miette 5.5.0",
4638 "nix",
4639 "normalize-path",
4640 "notify",
4641 "once_cell",
4642 "project-origins",
4643 "thiserror",
4644 "tokio",
4645 "tracing",
4646 "watchexec-events",
4647 "watchexec-signals",
4648]
4649
4650[[package]]
4651name = "watchexec-events"
4652version = "1.0.0"
4653source = "registry+https://github.com/rust-lang/crates.io-index"
4654checksum = "01603bbe02fd75918f010dadad456d47eda14fb8fdcab276b0b4b8362f142ae3"
4655dependencies = [
4656 "nix",
4657 "notify",
4658 "watchexec-signals",
4659]
4660
4661[[package]]
4662name = "watchexec-filterer-ignore"
4663version = "1.0.0"
4664source = "registry+https://github.com/rust-lang/crates.io-index"
4665checksum = "536dc4978afb9af4c272898c0000b41143570023312b40a692c9477ebef309d1"
4666dependencies = [
4667 "ignore",
4668 "ignore-files",
4669 "tracing",
4670 "watchexec",
4671]
4672
4673[[package]]
4674name = "watchexec-signals"
4675version = "1.0.0"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "cc2a5df96c388901c94ca04055fcd51d4196ca3e971c5e805bd4a4b61dd6a7e5"
4678dependencies = [
4679 "miette 5.5.0",
4680 "nix",
4681 "thiserror",
4682]
4683
4684[[package]]
4685name = "web-sys"
4686version = "0.3.60"
4687source = "registry+https://github.com/rust-lang/crates.io-index"
4688checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f"
4689dependencies = [
4690 "js-sys",
4691 "wasm-bindgen",
4692]
4693
4694[[package]]
4695name = "webpki"
4696version = "0.22.0"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
4699dependencies = [
4700 "ring",
4701 "untrusted",
4702]
4703
4704[[package]]
4705name = "webpki-roots"
4706version = "0.22.5"
4707source = "registry+https://github.com/rust-lang/crates.io-index"
4708checksum = "368bfe657969fb01238bb756d351dcade285e0f6fcbd36dcb23359a5169975be"
4709dependencies = [
4710 "webpki",
4711]
4712
4713[[package]]
4714name = "which"
4715version = "4.3.0"
4716source = "registry+https://github.com/rust-lang/crates.io-index"
4717checksum = "1c831fbbee9e129a8cf93e7747a82da9d95ba8e16621cae60ec2cdc849bacb7b"
4718dependencies = [
4719 "either",
4720 "libc",
4721 "once_cell",
4722]
4723
4724[[package]]
4725name = "winapi"
4726version = "0.3.9"
4727source = "registry+https://github.com/rust-lang/crates.io-index"
4728checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
4729dependencies = [
4730 "winapi-i686-pc-windows-gnu",
4731 "winapi-x86_64-pc-windows-gnu",
4732]
4733
4734[[package]]
4735name = "winapi-i686-pc-windows-gnu"
4736version = "0.4.0"
4737source = "registry+https://github.com/rust-lang/crates.io-index"
4738checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
4739
4740[[package]]
4741name = "winapi-util"
4742version = "0.1.5"
4743source = "registry+https://github.com/rust-lang/crates.io-index"
4744checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
4745dependencies = [
4746 "winapi",
4747]
4748
4749[[package]]
4750name = "winapi-x86_64-pc-windows-gnu"
4751version = "0.4.0"
4752source = "registry+https://github.com/rust-lang/crates.io-index"
4753checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
4754
4755[[package]]
4756name = "windows"
4757version = "0.43.0"
4758source = "registry+https://github.com/rust-lang/crates.io-index"
4759checksum = "04662ed0e3e5630dfa9b26e4cb823b817f1a9addda855d973a9458c236556244"
4760dependencies = [
4761 "windows_aarch64_gnullvm",
4762 "windows_aarch64_msvc 0.42.2",
4763 "windows_i686_gnu 0.42.2",
4764 "windows_i686_msvc 0.42.2",
4765 "windows_x86_64_gnu 0.42.2",
4766 "windows_x86_64_gnullvm",
4767 "windows_x86_64_msvc 0.42.2",
4768]
4769
4770[[package]]
4771name = "windows-sys"
4772version = "0.36.1"
4773source = "registry+https://github.com/rust-lang/crates.io-index"
4774checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
4775dependencies = [
4776 "windows_aarch64_msvc 0.36.1",
4777 "windows_i686_gnu 0.36.1",
4778 "windows_i686_msvc 0.36.1",
4779 "windows_x86_64_gnu 0.36.1",
4780 "windows_x86_64_msvc 0.36.1",
4781]
4782
4783[[package]]
4784name = "windows-sys"
4785version = "0.42.0"
4786source = "registry+https://github.com/rust-lang/crates.io-index"
4787checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
4788dependencies = [
4789 "windows_aarch64_gnullvm",
4790 "windows_aarch64_msvc 0.42.2",
4791 "windows_i686_gnu 0.42.2",
4792 "windows_i686_msvc 0.42.2",
4793 "windows_x86_64_gnu 0.42.2",
4794 "windows_x86_64_gnullvm",
4795 "windows_x86_64_msvc 0.42.2",
4796]
4797
4798[[package]]
4799name = "windows-sys"
4800version = "0.45.0"
4801source = "registry+https://github.com/rust-lang/crates.io-index"
4802checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
4803dependencies = [
4804 "windows-targets",
4805]
4806
4807[[package]]
4808name = "windows-targets"
4809version = "0.42.2"
4810source = "registry+https://github.com/rust-lang/crates.io-index"
4811checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
4812dependencies = [
4813 "windows_aarch64_gnullvm",
4814 "windows_aarch64_msvc 0.42.2",
4815 "windows_i686_gnu 0.42.2",
4816 "windows_i686_msvc 0.42.2",
4817 "windows_x86_64_gnu 0.42.2",
4818 "windows_x86_64_gnullvm",
4819 "windows_x86_64_msvc 0.42.2",
4820]
4821
4822[[package]]
4823name = "windows_aarch64_gnullvm"
4824version = "0.42.2"
4825source = "registry+https://github.com/rust-lang/crates.io-index"
4826checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
4827
4828[[package]]
4829name = "windows_aarch64_msvc"
4830version = "0.36.1"
4831source = "registry+https://github.com/rust-lang/crates.io-index"
4832checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
4833
4834[[package]]
4835name = "windows_aarch64_msvc"
4836version = "0.42.2"
4837source = "registry+https://github.com/rust-lang/crates.io-index"
4838checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
4839
4840[[package]]
4841name = "windows_i686_gnu"
4842version = "0.36.1"
4843source = "registry+https://github.com/rust-lang/crates.io-index"
4844checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
4845
4846[[package]]
4847name = "windows_i686_gnu"
4848version = "0.42.2"
4849source = "registry+https://github.com/rust-lang/crates.io-index"
4850checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
4851
4852[[package]]
4853name = "windows_i686_msvc"
4854version = "0.36.1"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
4857
4858[[package]]
4859name = "windows_i686_msvc"
4860version = "0.42.2"
4861source = "registry+https://github.com/rust-lang/crates.io-index"
4862checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
4863
4864[[package]]
4865name = "windows_x86_64_gnu"
4866version = "0.36.1"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
4869
4870[[package]]
4871name = "windows_x86_64_gnu"
4872version = "0.42.2"
4873source = "registry+https://github.com/rust-lang/crates.io-index"
4874checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
4875
4876[[package]]
4877name = "windows_x86_64_gnullvm"
4878version = "0.42.2"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
4881
4882[[package]]
4883name = "windows_x86_64_msvc"
4884version = "0.36.1"
4885source = "registry+https://github.com/rust-lang/crates.io-index"
4886checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"
4887
4888[[package]]
4889name = "windows_x86_64_msvc"
4890version = "0.42.2"
4891source = "registry+https://github.com/rust-lang/crates.io-index"
4892checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
4893
4894[[package]]
4895name = "winreg"
4896version = "0.10.1"
4897source = "registry+https://github.com/rust-lang/crates.io-index"
4898checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
4899dependencies = [
4900 "winapi",
4901]
4902
4903[[package]]
4904name = "xmlparser"
4905version = "0.13.5"
4906source = "registry+https://github.com/rust-lang/crates.io-index"
4907checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
4908
4909[[package]]
4910name = "yansi"
4911version = "0.5.1"
4912source = "registry+https://github.com/rust-lang/crates.io-index"
4913checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
4914
4915[[package]]
4916name = "zeroize"
4917version = "1.5.7"
4918source = "registry+https://github.com/rust-lang/crates.io-index"
4919checksum = "c394b5bd0c6f669e7275d9c20aa90ae064cb22e75a1cad54e1b34088034b149f"
4920
4921[[package]]
4922name = "zip"
4923version = "0.6.3"
4924source = "registry+https://github.com/rust-lang/crates.io-index"
4925checksum = "537ce7411d25e54e8ae21a7ce0b15840e7bfcff15b51d697ec3266cc76bdf080"
4926dependencies = [
4927 "aes",
4928 "byteorder",
4929 "bzip2",
4930 "constant_time_eq",
4931 "crc32fast",
4932 "crossbeam-utils",
4933 "flate2",
4934 "hmac",
4935 "pbkdf2",
4936 "sha1",
4937 "time 0.3.17",
4938 "zstd",
4939]
4940
4941[[package]]
4942name = "zstd"
4943version = "0.11.2+zstd.1.5.2"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
4945checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
4946dependencies = [
4947 "zstd-safe",
4948]
4949
4950[[package]]
4951name = "zstd-safe"
4952version = "5.0.2+zstd.1.5.2"
4953source = "registry+https://github.com/rust-lang/crates.io-index"
4954checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
4955dependencies = [
4956 "libc",
4957 "zstd-sys",
4958]
4959
4960[[package]]
4961name = "zstd-sys"
4962version = "2.0.3+zstd.1.5.2"
4963source = "registry+https://github.com/rust-lang/crates.io-index"
4964checksum = "44ccf97612ac95f3ccb89b2d7346b345e52f1c3019be4984f0455fb4ba991f8a"
4965dependencies = [
4966 "cc",
4967 "libc",
4968]