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.14.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"
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 = "adler32"
22version = "1.2.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
25
26[[package]]
27name = "aead"
28version = "0.3.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "7fc95d1bdb8e6666b2b217308eeeb09f2d6728d104be3e31916cc74d15420331"
31dependencies = [
32 "generic-array 0.14.4",
33]
34
35[[package]]
36name = "aes"
37version = "0.6.0"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561"
40dependencies = [
41 "aes-soft",
42 "aesni",
43 "cipher 0.2.5",
44]
45
46[[package]]
47name = "aes-gcm"
48version = "0.8.0"
49source = "registry+https://github.com/rust-lang/crates.io-index"
50checksum = "5278b5fabbb9bd46e24aa69b2fdea62c99088e0a950a9be40e3e0101298f88da"
51dependencies = [
52 "aead",
53 "aes",
54 "cipher 0.2.5",
55 "ctr",
56 "ghash",
57 "subtle",
58]
59
60[[package]]
61name = "aes-soft"
62version = "0.6.4"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "be14c7498ea50828a38d0e24a765ed2effe92a705885b57d029cd67d45744072"
65dependencies = [
66 "cipher 0.2.5",
67 "opaque-debug 0.3.0",
68]
69
70[[package]]
71name = "aesni"
72version = "0.10.0"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce"
75dependencies = [
76 "cipher 0.2.5",
77 "opaque-debug 0.3.0",
78]
79
80[[package]]
81name = "ahash"
82version = "0.4.7"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
85
86[[package]]
87name = "ahash"
88version = "0.6.3"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "796540673305a66d127804eef19ad696f1f204b8c1025aaca4958c17eab32877"
91dependencies = [
92 "getrandom 0.2.2",
93 "once_cell",
94 "version_check",
95]
96
97[[package]]
98name = "ahash"
99version = "0.7.4"
100source = "registry+https://github.com/rust-lang/crates.io-index"
101checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
102dependencies = [
103 "getrandom 0.2.2",
104 "once_cell",
105 "version_check",
106]
107
108[[package]]
109name = "aho-corasick"
110version = "0.7.18"
111source = "registry+https://github.com/rust-lang/crates.io-index"
112checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
113dependencies = [
114 "memchr",
115]
116
117[[package]]
118name = "alloc-no-stdlib"
119version = "2.0.1"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "5192ec435945d87bc2f70992b4d818154b5feede43c09fb7592146374eac90a6"
122
123[[package]]
124name = "alloc-stdlib"
125version = "0.2.1"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2"
128dependencies = [
129 "alloc-no-stdlib",
130]
131
132[[package]]
133name = "ansi_term"
134version = "0.11.0"
135source = "registry+https://github.com/rust-lang/crates.io-index"
136checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
137dependencies = [
138 "winapi",
139]
140
141[[package]]
142name = "anyhow"
143version = "1.0.42"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
146
147[[package]]
148name = "arrayref"
149version = "0.3.6"
150source = "registry+https://github.com/rust-lang/crates.io-index"
151checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
152
153[[package]]
154name = "arrayvec"
155version = "0.5.2"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
158
159[[package]]
160name = "arrayvec"
161version = "0.7.1"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "be4dc07131ffa69b8072d35f5007352af944213cde02545e2103680baed38fcd"
164
165[[package]]
166name = "ascii"
167version = "1.0.0"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109"
170
171[[package]]
172name = "async-attributes"
173version = "1.1.2"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
176dependencies = [
177 "quote",
178 "syn",
179]
180
181[[package]]
182name = "async-broadcast"
183version = "0.3.4"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "90622698a1218e0b2fb846c97b5f19a0831f6baddee73d9454156365ccfa473b"
186dependencies = [
187 "easy-parallel",
188 "event-listener",
189 "futures-core",
190]
191
192[[package]]
193name = "async-channel"
194version = "1.6.1"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
197dependencies = [
198 "concurrent-queue",
199 "event-listener",
200 "futures-core",
201]
202
203[[package]]
204name = "async-compression"
205version = "0.3.8"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "5443ccbb270374a2b1055fc72da40e1f237809cd6bb0e97e66d264cd138473a6"
208dependencies = [
209 "brotli",
210 "flate2",
211 "futures-core",
212 "futures-io",
213 "memchr",
214 "pin-project-lite 0.2.4",
215]
216
217[[package]]
218name = "async-dup"
219version = "1.2.2"
220source = "registry+https://github.com/rust-lang/crates.io-index"
221checksum = "7427a12b8dc09291528cfb1da2447059adb4a257388c2acd6497a79d55cf6f7c"
222dependencies = [
223 "futures-io",
224 "simple-mutex",
225]
226
227[[package]]
228name = "async-executor"
229version = "1.4.0"
230source = "registry+https://github.com/rust-lang/crates.io-index"
231checksum = "eb877970c7b440ead138f6321a3b5395d6061183af779340b65e20c0fede9146"
232dependencies = [
233 "async-task",
234 "concurrent-queue",
235 "fastrand",
236 "futures-lite",
237 "once_cell",
238 "vec-arena",
239]
240
241[[package]]
242name = "async-fs"
243version = "1.5.0"
244source = "registry+https://github.com/rust-lang/crates.io-index"
245checksum = "8b3ca4f8ff117c37c278a2f7415ce9be55560b846b5bc4412aaa5d29c1c3dae2"
246dependencies = [
247 "async-lock",
248 "blocking",
249 "futures-lite",
250]
251
252[[package]]
253name = "async-global-executor"
254version = "2.0.2"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"
257dependencies = [
258 "async-channel",
259 "async-executor",
260 "async-io",
261 "async-mutex",
262 "blocking",
263 "futures-lite",
264 "num_cpus",
265 "once_cell",
266]
267
268[[package]]
269name = "async-h1"
270version = "2.3.2"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "cc5142de15b549749cce62923a50714b0d7b77f5090ced141599e78899865451"
273dependencies = [
274 "async-channel",
275 "async-dup",
276 "async-std",
277 "byte-pool",
278 "futures-core",
279 "http-types",
280 "httparse",
281 "lazy_static",
282 "log",
283 "pin-project",
284]
285
286[[package]]
287name = "async-io"
288version = "1.3.1"
289source = "registry+https://github.com/rust-lang/crates.io-index"
290checksum = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"
291dependencies = [
292 "concurrent-queue",
293 "fastrand",
294 "futures-lite",
295 "libc",
296 "log",
297 "nb-connect",
298 "once_cell",
299 "parking",
300 "polling",
301 "vec-arena",
302 "waker-fn",
303 "winapi",
304]
305
306[[package]]
307name = "async-lock"
308version = "2.4.0"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"
311dependencies = [
312 "event-listener",
313]
314
315[[package]]
316name = "async-mutex"
317version = "1.4.0"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"
320dependencies = [
321 "event-listener",
322]
323
324[[package]]
325name = "async-net"
326version = "1.5.0"
327source = "registry+https://github.com/rust-lang/crates.io-index"
328checksum = "06de475c85affe184648202401d7622afb32f0f74e02192857d0201a16defbe5"
329dependencies = [
330 "async-io",
331 "blocking",
332 "fastrand",
333 "futures-lite",
334]
335
336[[package]]
337name = "async-pipe"
338version = "0.1.3"
339source = "git+https://github.com/routerify/async-pipe-rs?rev=feeb77e83142a9ff837d0767652ae41bfc5d8e47#feeb77e83142a9ff837d0767652ae41bfc5d8e47"
340dependencies = [
341 "futures",
342 "log",
343]
344
345[[package]]
346name = "async-process"
347version = "1.0.2"
348source = "registry+https://github.com/rust-lang/crates.io-index"
349checksum = "ef37b86e2fa961bae5a4d212708ea0154f904ce31d1a4a7f47e1bbc33a0c040b"
350dependencies = [
351 "async-io",
352 "blocking",
353 "cfg-if 1.0.0",
354 "event-listener",
355 "futures-lite",
356 "once_cell",
357 "signal-hook",
358 "winapi",
359]
360
361[[package]]
362name = "async-recursion"
363version = "0.3.2"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
366dependencies = [
367 "proc-macro2",
368 "quote",
369 "syn",
370]
371
372[[package]]
373name = "async-rustls"
374version = "0.1.2"
375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "7f38092e8f467f47aadaff680903c7cbfeee7926b058d7f40af2dd4c878fbdee"
377dependencies = [
378 "futures-lite",
379 "rustls 0.18.1",
380 "webpki",
381]
382
383[[package]]
384name = "async-rustls"
385version = "0.2.0"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "9c86f33abd5a4f3e2d6d9251a9e0c6a7e52eb1113caf893dae8429bf4a53f378"
388dependencies = [
389 "futures-lite",
390 "rustls 0.19.1",
391 "webpki",
392]
393
394[[package]]
395name = "async-session"
396version = "2.0.1"
397source = "registry+https://github.com/rust-lang/crates.io-index"
398checksum = "345022a2eed092cd105cc1b26fd61c341e100bd5fcbbd792df4baf31c2cc631f"
399dependencies = [
400 "anyhow",
401 "async-std",
402 "async-trait",
403 "base64 0.12.3",
404 "bincode",
405 "blake3",
406 "chrono",
407 "hmac 0.8.1",
408 "kv-log-macro",
409 "rand 0.7.3",
410 "serde",
411 "serde_json",
412 "sha2",
413]
414
415[[package]]
416name = "async-sqlx-session"
417version = "0.3.0"
418source = "registry+https://github.com/rust-lang/crates.io-index"
419checksum = "5b66fb8c6ffbf26cdba6705c36f086b6f02f0b4778b6a348134302a2a00730bc"
420dependencies = [
421 "async-session",
422 "async-std",
423 "sqlx 0.4.2",
424]
425
426[[package]]
427name = "async-sse"
428version = "4.1.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "53bba003996b8fd22245cd0c59b869ba764188ed435392cf2796d03b805ade10"
431dependencies = [
432 "async-channel",
433 "async-std",
434 "http-types",
435 "log",
436 "memchr",
437 "pin-project-lite 0.1.12",
438]
439
440[[package]]
441name = "async-std"
442version = "1.9.0"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444checksum = "d9f06685bad74e0570f5213741bea82158279a4103d988e57bfada11ad230341"
445dependencies = [
446 "async-attributes",
447 "async-channel",
448 "async-global-executor",
449 "async-io",
450 "async-lock",
451 "async-process",
452 "crossbeam-utils",
453 "futures-channel",
454 "futures-core",
455 "futures-io",
456 "futures-lite",
457 "gloo-timers",
458 "kv-log-macro",
459 "log",
460 "memchr",
461 "num_cpus",
462 "once_cell",
463 "pin-project-lite 0.2.4",
464 "pin-utils",
465 "slab",
466 "wasm-bindgen-futures",
467]
468
469[[package]]
470name = "async-task"
471version = "4.0.3"
472source = "git+https://github.com/zed-industries/async-task?rev=341b57d6de98cdfd7b418567b8de2022ca993a6e#341b57d6de98cdfd7b418567b8de2022ca993a6e"
473
474[[package]]
475name = "async-tls"
476version = "0.11.0"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "2f23d769dbf1838d5df5156e7b1ad404f4c463d1ac2c6aeb6cd943630f8a8400"
479dependencies = [
480 "futures-core",
481 "futures-io",
482 "rustls 0.19.1",
483 "webpki",
484 "webpki-roots",
485]
486
487[[package]]
488name = "async-trait"
489version = "0.1.50"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722"
492dependencies = [
493 "proc-macro2",
494 "quote",
495 "syn",
496]
497
498[[package]]
499name = "async-tungstenite"
500version = "0.16.1"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "5682ea0913e5c20780fe5785abacb85a411e7437bf52a1bedb93ddb3972cb8dd"
503dependencies = [
504 "async-tls",
505 "futures-io",
506 "futures-util",
507 "log",
508 "pin-project-lite 0.2.4",
509 "tungstenite",
510]
511
512[[package]]
513name = "atoi"
514version = "0.4.0"
515source = "registry+https://github.com/rust-lang/crates.io-index"
516checksum = "616896e05fc0e2649463a93a15183c6a16bf03413a7af88ef1285ddedfa9cda5"
517dependencies = [
518 "num-traits",
519]
520
521[[package]]
522name = "atomic"
523version = "0.5.0"
524source = "registry+https://github.com/rust-lang/crates.io-index"
525checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"
526dependencies = [
527 "autocfg 1.0.1",
528]
529
530[[package]]
531name = "atomic-waker"
532version = "1.0.0"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
535
536[[package]]
537name = "atty"
538version = "0.2.14"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
541dependencies = [
542 "hermit-abi",
543 "libc",
544 "winapi",
545]
546
547[[package]]
548name = "autocfg"
549version = "0.1.7"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
552
553[[package]]
554name = "autocfg"
555version = "1.0.1"
556source = "registry+https://github.com/rust-lang/crates.io-index"
557checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
558
559[[package]]
560name = "backtrace"
561version = "0.3.56"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc"
564dependencies = [
565 "addr2line",
566 "cfg-if 1.0.0",
567 "libc",
568 "miniz_oxide 0.4.4",
569 "object",
570 "rustc-demangle",
571]
572
573[[package]]
574name = "base-x"
575version = "0.2.8"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"
578
579[[package]]
580name = "base64"
581version = "0.12.3"
582source = "registry+https://github.com/rust-lang/crates.io-index"
583checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
584
585[[package]]
586name = "base64"
587version = "0.13.0"
588source = "registry+https://github.com/rust-lang/crates.io-index"
589checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
590
591[[package]]
592name = "base64ct"
593version = "1.0.0"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595checksum = "d0d27fb6b6f1e43147af148af49d49329413ba781aa0d5e10979831c210173b5"
596
597[[package]]
598name = "bincode"
599version = "1.3.3"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
602dependencies = [
603 "serde",
604]
605
606[[package]]
607name = "bindgen"
608version = "0.58.1"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610checksum = "0f8523b410d7187a43085e7e064416ea32ded16bd0a4e6fc025e21616d01258f"
611dependencies = [
612 "bitflags",
613 "cexpr",
614 "clang-sys",
615 "clap 2.33.3",
616 "env_logger",
617 "lazy_static",
618 "lazycell",
619 "log",
620 "peeking_take_while",
621 "proc-macro2",
622 "quote",
623 "regex",
624 "rustc-hash",
625 "shlex",
626 "which 3.1.1",
627]
628
629[[package]]
630name = "bitflags"
631version = "1.2.1"
632source = "registry+https://github.com/rust-lang/crates.io-index"
633checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
634
635[[package]]
636name = "bitvec"
637version = "0.19.5"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"
640dependencies = [
641 "funty",
642 "radium",
643 "tap",
644 "wyz",
645]
646
647[[package]]
648name = "blake3"
649version = "0.3.8"
650source = "registry+https://github.com/rust-lang/crates.io-index"
651checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"
652dependencies = [
653 "arrayref",
654 "arrayvec 0.5.2",
655 "cc",
656 "cfg-if 0.1.10",
657 "constant_time_eq",
658 "crypto-mac 0.8.0",
659 "digest 0.9.0",
660]
661
662[[package]]
663name = "block"
664version = "0.1.6"
665source = "registry+https://github.com/rust-lang/crates.io-index"
666checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
667
668[[package]]
669name = "block-buffer"
670version = "0.7.3"
671source = "registry+https://github.com/rust-lang/crates.io-index"
672checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
673dependencies = [
674 "block-padding",
675 "byte-tools",
676 "byteorder",
677 "generic-array 0.12.4",
678]
679
680[[package]]
681name = "block-buffer"
682version = "0.9.0"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
685dependencies = [
686 "generic-array 0.14.4",
687]
688
689[[package]]
690name = "block-padding"
691version = "0.1.5"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
694dependencies = [
695 "byte-tools",
696]
697
698[[package]]
699name = "blocking"
700version = "1.0.2"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
703dependencies = [
704 "async-channel",
705 "async-task",
706 "atomic-waker",
707 "fastrand",
708 "futures-lite",
709 "once_cell",
710]
711
712[[package]]
713name = "brotli"
714version = "3.3.0"
715source = "registry+https://github.com/rust-lang/crates.io-index"
716checksum = "7f29919120f08613aadcd4383764e00526fc9f18b6c0895814faeed0dd78613e"
717dependencies = [
718 "alloc-no-stdlib",
719 "alloc-stdlib",
720 "brotli-decompressor",
721]
722
723[[package]]
724name = "brotli-decompressor"
725version = "2.3.1"
726source = "registry+https://github.com/rust-lang/crates.io-index"
727checksum = "1052e1c3b8d4d80eb84a8b94f0a1498797b5fb96314c001156a1c761940ef4ec"
728dependencies = [
729 "alloc-no-stdlib",
730 "alloc-stdlib",
731]
732
733[[package]]
734name = "bstr"
735version = "0.2.15"
736source = "registry+https://github.com/rust-lang/crates.io-index"
737checksum = "a40b47ad93e1a5404e6c18dec46b628214fee441c70f4ab5d6942142cc268a3d"
738dependencies = [
739 "memchr",
740]
741
742[[package]]
743name = "build_const"
744version = "0.2.2"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "b4ae4235e6dac0694637c763029ecea1a2ec9e4e06ec2729bd21ba4d9c863eb7"
747
748[[package]]
749name = "bumpalo"
750version = "3.7.0"
751source = "registry+https://github.com/rust-lang/crates.io-index"
752checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
753
754[[package]]
755name = "byte-pool"
756version = "0.2.3"
757source = "registry+https://github.com/rust-lang/crates.io-index"
758checksum = "f8c7230ddbb427b1094d477d821a99f3f54d36333178eeb806e279bcdcecf0ca"
759dependencies = [
760 "crossbeam-queue",
761 "stable_deref_trait",
762]
763
764[[package]]
765name = "byte-tools"
766version = "0.3.1"
767source = "registry+https://github.com/rust-lang/crates.io-index"
768checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
769
770[[package]]
771name = "bytemuck"
772version = "1.5.1"
773source = "registry+https://github.com/rust-lang/crates.io-index"
774checksum = "bed57e2090563b83ba8f83366628ce535a7584c9afa4c9fc0612a03925c6df58"
775
776[[package]]
777name = "byteorder"
778version = "1.4.2"
779source = "registry+https://github.com/rust-lang/crates.io-index"
780checksum = "ae44d1a3d5a19df61dd0c8beb138458ac2a53a7ac09eba97d55592540004306b"
781
782[[package]]
783name = "bytes"
784version = "0.5.6"
785source = "registry+https://github.com/rust-lang/crates.io-index"
786checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
787
788[[package]]
789name = "bytes"
790version = "1.0.1"
791source = "registry+https://github.com/rust-lang/crates.io-index"
792checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
793
794[[package]]
795name = "cache-padded"
796version = "1.1.1"
797source = "registry+https://github.com/rust-lang/crates.io-index"
798checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"
799
800[[package]]
801name = "cargo-platform"
802version = "0.1.1"
803source = "registry+https://github.com/rust-lang/crates.io-index"
804checksum = "0226944a63d1bf35a3b5f948dd7c59e263db83695c9e8bffc4037de02e30f1d7"
805dependencies = [
806 "serde",
807]
808
809[[package]]
810name = "cargo_metadata"
811version = "0.12.3"
812source = "registry+https://github.com/rust-lang/crates.io-index"
813checksum = "7714a157da7991e23d90686b9524b9e12e0407a108647f52e9328f4b3d51ac7f"
814dependencies = [
815 "cargo-platform",
816 "semver 0.11.0",
817 "semver-parser 0.10.2",
818 "serde",
819 "serde_json",
820]
821
822[[package]]
823name = "cc"
824version = "1.0.67"
825source = "registry+https://github.com/rust-lang/crates.io-index"
826checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
827dependencies = [
828 "jobserver",
829]
830
831[[package]]
832name = "cexpr"
833version = "0.4.0"
834source = "registry+https://github.com/rust-lang/crates.io-index"
835checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
836dependencies = [
837 "nom 5.1.2",
838]
839
840[[package]]
841name = "cfg-if"
842version = "0.1.10"
843source = "registry+https://github.com/rust-lang/crates.io-index"
844checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
845
846[[package]]
847name = "cfg-if"
848version = "1.0.0"
849source = "registry+https://github.com/rust-lang/crates.io-index"
850checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
851
852[[package]]
853name = "chat_panel"
854version = "0.1.0"
855dependencies = [
856 "client",
857 "editor",
858 "gpui",
859 "postage",
860 "theme",
861 "time 0.3.2",
862 "util",
863 "workspace",
864]
865
866[[package]]
867name = "chrono"
868version = "0.4.19"
869source = "registry+https://github.com/rust-lang/crates.io-index"
870checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
871dependencies = [
872 "libc",
873 "num-integer",
874 "num-traits",
875 "serde",
876 "time 0.1.44",
877 "winapi",
878]
879
880[[package]]
881name = "chunked_transfer"
882version = "1.4.0"
883source = "registry+https://github.com/rust-lang/crates.io-index"
884checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e"
885
886[[package]]
887name = "cipher"
888version = "0.2.5"
889source = "registry+https://github.com/rust-lang/crates.io-index"
890checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"
891dependencies = [
892 "generic-array 0.14.4",
893]
894
895[[package]]
896name = "cipher"
897version = "0.3.0"
898source = "registry+https://github.com/rust-lang/crates.io-index"
899checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
900dependencies = [
901 "generic-array 0.14.4",
902]
903
904[[package]]
905name = "clang-sys"
906version = "1.1.1"
907source = "registry+https://github.com/rust-lang/crates.io-index"
908checksum = "f54d78e30b388d4815220c8dd03fea5656b6c6d32adb59e89061552a102f8da1"
909dependencies = [
910 "glob",
911 "libc",
912 "libloading",
913]
914
915[[package]]
916name = "clap"
917version = "2.33.3"
918source = "registry+https://github.com/rust-lang/crates.io-index"
919checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
920dependencies = [
921 "ansi_term",
922 "atty",
923 "bitflags",
924 "strsim 0.8.0",
925 "textwrap 0.11.0",
926 "unicode-width",
927 "vec_map",
928]
929
930[[package]]
931name = "clap"
932version = "3.0.0-beta.2"
933source = "registry+https://github.com/rust-lang/crates.io-index"
934checksum = "4bd1061998a501ee7d4b6d449020df3266ca3124b941ec56cf2005c3779ca142"
935dependencies = [
936 "atty",
937 "bitflags",
938 "clap_derive",
939 "indexmap",
940 "lazy_static",
941 "os_str_bytes",
942 "strsim 0.10.0",
943 "termcolor",
944 "textwrap 0.12.1",
945 "unicode-width",
946 "vec_map",
947]
948
949[[package]]
950name = "clap_derive"
951version = "3.0.0-beta.2"
952source = "registry+https://github.com/rust-lang/crates.io-index"
953checksum = "370f715b81112975b1b69db93e0b56ea4cd4e5002ac43b2da8474106a54096a1"
954dependencies = [
955 "heck",
956 "proc-macro-error",
957 "proc-macro2",
958 "quote",
959 "syn",
960]
961
962[[package]]
963name = "client"
964version = "0.1.0"
965dependencies = [
966 "anyhow",
967 "async-recursion",
968 "async-tungstenite",
969 "futures",
970 "gpui",
971 "image",
972 "lazy_static",
973 "log",
974 "parking_lot",
975 "postage",
976 "rand 0.8.3",
977 "rpc",
978 "smol",
979 "sum_tree",
980 "surf",
981 "thiserror",
982 "time 0.3.2",
983 "tiny_http",
984 "util",
985]
986
987[[package]]
988name = "clock"
989version = "0.1.0"
990dependencies = [
991 "rpc",
992 "smallvec",
993]
994
995[[package]]
996name = "cmake"
997version = "0.1.45"
998source = "registry+https://github.com/rust-lang/crates.io-index"
999checksum = "eb6210b637171dfba4cda12e579ac6dc73f5165ad56133e5d72ef3131f320855"
1000dependencies = [
1001 "cc",
1002]
1003
1004[[package]]
1005name = "coarsetime"
1006version = "0.1.19"
1007source = "registry+https://github.com/rust-lang/crates.io-index"
1008checksum = "2918e2ffa91a49dabbba4965fe38a37a1ba0b6953a29e32cc250a8d59cd42232"
1009dependencies = [
1010 "libc",
1011 "once_cell",
1012 "wasi 0.10.0+wasi-snapshot-preview1",
1013 "wasm-bindgen",
1014]
1015
1016[[package]]
1017name = "cocoa"
1018version = "0.24.0"
1019source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1020dependencies = [
1021 "bitflags",
1022 "block",
1023 "cocoa-foundation",
1024 "core-foundation",
1025 "core-graphics",
1026 "foreign-types",
1027 "libc",
1028 "objc",
1029]
1030
1031[[package]]
1032name = "cocoa-foundation"
1033version = "0.1.0"
1034source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1035dependencies = [
1036 "bitflags",
1037 "block",
1038 "core-foundation",
1039 "core-graphics-types",
1040 "foreign-types",
1041 "libc",
1042 "objc",
1043]
1044
1045[[package]]
1046name = "collections"
1047version = "0.1.0"
1048dependencies = [
1049 "seahash",
1050]
1051
1052[[package]]
1053name = "color_quant"
1054version = "1.1.0"
1055source = "registry+https://github.com/rust-lang/crates.io-index"
1056checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
1057
1058[[package]]
1059name = "comrak"
1060version = "0.10.1"
1061source = "registry+https://github.com/rust-lang/crates.io-index"
1062checksum = "b423acba50d5016684beaf643f9991e622633a4c858be6885653071c2da2b0c6"
1063dependencies = [
1064 "clap 2.33.3",
1065 "entities",
1066 "lazy_static",
1067 "pest",
1068 "pest_derive",
1069 "regex",
1070 "shell-words",
1071 "twoway",
1072 "typed-arena",
1073 "unicode_categories",
1074 "xdg",
1075]
1076
1077[[package]]
1078name = "concurrent-queue"
1079version = "1.2.2"
1080source = "registry+https://github.com/rust-lang/crates.io-index"
1081checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
1082dependencies = [
1083 "cache-padded",
1084]
1085
1086[[package]]
1087name = "const-oid"
1088version = "0.6.0"
1089source = "registry+https://github.com/rust-lang/crates.io-index"
1090checksum = "44c32f031ea41b4291d695026c023b95d59db2d8a2c7640800ed56bc8f510f22"
1091
1092[[package]]
1093name = "const_fn"
1094version = "0.4.8"
1095source = "registry+https://github.com/rust-lang/crates.io-index"
1096checksum = "f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7"
1097
1098[[package]]
1099name = "constant_time_eq"
1100version = "0.1.5"
1101source = "registry+https://github.com/rust-lang/crates.io-index"
1102checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
1103
1104[[package]]
1105name = "contacts_panel"
1106version = "0.1.0"
1107dependencies = [
1108 "client",
1109 "gpui",
1110 "postage",
1111 "theme",
1112 "workspace",
1113]
1114
1115[[package]]
1116name = "cookie"
1117version = "0.14.4"
1118source = "registry+https://github.com/rust-lang/crates.io-index"
1119checksum = "03a5d7b21829bc7b4bf4754a978a241ae54ea55a40f92bb20216e54096f4b951"
1120dependencies = [
1121 "aes-gcm",
1122 "base64 0.13.0",
1123 "hkdf",
1124 "hmac 0.10.1",
1125 "percent-encoding",
1126 "rand 0.8.3",
1127 "sha2",
1128 "time 0.2.25",
1129 "version_check",
1130]
1131
1132[[package]]
1133name = "core-foundation"
1134version = "0.9.1"
1135source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1136dependencies = [
1137 "core-foundation-sys",
1138 "libc",
1139]
1140
1141[[package]]
1142name = "core-foundation-sys"
1143version = "0.8.2"
1144source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1145
1146[[package]]
1147name = "core-graphics"
1148version = "0.22.2"
1149source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1150dependencies = [
1151 "bitflags",
1152 "core-foundation",
1153 "core-graphics-types",
1154 "foreign-types",
1155 "libc",
1156]
1157
1158[[package]]
1159name = "core-graphics-types"
1160version = "0.1.1"
1161source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1162dependencies = [
1163 "bitflags",
1164 "core-foundation",
1165 "foreign-types",
1166 "libc",
1167]
1168
1169[[package]]
1170name = "core-text"
1171version = "19.2.0"
1172source = "registry+https://github.com/rust-lang/crates.io-index"
1173checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
1174dependencies = [
1175 "core-foundation",
1176 "core-graphics",
1177 "foreign-types",
1178 "libc",
1179]
1180
1181[[package]]
1182name = "cpufeatures"
1183version = "0.1.4"
1184source = "registry+https://github.com/rust-lang/crates.io-index"
1185checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"
1186dependencies = [
1187 "libc",
1188]
1189
1190[[package]]
1191name = "cpuid-bool"
1192version = "0.2.0"
1193source = "registry+https://github.com/rust-lang/crates.io-index"
1194checksum = "dcb25d077389e53838a8158c8e99174c5a9d902dee4904320db714f3c653ffba"
1195
1196[[package]]
1197name = "crc"
1198version = "1.8.1"
1199source = "registry+https://github.com/rust-lang/crates.io-index"
1200checksum = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
1201dependencies = [
1202 "build_const",
1203]
1204
1205[[package]]
1206name = "crc32fast"
1207version = "1.2.1"
1208source = "registry+https://github.com/rust-lang/crates.io-index"
1209checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
1210dependencies = [
1211 "cfg-if 1.0.0",
1212]
1213
1214[[package]]
1215name = "crossbeam-channel"
1216version = "0.5.0"
1217source = "registry+https://github.com/rust-lang/crates.io-index"
1218checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
1219dependencies = [
1220 "cfg-if 1.0.0",
1221 "crossbeam-utils",
1222]
1223
1224[[package]]
1225name = "crossbeam-deque"
1226version = "0.8.0"
1227source = "registry+https://github.com/rust-lang/crates.io-index"
1228checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
1229dependencies = [
1230 "cfg-if 1.0.0",
1231 "crossbeam-epoch",
1232 "crossbeam-utils",
1233]
1234
1235[[package]]
1236name = "crossbeam-epoch"
1237version = "0.9.2"
1238source = "registry+https://github.com/rust-lang/crates.io-index"
1239checksum = "d60ab4a8dba064f2fbb5aa270c28da5cf4bbd0e72dae1140a6b0353a779dbe00"
1240dependencies = [
1241 "cfg-if 1.0.0",
1242 "crossbeam-utils",
1243 "lazy_static",
1244 "loom",
1245 "memoffset",
1246 "scopeguard",
1247]
1248
1249[[package]]
1250name = "crossbeam-queue"
1251version = "0.3.1"
1252source = "registry+https://github.com/rust-lang/crates.io-index"
1253checksum = "0f6cb3c7f5b8e51bc3ebb73a2327ad4abdbd119dc13223f14f961d2f38486756"
1254dependencies = [
1255 "cfg-if 1.0.0",
1256 "crossbeam-utils",
1257]
1258
1259[[package]]
1260name = "crossbeam-utils"
1261version = "0.8.2"
1262source = "registry+https://github.com/rust-lang/crates.io-index"
1263checksum = "bae8f328835f8f5a6ceb6a7842a7f2d0c03692adb5c889347235d59194731fe3"
1264dependencies = [
1265 "autocfg 1.0.1",
1266 "cfg-if 1.0.0",
1267 "lazy_static",
1268 "loom",
1269]
1270
1271[[package]]
1272name = "crypto-bigint"
1273version = "0.2.2"
1274source = "registry+https://github.com/rust-lang/crates.io-index"
1275checksum = "b32a398eb1ccfbe7e4f452bc749c44d38dd732e9a253f19da224c416f00ee7f4"
1276dependencies = [
1277 "generic-array 0.14.4",
1278 "rand_core 0.6.2",
1279 "subtle",
1280 "zeroize",
1281]
1282
1283[[package]]
1284name = "crypto-mac"
1285version = "0.8.0"
1286source = "registry+https://github.com/rust-lang/crates.io-index"
1287checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
1288dependencies = [
1289 "generic-array 0.14.4",
1290 "subtle",
1291]
1292
1293[[package]]
1294name = "crypto-mac"
1295version = "0.10.0"
1296source = "registry+https://github.com/rust-lang/crates.io-index"
1297checksum = "4857fd85a0c34b3c3297875b747c1e02e06b6a0ea32dd892d8192b9ce0813ea6"
1298dependencies = [
1299 "generic-array 0.14.4",
1300 "subtle",
1301]
1302
1303[[package]]
1304name = "crypto-mac"
1305version = "0.11.0"
1306source = "registry+https://github.com/rust-lang/crates.io-index"
1307checksum = "25fab6889090c8133f3deb8f73ba3c65a7f456f66436fc012a1b1e272b1e103e"
1308dependencies = [
1309 "generic-array 0.14.4",
1310 "subtle",
1311]
1312
1313[[package]]
1314name = "ct-codecs"
1315version = "1.1.1"
1316source = "registry+https://github.com/rust-lang/crates.io-index"
1317checksum = "f3b7eb4404b8195a9abb6356f4ac07d8ba267045c8d6d220ac4dc992e6cc75df"
1318
1319[[package]]
1320name = "ctor"
1321version = "0.1.20"
1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "5e98e2ad1a782e33928b96fc3948e7c355e5af34ba4de7670fe8bac2a3b2006d"
1324dependencies = [
1325 "quote",
1326 "syn",
1327]
1328
1329[[package]]
1330name = "ctr"
1331version = "0.6.0"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "fb4a30d54f7443bf3d6191dcd486aca19e67cb3c49fa7a06a319966346707e7f"
1334dependencies = [
1335 "cipher 0.2.5",
1336]
1337
1338[[package]]
1339name = "curl"
1340version = "0.4.42"
1341source = "registry+https://github.com/rust-lang/crates.io-index"
1342checksum = "7de97b894edd5b5bcceef8b78d7da9b75b1d2f2f9a910569d0bde3dd31d84939"
1343dependencies = [
1344 "curl-sys",
1345 "libc",
1346 "openssl-probe",
1347 "openssl-sys",
1348 "schannel",
1349 "socket2 0.4.0",
1350 "winapi",
1351]
1352
1353[[package]]
1354name = "curl-sys"
1355version = "0.4.52+curl-7.81.0"
1356source = "registry+https://github.com/rust-lang/crates.io-index"
1357checksum = "14b8c2d1023ea5fded5b7b892e4b8e95f70038a421126a056761a84246a28971"
1358dependencies = [
1359 "cc",
1360 "libc",
1361 "libnghttp2-sys",
1362 "libz-sys",
1363 "openssl-sys",
1364 "pkg-config",
1365 "vcpkg",
1366 "winapi",
1367]
1368
1369[[package]]
1370name = "dashmap"
1371version = "4.0.2"
1372source = "registry+https://github.com/rust-lang/crates.io-index"
1373checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c"
1374dependencies = [
1375 "cfg-if 1.0.0",
1376 "num_cpus",
1377]
1378
1379[[package]]
1380name = "data-encoding"
1381version = "2.3.2"
1382source = "registry+https://github.com/rust-lang/crates.io-index"
1383checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"
1384
1385[[package]]
1386name = "data-url"
1387version = "0.1.0"
1388source = "registry+https://github.com/rust-lang/crates.io-index"
1389checksum = "d33fe99ccedd6e84bc035f1931bb2e6be79739d6242bd895e7311c886c50dc9c"
1390dependencies = [
1391 "matches",
1392]
1393
1394[[package]]
1395name = "deflate"
1396version = "0.8.6"
1397source = "registry+https://github.com/rust-lang/crates.io-index"
1398checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
1399dependencies = [
1400 "adler32",
1401 "byteorder",
1402]
1403
1404[[package]]
1405name = "der"
1406version = "0.4.0"
1407source = "registry+https://github.com/rust-lang/crates.io-index"
1408checksum = "49f215f706081a44cb702c71c39a52c05da637822e9c1645a50b7202689e982d"
1409dependencies = [
1410 "const-oid",
1411]
1412
1413[[package]]
1414name = "diagnostics"
1415version = "0.1.0"
1416dependencies = [
1417 "anyhow",
1418 "client",
1419 "collections",
1420 "editor",
1421 "gpui",
1422 "language",
1423 "postage",
1424 "project",
1425 "serde_json",
1426 "theme",
1427 "unindent",
1428 "util",
1429 "workspace",
1430]
1431
1432[[package]]
1433name = "digest"
1434version = "0.8.1"
1435source = "registry+https://github.com/rust-lang/crates.io-index"
1436checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
1437dependencies = [
1438 "generic-array 0.12.4",
1439]
1440
1441[[package]]
1442name = "digest"
1443version = "0.9.0"
1444source = "registry+https://github.com/rust-lang/crates.io-index"
1445checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
1446dependencies = [
1447 "generic-array 0.14.4",
1448]
1449
1450[[package]]
1451name = "dirs"
1452version = "3.0.1"
1453source = "registry+https://github.com/rust-lang/crates.io-index"
1454checksum = "142995ed02755914747cc6ca76fc7e4583cd18578746716d0508ea6ed558b9ff"
1455dependencies = [
1456 "dirs-sys",
1457]
1458
1459[[package]]
1460name = "dirs"
1461version = "4.0.0"
1462source = "registry+https://github.com/rust-lang/crates.io-index"
1463checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
1464dependencies = [
1465 "dirs-sys",
1466]
1467
1468[[package]]
1469name = "dirs-next"
1470version = "2.0.0"
1471source = "registry+https://github.com/rust-lang/crates.io-index"
1472checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1473dependencies = [
1474 "cfg-if 1.0.0",
1475 "dirs-sys-next",
1476]
1477
1478[[package]]
1479name = "dirs-sys"
1480version = "0.3.6"
1481source = "registry+https://github.com/rust-lang/crates.io-index"
1482checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"
1483dependencies = [
1484 "libc",
1485 "redox_users",
1486 "winapi",
1487]
1488
1489[[package]]
1490name = "dirs-sys-next"
1491version = "0.1.2"
1492source = "registry+https://github.com/rust-lang/crates.io-index"
1493checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1494dependencies = [
1495 "libc",
1496 "redox_users",
1497 "winapi",
1498]
1499
1500[[package]]
1501name = "discard"
1502version = "1.0.4"
1503source = "registry+https://github.com/rust-lang/crates.io-index"
1504checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
1505
1506[[package]]
1507name = "dotenv"
1508version = "0.15.0"
1509source = "registry+https://github.com/rust-lang/crates.io-index"
1510checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
1511
1512[[package]]
1513name = "dwrote"
1514version = "0.11.0"
1515source = "registry+https://github.com/rust-lang/crates.io-index"
1516checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
1517dependencies = [
1518 "lazy_static",
1519 "libc",
1520 "winapi",
1521 "wio",
1522]
1523
1524[[package]]
1525name = "easy-parallel"
1526version = "3.1.0"
1527source = "registry+https://github.com/rust-lang/crates.io-index"
1528checksum = "1dd4afd79212583ff429b913ad6605242ed7eec277e950b1438f300748f948f4"
1529
1530[[package]]
1531name = "ecdsa"
1532version = "0.12.2"
1533source = "registry+https://github.com/rust-lang/crates.io-index"
1534checksum = "05cb0ed2d2ce37766ac86c05f66973ace8c51f7f1533bedce8fb79e2b54b3f14"
1535dependencies = [
1536 "der",
1537 "elliptic-curve",
1538 "hmac 0.11.0",
1539 "signature",
1540]
1541
1542[[package]]
1543name = "ed25519-compact"
1544version = "0.1.9"
1545source = "registry+https://github.com/rust-lang/crates.io-index"
1546checksum = "aaf396058cc7285b342f9a10ed7a377f088942396c46c4c9a7eb4f0782cb1171"
1547dependencies = [
1548 "getrandom 0.2.2",
1549]
1550
1551[[package]]
1552name = "editor"
1553version = "0.1.0"
1554dependencies = [
1555 "aho-corasick",
1556 "anyhow",
1557 "clock",
1558 "collections",
1559 "ctor",
1560 "env_logger",
1561 "fuzzy",
1562 "gpui",
1563 "itertools",
1564 "language",
1565 "lazy_static",
1566 "log",
1567 "lsp",
1568 "ordered-float",
1569 "parking_lot",
1570 "postage",
1571 "project",
1572 "rand 0.8.3",
1573 "serde",
1574 "smallvec",
1575 "smol",
1576 "snippet",
1577 "sum_tree",
1578 "text",
1579 "theme",
1580 "tree-sitter",
1581 "tree-sitter-rust",
1582 "unindent",
1583 "util",
1584 "workspace",
1585]
1586
1587[[package]]
1588name = "either"
1589version = "1.6.1"
1590source = "registry+https://github.com/rust-lang/crates.io-index"
1591checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
1592
1593[[package]]
1594name = "elliptic-curve"
1595version = "0.10.4"
1596source = "registry+https://github.com/rust-lang/crates.io-index"
1597checksum = "83e5c176479da93a0983f0a6fdc3c1b8e7d5be0d7fe3fe05a99f15b96582b9a8"
1598dependencies = [
1599 "crypto-bigint",
1600 "ff",
1601 "generic-array 0.14.4",
1602 "group",
1603 "pkcs8",
1604 "rand_core 0.6.2",
1605 "subtle",
1606 "zeroize",
1607]
1608
1609[[package]]
1610name = "encoding_rs"
1611version = "0.8.28"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065"
1614dependencies = [
1615 "cfg-if 1.0.0",
1616]
1617
1618[[package]]
1619name = "entities"
1620version = "1.0.1"
1621source = "registry+https://github.com/rust-lang/crates.io-index"
1622checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
1623
1624[[package]]
1625name = "env_logger"
1626version = "0.8.3"
1627source = "registry+https://github.com/rust-lang/crates.io-index"
1628checksum = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f"
1629dependencies = [
1630 "atty",
1631 "humantime",
1632 "log",
1633 "regex",
1634 "termcolor",
1635]
1636
1637[[package]]
1638name = "envy"
1639version = "0.4.2"
1640source = "registry+https://github.com/rust-lang/crates.io-index"
1641checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
1642dependencies = [
1643 "serde",
1644]
1645
1646[[package]]
1647name = "etagere"
1648version = "0.2.4"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "520d7de540904fd09b11c03a47d50a7ce4ff37d1aa763f454fa60d9088ef8356"
1651dependencies = [
1652 "euclid",
1653 "svg_fmt",
1654]
1655
1656[[package]]
1657name = "euclid"
1658version = "0.22.2"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "51e5bac4ec41ece6346fd867815a57a221abdf48f4eb931b033789b5b4b6fc70"
1661dependencies = [
1662 "num-traits",
1663]
1664
1665[[package]]
1666name = "event-listener"
1667version = "2.5.1"
1668source = "registry+https://github.com/rust-lang/crates.io-index"
1669checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"
1670
1671[[package]]
1672name = "expat-sys"
1673version = "2.1.6"
1674source = "registry+https://github.com/rust-lang/crates.io-index"
1675checksum = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa"
1676dependencies = [
1677 "cmake",
1678 "pkg-config",
1679]
1680
1681[[package]]
1682name = "fake-simd"
1683version = "0.1.2"
1684source = "registry+https://github.com/rust-lang/crates.io-index"
1685checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
1686
1687[[package]]
1688name = "fastrand"
1689version = "1.4.0"
1690source = "registry+https://github.com/rust-lang/crates.io-index"
1691checksum = "ca5faf057445ce5c9d4329e382b2ce7ca38550ef3b73a5348362d5f24e0c7fe3"
1692dependencies = [
1693 "instant",
1694]
1695
1696[[package]]
1697name = "femme"
1698version = "2.1.1"
1699source = "registry+https://github.com/rust-lang/crates.io-index"
1700checksum = "2af1a24f391a5a94d756db5092c6576aad494b88a71a5a36b20c67b63e0df034"
1701dependencies = [
1702 "cfg-if 0.1.10",
1703 "js-sys",
1704 "log",
1705 "serde",
1706 "serde_derive",
1707 "serde_json",
1708 "wasm-bindgen",
1709 "web-sys",
1710]
1711
1712[[package]]
1713name = "ff"
1714version = "0.10.0"
1715source = "registry+https://github.com/rust-lang/crates.io-index"
1716checksum = "63eec06c61e487eecf0f7e6e6372e596a81922c28d33e645d6983ca6493a1af0"
1717dependencies = [
1718 "rand_core 0.6.2",
1719 "subtle",
1720]
1721
1722[[package]]
1723name = "file_finder"
1724version = "0.1.0"
1725dependencies = [
1726 "editor",
1727 "fuzzy",
1728 "gpui",
1729 "postage",
1730 "project",
1731 "serde_json",
1732 "theme",
1733 "util",
1734 "workspace",
1735]
1736
1737[[package]]
1738name = "find"
1739version = "0.1.0"
1740dependencies = [
1741 "aho-corasick",
1742 "anyhow",
1743 "collections",
1744 "editor",
1745 "gpui",
1746 "postage",
1747 "regex",
1748 "smol",
1749 "theme",
1750 "unindent",
1751 "workspace",
1752]
1753
1754[[package]]
1755name = "fixedbitset"
1756version = "0.2.0"
1757source = "registry+https://github.com/rust-lang/crates.io-index"
1758checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
1759
1760[[package]]
1761name = "flate2"
1762version = "1.0.20"
1763source = "registry+https://github.com/rust-lang/crates.io-index"
1764checksum = "cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0"
1765dependencies = [
1766 "cfg-if 1.0.0",
1767 "crc32fast",
1768 "libc",
1769 "miniz_oxide 0.4.4",
1770]
1771
1772[[package]]
1773name = "float-cmp"
1774version = "0.5.3"
1775source = "registry+https://github.com/rust-lang/crates.io-index"
1776checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
1777
1778[[package]]
1779name = "float-ord"
1780version = "0.2.0"
1781source = "registry+https://github.com/rust-lang/crates.io-index"
1782checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
1783
1784[[package]]
1785name = "flume"
1786version = "0.9.2"
1787source = "registry+https://github.com/rust-lang/crates.io-index"
1788checksum = "1bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132"
1789dependencies = [
1790 "futures-core",
1791 "futures-sink",
1792 "spinning_top",
1793]
1794
1795[[package]]
1796name = "fnv"
1797version = "1.0.7"
1798source = "registry+https://github.com/rust-lang/crates.io-index"
1799checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1800
1801[[package]]
1802name = "font-kit"
1803version = "0.10.0"
1804source = "git+https://github.com/zed-industries/font-kit?rev=8eaf7a918eafa28b0a37dc759e2e0e7683fa24f1#8eaf7a918eafa28b0a37dc759e2e0e7683fa24f1"
1805dependencies = [
1806 "bitflags",
1807 "byteorder",
1808 "core-foundation",
1809 "core-graphics",
1810 "core-text",
1811 "dirs-next",
1812 "dwrote",
1813 "float-ord",
1814 "freetype",
1815 "lazy_static",
1816 "libc",
1817 "log",
1818 "pathfinder_geometry",
1819 "pathfinder_simd",
1820 "servo-fontconfig",
1821 "walkdir",
1822 "winapi",
1823]
1824
1825[[package]]
1826name = "fontdb"
1827version = "0.5.1"
1828source = "registry+https://github.com/rust-lang/crates.io-index"
1829checksum = "428948a0f39fb83fe55991d4423e35a793cdbb0322ebe23853f6024124a330d7"
1830dependencies = [
1831 "log",
1832 "memmap2 0.1.0",
1833 "ttf-parser 0.9.0",
1834]
1835
1836[[package]]
1837name = "foreign-types"
1838version = "0.3.2"
1839source = "registry+https://github.com/rust-lang/crates.io-index"
1840checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1841dependencies = [
1842 "foreign-types-shared",
1843]
1844
1845[[package]]
1846name = "foreign-types-shared"
1847version = "0.1.1"
1848source = "registry+https://github.com/rust-lang/crates.io-index"
1849checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1850
1851[[package]]
1852name = "form_urlencoded"
1853version = "1.0.1"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
1856dependencies = [
1857 "matches",
1858 "percent-encoding",
1859]
1860
1861[[package]]
1862name = "freetype"
1863version = "0.7.0"
1864source = "registry+https://github.com/rust-lang/crates.io-index"
1865checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
1866dependencies = [
1867 "freetype-sys",
1868 "libc",
1869]
1870
1871[[package]]
1872name = "freetype-sys"
1873version = "0.13.1"
1874source = "registry+https://github.com/rust-lang/crates.io-index"
1875checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
1876dependencies = [
1877 "cmake",
1878 "libc",
1879 "pkg-config",
1880]
1881
1882[[package]]
1883name = "fsevent"
1884version = "2.0.2"
1885dependencies = [
1886 "bitflags",
1887 "fsevent-sys",
1888 "parking_lot",
1889 "tempdir",
1890]
1891
1892[[package]]
1893name = "fsevent-sys"
1894version = "3.0.2"
1895source = "registry+https://github.com/rust-lang/crates.io-index"
1896checksum = "77a29c77f1ca394c3e73a9a5d24cfcabb734682d9634fc398f2204a63c994120"
1897dependencies = [
1898 "libc",
1899]
1900
1901[[package]]
1902name = "fuchsia-cprng"
1903version = "0.1.1"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
1906
1907[[package]]
1908name = "funty"
1909version = "1.1.0"
1910source = "registry+https://github.com/rust-lang/crates.io-index"
1911checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"
1912
1913[[package]]
1914name = "futures"
1915version = "0.3.12"
1916source = "registry+https://github.com/rust-lang/crates.io-index"
1917checksum = "da9052a1a50244d8d5aa9bf55cbc2fb6f357c86cc52e46c62ed390a7180cf150"
1918dependencies = [
1919 "futures-channel",
1920 "futures-core",
1921 "futures-executor",
1922 "futures-io",
1923 "futures-sink",
1924 "futures-task",
1925 "futures-util",
1926]
1927
1928[[package]]
1929name = "futures-channel"
1930version = "0.3.12"
1931source = "registry+https://github.com/rust-lang/crates.io-index"
1932checksum = "f2d31b7ec7efab6eefc7c57233bb10b847986139d88cc2f5a02a1ae6871a1846"
1933dependencies = [
1934 "futures-core",
1935 "futures-sink",
1936]
1937
1938[[package]]
1939name = "futures-core"
1940version = "0.3.21"
1941source = "registry+https://github.com/rust-lang/crates.io-index"
1942checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
1943
1944[[package]]
1945name = "futures-executor"
1946version = "0.3.12"
1947source = "registry+https://github.com/rust-lang/crates.io-index"
1948checksum = "e9e59fdc009a4b3096bf94f740a0f2424c082521f20a9b08c5c07c48d90fd9b9"
1949dependencies = [
1950 "futures-core",
1951 "futures-task",
1952 "futures-util",
1953]
1954
1955[[package]]
1956name = "futures-io"
1957version = "0.3.12"
1958source = "registry+https://github.com/rust-lang/crates.io-index"
1959checksum = "28be053525281ad8259d47e4de5de657b25e7bac113458555bb4b70bc6870500"
1960
1961[[package]]
1962name = "futures-lite"
1963version = "1.12.0"
1964source = "registry+https://github.com/rust-lang/crates.io-index"
1965checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
1966dependencies = [
1967 "fastrand",
1968 "futures-core",
1969 "futures-io",
1970 "memchr",
1971 "parking",
1972 "pin-project-lite 0.2.4",
1973 "waker-fn",
1974]
1975
1976[[package]]
1977name = "futures-macro"
1978version = "0.3.12"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "c287d25add322d9f9abdcdc5927ca398917996600182178774032e9f8258fedd"
1981dependencies = [
1982 "proc-macro-hack",
1983 "proc-macro2",
1984 "quote",
1985 "syn",
1986]
1987
1988[[package]]
1989name = "futures-sink"
1990version = "0.3.14"
1991source = "registry+https://github.com/rust-lang/crates.io-index"
1992checksum = "5c5629433c555de3d82861a7a4e3794a4c40040390907cfbfd7143a92a426c23"
1993
1994[[package]]
1995name = "futures-task"
1996version = "0.3.14"
1997source = "registry+https://github.com/rust-lang/crates.io-index"
1998checksum = "ba7aa51095076f3ba6d9a1f702f74bd05ec65f555d70d2033d55ba8d69f581bc"
1999
2000[[package]]
2001name = "futures-util"
2002version = "0.3.12"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "632a8cd0f2a4b3fdea1657f08bde063848c3bd00f9bbf6e256b8be78802e624b"
2005dependencies = [
2006 "futures-channel",
2007 "futures-core",
2008 "futures-io",
2009 "futures-macro",
2010 "futures-sink",
2011 "futures-task",
2012 "memchr",
2013 "pin-project-lite 0.2.4",
2014 "pin-utils",
2015 "proc-macro-hack",
2016 "proc-macro-nested",
2017 "slab",
2018]
2019
2020[[package]]
2021name = "fuzzy"
2022version = "0.1.0"
2023dependencies = [
2024 "gpui",
2025 "util",
2026]
2027
2028[[package]]
2029name = "generator"
2030version = "0.6.23"
2031source = "registry+https://github.com/rust-lang/crates.io-index"
2032checksum = "8cdc09201b2e8ca1b19290cf7e65de2246b8e91fb6874279722189c4de7b94dc"
2033dependencies = [
2034 "cc",
2035 "libc",
2036 "log",
2037 "rustc_version",
2038 "winapi",
2039]
2040
2041[[package]]
2042name = "generic-array"
2043version = "0.12.4"
2044source = "registry+https://github.com/rust-lang/crates.io-index"
2045checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
2046dependencies = [
2047 "typenum",
2048]
2049
2050[[package]]
2051name = "generic-array"
2052version = "0.14.4"
2053source = "registry+https://github.com/rust-lang/crates.io-index"
2054checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
2055dependencies = [
2056 "typenum",
2057 "version_check",
2058]
2059
2060[[package]]
2061name = "getrandom"
2062version = "0.1.16"
2063source = "registry+https://github.com/rust-lang/crates.io-index"
2064checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
2065dependencies = [
2066 "cfg-if 1.0.0",
2067 "libc",
2068 "wasi 0.9.0+wasi-snapshot-preview1",
2069]
2070
2071[[package]]
2072name = "getrandom"
2073version = "0.2.2"
2074source = "registry+https://github.com/rust-lang/crates.io-index"
2075checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
2076dependencies = [
2077 "cfg-if 1.0.0",
2078 "js-sys",
2079 "libc",
2080 "wasi 0.10.0+wasi-snapshot-preview1",
2081 "wasm-bindgen",
2082]
2083
2084[[package]]
2085name = "ghash"
2086version = "0.3.1"
2087source = "registry+https://github.com/rust-lang/crates.io-index"
2088checksum = "97304e4cd182c3846f7575ced3890c53012ce534ad9114046b0a9e00bb30a375"
2089dependencies = [
2090 "opaque-debug 0.3.0",
2091 "polyval",
2092]
2093
2094[[package]]
2095name = "gif"
2096version = "0.11.2"
2097source = "registry+https://github.com/rust-lang/crates.io-index"
2098checksum = "5a668f699973d0f573d15749b7002a9ac9e1f9c6b220e7b165601334c173d8de"
2099dependencies = [
2100 "color_quant",
2101 "weezl",
2102]
2103
2104[[package]]
2105name = "gimli"
2106version = "0.23.0"
2107source = "registry+https://github.com/rust-lang/crates.io-index"
2108checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
2109
2110[[package]]
2111name = "glob"
2112version = "0.3.0"
2113source = "registry+https://github.com/rust-lang/crates.io-index"
2114checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
2115
2116[[package]]
2117name = "globset"
2118version = "0.4.8"
2119source = "registry+https://github.com/rust-lang/crates.io-index"
2120checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"
2121dependencies = [
2122 "aho-corasick",
2123 "bstr",
2124 "fnv",
2125 "log",
2126 "regex",
2127]
2128
2129[[package]]
2130name = "gloo-timers"
2131version = "0.2.1"
2132source = "registry+https://github.com/rust-lang/crates.io-index"
2133checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"
2134dependencies = [
2135 "futures-channel",
2136 "futures-core",
2137 "js-sys",
2138 "wasm-bindgen",
2139 "web-sys",
2140]
2141
2142[[package]]
2143name = "go_to_line"
2144version = "0.1.0"
2145dependencies = [
2146 "editor",
2147 "gpui",
2148 "postage",
2149 "text",
2150 "workspace",
2151]
2152
2153[[package]]
2154name = "gpui"
2155version = "0.1.0"
2156dependencies = [
2157 "anyhow",
2158 "async-task",
2159 "backtrace",
2160 "bindgen",
2161 "block",
2162 "cc",
2163 "cocoa",
2164 "collections",
2165 "core-foundation",
2166 "core-graphics",
2167 "core-text",
2168 "ctor",
2169 "env_logger",
2170 "etagere",
2171 "font-kit",
2172 "foreign-types",
2173 "futures",
2174 "gpui_macros",
2175 "image",
2176 "lazy_static",
2177 "log",
2178 "metal",
2179 "num_cpus",
2180 "objc",
2181 "ordered-float",
2182 "parking",
2183 "parking_lot",
2184 "pathfinder_color",
2185 "pathfinder_geometry",
2186 "png",
2187 "postage",
2188 "rand 0.8.3",
2189 "resvg",
2190 "seahash",
2191 "serde",
2192 "serde_json",
2193 "simplelog",
2194 "smallvec",
2195 "smol",
2196 "sum_tree",
2197 "time 0.3.2",
2198 "tiny-skia",
2199 "tree-sitter",
2200 "usvg",
2201 "waker-fn",
2202]
2203
2204[[package]]
2205name = "gpui_macros"
2206version = "0.1.0"
2207dependencies = [
2208 "proc-macro2",
2209 "quote",
2210 "syn",
2211]
2212
2213[[package]]
2214name = "group"
2215version = "0.10.0"
2216source = "registry+https://github.com/rust-lang/crates.io-index"
2217checksum = "1c363a5301b8f153d80747126a04b3c82073b9fe3130571a9d170cacdeaf7912"
2218dependencies = [
2219 "ff",
2220 "rand_core 0.6.2",
2221 "subtle",
2222]
2223
2224[[package]]
2225name = "handlebars"
2226version = "3.5.5"
2227source = "registry+https://github.com/rust-lang/crates.io-index"
2228checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3"
2229dependencies = [
2230 "log",
2231 "pest",
2232 "pest_derive",
2233 "quick-error",
2234 "serde",
2235 "serde_json",
2236]
2237
2238[[package]]
2239name = "hashbrown"
2240version = "0.9.1"
2241source = "registry+https://github.com/rust-lang/crates.io-index"
2242checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
2243dependencies = [
2244 "ahash 0.4.7",
2245]
2246
2247[[package]]
2248name = "hashbrown"
2249version = "0.11.2"
2250source = "registry+https://github.com/rust-lang/crates.io-index"
2251checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
2252dependencies = [
2253 "ahash 0.7.4",
2254]
2255
2256[[package]]
2257name = "hashlink"
2258version = "0.6.0"
2259source = "registry+https://github.com/rust-lang/crates.io-index"
2260checksum = "d99cf782f0dc4372d26846bec3de7804ceb5df083c2d4462c0b8d2330e894fa8"
2261dependencies = [
2262 "hashbrown 0.9.1",
2263]
2264
2265[[package]]
2266name = "hashlink"
2267version = "0.7.0"
2268source = "registry+https://github.com/rust-lang/crates.io-index"
2269checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf"
2270dependencies = [
2271 "hashbrown 0.11.2",
2272]
2273
2274[[package]]
2275name = "heck"
2276version = "0.3.3"
2277source = "registry+https://github.com/rust-lang/crates.io-index"
2278checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
2279dependencies = [
2280 "unicode-segmentation",
2281]
2282
2283[[package]]
2284name = "hermit-abi"
2285version = "0.1.18"
2286source = "registry+https://github.com/rust-lang/crates.io-index"
2287checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
2288dependencies = [
2289 "libc",
2290]
2291
2292[[package]]
2293name = "hex"
2294version = "0.4.3"
2295source = "registry+https://github.com/rust-lang/crates.io-index"
2296checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2297
2298[[package]]
2299name = "hkdf"
2300version = "0.10.0"
2301source = "registry+https://github.com/rust-lang/crates.io-index"
2302checksum = "51ab2f639c231793c5f6114bdb9bbe50a7dbbfcd7c7c6bd8475dec2d991e964f"
2303dependencies = [
2304 "digest 0.9.0",
2305 "hmac 0.10.1",
2306]
2307
2308[[package]]
2309name = "hmac"
2310version = "0.8.1"
2311source = "registry+https://github.com/rust-lang/crates.io-index"
2312checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
2313dependencies = [
2314 "crypto-mac 0.8.0",
2315 "digest 0.9.0",
2316]
2317
2318[[package]]
2319name = "hmac"
2320version = "0.10.1"
2321source = "registry+https://github.com/rust-lang/crates.io-index"
2322checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15"
2323dependencies = [
2324 "crypto-mac 0.10.0",
2325 "digest 0.9.0",
2326]
2327
2328[[package]]
2329name = "hmac"
2330version = "0.11.0"
2331source = "registry+https://github.com/rust-lang/crates.io-index"
2332checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
2333dependencies = [
2334 "crypto-mac 0.11.0",
2335 "digest 0.9.0",
2336]
2337
2338[[package]]
2339name = "hmac-sha256"
2340version = "0.1.7"
2341source = "registry+https://github.com/rust-lang/crates.io-index"
2342checksum = "bcdc571e566521512579aab40bf807c5066e1765fb36857f16ed7595c13567c6"
2343dependencies = [
2344 "digest 0.9.0",
2345]
2346
2347[[package]]
2348name = "hmac-sha512"
2349version = "0.1.9"
2350source = "registry+https://github.com/rust-lang/crates.io-index"
2351checksum = "77e806677ce663d0a199541030c816847b36e8dc095f70dae4a4f4ad63da5383"
2352dependencies = [
2353 "digest 0.9.0",
2354]
2355
2356[[package]]
2357name = "http"
2358version = "0.2.4"
2359source = "registry+https://github.com/rust-lang/crates.io-index"
2360checksum = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11"
2361dependencies = [
2362 "bytes 1.0.1",
2363 "fnv",
2364 "itoa",
2365]
2366
2367[[package]]
2368name = "http-auth-basic"
2369version = "0.1.3"
2370source = "registry+https://github.com/rust-lang/crates.io-index"
2371checksum = "df69b6a68474b935f436fb9c84139f32de4f7759810090d1a3a5e592553f7ee0"
2372dependencies = [
2373 "base64 0.12.3",
2374]
2375
2376[[package]]
2377name = "http-client"
2378version = "6.4.1"
2379source = "registry+https://github.com/rust-lang/crates.io-index"
2380checksum = "ce318d86a47d18d1db645c979214f809a6cd625202ad334ef75ca813b30dac80"
2381dependencies = [
2382 "async-std",
2383 "async-trait",
2384 "cfg-if 1.0.0",
2385 "dashmap",
2386 "http-types",
2387 "isahc",
2388 "log",
2389]
2390
2391[[package]]
2392name = "http-types"
2393version = "2.11.1"
2394source = "registry+https://github.com/rust-lang/crates.io-index"
2395checksum = "ad077d89137cd3debdce53c66714dc536525ef43fe075d41ddc0a8ac11f85957"
2396dependencies = [
2397 "anyhow",
2398 "async-channel",
2399 "async-std",
2400 "base64 0.13.0",
2401 "cookie",
2402 "futures-lite",
2403 "infer",
2404 "pin-project-lite 0.2.4",
2405 "rand 0.7.3",
2406 "serde",
2407 "serde_json",
2408 "serde_qs",
2409 "serde_urlencoded",
2410 "url",
2411]
2412
2413[[package]]
2414name = "httparse"
2415version = "1.4.1"
2416source = "registry+https://github.com/rust-lang/crates.io-index"
2417checksum = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68"
2418
2419[[package]]
2420name = "humantime"
2421version = "2.1.0"
2422source = "registry+https://github.com/rust-lang/crates.io-index"
2423checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2424
2425[[package]]
2426name = "idna"
2427version = "0.2.3"
2428source = "registry+https://github.com/rust-lang/crates.io-index"
2429checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2430dependencies = [
2431 "matches",
2432 "unicode-bidi",
2433 "unicode-normalization",
2434]
2435
2436[[package]]
2437name = "ignore"
2438version = "0.4.17"
2439source = "registry+https://github.com/rust-lang/crates.io-index"
2440checksum = "b287fb45c60bb826a0dc68ff08742b9d88a2fea13d6e0c286b3172065aaf878c"
2441dependencies = [
2442 "crossbeam-utils",
2443 "globset",
2444 "lazy_static",
2445 "log",
2446 "memchr",
2447 "regex",
2448 "same-file",
2449 "thread_local",
2450 "walkdir",
2451 "winapi-util",
2452]
2453
2454[[package]]
2455name = "image"
2456version = "0.23.14"
2457source = "registry+https://github.com/rust-lang/crates.io-index"
2458checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
2459dependencies = [
2460 "bytemuck",
2461 "byteorder",
2462 "color_quant",
2463 "gif",
2464 "jpeg-decoder",
2465 "num-iter",
2466 "num-rational",
2467 "num-traits",
2468 "png",
2469 "scoped_threadpool",
2470 "tiff",
2471]
2472
2473[[package]]
2474name = "indexmap"
2475version = "1.6.2"
2476source = "registry+https://github.com/rust-lang/crates.io-index"
2477checksum = "824845a0bf897a9042383849b02c1bc219c2383772efcd5c6f9766fa4b81aef3"
2478dependencies = [
2479 "autocfg 1.0.1",
2480 "hashbrown 0.9.1",
2481]
2482
2483[[package]]
2484name = "infer"
2485version = "0.2.3"
2486source = "registry+https://github.com/rust-lang/crates.io-index"
2487checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
2488
2489[[package]]
2490name = "instant"
2491version = "0.1.9"
2492source = "registry+https://github.com/rust-lang/crates.io-index"
2493checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
2494dependencies = [
2495 "cfg-if 1.0.0",
2496]
2497
2498[[package]]
2499name = "isahc"
2500version = "0.9.14"
2501source = "registry+https://github.com/rust-lang/crates.io-index"
2502checksum = "e2948a0ce43e2c2ef11d7edf6816508998d99e13badd1150be0914205df9388a"
2503dependencies = [
2504 "bytes 0.5.6",
2505 "crossbeam-utils",
2506 "curl",
2507 "curl-sys",
2508 "flume",
2509 "futures-lite",
2510 "http",
2511 "log",
2512 "once_cell",
2513 "slab",
2514 "sluice",
2515 "tracing",
2516 "tracing-futures",
2517 "url",
2518 "waker-fn",
2519]
2520
2521[[package]]
2522name = "itertools"
2523version = "0.10.1"
2524source = "registry+https://github.com/rust-lang/crates.io-index"
2525checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
2526dependencies = [
2527 "either",
2528]
2529
2530[[package]]
2531name = "itoa"
2532version = "0.4.7"
2533source = "registry+https://github.com/rust-lang/crates.io-index"
2534checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
2535
2536[[package]]
2537name = "jobserver"
2538version = "0.1.24"
2539source = "registry+https://github.com/rust-lang/crates.io-index"
2540checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
2541dependencies = [
2542 "libc",
2543]
2544
2545[[package]]
2546name = "journal"
2547version = "0.1.0"
2548dependencies = [
2549 "chrono",
2550 "dirs 4.0.0",
2551 "editor",
2552 "gpui",
2553 "log",
2554 "util",
2555 "workspace",
2556]
2557
2558[[package]]
2559name = "jpeg-decoder"
2560version = "0.1.22"
2561source = "registry+https://github.com/rust-lang/crates.io-index"
2562checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
2563dependencies = [
2564 "rayon",
2565]
2566
2567[[package]]
2568name = "js-sys"
2569version = "0.3.51"
2570source = "registry+https://github.com/rust-lang/crates.io-index"
2571checksum = "83bdfbace3a0e81a4253f73b49e960b053e396a11012cbd49b9b74d6a2b67062"
2572dependencies = [
2573 "wasm-bindgen",
2574]
2575
2576[[package]]
2577name = "jwt-simple"
2578version = "0.10.1"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580checksum = "3b5630483dc02fd2274f6d1ec91209811f1a3bc442da4d76a31872d6a02cf9e9"
2581dependencies = [
2582 "anyhow",
2583 "coarsetime",
2584 "ct-codecs",
2585 "ed25519-compact",
2586 "hmac-sha256",
2587 "hmac-sha512",
2588 "k256",
2589 "p256",
2590 "rand 0.8.3",
2591 "rsa",
2592 "serde",
2593 "serde_json",
2594 "thiserror",
2595 "zeroize",
2596]
2597
2598[[package]]
2599name = "k256"
2600version = "0.9.4"
2601source = "registry+https://github.com/rust-lang/crates.io-index"
2602checksum = "f3a26a4a8e8b0ab315c687767b543c923c9667a1f2bf42a42818d1453891c7c1"
2603dependencies = [
2604 "cfg-if 1.0.0",
2605 "ecdsa",
2606 "elliptic-curve",
2607 "sha2",
2608]
2609
2610[[package]]
2611name = "kurbo"
2612version = "0.8.1"
2613source = "registry+https://github.com/rust-lang/crates.io-index"
2614checksum = "e30b1df631d23875f230ed3ddd1a88c231f269a04b2044eb6ca87e763b5f4c42"
2615dependencies = [
2616 "arrayvec 0.5.2",
2617]
2618
2619[[package]]
2620name = "kv-log-macro"
2621version = "1.0.7"
2622source = "registry+https://github.com/rust-lang/crates.io-index"
2623checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
2624dependencies = [
2625 "log",
2626]
2627
2628[[package]]
2629name = "language"
2630version = "0.1.0"
2631dependencies = [
2632 "anyhow",
2633 "async-broadcast",
2634 "async-trait",
2635 "client",
2636 "clock",
2637 "collections",
2638 "ctor",
2639 "env_logger",
2640 "futures",
2641 "fuzzy",
2642 "gpui",
2643 "lazy_static",
2644 "log",
2645 "lsp",
2646 "parking_lot",
2647 "postage",
2648 "rand 0.8.3",
2649 "rpc",
2650 "serde",
2651 "serde_json",
2652 "similar",
2653 "smallvec",
2654 "smol",
2655 "sum_tree",
2656 "text",
2657 "theme",
2658 "tree-sitter",
2659 "tree-sitter-rust",
2660 "unindent",
2661 "util",
2662]
2663
2664[[package]]
2665name = "lazy_static"
2666version = "1.4.0"
2667source = "registry+https://github.com/rust-lang/crates.io-index"
2668checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2669dependencies = [
2670 "spin",
2671]
2672
2673[[package]]
2674name = "lazycell"
2675version = "1.3.0"
2676source = "registry+https://github.com/rust-lang/crates.io-index"
2677checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2678
2679[[package]]
2680name = "lexical-core"
2681version = "0.7.6"
2682source = "registry+https://github.com/rust-lang/crates.io-index"
2683checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
2684dependencies = [
2685 "arrayvec 0.5.2",
2686 "bitflags",
2687 "cfg-if 1.0.0",
2688 "ryu",
2689 "static_assertions",
2690]
2691
2692[[package]]
2693name = "libc"
2694version = "0.2.98"
2695source = "registry+https://github.com/rust-lang/crates.io-index"
2696checksum = "320cfe77175da3a483efed4bc0adc1968ca050b098ce4f2f1c13a56626128790"
2697
2698[[package]]
2699name = "libloading"
2700version = "0.7.0"
2701source = "registry+https://github.com/rust-lang/crates.io-index"
2702checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"
2703dependencies = [
2704 "cfg-if 1.0.0",
2705 "winapi",
2706]
2707
2708[[package]]
2709name = "libm"
2710version = "0.2.1"
2711source = "registry+https://github.com/rust-lang/crates.io-index"
2712checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
2713
2714[[package]]
2715name = "libnghttp2-sys"
2716version = "0.1.6+1.43.0"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "0af55541a8827e138d59ec9e5877fb6095ece63fb6f4da45e7491b4fbd262855"
2719dependencies = [
2720 "cc",
2721 "libc",
2722]
2723
2724[[package]]
2725name = "libz-sys"
2726version = "1.1.3"
2727source = "registry+https://github.com/rust-lang/crates.io-index"
2728checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
2729dependencies = [
2730 "cc",
2731 "libc",
2732 "pkg-config",
2733 "vcpkg",
2734]
2735
2736[[package]]
2737name = "lipsum"
2738version = "0.8.0"
2739source = "registry+https://github.com/rust-lang/crates.io-index"
2740checksum = "42ee7271c76a89032dcc7e595c0a739a9c5514eab483deb0e82981fe2098c56a"
2741dependencies = [
2742 "rand 0.8.3",
2743 "rand_chacha 0.3.0",
2744]
2745
2746[[package]]
2747name = "lock_api"
2748version = "0.4.2"
2749source = "registry+https://github.com/rust-lang/crates.io-index"
2750checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
2751dependencies = [
2752 "scopeguard",
2753]
2754
2755[[package]]
2756name = "log"
2757version = "0.4.14"
2758source = "registry+https://github.com/rust-lang/crates.io-index"
2759checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2760dependencies = [
2761 "cfg-if 1.0.0",
2762 "value-bag",
2763]
2764
2765[[package]]
2766name = "log-panics"
2767version = "2.0.0"
2768source = "registry+https://github.com/rust-lang/crates.io-index"
2769checksum = "ae0136257df209261daa18d6c16394757c63e032e27aafd8b07788b051082bef"
2770dependencies = [
2771 "backtrace",
2772 "log",
2773]
2774
2775[[package]]
2776name = "loom"
2777version = "0.4.0"
2778source = "registry+https://github.com/rust-lang/crates.io-index"
2779checksum = "d44c73b4636e497b4917eb21c33539efa3816741a2d3ff26c6316f1b529481a4"
2780dependencies = [
2781 "cfg-if 1.0.0",
2782 "generator",
2783 "scoped-tls",
2784]
2785
2786[[package]]
2787name = "lsp"
2788version = "0.1.0"
2789dependencies = [
2790 "anyhow",
2791 "async-pipe",
2792 "ctor",
2793 "env_logger",
2794 "futures",
2795 "gpui",
2796 "log",
2797 "lsp-types",
2798 "parking_lot",
2799 "postage",
2800 "serde",
2801 "serde_json",
2802 "smol",
2803 "unindent",
2804 "util",
2805]
2806
2807[[package]]
2808name = "lsp-types"
2809version = "0.91.0"
2810source = "registry+https://github.com/rust-lang/crates.io-index"
2811checksum = "be7801b458592d0998af808d97f6a85a6057af3aaf2a2a5c3c677702bbeb4ed7"
2812dependencies = [
2813 "bitflags",
2814 "serde",
2815 "serde_json",
2816 "serde_repr",
2817 "url",
2818]
2819
2820[[package]]
2821name = "malloc_buf"
2822version = "0.0.6"
2823source = "registry+https://github.com/rust-lang/crates.io-index"
2824checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
2825dependencies = [
2826 "libc",
2827]
2828
2829[[package]]
2830name = "maplit"
2831version = "1.0.2"
2832source = "registry+https://github.com/rust-lang/crates.io-index"
2833checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
2834
2835[[package]]
2836name = "matches"
2837version = "0.1.8"
2838source = "registry+https://github.com/rust-lang/crates.io-index"
2839checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
2840
2841[[package]]
2842name = "md-5"
2843version = "0.9.1"
2844source = "registry+https://github.com/rust-lang/crates.io-index"
2845checksum = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
2846dependencies = [
2847 "block-buffer 0.9.0",
2848 "digest 0.9.0",
2849 "opaque-debug 0.3.0",
2850]
2851
2852[[package]]
2853name = "memchr"
2854version = "2.4.1"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2857
2858[[package]]
2859name = "memmap2"
2860version = "0.1.0"
2861source = "registry+https://github.com/rust-lang/crates.io-index"
2862checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a"
2863dependencies = [
2864 "libc",
2865]
2866
2867[[package]]
2868name = "memmap2"
2869version = "0.2.2"
2870source = "registry+https://github.com/rust-lang/crates.io-index"
2871checksum = "397d1a6d6d0563c0f5462bbdae662cf6c784edf5e828e40c7257f85d82bf56dd"
2872dependencies = [
2873 "libc",
2874]
2875
2876[[package]]
2877name = "memoffset"
2878version = "0.6.3"
2879source = "registry+https://github.com/rust-lang/crates.io-index"
2880checksum = "f83fb6581e8ed1f85fd45c116db8405483899489e38406156c25eb743554361d"
2881dependencies = [
2882 "autocfg 1.0.1",
2883]
2884
2885[[package]]
2886name = "metal"
2887version = "0.21.0"
2888source = "registry+https://github.com/rust-lang/crates.io-index"
2889checksum = "4598d719460ade24c7d91f335daf055bf2a7eec030728ce751814c50cdd6a26c"
2890dependencies = [
2891 "bitflags",
2892 "block",
2893 "cocoa-foundation",
2894 "foreign-types",
2895 "log",
2896 "objc",
2897]
2898
2899[[package]]
2900name = "mime"
2901version = "0.3.16"
2902source = "registry+https://github.com/rust-lang/crates.io-index"
2903checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
2904
2905[[package]]
2906name = "mime_guess"
2907version = "2.0.3"
2908source = "registry+https://github.com/rust-lang/crates.io-index"
2909checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
2910dependencies = [
2911 "mime",
2912 "unicase",
2913]
2914
2915[[package]]
2916name = "miniz_oxide"
2917version = "0.3.7"
2918source = "registry+https://github.com/rust-lang/crates.io-index"
2919checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
2920dependencies = [
2921 "adler32",
2922]
2923
2924[[package]]
2925name = "miniz_oxide"
2926version = "0.4.4"
2927source = "registry+https://github.com/rust-lang/crates.io-index"
2928checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
2929dependencies = [
2930 "adler",
2931 "autocfg 1.0.1",
2932]
2933
2934[[package]]
2935name = "multimap"
2936version = "0.8.3"
2937source = "registry+https://github.com/rust-lang/crates.io-index"
2938checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
2939
2940[[package]]
2941name = "nb-connect"
2942version = "1.0.3"
2943source = "registry+https://github.com/rust-lang/crates.io-index"
2944checksum = "670361df1bc2399ee1ff50406a0d422587dd3bb0da596e1978fe8e05dabddf4f"
2945dependencies = [
2946 "libc",
2947 "socket2 0.3.19",
2948]
2949
2950[[package]]
2951name = "nom"
2952version = "5.1.2"
2953source = "registry+https://github.com/rust-lang/crates.io-index"
2954checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
2955dependencies = [
2956 "memchr",
2957 "version_check",
2958]
2959
2960[[package]]
2961name = "nom"
2962version = "6.1.2"
2963source = "registry+https://github.com/rust-lang/crates.io-index"
2964checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"
2965dependencies = [
2966 "bitvec",
2967 "funty",
2968 "lexical-core",
2969 "memchr",
2970 "version_check",
2971]
2972
2973[[package]]
2974name = "num-bigint"
2975version = "0.4.0"
2976source = "registry+https://github.com/rust-lang/crates.io-index"
2977checksum = "4e0d047c1062aa51e256408c560894e5251f08925980e53cf1aa5bd00eec6512"
2978dependencies = [
2979 "autocfg 1.0.1",
2980 "num-integer",
2981 "num-traits",
2982]
2983
2984[[package]]
2985name = "num-bigint-dig"
2986version = "0.7.0"
2987source = "registry+https://github.com/rust-lang/crates.io-index"
2988checksum = "4547ee5541c18742396ae2c895d0717d0f886d8823b8399cdaf7b07d63ad0480"
2989dependencies = [
2990 "autocfg 0.1.7",
2991 "byteorder",
2992 "lazy_static",
2993 "libm",
2994 "num-integer",
2995 "num-iter",
2996 "num-traits",
2997 "rand 0.8.3",
2998 "smallvec",
2999 "zeroize",
3000]
3001
3002[[package]]
3003name = "num-integer"
3004version = "0.1.44"
3005source = "registry+https://github.com/rust-lang/crates.io-index"
3006checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
3007dependencies = [
3008 "autocfg 1.0.1",
3009 "num-traits",
3010]
3011
3012[[package]]
3013name = "num-iter"
3014version = "0.1.42"
3015source = "registry+https://github.com/rust-lang/crates.io-index"
3016checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59"
3017dependencies = [
3018 "autocfg 1.0.1",
3019 "num-integer",
3020 "num-traits",
3021]
3022
3023[[package]]
3024name = "num-rational"
3025version = "0.3.2"
3026source = "registry+https://github.com/rust-lang/crates.io-index"
3027checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
3028dependencies = [
3029 "autocfg 1.0.1",
3030 "num-integer",
3031 "num-traits",
3032]
3033
3034[[package]]
3035name = "num-traits"
3036version = "0.2.14"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
3039dependencies = [
3040 "autocfg 1.0.1",
3041 "libm",
3042]
3043
3044[[package]]
3045name = "num_cpus"
3046version = "1.13.0"
3047source = "registry+https://github.com/rust-lang/crates.io-index"
3048checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
3049dependencies = [
3050 "hermit-abi",
3051 "libc",
3052]
3053
3054[[package]]
3055name = "oauth2"
3056version = "4.1.0"
3057source = "registry+https://github.com/rust-lang/crates.io-index"
3058checksum = "80e47cfc4c0a1a519d9a025ebfbac3a2439d1b5cdf397d72dcb79b11d9920dab"
3059dependencies = [
3060 "base64 0.13.0",
3061 "chrono",
3062 "getrandom 0.2.2",
3063 "http",
3064 "rand 0.8.3",
3065 "serde",
3066 "serde_json",
3067 "serde_path_to_error",
3068 "sha2",
3069 "thiserror",
3070 "url",
3071]
3072
3073[[package]]
3074name = "oauth2-surf"
3075version = "0.1.2"
3076source = "registry+https://github.com/rust-lang/crates.io-index"
3077checksum = "a8a041fdfcfb6aac56f08d021befc1493bde6e6699fef2364e74f0d9adedd27b"
3078dependencies = [
3079 "anyhow",
3080 "http",
3081 "oauth2",
3082 "surf",
3083 "thiserror",
3084]
3085
3086[[package]]
3087name = "objc"
3088version = "0.2.7"
3089source = "registry+https://github.com/rust-lang/crates.io-index"
3090checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
3091dependencies = [
3092 "malloc_buf",
3093 "objc_exception",
3094]
3095
3096[[package]]
3097name = "objc_exception"
3098version = "0.1.2"
3099source = "registry+https://github.com/rust-lang/crates.io-index"
3100checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
3101dependencies = [
3102 "cc",
3103]
3104
3105[[package]]
3106name = "object"
3107version = "0.23.0"
3108source = "registry+https://github.com/rust-lang/crates.io-index"
3109checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"
3110
3111[[package]]
3112name = "once_cell"
3113version = "1.5.2"
3114source = "registry+https://github.com/rust-lang/crates.io-index"
3115checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
3116
3117[[package]]
3118name = "opaque-debug"
3119version = "0.2.3"
3120source = "registry+https://github.com/rust-lang/crates.io-index"
3121checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
3122
3123[[package]]
3124name = "opaque-debug"
3125version = "0.3.0"
3126source = "registry+https://github.com/rust-lang/crates.io-index"
3127checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
3128
3129[[package]]
3130name = "openssl-probe"
3131version = "0.1.4"
3132source = "registry+https://github.com/rust-lang/crates.io-index"
3133checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"
3134
3135[[package]]
3136name = "openssl-sys"
3137version = "0.9.65"
3138source = "registry+https://github.com/rust-lang/crates.io-index"
3139checksum = "7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d"
3140dependencies = [
3141 "autocfg 1.0.1",
3142 "cc",
3143 "libc",
3144 "pkg-config",
3145 "vcpkg",
3146]
3147
3148[[package]]
3149name = "ordered-float"
3150version = "2.1.1"
3151source = "registry+https://github.com/rust-lang/crates.io-index"
3152checksum = "766f840da25490628d8e63e529cd21c014f6600c6b8517add12a6fa6167a6218"
3153dependencies = [
3154 "num-traits",
3155]
3156
3157[[package]]
3158name = "os_str_bytes"
3159version = "2.4.0"
3160source = "registry+https://github.com/rust-lang/crates.io-index"
3161checksum = "afb2e1c3ee07430c2cf76151675e583e0f19985fa6efae47d6848a3e2c824f85"
3162
3163[[package]]
3164name = "outline"
3165version = "0.1.0"
3166dependencies = [
3167 "editor",
3168 "fuzzy",
3169 "gpui",
3170 "language",
3171 "ordered-float",
3172 "postage",
3173 "smol",
3174 "text",
3175 "workspace",
3176]
3177
3178[[package]]
3179name = "p256"
3180version = "0.9.0"
3181source = "registry+https://github.com/rust-lang/crates.io-index"
3182checksum = "d053368e1bae4c8a672953397bd1bd7183dde1c72b0b7612a15719173148d186"
3183dependencies = [
3184 "ecdsa",
3185 "elliptic-curve",
3186 "sha2",
3187]
3188
3189[[package]]
3190name = "parking"
3191version = "2.0.0"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
3194
3195[[package]]
3196name = "parking_lot"
3197version = "0.11.1"
3198source = "registry+https://github.com/rust-lang/crates.io-index"
3199checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
3200dependencies = [
3201 "instant",
3202 "lock_api",
3203 "parking_lot_core",
3204]
3205
3206[[package]]
3207name = "parking_lot_core"
3208version = "0.8.3"
3209source = "registry+https://github.com/rust-lang/crates.io-index"
3210checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
3211dependencies = [
3212 "cfg-if 1.0.0",
3213 "instant",
3214 "libc",
3215 "redox_syscall",
3216 "smallvec",
3217 "winapi",
3218]
3219
3220[[package]]
3221name = "password-hash"
3222version = "0.2.1"
3223source = "registry+https://github.com/rust-lang/crates.io-index"
3224checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
3225dependencies = [
3226 "base64ct",
3227 "rand_core 0.6.2",
3228 "subtle",
3229]
3230
3231[[package]]
3232name = "pathfinder_color"
3233version = "0.5.0"
3234source = "registry+https://github.com/rust-lang/crates.io-index"
3235checksum = "69bdc0d277d559e35e1b374de56df9262a6b71e091ca04a8831a239f8c7f0c62"
3236dependencies = [
3237 "pathfinder_simd",
3238]
3239
3240[[package]]
3241name = "pathfinder_geometry"
3242version = "0.5.1"
3243source = "registry+https://github.com/rust-lang/crates.io-index"
3244checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
3245dependencies = [
3246 "log",
3247 "pathfinder_simd",
3248]
3249
3250[[package]]
3251name = "pathfinder_simd"
3252version = "0.5.0"
3253source = "registry+https://github.com/rust-lang/crates.io-index"
3254checksum = "b451513912d6b3440e443aa75a73ab22203afedc4a90df8526d008c0f86f7cb3"
3255dependencies = [
3256 "rustc_version",
3257]
3258
3259[[package]]
3260name = "pbkdf2"
3261version = "0.8.0"
3262source = "registry+https://github.com/rust-lang/crates.io-index"
3263checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
3264dependencies = [
3265 "crypto-mac 0.11.0",
3266]
3267
3268[[package]]
3269name = "peeking_take_while"
3270version = "0.1.2"
3271source = "registry+https://github.com/rust-lang/crates.io-index"
3272checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
3273
3274[[package]]
3275name = "pem"
3276version = "0.8.3"
3277source = "registry+https://github.com/rust-lang/crates.io-index"
3278checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
3279dependencies = [
3280 "base64 0.13.0",
3281 "once_cell",
3282 "regex",
3283]
3284
3285[[package]]
3286name = "percent-encoding"
3287version = "2.1.0"
3288source = "registry+https://github.com/rust-lang/crates.io-index"
3289checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
3290
3291[[package]]
3292name = "pest"
3293version = "2.1.3"
3294source = "registry+https://github.com/rust-lang/crates.io-index"
3295checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
3296dependencies = [
3297 "ucd-trie",
3298]
3299
3300[[package]]
3301name = "pest_derive"
3302version = "2.1.0"
3303source = "registry+https://github.com/rust-lang/crates.io-index"
3304checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
3305dependencies = [
3306 "pest",
3307 "pest_generator",
3308]
3309
3310[[package]]
3311name = "pest_generator"
3312version = "2.1.3"
3313source = "registry+https://github.com/rust-lang/crates.io-index"
3314checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
3315dependencies = [
3316 "pest",
3317 "pest_meta",
3318 "proc-macro2",
3319 "quote",
3320 "syn",
3321]
3322
3323[[package]]
3324name = "pest_meta"
3325version = "2.1.3"
3326source = "registry+https://github.com/rust-lang/crates.io-index"
3327checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
3328dependencies = [
3329 "maplit",
3330 "pest",
3331 "sha-1 0.8.2",
3332]
3333
3334[[package]]
3335name = "petgraph"
3336version = "0.5.1"
3337source = "registry+https://github.com/rust-lang/crates.io-index"
3338checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
3339dependencies = [
3340 "fixedbitset",
3341 "indexmap",
3342]
3343
3344[[package]]
3345name = "pico-args"
3346version = "0.4.0"
3347source = "registry+https://github.com/rust-lang/crates.io-index"
3348checksum = "d70072c20945e1ab871c472a285fc772aefd4f5407723c206242f2c6f94595d6"
3349
3350[[package]]
3351name = "pin-project"
3352version = "1.0.6"
3353source = "registry+https://github.com/rust-lang/crates.io-index"
3354checksum = "bc174859768806e91ae575187ada95c91a29e96a98dc5d2cd9a1fed039501ba6"
3355dependencies = [
3356 "pin-project-internal",
3357]
3358
3359[[package]]
3360name = "pin-project-internal"
3361version = "1.0.6"
3362source = "registry+https://github.com/rust-lang/crates.io-index"
3363checksum = "a490329918e856ed1b083f244e3bfe2d8c4f336407e4ea9e1a9f479ff09049e5"
3364dependencies = [
3365 "proc-macro2",
3366 "quote",
3367 "syn",
3368]
3369
3370[[package]]
3371name = "pin-project-lite"
3372version = "0.1.12"
3373source = "registry+https://github.com/rust-lang/crates.io-index"
3374checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
3375
3376[[package]]
3377name = "pin-project-lite"
3378version = "0.2.4"
3379source = "registry+https://github.com/rust-lang/crates.io-index"
3380checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
3381
3382[[package]]
3383name = "pin-utils"
3384version = "0.1.0"
3385source = "registry+https://github.com/rust-lang/crates.io-index"
3386checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3387
3388[[package]]
3389name = "pkcs8"
3390version = "0.7.0"
3391source = "registry+https://github.com/rust-lang/crates.io-index"
3392checksum = "09d156817ae0125e8aa5067710b0db24f0984830614f99875a70aa5e3b74db69"
3393dependencies = [
3394 "base64ct",
3395 "der",
3396 "spki",
3397 "zeroize",
3398]
3399
3400[[package]]
3401name = "pkg-config"
3402version = "0.3.19"
3403source = "registry+https://github.com/rust-lang/crates.io-index"
3404checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
3405
3406[[package]]
3407name = "png"
3408version = "0.16.8"
3409source = "registry+https://github.com/rust-lang/crates.io-index"
3410checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
3411dependencies = [
3412 "bitflags",
3413 "crc32fast",
3414 "deflate",
3415 "miniz_oxide 0.3.7",
3416]
3417
3418[[package]]
3419name = "polling"
3420version = "2.0.2"
3421source = "registry+https://github.com/rust-lang/crates.io-index"
3422checksum = "a2a7bc6b2a29e632e45451c941832803a18cce6781db04de8a04696cdca8bde4"
3423dependencies = [
3424 "cfg-if 0.1.10",
3425 "libc",
3426 "log",
3427 "wepoll-sys",
3428 "winapi",
3429]
3430
3431[[package]]
3432name = "pollster"
3433version = "0.2.3"
3434source = "registry+https://github.com/rust-lang/crates.io-index"
3435checksum = "6cce106fd2646acbe31a0e4006f75779d535c26a44f153ada196e9edcfc6d944"
3436
3437[[package]]
3438name = "polyval"
3439version = "0.4.5"
3440source = "registry+https://github.com/rust-lang/crates.io-index"
3441checksum = "eebcc4aa140b9abd2bc40d9c3f7ccec842679cd79045ac3a7ac698c1a064b7cd"
3442dependencies = [
3443 "cpuid-bool",
3444 "opaque-debug 0.3.0",
3445 "universal-hash",
3446]
3447
3448[[package]]
3449name = "postage"
3450version = "0.4.1"
3451source = "registry+https://github.com/rust-lang/crates.io-index"
3452checksum = "a63d25391d04a097954b76aba742b6b5b74f213dfe3dbaeeb36e8ddc1c657f0b"
3453dependencies = [
3454 "atomic",
3455 "crossbeam-queue",
3456 "futures",
3457 "log",
3458 "pin-project",
3459 "pollster",
3460 "static_assertions",
3461 "thiserror",
3462]
3463
3464[[package]]
3465name = "ppv-lite86"
3466version = "0.2.10"
3467source = "registry+https://github.com/rust-lang/crates.io-index"
3468checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
3469
3470[[package]]
3471name = "proc-macro-error"
3472version = "1.0.4"
3473source = "registry+https://github.com/rust-lang/crates.io-index"
3474checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
3475dependencies = [
3476 "proc-macro-error-attr",
3477 "proc-macro2",
3478 "quote",
3479 "syn",
3480 "version_check",
3481]
3482
3483[[package]]
3484name = "proc-macro-error-attr"
3485version = "1.0.4"
3486source = "registry+https://github.com/rust-lang/crates.io-index"
3487checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
3488dependencies = [
3489 "proc-macro2",
3490 "quote",
3491 "version_check",
3492]
3493
3494[[package]]
3495name = "proc-macro-hack"
3496version = "0.5.19"
3497source = "registry+https://github.com/rust-lang/crates.io-index"
3498checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
3499
3500[[package]]
3501name = "proc-macro-nested"
3502version = "0.1.7"
3503source = "registry+https://github.com/rust-lang/crates.io-index"
3504checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
3505
3506[[package]]
3507name = "proc-macro2"
3508version = "1.0.24"
3509source = "registry+https://github.com/rust-lang/crates.io-index"
3510checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
3511dependencies = [
3512 "unicode-xid",
3513]
3514
3515[[package]]
3516name = "project"
3517version = "0.1.0"
3518dependencies = [
3519 "anyhow",
3520 "async-trait",
3521 "client",
3522 "clock",
3523 "collections",
3524 "fsevent",
3525 "futures",
3526 "fuzzy",
3527 "gpui",
3528 "ignore",
3529 "language",
3530 "lazy_static",
3531 "libc",
3532 "log",
3533 "lsp",
3534 "parking_lot",
3535 "postage",
3536 "rand 0.8.3",
3537 "rpc",
3538 "serde",
3539 "serde_json",
3540 "smol",
3541 "sum_tree",
3542 "tempdir",
3543 "text",
3544 "toml",
3545 "unindent",
3546 "util",
3547]
3548
3549[[package]]
3550name = "project_panel"
3551version = "0.1.0"
3552dependencies = [
3553 "gpui",
3554 "postage",
3555 "project",
3556 "serde_json",
3557 "theme",
3558 "util",
3559 "workspace",
3560]
3561
3562[[package]]
3563name = "project_symbols"
3564version = "0.1.0"
3565dependencies = [
3566 "editor",
3567 "fuzzy",
3568 "gpui",
3569 "ordered-float",
3570 "postage",
3571 "project",
3572 "smol",
3573 "text",
3574 "util",
3575 "workspace",
3576]
3577
3578[[package]]
3579name = "prost"
3580version = "0.8.0"
3581source = "registry+https://github.com/rust-lang/crates.io-index"
3582checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"
3583dependencies = [
3584 "bytes 1.0.1",
3585 "prost-derive",
3586]
3587
3588[[package]]
3589name = "prost-build"
3590version = "0.8.0"
3591source = "registry+https://github.com/rust-lang/crates.io-index"
3592checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"
3593dependencies = [
3594 "bytes 1.0.1",
3595 "heck",
3596 "itertools",
3597 "log",
3598 "multimap",
3599 "petgraph",
3600 "prost",
3601 "prost-types",
3602 "tempfile",
3603 "which 4.1.0",
3604]
3605
3606[[package]]
3607name = "prost-derive"
3608version = "0.8.0"
3609source = "registry+https://github.com/rust-lang/crates.io-index"
3610checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"
3611dependencies = [
3612 "anyhow",
3613 "itertools",
3614 "proc-macro2",
3615 "quote",
3616 "syn",
3617]
3618
3619[[package]]
3620name = "prost-types"
3621version = "0.8.0"
3622source = "registry+https://github.com/rust-lang/crates.io-index"
3623checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"
3624dependencies = [
3625 "bytes 1.0.1",
3626 "prost",
3627]
3628
3629[[package]]
3630name = "quick-error"
3631version = "2.0.1"
3632source = "registry+https://github.com/rust-lang/crates.io-index"
3633checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
3634
3635[[package]]
3636name = "quote"
3637version = "1.0.9"
3638source = "registry+https://github.com/rust-lang/crates.io-index"
3639checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
3640dependencies = [
3641 "proc-macro2",
3642]
3643
3644[[package]]
3645name = "radium"
3646version = "0.5.3"
3647source = "registry+https://github.com/rust-lang/crates.io-index"
3648checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"
3649
3650[[package]]
3651name = "rand"
3652version = "0.4.6"
3653source = "registry+https://github.com/rust-lang/crates.io-index"
3654checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
3655dependencies = [
3656 "fuchsia-cprng",
3657 "libc",
3658 "rand_core 0.3.1",
3659 "rdrand",
3660 "winapi",
3661]
3662
3663[[package]]
3664name = "rand"
3665version = "0.7.3"
3666source = "registry+https://github.com/rust-lang/crates.io-index"
3667checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
3668dependencies = [
3669 "getrandom 0.1.16",
3670 "libc",
3671 "rand_chacha 0.2.2",
3672 "rand_core 0.5.1",
3673 "rand_hc 0.2.0",
3674]
3675
3676[[package]]
3677name = "rand"
3678version = "0.8.3"
3679source = "registry+https://github.com/rust-lang/crates.io-index"
3680checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
3681dependencies = [
3682 "libc",
3683 "rand_chacha 0.3.0",
3684 "rand_core 0.6.2",
3685 "rand_hc 0.3.0",
3686]
3687
3688[[package]]
3689name = "rand_chacha"
3690version = "0.2.2"
3691source = "registry+https://github.com/rust-lang/crates.io-index"
3692checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
3693dependencies = [
3694 "ppv-lite86",
3695 "rand_core 0.5.1",
3696]
3697
3698[[package]]
3699name = "rand_chacha"
3700version = "0.3.0"
3701source = "registry+https://github.com/rust-lang/crates.io-index"
3702checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
3703dependencies = [
3704 "ppv-lite86",
3705 "rand_core 0.6.2",
3706]
3707
3708[[package]]
3709name = "rand_core"
3710version = "0.3.1"
3711source = "registry+https://github.com/rust-lang/crates.io-index"
3712checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
3713dependencies = [
3714 "rand_core 0.4.2",
3715]
3716
3717[[package]]
3718name = "rand_core"
3719version = "0.4.2"
3720source = "registry+https://github.com/rust-lang/crates.io-index"
3721checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
3722
3723[[package]]
3724name = "rand_core"
3725version = "0.5.1"
3726source = "registry+https://github.com/rust-lang/crates.io-index"
3727checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
3728dependencies = [
3729 "getrandom 0.1.16",
3730]
3731
3732[[package]]
3733name = "rand_core"
3734version = "0.6.2"
3735source = "registry+https://github.com/rust-lang/crates.io-index"
3736checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
3737dependencies = [
3738 "getrandom 0.2.2",
3739]
3740
3741[[package]]
3742name = "rand_hc"
3743version = "0.2.0"
3744source = "registry+https://github.com/rust-lang/crates.io-index"
3745checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
3746dependencies = [
3747 "rand_core 0.5.1",
3748]
3749
3750[[package]]
3751name = "rand_hc"
3752version = "0.3.0"
3753source = "registry+https://github.com/rust-lang/crates.io-index"
3754checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
3755dependencies = [
3756 "rand_core 0.6.2",
3757]
3758
3759[[package]]
3760name = "rayon"
3761version = "1.5.0"
3762source = "registry+https://github.com/rust-lang/crates.io-index"
3763checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
3764dependencies = [
3765 "autocfg 1.0.1",
3766 "crossbeam-deque",
3767 "either",
3768 "rayon-core",
3769]
3770
3771[[package]]
3772name = "rayon-core"
3773version = "1.9.0"
3774source = "registry+https://github.com/rust-lang/crates.io-index"
3775checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
3776dependencies = [
3777 "crossbeam-channel",
3778 "crossbeam-deque",
3779 "crossbeam-utils",
3780 "lazy_static",
3781 "num_cpus",
3782]
3783
3784[[package]]
3785name = "rctree"
3786version = "0.3.3"
3787source = "registry+https://github.com/rust-lang/crates.io-index"
3788checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
3789
3790[[package]]
3791name = "rdrand"
3792version = "0.4.0"
3793source = "registry+https://github.com/rust-lang/crates.io-index"
3794checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
3795dependencies = [
3796 "rand_core 0.3.1",
3797]
3798
3799[[package]]
3800name = "redox_syscall"
3801version = "0.2.5"
3802source = "registry+https://github.com/rust-lang/crates.io-index"
3803checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
3804dependencies = [
3805 "bitflags",
3806]
3807
3808[[package]]
3809name = "redox_users"
3810version = "0.4.0"
3811source = "registry+https://github.com/rust-lang/crates.io-index"
3812checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
3813dependencies = [
3814 "getrandom 0.2.2",
3815 "redox_syscall",
3816]
3817
3818[[package]]
3819name = "regex"
3820version = "1.5.4"
3821source = "registry+https://github.com/rust-lang/crates.io-index"
3822checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
3823dependencies = [
3824 "aho-corasick",
3825 "memchr",
3826 "regex-syntax",
3827]
3828
3829[[package]]
3830name = "regex-syntax"
3831version = "0.6.25"
3832source = "registry+https://github.com/rust-lang/crates.io-index"
3833checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
3834
3835[[package]]
3836name = "remove_dir_all"
3837version = "0.5.3"
3838source = "registry+https://github.com/rust-lang/crates.io-index"
3839checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
3840dependencies = [
3841 "winapi",
3842]
3843
3844[[package]]
3845name = "resvg"
3846version = "0.14.0"
3847source = "registry+https://github.com/rust-lang/crates.io-index"
3848checksum = "ac9efbe9c239253e11e518352c5f015ec0c69e73658eed153670e853e1b78e40"
3849dependencies = [
3850 "jpeg-decoder",
3851 "log",
3852 "pico-args",
3853 "png",
3854 "rgb",
3855 "svgfilters",
3856 "tiny-skia",
3857 "usvg",
3858]
3859
3860[[package]]
3861name = "rgb"
3862version = "0.8.27"
3863source = "registry+https://github.com/rust-lang/crates.io-index"
3864checksum = "8fddb3b23626145d1776addfc307e1a1851f60ef6ca64f376bcb889697144cf0"
3865dependencies = [
3866 "bytemuck",
3867]
3868
3869[[package]]
3870name = "ring"
3871version = "0.16.20"
3872source = "registry+https://github.com/rust-lang/crates.io-index"
3873checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
3874dependencies = [
3875 "cc",
3876 "libc",
3877 "once_cell",
3878 "spin",
3879 "untrusted",
3880 "web-sys",
3881 "winapi",
3882]
3883
3884[[package]]
3885name = "route-recognizer"
3886version = "0.2.0"
3887source = "registry+https://github.com/rust-lang/crates.io-index"
3888checksum = "56770675ebc04927ded3e60633437841581c285dc6236109ea25fbf3beb7b59e"
3889
3890[[package]]
3891name = "roxmltree"
3892version = "0.14.1"
3893source = "registry+https://github.com/rust-lang/crates.io-index"
3894checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
3895dependencies = [
3896 "xmlparser",
3897]
3898
3899[[package]]
3900name = "rpc"
3901version = "0.1.0"
3902dependencies = [
3903 "anyhow",
3904 "async-lock",
3905 "async-tungstenite",
3906 "base64 0.13.0",
3907 "futures",
3908 "gpui",
3909 "log",
3910 "parking_lot",
3911 "postage",
3912 "prost",
3913 "prost-build",
3914 "rand 0.8.3",
3915 "rsa",
3916 "serde",
3917 "smol",
3918 "smol-timeout",
3919 "tempdir",
3920 "zstd",
3921]
3922
3923[[package]]
3924name = "rsa"
3925version = "0.4.0"
3926source = "registry+https://github.com/rust-lang/crates.io-index"
3927checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
3928dependencies = [
3929 "byteorder",
3930 "digest 0.9.0",
3931 "lazy_static",
3932 "num-bigint-dig",
3933 "num-integer",
3934 "num-iter",
3935 "num-traits",
3936 "pem",
3937 "rand 0.8.3",
3938 "simple_asn1",
3939 "subtle",
3940 "zeroize",
3941]
3942
3943[[package]]
3944name = "rust-embed"
3945version = "6.3.0"
3946source = "registry+https://github.com/rust-lang/crates.io-index"
3947checksum = "d40377bff8cceee81e28ddb73ac97f5c2856ce5522f0b260b763f434cdfae602"
3948dependencies = [
3949 "rust-embed-impl",
3950 "rust-embed-utils",
3951 "walkdir",
3952]
3953
3954[[package]]
3955name = "rust-embed-impl"
3956version = "6.2.0"
3957source = "registry+https://github.com/rust-lang/crates.io-index"
3958checksum = "94e763e24ba2bf0c72bc6be883f967f794a019fafd1b86ba1daff9c91a7edd30"
3959dependencies = [
3960 "proc-macro2",
3961 "quote",
3962 "rust-embed-utils",
3963 "syn",
3964 "walkdir",
3965]
3966
3967[[package]]
3968name = "rust-embed-utils"
3969version = "7.1.0"
3970source = "registry+https://github.com/rust-lang/crates.io-index"
3971checksum = "ad22c7226e4829104deab21df575e995bfbc4adfad13a595e387477f238c1aec"
3972dependencies = [
3973 "globset",
3974 "sha2",
3975 "walkdir",
3976]
3977
3978[[package]]
3979name = "rustc-demangle"
3980version = "0.1.18"
3981source = "registry+https://github.com/rust-lang/crates.io-index"
3982checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
3983
3984[[package]]
3985name = "rustc-hash"
3986version = "1.1.0"
3987source = "registry+https://github.com/rust-lang/crates.io-index"
3988checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
3989
3990[[package]]
3991name = "rustc_version"
3992version = "0.2.3"
3993source = "registry+https://github.com/rust-lang/crates.io-index"
3994checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
3995dependencies = [
3996 "semver 0.9.0",
3997]
3998
3999[[package]]
4000name = "rustls"
4001version = "0.18.1"
4002source = "registry+https://github.com/rust-lang/crates.io-index"
4003checksum = "5d1126dcf58e93cee7d098dbda643b5f92ed724f1f6a63007c1116eed6700c81"
4004dependencies = [
4005 "base64 0.12.3",
4006 "log",
4007 "ring",
4008 "sct",
4009 "webpki",
4010]
4011
4012[[package]]
4013name = "rustls"
4014version = "0.19.1"
4015source = "registry+https://github.com/rust-lang/crates.io-index"
4016checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
4017dependencies = [
4018 "base64 0.13.0",
4019 "log",
4020 "ring",
4021 "sct",
4022 "webpki",
4023]
4024
4025[[package]]
4026name = "rustybuzz"
4027version = "0.3.0"
4028source = "registry+https://github.com/rust-lang/crates.io-index"
4029checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
4030dependencies = [
4031 "bitflags",
4032 "bytemuck",
4033 "smallvec",
4034 "ttf-parser 0.9.0",
4035 "unicode-bidi-mirroring",
4036 "unicode-ccc",
4037 "unicode-general-category",
4038 "unicode-script",
4039]
4040
4041[[package]]
4042name = "ryu"
4043version = "1.0.5"
4044source = "registry+https://github.com/rust-lang/crates.io-index"
4045checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
4046
4047[[package]]
4048name = "safe_arch"
4049version = "0.5.2"
4050source = "registry+https://github.com/rust-lang/crates.io-index"
4051checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
4052dependencies = [
4053 "bytemuck",
4054]
4055
4056[[package]]
4057name = "salsa20"
4058version = "0.8.0"
4059source = "registry+https://github.com/rust-lang/crates.io-index"
4060checksum = "1c7c5f10864beba947e1a1b43f3ef46c8cc58d1c2ae549fa471713e8ff60787a"
4061dependencies = [
4062 "cipher 0.3.0",
4063]
4064
4065[[package]]
4066name = "same-file"
4067version = "1.0.6"
4068source = "registry+https://github.com/rust-lang/crates.io-index"
4069checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4070dependencies = [
4071 "winapi-util",
4072]
4073
4074[[package]]
4075name = "schannel"
4076version = "0.1.19"
4077source = "registry+https://github.com/rust-lang/crates.io-index"
4078checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
4079dependencies = [
4080 "lazy_static",
4081 "winapi",
4082]
4083
4084[[package]]
4085name = "scoped-tls"
4086version = "1.0.0"
4087source = "registry+https://github.com/rust-lang/crates.io-index"
4088checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
4089
4090[[package]]
4091name = "scoped_threadpool"
4092version = "0.1.9"
4093source = "registry+https://github.com/rust-lang/crates.io-index"
4094checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
4095
4096[[package]]
4097name = "scopeguard"
4098version = "1.1.0"
4099source = "registry+https://github.com/rust-lang/crates.io-index"
4100checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
4101
4102[[package]]
4103name = "scrypt"
4104version = "0.7.0"
4105source = "registry+https://github.com/rust-lang/crates.io-index"
4106checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
4107dependencies = [
4108 "base64ct",
4109 "hmac 0.11.0",
4110 "password-hash",
4111 "pbkdf2",
4112 "salsa20",
4113 "sha2",
4114]
4115
4116[[package]]
4117name = "sct"
4118version = "0.6.1"
4119source = "registry+https://github.com/rust-lang/crates.io-index"
4120checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
4121dependencies = [
4122 "ring",
4123 "untrusted",
4124]
4125
4126[[package]]
4127name = "seahash"
4128version = "4.1.0"
4129source = "registry+https://github.com/rust-lang/crates.io-index"
4130checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
4131
4132[[package]]
4133name = "semver"
4134version = "0.9.0"
4135source = "registry+https://github.com/rust-lang/crates.io-index"
4136checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
4137dependencies = [
4138 "semver-parser 0.7.0",
4139]
4140
4141[[package]]
4142name = "semver"
4143version = "0.11.0"
4144source = "registry+https://github.com/rust-lang/crates.io-index"
4145checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
4146dependencies = [
4147 "semver-parser 0.10.2",
4148 "serde",
4149]
4150
4151[[package]]
4152name = "semver-parser"
4153version = "0.7.0"
4154source = "registry+https://github.com/rust-lang/crates.io-index"
4155checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
4156
4157[[package]]
4158name = "semver-parser"
4159version = "0.10.2"
4160source = "registry+https://github.com/rust-lang/crates.io-index"
4161checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
4162dependencies = [
4163 "pest",
4164]
4165
4166[[package]]
4167name = "serde"
4168version = "1.0.125"
4169source = "registry+https://github.com/rust-lang/crates.io-index"
4170checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171"
4171dependencies = [
4172 "serde_derive",
4173]
4174
4175[[package]]
4176name = "serde_derive"
4177version = "1.0.125"
4178source = "registry+https://github.com/rust-lang/crates.io-index"
4179checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d"
4180dependencies = [
4181 "proc-macro2",
4182 "quote",
4183 "syn",
4184]
4185
4186[[package]]
4187name = "serde_json"
4188version = "1.0.64"
4189source = "registry+https://github.com/rust-lang/crates.io-index"
4190checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
4191dependencies = [
4192 "indexmap",
4193 "itoa",
4194 "ryu",
4195 "serde",
4196]
4197
4198[[package]]
4199name = "serde_path_to_error"
4200version = "0.1.4"
4201source = "registry+https://github.com/rust-lang/crates.io-index"
4202checksum = "42f6109f0506e20f7e0f910e51a0079acf41da8e0694e6442527c4ddf5a2b158"
4203dependencies = [
4204 "serde",
4205]
4206
4207[[package]]
4208name = "serde_qs"
4209version = "0.7.2"
4210source = "registry+https://github.com/rust-lang/crates.io-index"
4211checksum = "5af82de3c6549b001bec34961ff2d6a54339a87bab37ce901b693401f27de6cb"
4212dependencies = [
4213 "data-encoding",
4214 "percent-encoding",
4215 "serde",
4216 "thiserror",
4217]
4218
4219[[package]]
4220name = "serde_repr"
4221version = "0.1.7"
4222source = "registry+https://github.com/rust-lang/crates.io-index"
4223checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5"
4224dependencies = [
4225 "proc-macro2",
4226 "quote",
4227 "syn",
4228]
4229
4230[[package]]
4231name = "serde_urlencoded"
4232version = "0.7.0"
4233source = "registry+https://github.com/rust-lang/crates.io-index"
4234checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
4235dependencies = [
4236 "form_urlencoded",
4237 "itoa",
4238 "ryu",
4239 "serde",
4240]
4241
4242[[package]]
4243name = "servo-fontconfig"
4244version = "0.5.1"
4245source = "registry+https://github.com/rust-lang/crates.io-index"
4246checksum = "c7e3e22fe5fd73d04ebf0daa049d3efe3eae55369ce38ab16d07ddd9ac5c217c"
4247dependencies = [
4248 "libc",
4249 "servo-fontconfig-sys",
4250]
4251
4252[[package]]
4253name = "servo-fontconfig-sys"
4254version = "5.1.0"
4255source = "registry+https://github.com/rust-lang/crates.io-index"
4256checksum = "e36b879db9892dfa40f95da1c38a835d41634b825fbd8c4c418093d53c24b388"
4257dependencies = [
4258 "expat-sys",
4259 "freetype-sys",
4260 "pkg-config",
4261]
4262
4263[[package]]
4264name = "sha-1"
4265version = "0.8.2"
4266source = "registry+https://github.com/rust-lang/crates.io-index"
4267checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
4268dependencies = [
4269 "block-buffer 0.7.3",
4270 "digest 0.8.1",
4271 "fake-simd",
4272 "opaque-debug 0.2.3",
4273]
4274
4275[[package]]
4276name = "sha-1"
4277version = "0.9.6"
4278source = "registry+https://github.com/rust-lang/crates.io-index"
4279checksum = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16"
4280dependencies = [
4281 "block-buffer 0.9.0",
4282 "cfg-if 1.0.0",
4283 "cpufeatures",
4284 "digest 0.9.0",
4285 "opaque-debug 0.3.0",
4286]
4287
4288[[package]]
4289name = "sha1"
4290version = "0.6.0"
4291source = "registry+https://github.com/rust-lang/crates.io-index"
4292checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
4293
4294[[package]]
4295name = "sha2"
4296version = "0.9.5"
4297source = "registry+https://github.com/rust-lang/crates.io-index"
4298checksum = "b362ae5752fd2137731f9fa25fd4d9058af34666ca1966fb969119cc35719f12"
4299dependencies = [
4300 "block-buffer 0.9.0",
4301 "cfg-if 1.0.0",
4302 "cpufeatures",
4303 "digest 0.9.0",
4304 "opaque-debug 0.3.0",
4305]
4306
4307[[package]]
4308name = "shell-words"
4309version = "1.0.0"
4310source = "registry+https://github.com/rust-lang/crates.io-index"
4311checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
4312
4313[[package]]
4314name = "shlex"
4315version = "1.0.0"
4316source = "registry+https://github.com/rust-lang/crates.io-index"
4317checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4318
4319[[package]]
4320name = "signal-hook"
4321version = "0.3.6"
4322source = "registry+https://github.com/rust-lang/crates.io-index"
4323checksum = "8a7f3f92a1da3d6b1d32245d0cbcbbab0cfc45996d8df619c42bccfa6d2bbb5f"
4324dependencies = [
4325 "libc",
4326 "signal-hook-registry",
4327]
4328
4329[[package]]
4330name = "signal-hook-registry"
4331version = "1.3.0"
4332source = "registry+https://github.com/rust-lang/crates.io-index"
4333checksum = "16f1d0fef1604ba8f7a073c7e701f213e056707210e9020af4528e0101ce11a6"
4334dependencies = [
4335 "libc",
4336]
4337
4338[[package]]
4339name = "signature"
4340version = "1.3.1"
4341source = "registry+https://github.com/rust-lang/crates.io-index"
4342checksum = "c19772be3c4dd2ceaacf03cb41d5885f2a02c4d8804884918e3a258480803335"
4343dependencies = [
4344 "digest 0.9.0",
4345 "rand_core 0.6.2",
4346]
4347
4348[[package]]
4349name = "similar"
4350version = "1.3.0"
4351source = "registry+https://github.com/rust-lang/crates.io-index"
4352checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
4353
4354[[package]]
4355name = "simple-mutex"
4356version = "1.1.5"
4357source = "registry+https://github.com/rust-lang/crates.io-index"
4358checksum = "38aabbeafa6f6dead8cebf246fe9fae1f9215c8d29b3a69f93bd62a9e4a3dcd6"
4359dependencies = [
4360 "event-listener",
4361]
4362
4363[[package]]
4364name = "simple_asn1"
4365version = "0.5.3"
4366source = "registry+https://github.com/rust-lang/crates.io-index"
4367checksum = "dc31e6cf34ad4321d3a2b8f934949b429e314519f753a77962f16c664dca8e13"
4368dependencies = [
4369 "chrono",
4370 "num-bigint",
4371 "num-traits",
4372 "thiserror",
4373]
4374
4375[[package]]
4376name = "simplecss"
4377version = "0.2.0"
4378source = "registry+https://github.com/rust-lang/crates.io-index"
4379checksum = "596554e63596d556a0dbd681416342ca61c75f1a45203201e7e77d3fa2fa9014"
4380dependencies = [
4381 "log",
4382]
4383
4384[[package]]
4385name = "simplelog"
4386version = "0.9.0"
4387source = "registry+https://github.com/rust-lang/crates.io-index"
4388checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
4389dependencies = [
4390 "chrono",
4391 "log",
4392 "termcolor",
4393]
4394
4395[[package]]
4396name = "siphasher"
4397version = "0.2.3"
4398source = "registry+https://github.com/rust-lang/crates.io-index"
4399checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
4400
4401[[package]]
4402name = "slab"
4403version = "0.4.3"
4404source = "registry+https://github.com/rust-lang/crates.io-index"
4405checksum = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527"
4406
4407[[package]]
4408name = "sluice"
4409version = "0.5.4"
4410source = "registry+https://github.com/rust-lang/crates.io-index"
4411checksum = "8fa0333a60ff2e3474a6775cc611840c2a55610c831dd366503474c02f1a28f5"
4412dependencies = [
4413 "futures-channel",
4414 "futures-core",
4415 "futures-io",
4416]
4417
4418[[package]]
4419name = "smallvec"
4420version = "1.6.1"
4421source = "registry+https://github.com/rust-lang/crates.io-index"
4422checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
4423
4424[[package]]
4425name = "smol"
4426version = "1.2.5"
4427source = "registry+https://github.com/rust-lang/crates.io-index"
4428checksum = "85cf3b5351f3e783c1d79ab5fc604eeed8b8ae9abd36b166e8b87a089efd85e4"
4429dependencies = [
4430 "async-channel",
4431 "async-executor",
4432 "async-fs",
4433 "async-io",
4434 "async-lock",
4435 "async-net",
4436 "async-process",
4437 "blocking",
4438 "futures-lite",
4439 "once_cell",
4440]
4441
4442[[package]]
4443name = "smol-timeout"
4444version = "0.6.0"
4445source = "registry+https://github.com/rust-lang/crates.io-index"
4446checksum = "847d777e2c6c166bad26264479e80a9820f3d364fcb4a0e23cd57bbfa8e94961"
4447dependencies = [
4448 "async-io",
4449 "pin-project-lite 0.1.12",
4450]
4451
4452[[package]]
4453name = "snippet"
4454version = "0.1.0"
4455dependencies = [
4456 "anyhow",
4457 "smallvec",
4458]
4459
4460[[package]]
4461name = "socket2"
4462version = "0.3.19"
4463source = "registry+https://github.com/rust-lang/crates.io-index"
4464checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"
4465dependencies = [
4466 "cfg-if 1.0.0",
4467 "libc",
4468 "winapi",
4469]
4470
4471[[package]]
4472name = "socket2"
4473version = "0.4.0"
4474source = "registry+https://github.com/rust-lang/crates.io-index"
4475checksum = "9e3dfc207c526015c632472a77be09cf1b6e46866581aecae5cc38fb4235dea2"
4476dependencies = [
4477 "libc",
4478 "winapi",
4479]
4480
4481[[package]]
4482name = "spin"
4483version = "0.5.2"
4484source = "registry+https://github.com/rust-lang/crates.io-index"
4485checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
4486
4487[[package]]
4488name = "spinning_top"
4489version = "0.2.4"
4490source = "registry+https://github.com/rust-lang/crates.io-index"
4491checksum = "75adad84ee84b521fb2cca2d4fd0f1dab1d8d026bda3c5bea4ca63b5f9f9293c"
4492dependencies = [
4493 "lock_api",
4494]
4495
4496[[package]]
4497name = "spki"
4498version = "0.4.0"
4499source = "registry+https://github.com/rust-lang/crates.io-index"
4500checksum = "987637c5ae6b3121aba9d513f869bd2bff11c4cc086c22473befd6649c0bd521"
4501dependencies = [
4502 "der",
4503]
4504
4505[[package]]
4506name = "sqlformat"
4507version = "0.1.6"
4508source = "registry+https://github.com/rust-lang/crates.io-index"
4509checksum = "6d86e3c77ff882a828346ba401a7ef4b8e440df804491c6064fe8295765de71c"
4510dependencies = [
4511 "lazy_static",
4512 "maplit",
4513 "nom 6.1.2",
4514 "regex",
4515 "unicode_categories",
4516]
4517
4518[[package]]
4519name = "sqlx"
4520version = "0.4.2"
4521source = "registry+https://github.com/rust-lang/crates.io-index"
4522checksum = "e1a98f9bf17b690f026b6fec565293a995b46dfbd6293debcb654dcffd2d1b34"
4523dependencies = [
4524 "sqlx-core 0.4.2",
4525 "sqlx-macros 0.4.2",
4526]
4527
4528[[package]]
4529name = "sqlx"
4530version = "0.5.5"
4531source = "registry+https://github.com/rust-lang/crates.io-index"
4532checksum = "ba82f79b31f30acebf19905bcd8b978f46891b9d0723f578447361a8910b6584"
4533dependencies = [
4534 "sqlx-core 0.5.5",
4535 "sqlx-macros 0.5.5",
4536]
4537
4538[[package]]
4539name = "sqlx-core"
4540version = "0.4.2"
4541source = "registry+https://github.com/rust-lang/crates.io-index"
4542checksum = "36bb6a2ca3345a86493bc3b71eabc2c6c16a8bb1aa476cf5303bee27f67627d7"
4543dependencies = [
4544 "ahash 0.6.3",
4545 "atoi",
4546 "base64 0.13.0",
4547 "bitflags",
4548 "byteorder",
4549 "bytes 0.5.6",
4550 "chrono",
4551 "crc",
4552 "crossbeam-channel",
4553 "crossbeam-queue",
4554 "crossbeam-utils",
4555 "either",
4556 "futures-channel",
4557 "futures-core",
4558 "futures-util",
4559 "hashlink 0.6.0",
4560 "hex",
4561 "hmac 0.10.1",
4562 "itoa",
4563 "libc",
4564 "log",
4565 "md-5",
4566 "memchr",
4567 "once_cell",
4568 "parking_lot",
4569 "percent-encoding",
4570 "rand 0.7.3",
4571 "rustls 0.18.1",
4572 "serde",
4573 "serde_json",
4574 "sha-1 0.9.6",
4575 "sha2",
4576 "smallvec",
4577 "sqlformat",
4578 "sqlx-rt 0.2.0",
4579 "stringprep",
4580 "thiserror",
4581 "url",
4582 "webpki",
4583 "webpki-roots",
4584 "whoami",
4585]
4586
4587[[package]]
4588name = "sqlx-core"
4589version = "0.5.5"
4590source = "registry+https://github.com/rust-lang/crates.io-index"
4591checksum = "7f23af36748ec8ea8d49ef8499839907be41b0b1178a4e82b8cb45d29f531dc9"
4592dependencies = [
4593 "ahash 0.7.4",
4594 "atoi",
4595 "base64 0.13.0",
4596 "bitflags",
4597 "byteorder",
4598 "bytes 1.0.1",
4599 "crc",
4600 "crossbeam-channel",
4601 "crossbeam-queue",
4602 "crossbeam-utils",
4603 "dirs 3.0.1",
4604 "either",
4605 "futures-channel",
4606 "futures-core",
4607 "futures-util",
4608 "hashlink 0.7.0",
4609 "hex",
4610 "hmac 0.10.1",
4611 "itoa",
4612 "libc",
4613 "log",
4614 "md-5",
4615 "memchr",
4616 "once_cell",
4617 "parking_lot",
4618 "percent-encoding",
4619 "rand 0.8.3",
4620 "rustls 0.19.1",
4621 "serde",
4622 "serde_json",
4623 "sha-1 0.9.6",
4624 "sha2",
4625 "smallvec",
4626 "sqlformat",
4627 "sqlx-rt 0.5.5",
4628 "stringprep",
4629 "thiserror",
4630 "time 0.2.25",
4631 "url",
4632 "uuid",
4633 "webpki",
4634 "webpki-roots",
4635 "whoami",
4636]
4637
4638[[package]]
4639name = "sqlx-macros"
4640version = "0.4.2"
4641source = "registry+https://github.com/rust-lang/crates.io-index"
4642checksum = "2b5ada8b3b565331275ce913368565a273a74faf2a34da58c4dc010ce3286844"
4643dependencies = [
4644 "cargo_metadata",
4645 "dotenv",
4646 "either",
4647 "futures",
4648 "heck",
4649 "lazy_static",
4650 "proc-macro2",
4651 "quote",
4652 "serde_json",
4653 "sha2",
4654 "sqlx-core 0.4.2",
4655 "sqlx-rt 0.2.0",
4656 "syn",
4657 "url",
4658]
4659
4660[[package]]
4661name = "sqlx-macros"
4662version = "0.5.5"
4663source = "registry+https://github.com/rust-lang/crates.io-index"
4664checksum = "47e4a2349d1ffd60a03ca0de3f116ba55d7f406e55a0d84c64a5590866d94c06"
4665dependencies = [
4666 "dotenv",
4667 "either",
4668 "futures",
4669 "heck",
4670 "once_cell",
4671 "proc-macro2",
4672 "quote",
4673 "sha2",
4674 "sqlx-core 0.5.5",
4675 "sqlx-rt 0.5.5",
4676 "syn",
4677 "url",
4678]
4679
4680[[package]]
4681name = "sqlx-rt"
4682version = "0.2.0"
4683source = "registry+https://github.com/rust-lang/crates.io-index"
4684checksum = "63fc5454c9dd7aaea3a0eeeb65ca40d06d0d8e7413a8184f7c3a3ffa5056190b"
4685dependencies = [
4686 "async-rustls 0.1.2",
4687 "async-std",
4688]
4689
4690[[package]]
4691name = "sqlx-rt"
4692version = "0.5.5"
4693source = "registry+https://github.com/rust-lang/crates.io-index"
4694checksum = "8199b421ecf3493ee9ef3e7bc90c904844cfb2ea7ea2f57347a93f52bfd3e057"
4695dependencies = [
4696 "async-rustls 0.2.0",
4697 "async-std",
4698]
4699
4700[[package]]
4701name = "stable_deref_trait"
4702version = "1.2.0"
4703source = "registry+https://github.com/rust-lang/crates.io-index"
4704checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
4705
4706[[package]]
4707name = "standback"
4708version = "0.2.17"
4709source = "registry+https://github.com/rust-lang/crates.io-index"
4710checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff"
4711dependencies = [
4712 "version_check",
4713]
4714
4715[[package]]
4716name = "static_assertions"
4717version = "1.1.0"
4718source = "registry+https://github.com/rust-lang/crates.io-index"
4719checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4720
4721[[package]]
4722name = "stdweb"
4723version = "0.4.20"
4724source = "registry+https://github.com/rust-lang/crates.io-index"
4725checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
4726dependencies = [
4727 "discard",
4728 "rustc_version",
4729 "stdweb-derive",
4730 "stdweb-internal-macros",
4731 "stdweb-internal-runtime",
4732 "wasm-bindgen",
4733]
4734
4735[[package]]
4736name = "stdweb-derive"
4737version = "0.5.3"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
4740dependencies = [
4741 "proc-macro2",
4742 "quote",
4743 "serde",
4744 "serde_derive",
4745 "syn",
4746]
4747
4748[[package]]
4749name = "stdweb-internal-macros"
4750version = "0.2.9"
4751source = "registry+https://github.com/rust-lang/crates.io-index"
4752checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
4753dependencies = [
4754 "base-x",
4755 "proc-macro2",
4756 "quote",
4757 "serde",
4758 "serde_derive",
4759 "serde_json",
4760 "sha1",
4761 "syn",
4762]
4763
4764[[package]]
4765name = "stdweb-internal-runtime"
4766version = "0.1.5"
4767source = "registry+https://github.com/rust-lang/crates.io-index"
4768checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
4769
4770[[package]]
4771name = "stringprep"
4772version = "0.1.2"
4773source = "registry+https://github.com/rust-lang/crates.io-index"
4774checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
4775dependencies = [
4776 "unicode-bidi",
4777 "unicode-normalization",
4778]
4779
4780[[package]]
4781name = "strsim"
4782version = "0.8.0"
4783source = "registry+https://github.com/rust-lang/crates.io-index"
4784checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
4785
4786[[package]]
4787name = "strsim"
4788version = "0.10.0"
4789source = "registry+https://github.com/rust-lang/crates.io-index"
4790checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
4791
4792[[package]]
4793name = "subtle"
4794version = "2.4.0"
4795source = "registry+https://github.com/rust-lang/crates.io-index"
4796checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2"
4797
4798[[package]]
4799name = "sum_tree"
4800version = "0.1.0"
4801dependencies = [
4802 "arrayvec 0.7.1",
4803 "rand 0.8.3",
4804]
4805
4806[[package]]
4807name = "surf"
4808version = "2.2.0"
4809source = "registry+https://github.com/rust-lang/crates.io-index"
4810checksum = "2a154d33ca6b5e1fe6fd1c760e5a5cc1202425f6cca2e13229f16a69009f6328"
4811dependencies = [
4812 "async-std",
4813 "async-trait",
4814 "cfg-if 1.0.0",
4815 "encoding_rs",
4816 "futures-util",
4817 "http-client",
4818 "http-types",
4819 "log",
4820 "mime_guess",
4821 "once_cell",
4822 "pin-project-lite 0.2.4",
4823 "serde",
4824 "serde_json",
4825 "web-sys",
4826]
4827
4828[[package]]
4829name = "sval"
4830version = "1.0.0-alpha.5"
4831source = "registry+https://github.com/rust-lang/crates.io-index"
4832checksum = "45f6ee7c7b87caf59549e9fe45d6a69c75c8019e79e212a835c5da0e92f0ba08"
4833
4834[[package]]
4835name = "svg_fmt"
4836version = "0.4.1"
4837source = "registry+https://github.com/rust-lang/crates.io-index"
4838checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
4839
4840[[package]]
4841name = "svgfilters"
4842version = "0.3.0"
4843source = "registry+https://github.com/rust-lang/crates.io-index"
4844checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
4845dependencies = [
4846 "float-cmp",
4847 "rgb",
4848]
4849
4850[[package]]
4851name = "svgtypes"
4852version = "0.5.0"
4853source = "registry+https://github.com/rust-lang/crates.io-index"
4854checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
4855dependencies = [
4856 "float-cmp",
4857 "siphasher",
4858]
4859
4860[[package]]
4861name = "syn"
4862version = "1.0.67"
4863source = "registry+https://github.com/rust-lang/crates.io-index"
4864checksum = "6498a9efc342871f91cc2d0d694c674368b4ceb40f62b65a7a08c3792935e702"
4865dependencies = [
4866 "proc-macro2",
4867 "quote",
4868 "unicode-xid",
4869]
4870
4871[[package]]
4872name = "synstructure"
4873version = "0.12.4"
4874source = "registry+https://github.com/rust-lang/crates.io-index"
4875checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
4876dependencies = [
4877 "proc-macro2",
4878 "quote",
4879 "syn",
4880 "unicode-xid",
4881]
4882
4883[[package]]
4884name = "tap"
4885version = "1.0.1"
4886source = "registry+https://github.com/rust-lang/crates.io-index"
4887checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
4888
4889[[package]]
4890name = "tempdir"
4891version = "0.3.7"
4892source = "registry+https://github.com/rust-lang/crates.io-index"
4893checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
4894dependencies = [
4895 "rand 0.4.6",
4896 "remove_dir_all",
4897]
4898
4899[[package]]
4900name = "tempfile"
4901version = "3.2.0"
4902source = "registry+https://github.com/rust-lang/crates.io-index"
4903checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
4904dependencies = [
4905 "cfg-if 1.0.0",
4906 "libc",
4907 "rand 0.8.3",
4908 "redox_syscall",
4909 "remove_dir_all",
4910 "winapi",
4911]
4912
4913[[package]]
4914name = "termcolor"
4915version = "1.1.2"
4916source = "registry+https://github.com/rust-lang/crates.io-index"
4917checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
4918dependencies = [
4919 "winapi-util",
4920]
4921
4922[[package]]
4923name = "text"
4924version = "0.1.0"
4925dependencies = [
4926 "anyhow",
4927 "arrayvec 0.7.1",
4928 "clock",
4929 "collections",
4930 "ctor",
4931 "env_logger",
4932 "gpui",
4933 "lazy_static",
4934 "log",
4935 "parking_lot",
4936 "postage",
4937 "rand 0.8.3",
4938 "smallvec",
4939 "sum_tree",
4940 "util",
4941]
4942
4943[[package]]
4944name = "textwrap"
4945version = "0.11.0"
4946source = "registry+https://github.com/rust-lang/crates.io-index"
4947checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
4948dependencies = [
4949 "unicode-width",
4950]
4951
4952[[package]]
4953name = "textwrap"
4954version = "0.12.1"
4955source = "registry+https://github.com/rust-lang/crates.io-index"
4956checksum = "203008d98caf094106cfaba70acfed15e18ed3ddb7d94e49baec153a2b462789"
4957dependencies = [
4958 "unicode-width",
4959]
4960
4961[[package]]
4962name = "theme"
4963version = "0.1.0"
4964dependencies = [
4965 "anyhow",
4966 "gpui",
4967 "indexmap",
4968 "parking_lot",
4969 "serde",
4970 "serde_json",
4971 "serde_path_to_error",
4972 "toml",
4973]
4974
4975[[package]]
4976name = "theme_selector"
4977version = "0.1.0"
4978dependencies = [
4979 "editor",
4980 "fuzzy",
4981 "gpui",
4982 "log",
4983 "parking_lot",
4984 "postage",
4985 "smol",
4986 "theme",
4987 "workspace",
4988]
4989
4990[[package]]
4991name = "thiserror"
4992version = "1.0.29"
4993source = "registry+https://github.com/rust-lang/crates.io-index"
4994checksum = "602eca064b2d83369e2b2f34b09c70b605402801927c65c11071ac911d299b88"
4995dependencies = [
4996 "thiserror-impl",
4997]
4998
4999[[package]]
5000name = "thiserror-impl"
5001version = "1.0.29"
5002source = "registry+https://github.com/rust-lang/crates.io-index"
5003checksum = "bad553cc2c78e8de258400763a647e80e6d1b31ee237275d756f6836d204494c"
5004dependencies = [
5005 "proc-macro2",
5006 "quote",
5007 "syn",
5008]
5009
5010[[package]]
5011name = "thread_local"
5012version = "1.1.3"
5013source = "registry+https://github.com/rust-lang/crates.io-index"
5014checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"
5015dependencies = [
5016 "once_cell",
5017]
5018
5019[[package]]
5020name = "tide"
5021version = "0.16.0"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "c459573f0dd2cc734b539047f57489ea875af8ee950860ded20cf93a79a1dee0"
5024dependencies = [
5025 "async-h1",
5026 "async-session",
5027 "async-sse",
5028 "async-std",
5029 "async-trait",
5030 "femme",
5031 "futures-util",
5032 "http-client",
5033 "http-types",
5034 "kv-log-macro",
5035 "log",
5036 "pin-project-lite 0.2.4",
5037 "route-recognizer",
5038 "serde",
5039 "serde_json",
5040]
5041
5042[[package]]
5043name = "tide-compress"
5044version = "0.9.0"
5045source = "registry+https://github.com/rust-lang/crates.io-index"
5046checksum = "1d59e3885ecbc547a611d81e501b51bb5f52abd44c3eb3b733ac3c44ff2f2619"
5047dependencies = [
5048 "async-compression",
5049 "futures-lite",
5050 "http-types",
5051 "tide",
5052]
5053
5054[[package]]
5055name = "tiff"
5056version = "0.6.1"
5057source = "registry+https://github.com/rust-lang/crates.io-index"
5058checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
5059dependencies = [
5060 "jpeg-decoder",
5061 "miniz_oxide 0.4.4",
5062 "weezl",
5063]
5064
5065[[package]]
5066name = "time"
5067version = "0.1.44"
5068source = "registry+https://github.com/rust-lang/crates.io-index"
5069checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
5070dependencies = [
5071 "libc",
5072 "wasi 0.10.0+wasi-snapshot-preview1",
5073 "winapi",
5074]
5075
5076[[package]]
5077name = "time"
5078version = "0.2.25"
5079source = "registry+https://github.com/rust-lang/crates.io-index"
5080checksum = "1195b046942c221454c2539395f85413b33383a067449d78aab2b7b052a142f7"
5081dependencies = [
5082 "const_fn",
5083 "libc",
5084 "standback",
5085 "stdweb",
5086 "time-macros",
5087 "version_check",
5088 "winapi",
5089]
5090
5091[[package]]
5092name = "time"
5093version = "0.3.2"
5094source = "registry+https://github.com/rust-lang/crates.io-index"
5095checksum = "3e0a10c9a9fb3a5dce8c2239ed670f1a2569fcf42da035f5face1b19860d52b0"
5096dependencies = [
5097 "libc",
5098]
5099
5100[[package]]
5101name = "time-macros"
5102version = "0.1.1"
5103source = "registry+https://github.com/rust-lang/crates.io-index"
5104checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1"
5105dependencies = [
5106 "proc-macro-hack",
5107 "time-macros-impl",
5108]
5109
5110[[package]]
5111name = "time-macros-impl"
5112version = "0.1.1"
5113source = "registry+https://github.com/rust-lang/crates.io-index"
5114checksum = "e5c3be1edfad6027c69f5491cf4cb310d1a71ecd6af742788c6ff8bced86b8fa"
5115dependencies = [
5116 "proc-macro-hack",
5117 "proc-macro2",
5118 "quote",
5119 "standback",
5120 "syn",
5121]
5122
5123[[package]]
5124name = "tiny-skia"
5125version = "0.5.1"
5126source = "registry+https://github.com/rust-lang/crates.io-index"
5127checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
5128dependencies = [
5129 "arrayref",
5130 "arrayvec 0.5.2",
5131 "bytemuck",
5132 "cfg-if 1.0.0",
5133 "png",
5134 "safe_arch",
5135]
5136
5137[[package]]
5138name = "tiny_http"
5139version = "0.8.2"
5140source = "registry+https://github.com/rust-lang/crates.io-index"
5141checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
5142dependencies = [
5143 "ascii",
5144 "chrono",
5145 "chunked_transfer",
5146 "log",
5147 "url",
5148]
5149
5150[[package]]
5151name = "tinyvec"
5152version = "1.2.0"
5153source = "registry+https://github.com/rust-lang/crates.io-index"
5154checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
5155dependencies = [
5156 "tinyvec_macros",
5157]
5158
5159[[package]]
5160name = "tinyvec_macros"
5161version = "0.1.0"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
5164
5165[[package]]
5166name = "toml"
5167version = "0.5.8"
5168source = "registry+https://github.com/rust-lang/crates.io-index"
5169checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
5170dependencies = [
5171 "serde",
5172]
5173
5174[[package]]
5175name = "tracing"
5176version = "0.1.26"
5177source = "registry+https://github.com/rust-lang/crates.io-index"
5178checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
5179dependencies = [
5180 "cfg-if 1.0.0",
5181 "log",
5182 "pin-project-lite 0.2.4",
5183 "tracing-attributes",
5184 "tracing-core",
5185]
5186
5187[[package]]
5188name = "tracing-attributes"
5189version = "0.1.15"
5190source = "registry+https://github.com/rust-lang/crates.io-index"
5191checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2"
5192dependencies = [
5193 "proc-macro2",
5194 "quote",
5195 "syn",
5196]
5197
5198[[package]]
5199name = "tracing-core"
5200version = "0.1.18"
5201source = "registry+https://github.com/rust-lang/crates.io-index"
5202checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"
5203dependencies = [
5204 "lazy_static",
5205]
5206
5207[[package]]
5208name = "tracing-futures"
5209version = "0.2.5"
5210source = "registry+https://github.com/rust-lang/crates.io-index"
5211checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
5212dependencies = [
5213 "pin-project",
5214 "tracing",
5215]
5216
5217[[package]]
5218name = "tree-sitter"
5219version = "0.20.4"
5220source = "registry+https://github.com/rust-lang/crates.io-index"
5221checksum = "4e34327f8eac545e3f037382471b2b19367725a242bba7bc45edb9efb49fe39a"
5222dependencies = [
5223 "cc",
5224 "regex",
5225]
5226
5227[[package]]
5228name = "tree-sitter-markdown"
5229version = "0.0.1"
5230source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
5231dependencies = [
5232 "cc",
5233 "tree-sitter",
5234]
5235
5236[[package]]
5237name = "tree-sitter-rust"
5238version = "0.20.1"
5239source = "registry+https://github.com/rust-lang/crates.io-index"
5240checksum = "13470fafb7327a3acf96f5bc1013b5539a899a182f01c59b5af53f6b93195717"
5241dependencies = [
5242 "cc",
5243 "tree-sitter",
5244]
5245
5246[[package]]
5247name = "ttf-parser"
5248version = "0.9.0"
5249source = "registry+https://github.com/rust-lang/crates.io-index"
5250checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
5251
5252[[package]]
5253name = "ttf-parser"
5254version = "0.12.0"
5255source = "registry+https://github.com/rust-lang/crates.io-index"
5256checksum = "85e00391c1f3d171490a3f8bd79999b0002ae38d3da0d6a3a306c754b053d71b"
5257
5258[[package]]
5259name = "tungstenite"
5260version = "0.16.0"
5261source = "registry+https://github.com/rust-lang/crates.io-index"
5262checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
5263dependencies = [
5264 "base64 0.13.0",
5265 "byteorder",
5266 "bytes 1.0.1",
5267 "http",
5268 "httparse",
5269 "log",
5270 "rand 0.8.3",
5271 "sha-1 0.9.6",
5272 "thiserror",
5273 "url",
5274 "utf-8",
5275]
5276
5277[[package]]
5278name = "twoway"
5279version = "0.2.2"
5280source = "registry+https://github.com/rust-lang/crates.io-index"
5281checksum = "c57ffb460d7c24cd6eda43694110189030a3d1dfe418416d9468fd1c1d290b47"
5282dependencies = [
5283 "memchr",
5284 "unchecked-index",
5285]
5286
5287[[package]]
5288name = "typed-arena"
5289version = "1.7.0"
5290source = "registry+https://github.com/rust-lang/crates.io-index"
5291checksum = "a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d"
5292
5293[[package]]
5294name = "typenum"
5295version = "1.13.0"
5296source = "registry+https://github.com/rust-lang/crates.io-index"
5297checksum = "879f6906492a7cd215bfa4cf595b600146ccfac0c79bcbd1f3000162af5e8b06"
5298
5299[[package]]
5300name = "ucd-trie"
5301version = "0.1.3"
5302source = "registry+https://github.com/rust-lang/crates.io-index"
5303checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
5304
5305[[package]]
5306name = "unchecked-index"
5307version = "0.2.2"
5308source = "registry+https://github.com/rust-lang/crates.io-index"
5309checksum = "eeba86d422ce181a719445e51872fa30f1f7413b62becb52e95ec91aa262d85c"
5310
5311[[package]]
5312name = "unicase"
5313version = "2.6.0"
5314source = "registry+https://github.com/rust-lang/crates.io-index"
5315checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
5316dependencies = [
5317 "version_check",
5318]
5319
5320[[package]]
5321name = "unicode-bidi"
5322version = "0.3.4"
5323source = "registry+https://github.com/rust-lang/crates.io-index"
5324checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
5325dependencies = [
5326 "matches",
5327]
5328
5329[[package]]
5330name = "unicode-bidi-mirroring"
5331version = "0.1.0"
5332source = "registry+https://github.com/rust-lang/crates.io-index"
5333checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
5334
5335[[package]]
5336name = "unicode-ccc"
5337version = "0.1.1"
5338source = "registry+https://github.com/rust-lang/crates.io-index"
5339checksum = "28ae07c514c335bbd0251147bb1de333e28ebc8f57d792014f919ed212d119f6"
5340
5341[[package]]
5342name = "unicode-general-category"
5343version = "0.2.0"
5344source = "registry+https://github.com/rust-lang/crates.io-index"
5345checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
5346
5347[[package]]
5348name = "unicode-normalization"
5349version = "0.1.19"
5350source = "registry+https://github.com/rust-lang/crates.io-index"
5351checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
5352dependencies = [
5353 "tinyvec",
5354]
5355
5356[[package]]
5357name = "unicode-script"
5358version = "0.5.2"
5359source = "registry+https://github.com/rust-lang/crates.io-index"
5360checksum = "79bf4d5fc96546fdb73f9827097810bbda93b11a6770ff3a54e1f445d4135787"
5361
5362[[package]]
5363name = "unicode-segmentation"
5364version = "1.7.1"
5365source = "registry+https://github.com/rust-lang/crates.io-index"
5366checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
5367
5368[[package]]
5369name = "unicode-vo"
5370version = "0.1.0"
5371source = "registry+https://github.com/rust-lang/crates.io-index"
5372checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
5373
5374[[package]]
5375name = "unicode-width"
5376version = "0.1.8"
5377source = "registry+https://github.com/rust-lang/crates.io-index"
5378checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
5379
5380[[package]]
5381name = "unicode-xid"
5382version = "0.2.1"
5383source = "registry+https://github.com/rust-lang/crates.io-index"
5384checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
5385
5386[[package]]
5387name = "unicode_categories"
5388version = "0.1.1"
5389source = "registry+https://github.com/rust-lang/crates.io-index"
5390checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
5391
5392[[package]]
5393name = "unindent"
5394version = "0.1.7"
5395source = "registry+https://github.com/rust-lang/crates.io-index"
5396checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
5397
5398[[package]]
5399name = "universal-hash"
5400version = "0.4.0"
5401source = "registry+https://github.com/rust-lang/crates.io-index"
5402checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
5403dependencies = [
5404 "generic-array 0.14.4",
5405 "subtle",
5406]
5407
5408[[package]]
5409name = "untrusted"
5410version = "0.7.1"
5411source = "registry+https://github.com/rust-lang/crates.io-index"
5412checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
5413
5414[[package]]
5415name = "url"
5416version = "2.2.2"
5417source = "registry+https://github.com/rust-lang/crates.io-index"
5418checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
5419dependencies = [
5420 "form_urlencoded",
5421 "idna",
5422 "matches",
5423 "percent-encoding",
5424 "serde",
5425]
5426
5427[[package]]
5428name = "usvg"
5429version = "0.14.0"
5430source = "registry+https://github.com/rust-lang/crates.io-index"
5431checksum = "5ffbeb91d06989028c9c5e44d14d78b0cacdec56a613bb146e7a70007b1b6163"
5432dependencies = [
5433 "base64 0.13.0",
5434 "data-url",
5435 "flate2",
5436 "fontdb",
5437 "kurbo",
5438 "log",
5439 "memmap2 0.2.2",
5440 "pico-args",
5441 "rctree",
5442 "roxmltree",
5443 "rustybuzz",
5444 "simplecss",
5445 "siphasher",
5446 "svgtypes",
5447 "ttf-parser 0.12.0",
5448 "unicode-bidi",
5449 "unicode-script",
5450 "unicode-vo",
5451 "xmlwriter",
5452]
5453
5454[[package]]
5455name = "utf-8"
5456version = "0.7.6"
5457source = "registry+https://github.com/rust-lang/crates.io-index"
5458checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
5459
5460[[package]]
5461name = "util"
5462version = "0.1.0"
5463dependencies = [
5464 "anyhow",
5465 "clock",
5466 "futures",
5467 "log",
5468 "rand 0.8.3",
5469 "serde_json",
5470 "surf",
5471 "tempdir",
5472]
5473
5474[[package]]
5475name = "uuid"
5476version = "0.8.2"
5477source = "registry+https://github.com/rust-lang/crates.io-index"
5478checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
5479
5480[[package]]
5481name = "value-bag"
5482version = "1.0.0-alpha.7"
5483source = "registry+https://github.com/rust-lang/crates.io-index"
5484checksum = "dd320e1520f94261153e96f7534476ad869c14022aee1e59af7c778075d840ae"
5485dependencies = [
5486 "ctor",
5487 "sval",
5488 "version_check",
5489]
5490
5491[[package]]
5492name = "vcpkg"
5493version = "0.2.13"
5494source = "registry+https://github.com/rust-lang/crates.io-index"
5495checksum = "025ce40a007e1907e58d5bc1a594def78e5573bb0b1160bc389634e8f12e4faa"
5496
5497[[package]]
5498name = "vec-arena"
5499version = "1.0.0"
5500source = "registry+https://github.com/rust-lang/crates.io-index"
5501checksum = "eafc1b9b2dfc6f5529177b62cf806484db55b32dc7c9658a118e11bbeb33061d"
5502
5503[[package]]
5504name = "vec_map"
5505version = "0.8.2"
5506source = "registry+https://github.com/rust-lang/crates.io-index"
5507checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
5508
5509[[package]]
5510name = "version_check"
5511version = "0.9.2"
5512source = "registry+https://github.com/rust-lang/crates.io-index"
5513checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
5514
5515[[package]]
5516name = "waker-fn"
5517version = "1.1.0"
5518source = "registry+https://github.com/rust-lang/crates.io-index"
5519checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
5520
5521[[package]]
5522name = "walkdir"
5523version = "2.3.1"
5524source = "registry+https://github.com/rust-lang/crates.io-index"
5525checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
5526dependencies = [
5527 "same-file",
5528 "winapi",
5529 "winapi-util",
5530]
5531
5532[[package]]
5533name = "wasi"
5534version = "0.9.0+wasi-snapshot-preview1"
5535source = "registry+https://github.com/rust-lang/crates.io-index"
5536checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
5537
5538[[package]]
5539name = "wasi"
5540version = "0.10.0+wasi-snapshot-preview1"
5541source = "registry+https://github.com/rust-lang/crates.io-index"
5542checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
5543
5544[[package]]
5545name = "wasm-bindgen"
5546version = "0.2.74"
5547source = "registry+https://github.com/rust-lang/crates.io-index"
5548checksum = "d54ee1d4ed486f78874278e63e4069fc1ab9f6a18ca492076ffb90c5eb2997fd"
5549dependencies = [
5550 "cfg-if 1.0.0",
5551 "serde",
5552 "serde_json",
5553 "wasm-bindgen-macro",
5554]
5555
5556[[package]]
5557name = "wasm-bindgen-backend"
5558version = "0.2.74"
5559source = "registry+https://github.com/rust-lang/crates.io-index"
5560checksum = "3b33f6a0694ccfea53d94db8b2ed1c3a8a4c86dd936b13b9f0a15ec4a451b900"
5561dependencies = [
5562 "bumpalo",
5563 "lazy_static",
5564 "log",
5565 "proc-macro2",
5566 "quote",
5567 "syn",
5568 "wasm-bindgen-shared",
5569]
5570
5571[[package]]
5572name = "wasm-bindgen-futures"
5573version = "0.4.24"
5574source = "registry+https://github.com/rust-lang/crates.io-index"
5575checksum = "5fba7978c679d53ce2d0ac80c8c175840feb849a161664365d1287b41f2e67f1"
5576dependencies = [
5577 "cfg-if 1.0.0",
5578 "js-sys",
5579 "wasm-bindgen",
5580 "web-sys",
5581]
5582
5583[[package]]
5584name = "wasm-bindgen-macro"
5585version = "0.2.74"
5586source = "registry+https://github.com/rust-lang/crates.io-index"
5587checksum = "088169ca61430fe1e58b8096c24975251700e7b1f6fd91cc9d59b04fb9b18bd4"
5588dependencies = [
5589 "quote",
5590 "wasm-bindgen-macro-support",
5591]
5592
5593[[package]]
5594name = "wasm-bindgen-macro-support"
5595version = "0.2.74"
5596source = "registry+https://github.com/rust-lang/crates.io-index"
5597checksum = "be2241542ff3d9f241f5e2cb6dd09b37efe786df8851c54957683a49f0987a97"
5598dependencies = [
5599 "proc-macro2",
5600 "quote",
5601 "syn",
5602 "wasm-bindgen-backend",
5603 "wasm-bindgen-shared",
5604]
5605
5606[[package]]
5607name = "wasm-bindgen-shared"
5608version = "0.2.74"
5609source = "registry+https://github.com/rust-lang/crates.io-index"
5610checksum = "d7cff876b8f18eed75a66cf49b65e7f967cb354a7aa16003fb55dbfd25b44b4f"
5611
5612[[package]]
5613name = "web-sys"
5614version = "0.3.51"
5615source = "registry+https://github.com/rust-lang/crates.io-index"
5616checksum = "e828417b379f3df7111d3a2a9e5753706cae29c41f7c4029ee9fd77f3e09e582"
5617dependencies = [
5618 "js-sys",
5619 "wasm-bindgen",
5620]
5621
5622[[package]]
5623name = "webpki"
5624version = "0.21.4"
5625source = "registry+https://github.com/rust-lang/crates.io-index"
5626checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
5627dependencies = [
5628 "ring",
5629 "untrusted",
5630]
5631
5632[[package]]
5633name = "webpki-roots"
5634version = "0.21.1"
5635source = "registry+https://github.com/rust-lang/crates.io-index"
5636checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
5637dependencies = [
5638 "webpki",
5639]
5640
5641[[package]]
5642name = "weezl"
5643version = "0.1.5"
5644source = "registry+https://github.com/rust-lang/crates.io-index"
5645checksum = "d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e"
5646
5647[[package]]
5648name = "wepoll-sys"
5649version = "3.0.1"
5650source = "registry+https://github.com/rust-lang/crates.io-index"
5651checksum = "0fcb14dea929042224824779fbc82d9fab8d2e6d3cbc0ac404de8edf489e77ff"
5652dependencies = [
5653 "cc",
5654]
5655
5656[[package]]
5657name = "which"
5658version = "3.1.1"
5659source = "registry+https://github.com/rust-lang/crates.io-index"
5660checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
5661dependencies = [
5662 "libc",
5663]
5664
5665[[package]]
5666name = "which"
5667version = "4.1.0"
5668source = "registry+https://github.com/rust-lang/crates.io-index"
5669checksum = "b55551e42cbdf2ce2bedd2203d0cc08dba002c27510f86dab6d0ce304cba3dfe"
5670dependencies = [
5671 "either",
5672 "libc",
5673]
5674
5675[[package]]
5676name = "whoami"
5677version = "1.1.2"
5678source = "registry+https://github.com/rust-lang/crates.io-index"
5679checksum = "4abacf325c958dfeaf1046931d37f2a901b6dfe0968ee965a29e94c6766b2af6"
5680dependencies = [
5681 "wasm-bindgen",
5682 "web-sys",
5683]
5684
5685[[package]]
5686name = "winapi"
5687version = "0.3.9"
5688source = "registry+https://github.com/rust-lang/crates.io-index"
5689checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
5690dependencies = [
5691 "winapi-i686-pc-windows-gnu",
5692 "winapi-x86_64-pc-windows-gnu",
5693]
5694
5695[[package]]
5696name = "winapi-i686-pc-windows-gnu"
5697version = "0.4.0"
5698source = "registry+https://github.com/rust-lang/crates.io-index"
5699checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
5700
5701[[package]]
5702name = "winapi-util"
5703version = "0.1.5"
5704source = "registry+https://github.com/rust-lang/crates.io-index"
5705checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
5706dependencies = [
5707 "winapi",
5708]
5709
5710[[package]]
5711name = "winapi-x86_64-pc-windows-gnu"
5712version = "0.4.0"
5713source = "registry+https://github.com/rust-lang/crates.io-index"
5714checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
5715
5716[[package]]
5717name = "wio"
5718version = "0.2.2"
5719source = "registry+https://github.com/rust-lang/crates.io-index"
5720checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
5721dependencies = [
5722 "winapi",
5723]
5724
5725[[package]]
5726name = "workspace"
5727version = "0.1.0"
5728dependencies = [
5729 "anyhow",
5730 "client",
5731 "clock",
5732 "collections",
5733 "futures",
5734 "gpui",
5735 "language",
5736 "log",
5737 "parking_lot",
5738 "postage",
5739 "project",
5740 "serde_json",
5741 "theme",
5742 "util",
5743]
5744
5745[[package]]
5746name = "wyz"
5747version = "0.2.0"
5748source = "registry+https://github.com/rust-lang/crates.io-index"
5749checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
5750
5751[[package]]
5752name = "xdg"
5753version = "2.2.0"
5754source = "registry+https://github.com/rust-lang/crates.io-index"
5755checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
5756
5757[[package]]
5758name = "xmlparser"
5759version = "0.13.3"
5760source = "registry+https://github.com/rust-lang/crates.io-index"
5761checksum = "114ba2b24d2167ef6d67d7d04c8cc86522b87f490025f39f0303b7db5bf5e3d8"
5762
5763[[package]]
5764name = "xmlwriter"
5765version = "0.1.0"
5766source = "registry+https://github.com/rust-lang/crates.io-index"
5767checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
5768
5769[[package]]
5770name = "zed"
5771version = "0.16.0"
5772dependencies = [
5773 "anyhow",
5774 "async-compression",
5775 "async-recursion",
5776 "async-trait",
5777 "chat_panel",
5778 "client",
5779 "clock",
5780 "collections",
5781 "contacts_panel",
5782 "crossbeam-channel",
5783 "ctor",
5784 "diagnostics",
5785 "dirs 3.0.1",
5786 "easy-parallel",
5787 "editor",
5788 "env_logger",
5789 "file_finder",
5790 "find",
5791 "fsevent",
5792 "futures",
5793 "fuzzy",
5794 "go_to_line",
5795 "gpui",
5796 "http-auth-basic",
5797 "ignore",
5798 "image",
5799 "indexmap",
5800 "journal",
5801 "language",
5802 "lazy_static",
5803 "libc",
5804 "log",
5805 "log-panics",
5806 "lsp",
5807 "num_cpus",
5808 "outline",
5809 "parking_lot",
5810 "postage",
5811 "project",
5812 "project_panel",
5813 "project_symbols",
5814 "rand 0.8.3",
5815 "regex",
5816 "rpc",
5817 "rsa",
5818 "rust-embed",
5819 "serde",
5820 "serde_json",
5821 "serde_path_to_error",
5822 "simplelog",
5823 "smallvec",
5824 "smol",
5825 "sum_tree",
5826 "surf",
5827 "tempdir",
5828 "text",
5829 "theme",
5830 "theme_selector",
5831 "thiserror",
5832 "time 0.3.2",
5833 "tiny_http",
5834 "toml",
5835 "tree-sitter",
5836 "tree-sitter-markdown",
5837 "tree-sitter-rust",
5838 "unindent",
5839 "url",
5840 "util",
5841 "workspace",
5842]
5843
5844[[package]]
5845name = "zed-server"
5846version = "0.1.0"
5847dependencies = [
5848 "anyhow",
5849 "async-sqlx-session",
5850 "async-std",
5851 "async-trait",
5852 "async-tungstenite",
5853 "base64 0.13.0",
5854 "clap 3.0.0-beta.2",
5855 "collections",
5856 "comrak",
5857 "ctor",
5858 "either",
5859 "env_logger",
5860 "envy",
5861 "futures",
5862 "gpui",
5863 "handlebars",
5864 "http-auth-basic",
5865 "jwt-simple",
5866 "lazy_static",
5867 "lipsum",
5868 "oauth2",
5869 "oauth2-surf",
5870 "parking_lot",
5871 "postage",
5872 "rand 0.8.3",
5873 "rpc",
5874 "rust-embed",
5875 "scrypt",
5876 "serde",
5877 "serde_json",
5878 "sha-1 0.9.6",
5879 "sqlx 0.5.5",
5880 "surf",
5881 "tide",
5882 "tide-compress",
5883 "time 0.2.25",
5884 "toml",
5885 "util",
5886 "zed",
5887]
5888
5889[[package]]
5890name = "zeroize"
5891version = "1.3.0"
5892source = "registry+https://github.com/rust-lang/crates.io-index"
5893checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
5894dependencies = [
5895 "zeroize_derive",
5896]
5897
5898[[package]]
5899name = "zeroize_derive"
5900version = "1.1.0"
5901source = "registry+https://github.com/rust-lang/crates.io-index"
5902checksum = "a2c1e130bebaeab2f23886bf9acbaca14b092408c452543c857f66399cd6dab1"
5903dependencies = [
5904 "proc-macro2",
5905 "quote",
5906 "syn",
5907 "synstructure",
5908]
5909
5910[[package]]
5911name = "zstd"
5912version = "0.9.0+zstd.1.5.0"
5913source = "registry+https://github.com/rust-lang/crates.io-index"
5914checksum = "07749a5dc2cb6b36661290245e350f15ec3bbb304e493db54a1d354480522ccd"
5915dependencies = [
5916 "zstd-safe",
5917]
5918
5919[[package]]
5920name = "zstd-safe"
5921version = "4.1.1+zstd.1.5.0"
5922source = "registry+https://github.com/rust-lang/crates.io-index"
5923checksum = "c91c90f2c593b003603e5e0493c837088df4469da25aafff8bce42ba48caf079"
5924dependencies = [
5925 "libc",
5926 "zstd-sys",
5927]
5928
5929[[package]]
5930name = "zstd-sys"
5931version = "1.6.1+zstd.1.5.0"
5932source = "registry+https://github.com/rust-lang/crates.io-index"
5933checksum = "615120c7a2431d16cf1cf979e7fc31ba7a5b5e5707b29c8a99e5dbf8a8392a33"
5934dependencies = [
5935 "cc",
5936 "libc",
5937]