1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "activity_indicator"
7version = "0.1.0"
8dependencies = [
9 "anyhow",
10 "auto_update",
11 "editor",
12 "extension",
13 "futures 0.3.28",
14 "gpui",
15 "language",
16 "project",
17 "smallvec",
18 "ui",
19 "util",
20 "workspace",
21]
22
23[[package]]
24name = "addr2line"
25version = "0.21.0"
26source = "registry+https://github.com/rust-lang/crates.io-index"
27checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
28dependencies = [
29 "gimli",
30]
31
32[[package]]
33name = "adler"
34version = "1.0.2"
35source = "registry+https://github.com/rust-lang/crates.io-index"
36checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
37
38[[package]]
39name = "adler32"
40version = "1.2.0"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
43
44[[package]]
45name = "aes"
46version = "0.8.4"
47source = "registry+https://github.com/rust-lang/crates.io-index"
48checksum = "b169f7a6d4742236a0a00c541b845991d0ac43e546831af1249753ab4c3aa3a0"
49dependencies = [
50 "cfg-if",
51 "cipher 0.4.4",
52 "cpufeatures",
53 "zeroize",
54]
55
56[[package]]
57name = "ahash"
58version = "0.7.8"
59source = "registry+https://github.com/rust-lang/crates.io-index"
60checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9"
61dependencies = [
62 "getrandom 0.2.10",
63 "once_cell",
64 "version_check",
65]
66
67[[package]]
68name = "ahash"
69version = "0.8.8"
70source = "registry+https://github.com/rust-lang/crates.io-index"
71checksum = "42cd52102d3df161c77a887b608d7a4897d7cc112886a9537b738a887a03aaff"
72dependencies = [
73 "cfg-if",
74 "getrandom 0.2.10",
75 "once_cell",
76 "version_check",
77 "zerocopy",
78]
79
80[[package]]
81name = "aho-corasick"
82version = "1.1.1"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab"
85dependencies = [
86 "memchr",
87]
88
89[[package]]
90name = "alacritty_terminal"
91version = "0.23.0"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "f6d1ea4484c8676f295307a4892d478c70ac8da1dbd8c7c10830a504b7f1022f"
94dependencies = [
95 "base64 0.22.0",
96 "bitflags 2.4.2",
97 "home",
98 "libc",
99 "log",
100 "miow",
101 "parking_lot",
102 "piper",
103 "polling 3.3.2",
104 "regex-automata 0.4.5",
105 "rustix-openpty",
106 "serde",
107 "signal-hook",
108 "unicode-width",
109 "vte",
110 "windows-sys 0.48.0",
111]
112
113[[package]]
114name = "aliasable"
115version = "0.1.3"
116source = "registry+https://github.com/rust-lang/crates.io-index"
117checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
118
119[[package]]
120name = "allocator-api2"
121version = "0.2.16"
122source = "registry+https://github.com/rust-lang/crates.io-index"
123checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
124
125[[package]]
126name = "alsa"
127version = "0.7.1"
128source = "registry+https://github.com/rust-lang/crates.io-index"
129checksum = "e2562ad8dcf0f789f65c6fdaad8a8a9708ed6b488e649da28c01656ad66b8b47"
130dependencies = [
131 "alsa-sys",
132 "bitflags 1.3.2",
133 "libc",
134 "nix 0.24.3",
135]
136
137[[package]]
138name = "alsa-sys"
139version = "0.3.1"
140source = "registry+https://github.com/rust-lang/crates.io-index"
141checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
142dependencies = [
143 "libc",
144 "pkg-config",
145]
146
147[[package]]
148name = "ambient-authority"
149version = "0.0.2"
150source = "registry+https://github.com/rust-lang/crates.io-index"
151checksum = "e9d4ee0d472d1cd2e28c97dfa124b3d8d992e10eb0a035f33f5d12e3a177ba3b"
152
153[[package]]
154name = "android-tzdata"
155version = "0.1.1"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
158
159[[package]]
160name = "android_system_properties"
161version = "0.1.5"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
164dependencies = [
165 "libc",
166]
167
168[[package]]
169name = "anes"
170version = "0.1.6"
171source = "registry+https://github.com/rust-lang/crates.io-index"
172checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
173
174[[package]]
175name = "anstream"
176version = "0.5.0"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "b1f58811cfac344940f1a400b6e6231ce35171f614f26439e80f8c1465c5cc0c"
179dependencies = [
180 "anstyle",
181 "anstyle-parse",
182 "anstyle-query",
183 "anstyle-wincon",
184 "colorchoice",
185 "utf8parse",
186]
187
188[[package]]
189name = "anstyle"
190version = "1.0.3"
191source = "registry+https://github.com/rust-lang/crates.io-index"
192checksum = "b84bf0a05bbb2a83e5eb6fa36bb6e87baa08193c35ff52bbf6b38d8af2890e46"
193
194[[package]]
195name = "anstyle-parse"
196version = "0.2.1"
197source = "registry+https://github.com/rust-lang/crates.io-index"
198checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
199dependencies = [
200 "utf8parse",
201]
202
203[[package]]
204name = "anstyle-query"
205version = "1.0.0"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
208dependencies = [
209 "windows-sys 0.48.0",
210]
211
212[[package]]
213name = "anstyle-wincon"
214version = "2.1.0"
215source = "registry+https://github.com/rust-lang/crates.io-index"
216checksum = "58f54d10c6dfa51283a066ceab3ec1ab78d13fae00aa49243a45e4571fb79dfd"
217dependencies = [
218 "anstyle",
219 "windows-sys 0.48.0",
220]
221
222[[package]]
223name = "anthropic"
224version = "0.1.0"
225dependencies = [
226 "anyhow",
227 "futures 0.3.28",
228 "serde",
229 "serde_json",
230 "tokio",
231 "util",
232]
233
234[[package]]
235name = "any_vec"
236version = "0.13.0"
237source = "registry+https://github.com/rust-lang/crates.io-index"
238checksum = "e78f17bacc1bc7b91fef7b1885c10772eb2b9e4e989356f6f0f6a972240f97cd"
239
240[[package]]
241name = "anyhow"
242version = "1.0.75"
243source = "registry+https://github.com/rust-lang/crates.io-index"
244checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6"
245
246[[package]]
247name = "approx"
248version = "0.5.1"
249source = "registry+https://github.com/rust-lang/crates.io-index"
250checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6"
251dependencies = [
252 "num-traits",
253]
254
255[[package]]
256name = "arbitrary"
257version = "1.3.2"
258source = "registry+https://github.com/rust-lang/crates.io-index"
259checksum = "7d5a26814d8dcb93b0e5a0ff3c6d80a8843bafb21b39e8e18a6f05471870e110"
260
261[[package]]
262name = "arrayref"
263version = "0.3.7"
264source = "registry+https://github.com/rust-lang/crates.io-index"
265checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
266
267[[package]]
268name = "arrayvec"
269version = "0.7.4"
270source = "registry+https://github.com/rust-lang/crates.io-index"
271checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
272
273[[package]]
274name = "as-raw-xcb-connection"
275version = "1.0.1"
276source = "registry+https://github.com/rust-lang/crates.io-index"
277checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b"
278
279[[package]]
280name = "ascii"
281version = "1.1.0"
282source = "registry+https://github.com/rust-lang/crates.io-index"
283checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
284
285[[package]]
286name = "ash"
287version = "0.37.3+1.3.251"
288source = "registry+https://github.com/rust-lang/crates.io-index"
289checksum = "39e9c3835d686b0a6084ab4234fcd1b07dbf6e4767dce60874b12356a25ecd4a"
290dependencies = [
291 "libloading 0.7.4",
292]
293
294[[package]]
295name = "ash-window"
296version = "0.12.0"
297source = "registry+https://github.com/rust-lang/crates.io-index"
298checksum = "b912285a7c29f3a8f87ca6f55afc48768624e5e33ec17dbd2f2075903f5e35ab"
299dependencies = [
300 "ash",
301 "raw-window-handle 0.5.2",
302 "raw-window-metal",
303]
304
305[[package]]
306name = "ashpd"
307version = "0.8.1"
308source = "registry+https://github.com/rust-lang/crates.io-index"
309checksum = "dd884d7c72877a94102c3715f3b1cd09ff4fac28221add3e57cfbe25c236d093"
310dependencies = [
311 "async-fs 2.1.1",
312 "async-net 2.0.0",
313 "enumflags2",
314 "futures-channel",
315 "futures-util",
316 "rand 0.8.5",
317 "serde",
318 "serde_repr",
319 "url",
320 "zbus",
321]
322
323[[package]]
324name = "assets"
325version = "0.1.0"
326dependencies = [
327 "anyhow",
328 "gpui",
329 "rust-embed",
330]
331
332[[package]]
333name = "assistant"
334version = "0.1.0"
335dependencies = [
336 "anyhow",
337 "chrono",
338 "client",
339 "collections",
340 "command_palette_hooks",
341 "ctor",
342 "editor",
343 "env_logger",
344 "file_icons",
345 "fs",
346 "futures 0.3.28",
347 "gpui",
348 "indoc",
349 "language",
350 "log",
351 "menu",
352 "multi_buffer",
353 "open_ai",
354 "ordered-float 2.10.0",
355 "parking_lot",
356 "project",
357 "rand 0.8.5",
358 "regex",
359 "schemars",
360 "search",
361 "serde",
362 "serde_json",
363 "settings",
364 "smol",
365 "telemetry_events",
366 "theme",
367 "tiktoken-rs",
368 "ui",
369 "util",
370 "uuid",
371 "workspace",
372]
373
374[[package]]
375name = "async-broadcast"
376version = "0.7.0"
377source = "registry+https://github.com/rust-lang/crates.io-index"
378checksum = "258b52a1aa741b9f09783b2d86cf0aeeb617bbf847f6933340a39644227acbdb"
379dependencies = [
380 "event-listener 5.1.0",
381 "event-listener-strategy 0.5.0",
382 "futures-core",
383 "pin-project-lite",
384]
385
386[[package]]
387name = "async-channel"
388version = "1.9.0"
389source = "registry+https://github.com/rust-lang/crates.io-index"
390checksum = "81953c529336010edd6d8e358f886d9581267795c61b19475b71314bffa46d35"
391dependencies = [
392 "concurrent-queue",
393 "event-listener 2.5.3",
394 "futures-core",
395]
396
397[[package]]
398name = "async-channel"
399version = "2.2.0"
400source = "registry+https://github.com/rust-lang/crates.io-index"
401checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"
402dependencies = [
403 "concurrent-queue",
404 "event-listener 5.1.0",
405 "event-listener-strategy 0.5.0",
406 "futures-core",
407 "pin-project-lite",
408]
409
410[[package]]
411name = "async-compat"
412version = "0.2.1"
413source = "registry+https://github.com/rust-lang/crates.io-index"
414checksum = "9b48b4ff0c2026db683dea961cd8ea874737f56cffca86fa84415eaddc51c00d"
415dependencies = [
416 "futures-core",
417 "futures-io",
418 "once_cell",
419 "pin-project-lite",
420 "tokio",
421]
422
423[[package]]
424name = "async-compression"
425version = "0.4.6"
426source = "registry+https://github.com/rust-lang/crates.io-index"
427checksum = "a116f46a969224200a0a97f29cfd4c50e7534e4b4826bd23ea2c3c533039c82c"
428dependencies = [
429 "flate2",
430 "futures-core",
431 "futures-io",
432 "memchr",
433 "pin-project-lite",
434]
435
436[[package]]
437name = "async-executor"
438version = "1.5.1"
439source = "registry+https://github.com/rust-lang/crates.io-index"
440checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
441dependencies = [
442 "async-lock 2.8.0",
443 "async-task",
444 "concurrent-queue",
445 "fastrand 1.9.0",
446 "futures-lite 1.13.0",
447 "slab",
448]
449
450[[package]]
451name = "async-fs"
452version = "1.6.0"
453source = "registry+https://github.com/rust-lang/crates.io-index"
454checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
455dependencies = [
456 "async-lock 2.8.0",
457 "autocfg",
458 "blocking",
459 "futures-lite 1.13.0",
460]
461
462[[package]]
463name = "async-fs"
464version = "2.1.1"
465source = "registry+https://github.com/rust-lang/crates.io-index"
466checksum = "bc19683171f287921f2405677dd2ed2549c3b3bda697a563ebc3a121ace2aba1"
467dependencies = [
468 "async-lock 3.3.0",
469 "blocking",
470 "futures-lite 2.2.0",
471]
472
473[[package]]
474name = "async-global-executor"
475version = "2.3.1"
476source = "registry+https://github.com/rust-lang/crates.io-index"
477checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
478dependencies = [
479 "async-channel 1.9.0",
480 "async-executor",
481 "async-io 1.13.0",
482 "async-lock 2.8.0",
483 "blocking",
484 "futures-lite 1.13.0",
485 "once_cell",
486]
487
488[[package]]
489name = "async-io"
490version = "1.13.0"
491source = "registry+https://github.com/rust-lang/crates.io-index"
492checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
493dependencies = [
494 "async-lock 2.8.0",
495 "autocfg",
496 "cfg-if",
497 "concurrent-queue",
498 "futures-lite 1.13.0",
499 "log",
500 "parking",
501 "polling 2.8.0",
502 "rustix 0.37.23",
503 "slab",
504 "socket2 0.4.9",
505 "waker-fn",
506]
507
508[[package]]
509name = "async-io"
510version = "2.3.1"
511source = "registry+https://github.com/rust-lang/crates.io-index"
512checksum = "8f97ab0c5b00a7cdbe5a371b9a782ee7be1316095885c8a4ea1daf490eb0ef65"
513dependencies = [
514 "async-lock 3.3.0",
515 "cfg-if",
516 "concurrent-queue",
517 "futures-io",
518 "futures-lite 2.2.0",
519 "parking",
520 "polling 3.3.2",
521 "rustix 0.38.32",
522 "slab",
523 "tracing",
524 "windows-sys 0.52.0",
525]
526
527[[package]]
528name = "async-lock"
529version = "2.8.0"
530source = "registry+https://github.com/rust-lang/crates.io-index"
531checksum = "287272293e9d8c41773cec55e365490fe034813a2f172f502d6ddcf75b2f582b"
532dependencies = [
533 "event-listener 2.5.3",
534]
535
536[[package]]
537name = "async-lock"
538version = "3.3.0"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
541dependencies = [
542 "event-listener 4.0.3",
543 "event-listener-strategy 0.4.0",
544 "pin-project-lite",
545]
546
547[[package]]
548name = "async-native-tls"
549version = "0.3.3"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "9e9e7a929bd34c68a82d58a4de7f86fffdaf97fb2af850162a7bb19dd7269b33"
552dependencies = [
553 "async-std",
554 "native-tls",
555 "thiserror",
556 "url",
557]
558
559[[package]]
560name = "async-net"
561version = "1.7.0"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "4051e67316bc7eff608fe723df5d32ed639946adcd69e07df41fd42a7b411f1f"
564dependencies = [
565 "async-io 1.13.0",
566 "autocfg",
567 "blocking",
568 "futures-lite 1.13.0",
569]
570
571[[package]]
572name = "async-net"
573version = "2.0.0"
574source = "registry+https://github.com/rust-lang/crates.io-index"
575checksum = "b948000fad4873c1c9339d60f2623323a0cfd3816e5181033c6a5cb68b2accf7"
576dependencies = [
577 "async-io 2.3.1",
578 "blocking",
579 "futures-lite 2.2.0",
580]
581
582[[package]]
583name = "async-pipe"
584version = "0.1.3"
585source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
586dependencies = [
587 "futures 0.3.28",
588 "log",
589]
590
591[[package]]
592name = "async-process"
593version = "1.7.0"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
596dependencies = [
597 "async-io 1.13.0",
598 "async-lock 2.8.0",
599 "autocfg",
600 "blocking",
601 "cfg-if",
602 "event-listener 2.5.3",
603 "futures-lite 1.13.0",
604 "rustix 0.37.23",
605 "signal-hook",
606 "windows-sys 0.48.0",
607]
608
609[[package]]
610name = "async-process"
611version = "2.1.0"
612source = "registry+https://github.com/rust-lang/crates.io-index"
613checksum = "451e3cf68011bd56771c79db04a9e333095ab6349f7e47592b788e9b98720cc8"
614dependencies = [
615 "async-channel 2.2.0",
616 "async-io 2.3.1",
617 "async-lock 3.3.0",
618 "async-signal",
619 "blocking",
620 "cfg-if",
621 "event-listener 5.1.0",
622 "futures-lite 2.2.0",
623 "rustix 0.38.32",
624 "windows-sys 0.52.0",
625]
626
627[[package]]
628name = "async-recursion"
629version = "0.3.2"
630source = "registry+https://github.com/rust-lang/crates.io-index"
631checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
632dependencies = [
633 "proc-macro2",
634 "quote",
635 "syn 1.0.109",
636]
637
638[[package]]
639name = "async-recursion"
640version = "1.0.5"
641source = "registry+https://github.com/rust-lang/crates.io-index"
642checksum = "5fd55a5ba1179988837d24ab4c7cc8ed6efdeff578ede0416b4225a5fca35bd0"
643dependencies = [
644 "proc-macro2",
645 "quote",
646 "syn 2.0.48",
647]
648
649[[package]]
650name = "async-signal"
651version = "0.2.5"
652source = "registry+https://github.com/rust-lang/crates.io-index"
653checksum = "9e47d90f65a225c4527103a8d747001fc56e375203592b25ad103e1ca13124c5"
654dependencies = [
655 "async-io 2.3.1",
656 "async-lock 2.8.0",
657 "atomic-waker",
658 "cfg-if",
659 "futures-core",
660 "futures-io",
661 "rustix 0.38.32",
662 "signal-hook-registry",
663 "slab",
664 "windows-sys 0.48.0",
665]
666
667[[package]]
668name = "async-std"
669version = "1.12.0"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
672dependencies = [
673 "async-channel 1.9.0",
674 "async-global-executor",
675 "async-io 1.13.0",
676 "async-lock 2.8.0",
677 "async-process 1.7.0",
678 "crossbeam-utils",
679 "futures-channel",
680 "futures-core",
681 "futures-io",
682 "futures-lite 1.13.0",
683 "gloo-timers",
684 "kv-log-macro",
685 "log",
686 "memchr",
687 "once_cell",
688 "pin-project-lite",
689 "pin-utils",
690 "slab",
691 "wasm-bindgen-futures",
692]
693
694[[package]]
695name = "async-stream"
696version = "0.3.5"
697source = "registry+https://github.com/rust-lang/crates.io-index"
698checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
699dependencies = [
700 "async-stream-impl",
701 "futures-core",
702 "pin-project-lite",
703]
704
705[[package]]
706name = "async-stream-impl"
707version = "0.3.5"
708source = "registry+https://github.com/rust-lang/crates.io-index"
709checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
710dependencies = [
711 "proc-macro2",
712 "quote",
713 "syn 2.0.48",
714]
715
716[[package]]
717name = "async-tar"
718version = "0.4.2"
719source = "registry+https://github.com/rust-lang/crates.io-index"
720checksum = "5c49359998a76e32ef6e870dbc079ebad8f1e53e8441c5dd39d27b44493fe331"
721dependencies = [
722 "async-std",
723 "filetime",
724 "libc",
725 "pin-project",
726 "redox_syscall 0.2.16",
727 "xattr",
728]
729
730[[package]]
731name = "async-task"
732version = "4.7.0"
733source = "registry+https://github.com/rust-lang/crates.io-index"
734checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
735
736[[package]]
737name = "async-trait"
738version = "0.1.77"
739source = "registry+https://github.com/rust-lang/crates.io-index"
740checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
741dependencies = [
742 "proc-macro2",
743 "quote",
744 "syn 2.0.48",
745]
746
747[[package]]
748name = "async-tungstenite"
749version = "0.16.1"
750source = "registry+https://github.com/rust-lang/crates.io-index"
751checksum = "5682ea0913e5c20780fe5785abacb85a411e7437bf52a1bedb93ddb3972cb8dd"
752dependencies = [
753 "async-native-tls",
754 "async-std",
755 "futures-io",
756 "futures-util",
757 "log",
758 "pin-project-lite",
759 "tungstenite 0.16.0",
760]
761
762[[package]]
763name = "atoi"
764version = "2.0.0"
765source = "registry+https://github.com/rust-lang/crates.io-index"
766checksum = "f28d99ec8bfea296261ca1af174f24225171fea9664ba9003cbebee704810528"
767dependencies = [
768 "num-traits",
769]
770
771[[package]]
772name = "atomic"
773version = "0.5.3"
774source = "registry+https://github.com/rust-lang/crates.io-index"
775checksum = "c59bdb34bc650a32731b31bd8f0829cc15d24a708ee31559e0bb34f2bc320cba"
776
777[[package]]
778name = "atomic-waker"
779version = "1.1.1"
780source = "registry+https://github.com/rust-lang/crates.io-index"
781checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
782
783[[package]]
784name = "atty"
785version = "0.2.14"
786source = "registry+https://github.com/rust-lang/crates.io-index"
787checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
788dependencies = [
789 "hermit-abi 0.1.19",
790 "libc",
791 "winapi",
792]
793
794[[package]]
795name = "audio"
796version = "0.1.0"
797dependencies = [
798 "anyhow",
799 "collections",
800 "derive_more",
801 "gpui",
802 "parking_lot",
803 "rodio",
804 "util",
805]
806
807[[package]]
808name = "auto_update"
809version = "0.1.0"
810dependencies = [
811 "anyhow",
812 "client",
813 "db",
814 "editor",
815 "gpui",
816 "isahc",
817 "log",
818 "markdown_preview",
819 "menu",
820 "release_channel",
821 "schemars",
822 "serde",
823 "serde_derive",
824 "serde_json",
825 "settings",
826 "smol",
827 "tempfile",
828 "util",
829 "workspace",
830]
831
832[[package]]
833name = "autocfg"
834version = "1.1.0"
835source = "registry+https://github.com/rust-lang/crates.io-index"
836checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
837
838[[package]]
839name = "aws-config"
840version = "1.1.5"
841source = "registry+https://github.com/rust-lang/crates.io-index"
842checksum = "7af266887e24cd5f6d2ea7433cacd25dcd4773b7f70e488701968a7cdf51df57"
843dependencies = [
844 "aws-credential-types",
845 "aws-runtime",
846 "aws-sdk-sso",
847 "aws-sdk-ssooidc",
848 "aws-sdk-sts",
849 "aws-smithy-async",
850 "aws-smithy-http",
851 "aws-smithy-json",
852 "aws-smithy-runtime",
853 "aws-smithy-runtime-api",
854 "aws-smithy-types",
855 "aws-types",
856 "bytes 1.5.0",
857 "fastrand 2.0.0",
858 "hex",
859 "http 0.2.9",
860 "hyper",
861 "ring 0.17.7",
862 "time",
863 "tokio",
864 "tracing",
865 "zeroize",
866]
867
868[[package]]
869name = "aws-credential-types"
870version = "1.1.5"
871source = "registry+https://github.com/rust-lang/crates.io-index"
872checksum = "2d56f287a9e65e4914bfedb5b22c056b65e4c232fca512d5509a9df36386759f"
873dependencies = [
874 "aws-smithy-async",
875 "aws-smithy-runtime-api",
876 "aws-smithy-types",
877 "zeroize",
878]
879
880[[package]]
881name = "aws-runtime"
882version = "1.1.5"
883source = "registry+https://github.com/rust-lang/crates.io-index"
884checksum = "2d6a29eca8ea8982028a4df81883e7001e250a21d323b86418884b5345950a4b"
885dependencies = [
886 "aws-credential-types",
887 "aws-sigv4",
888 "aws-smithy-async",
889 "aws-smithy-eventstream",
890 "aws-smithy-http",
891 "aws-smithy-runtime-api",
892 "aws-smithy-types",
893 "aws-types",
894 "bytes 1.5.0",
895 "fastrand 2.0.0",
896 "http 0.2.9",
897 "http-body",
898 "percent-encoding",
899 "pin-project-lite",
900 "tracing",
901 "uuid",
902]
903
904[[package]]
905name = "aws-sdk-s3"
906version = "1.15.0"
907source = "registry+https://github.com/rust-lang/crates.io-index"
908checksum = "c977e92277652aefb9a76a0fca652b26757d6845dce0d7bf4426da80f13d85b0"
909dependencies = [
910 "aws-credential-types",
911 "aws-runtime",
912 "aws-sigv4",
913 "aws-smithy-async",
914 "aws-smithy-checksums",
915 "aws-smithy-eventstream",
916 "aws-smithy-http",
917 "aws-smithy-json",
918 "aws-smithy-runtime",
919 "aws-smithy-runtime-api",
920 "aws-smithy-types",
921 "aws-smithy-xml",
922 "aws-types",
923 "bytes 1.5.0",
924 "http 0.2.9",
925 "http-body",
926 "once_cell",
927 "percent-encoding",
928 "regex-lite",
929 "tracing",
930 "url",
931]
932
933[[package]]
934name = "aws-sdk-sso"
935version = "1.13.0"
936source = "registry+https://github.com/rust-lang/crates.io-index"
937checksum = "e2d7f527c7b28af1a641f7d89f9e6a4863e8ec00f39d2b731b056fc5ec5ce829"
938dependencies = [
939 "aws-credential-types",
940 "aws-runtime",
941 "aws-smithy-async",
942 "aws-smithy-http",
943 "aws-smithy-json",
944 "aws-smithy-runtime",
945 "aws-smithy-runtime-api",
946 "aws-smithy-types",
947 "aws-types",
948 "bytes 1.5.0",
949 "http 0.2.9",
950 "once_cell",
951 "regex-lite",
952 "tracing",
953]
954
955[[package]]
956name = "aws-sdk-ssooidc"
957version = "1.13.0"
958source = "registry+https://github.com/rust-lang/crates.io-index"
959checksum = "0d0be3224cd574ee8ab5fd7c32087876f25c134c27ac603fcb38669ed8d346b0"
960dependencies = [
961 "aws-credential-types",
962 "aws-runtime",
963 "aws-smithy-async",
964 "aws-smithy-http",
965 "aws-smithy-json",
966 "aws-smithy-runtime",
967 "aws-smithy-runtime-api",
968 "aws-smithy-types",
969 "aws-types",
970 "bytes 1.5.0",
971 "http 0.2.9",
972 "once_cell",
973 "regex-lite",
974 "tracing",
975]
976
977[[package]]
978name = "aws-sdk-sts"
979version = "1.13.0"
980source = "registry+https://github.com/rust-lang/crates.io-index"
981checksum = "5b3167c60d82a13bbaef569da06041644ff41e85c6377e5dad53fa2526ccfe9d"
982dependencies = [
983 "aws-credential-types",
984 "aws-runtime",
985 "aws-smithy-async",
986 "aws-smithy-http",
987 "aws-smithy-json",
988 "aws-smithy-query",
989 "aws-smithy-runtime",
990 "aws-smithy-runtime-api",
991 "aws-smithy-types",
992 "aws-smithy-xml",
993 "aws-types",
994 "http 0.2.9",
995 "once_cell",
996 "regex-lite",
997 "tracing",
998]
999
1000[[package]]
1001name = "aws-sigv4"
1002version = "1.1.5"
1003source = "registry+https://github.com/rust-lang/crates.io-index"
1004checksum = "54b1cbe0eee57a213039088dbdeca7be9352f24e0d72332d961e8a1cb388f82d"
1005dependencies = [
1006 "aws-credential-types",
1007 "aws-smithy-eventstream",
1008 "aws-smithy-http",
1009 "aws-smithy-runtime-api",
1010 "aws-smithy-types",
1011 "bytes 1.5.0",
1012 "crypto-bigint 0.5.5",
1013 "form_urlencoded",
1014 "hex",
1015 "hmac 0.12.1",
1016 "http 0.2.9",
1017 "http 1.0.0",
1018 "once_cell",
1019 "p256",
1020 "percent-encoding",
1021 "ring 0.17.7",
1022 "sha2 0.10.7",
1023 "subtle",
1024 "time",
1025 "tracing",
1026 "zeroize",
1027]
1028
1029[[package]]
1030name = "aws-smithy-async"
1031version = "1.1.5"
1032source = "registry+https://github.com/rust-lang/crates.io-index"
1033checksum = "426a5bc369ca7c8d3686439e46edc727f397a47ab3696b13f3ae8c81b3b36132"
1034dependencies = [
1035 "futures-util",
1036 "pin-project-lite",
1037 "tokio",
1038]
1039
1040[[package]]
1041name = "aws-smithy-checksums"
1042version = "0.60.5"
1043source = "registry+https://github.com/rust-lang/crates.io-index"
1044checksum = "6ee554133eca2611b66d23548e48f9b44713befdb025ab76bc00185b878397a1"
1045dependencies = [
1046 "aws-smithy-http",
1047 "aws-smithy-types",
1048 "bytes 1.5.0",
1049 "crc32c",
1050 "crc32fast",
1051 "hex",
1052 "http 0.2.9",
1053 "http-body",
1054 "md-5",
1055 "pin-project-lite",
1056 "sha1",
1057 "sha2 0.10.7",
1058 "tracing",
1059]
1060
1061[[package]]
1062name = "aws-smithy-eventstream"
1063version = "0.60.4"
1064source = "registry+https://github.com/rust-lang/crates.io-index"
1065checksum = "e6363078f927f612b970edf9d1903ef5cef9a64d1e8423525ebb1f0a1633c858"
1066dependencies = [
1067 "aws-smithy-types",
1068 "bytes 1.5.0",
1069 "crc32fast",
1070]
1071
1072[[package]]
1073name = "aws-smithy-http"
1074version = "0.60.5"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "85d6a0619f7b67183067fa3b558f94f90753da2df8c04aeb7336d673f804b0b8"
1077dependencies = [
1078 "aws-smithy-eventstream",
1079 "aws-smithy-runtime-api",
1080 "aws-smithy-types",
1081 "bytes 1.5.0",
1082 "bytes-utils",
1083 "futures-core",
1084 "http 0.2.9",
1085 "http-body",
1086 "once_cell",
1087 "percent-encoding",
1088 "pin-project-lite",
1089 "pin-utils",
1090 "tracing",
1091]
1092
1093[[package]]
1094name = "aws-smithy-json"
1095version = "0.60.5"
1096source = "registry+https://github.com/rust-lang/crates.io-index"
1097checksum = "a1c1b5186b6f5c579bf0de1bcca9dd3d946d6d51361ea1d18131f6a0b64e13ae"
1098dependencies = [
1099 "aws-smithy-types",
1100]
1101
1102[[package]]
1103name = "aws-smithy-query"
1104version = "0.60.5"
1105source = "registry+https://github.com/rust-lang/crates.io-index"
1106checksum = "1c0a2ce65882e788d2cf83ff28b9b16918de0460c47bf66c5da4f6c17b4c9694"
1107dependencies = [
1108 "aws-smithy-types",
1109 "urlencoding",
1110]
1111
1112[[package]]
1113name = "aws-smithy-runtime"
1114version = "1.1.5"
1115source = "registry+https://github.com/rust-lang/crates.io-index"
1116checksum = "b4cb6b3afa5fc9825a75675975dcc3e21764b5476bc91dbc63df4ea3d30a576e"
1117dependencies = [
1118 "aws-smithy-async",
1119 "aws-smithy-http",
1120 "aws-smithy-runtime-api",
1121 "aws-smithy-types",
1122 "bytes 1.5.0",
1123 "fastrand 2.0.0",
1124 "h2",
1125 "http 0.2.9",
1126 "http-body",
1127 "hyper",
1128 "hyper-rustls",
1129 "once_cell",
1130 "pin-project-lite",
1131 "pin-utils",
1132 "rustls",
1133 "tokio",
1134 "tracing",
1135]
1136
1137[[package]]
1138name = "aws-smithy-runtime-api"
1139version = "1.1.5"
1140source = "registry+https://github.com/rust-lang/crates.io-index"
1141checksum = "23165433e80c04e8c09cee66d171292ae7234bae05fa9d5636e33095eae416b2"
1142dependencies = [
1143 "aws-smithy-async",
1144 "aws-smithy-types",
1145 "bytes 1.5.0",
1146 "http 0.2.9",
1147 "pin-project-lite",
1148 "tokio",
1149 "tracing",
1150 "zeroize",
1151]
1152
1153[[package]]
1154name = "aws-smithy-types"
1155version = "1.1.5"
1156source = "registry+https://github.com/rust-lang/crates.io-index"
1157checksum = "c94a5bec34850b92c9a054dad57b95c1d47f25125f55973e19f6ad788f0381ff"
1158dependencies = [
1159 "base64-simd",
1160 "bytes 1.5.0",
1161 "bytes-utils",
1162 "futures-core",
1163 "http 0.2.9",
1164 "http-body",
1165 "itoa",
1166 "num-integer",
1167 "pin-project-lite",
1168 "pin-utils",
1169 "ryu",
1170 "serde",
1171 "time",
1172 "tokio",
1173 "tokio-util",
1174]
1175
1176[[package]]
1177name = "aws-smithy-xml"
1178version = "0.60.5"
1179source = "registry+https://github.com/rust-lang/crates.io-index"
1180checksum = "d16f94c9673412b7a72e3c3efec8de89081c320bf59ea12eed34c417a62ad600"
1181dependencies = [
1182 "xmlparser",
1183]
1184
1185[[package]]
1186name = "aws-types"
1187version = "1.1.5"
1188source = "registry+https://github.com/rust-lang/crates.io-index"
1189checksum = "0ff7e122ee50ca962e9de91f5850cc37e2184b1219611eef6d44aa85929b54f6"
1190dependencies = [
1191 "aws-credential-types",
1192 "aws-smithy-async",
1193 "aws-smithy-runtime-api",
1194 "aws-smithy-types",
1195 "http 0.2.9",
1196 "rustc_version",
1197 "tracing",
1198]
1199
1200[[package]]
1201name = "axum"
1202version = "0.6.20"
1203source = "registry+https://github.com/rust-lang/crates.io-index"
1204checksum = "3b829e4e32b91e643de6eafe82b1d90675f5874230191a4ffbc1b336dec4d6bf"
1205dependencies = [
1206 "async-trait",
1207 "axum-core",
1208 "base64 0.21.4",
1209 "bitflags 1.3.2",
1210 "bytes 1.5.0",
1211 "futures-util",
1212 "headers",
1213 "http 0.2.9",
1214 "http-body",
1215 "hyper",
1216 "itoa",
1217 "matchit",
1218 "memchr",
1219 "mime",
1220 "percent-encoding",
1221 "pin-project-lite",
1222 "rustversion",
1223 "serde",
1224 "serde_json",
1225 "serde_path_to_error",
1226 "serde_urlencoded",
1227 "sha1",
1228 "sync_wrapper",
1229 "tokio",
1230 "tokio-tungstenite",
1231 "tower",
1232 "tower-layer",
1233 "tower-service",
1234]
1235
1236[[package]]
1237name = "axum-core"
1238version = "0.3.4"
1239source = "registry+https://github.com/rust-lang/crates.io-index"
1240checksum = "759fa577a247914fd3f7f76d62972792636412fbfd634cd452f6a385a74d2d2c"
1241dependencies = [
1242 "async-trait",
1243 "bytes 1.5.0",
1244 "futures-util",
1245 "http 0.2.9",
1246 "http-body",
1247 "mime",
1248 "rustversion",
1249 "tower-layer",
1250 "tower-service",
1251]
1252
1253[[package]]
1254name = "axum-extra"
1255version = "0.4.2"
1256source = "registry+https://github.com/rust-lang/crates.io-index"
1257checksum = "f9a320103719de37b7b4da4c8eb629d4573f6bcfd3dfe80d3208806895ccf81d"
1258dependencies = [
1259 "axum",
1260 "bytes 1.5.0",
1261 "futures-util",
1262 "http 0.2.9",
1263 "mime",
1264 "pin-project-lite",
1265 "serde",
1266 "serde_json",
1267 "tokio",
1268 "tower",
1269 "tower-http 0.3.5",
1270 "tower-layer",
1271 "tower-service",
1272]
1273
1274[[package]]
1275name = "backtrace"
1276version = "0.3.69"
1277source = "registry+https://github.com/rust-lang/crates.io-index"
1278checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
1279dependencies = [
1280 "addr2line",
1281 "cc",
1282 "cfg-if",
1283 "libc",
1284 "miniz_oxide 0.7.1",
1285 "object",
1286 "rustc-demangle",
1287]
1288
1289[[package]]
1290name = "base16ct"
1291version = "0.1.1"
1292source = "registry+https://github.com/rust-lang/crates.io-index"
1293checksum = "349a06037c7bf932dd7e7d1f653678b2038b9ad46a74102f1fc7bd7872678cce"
1294
1295[[package]]
1296name = "base64"
1297version = "0.13.1"
1298source = "registry+https://github.com/rust-lang/crates.io-index"
1299checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
1300
1301[[package]]
1302name = "base64"
1303version = "0.21.4"
1304source = "registry+https://github.com/rust-lang/crates.io-index"
1305checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
1306
1307[[package]]
1308name = "base64"
1309version = "0.22.0"
1310source = "registry+https://github.com/rust-lang/crates.io-index"
1311checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
1312
1313[[package]]
1314name = "base64-simd"
1315version = "0.8.0"
1316source = "registry+https://github.com/rust-lang/crates.io-index"
1317checksum = "339abbe78e73178762e23bea9dfd08e697eb3f3301cd4be981c0f78ba5859195"
1318dependencies = [
1319 "outref",
1320 "vsimd",
1321]
1322
1323[[package]]
1324name = "base64ct"
1325version = "1.6.0"
1326source = "registry+https://github.com/rust-lang/crates.io-index"
1327checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
1328
1329[[package]]
1330name = "bigdecimal"
1331version = "0.3.1"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "a6773ddc0eafc0e509fb60e48dff7f450f8e674a0686ae8605e8d9901bd5eefa"
1334dependencies = [
1335 "num-bigint",
1336 "num-integer",
1337 "num-traits",
1338]
1339
1340[[package]]
1341name = "bincode"
1342version = "1.3.3"
1343source = "registry+https://github.com/rust-lang/crates.io-index"
1344checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
1345dependencies = [
1346 "serde",
1347]
1348
1349[[package]]
1350name = "bindgen"
1351version = "0.64.0"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"
1354dependencies = [
1355 "bitflags 1.3.2",
1356 "cexpr",
1357 "clang-sys",
1358 "lazy_static",
1359 "lazycell",
1360 "peeking_take_while",
1361 "proc-macro2",
1362 "quote",
1363 "regex",
1364 "rustc-hash",
1365 "shlex",
1366 "syn 1.0.109",
1367]
1368
1369[[package]]
1370name = "bindgen"
1371version = "0.65.1"
1372source = "registry+https://github.com/rust-lang/crates.io-index"
1373checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
1374dependencies = [
1375 "bitflags 1.3.2",
1376 "cexpr",
1377 "clang-sys",
1378 "lazy_static",
1379 "lazycell",
1380 "log",
1381 "peeking_take_while",
1382 "prettyplease",
1383 "proc-macro2",
1384 "quote",
1385 "regex",
1386 "rustc-hash",
1387 "shlex",
1388 "syn 2.0.48",
1389 "which 4.4.2",
1390]
1391
1392[[package]]
1393name = "bit-set"
1394version = "0.5.3"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
1397dependencies = [
1398 "bit-vec",
1399]
1400
1401[[package]]
1402name = "bit-vec"
1403version = "0.6.3"
1404source = "registry+https://github.com/rust-lang/crates.io-index"
1405checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
1406
1407[[package]]
1408name = "bitflags"
1409version = "1.3.2"
1410source = "registry+https://github.com/rust-lang/crates.io-index"
1411checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
1412
1413[[package]]
1414name = "bitflags"
1415version = "2.4.2"
1416source = "registry+https://github.com/rust-lang/crates.io-index"
1417checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
1418dependencies = [
1419 "serde",
1420]
1421
1422[[package]]
1423name = "bitvec"
1424version = "1.0.1"
1425source = "registry+https://github.com/rust-lang/crates.io-index"
1426checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c"
1427dependencies = [
1428 "funty",
1429 "radium",
1430 "tap",
1431 "wyz",
1432]
1433
1434[[package]]
1435name = "blade-graphics"
1436version = "0.4.0"
1437source = "git+https://github.com/kvark/blade?rev=810ec594358aafea29a4a3d8ab601d25292b2ce4#810ec594358aafea29a4a3d8ab601d25292b2ce4"
1438dependencies = [
1439 "ash",
1440 "ash-window",
1441 "bitflags 2.4.2",
1442 "block",
1443 "bytemuck",
1444 "codespan-reporting",
1445 "core-graphics-types",
1446 "glow",
1447 "gpu-alloc",
1448 "gpu-alloc-ash",
1449 "hidden-trait",
1450 "js-sys",
1451 "khronos-egl",
1452 "libloading 0.8.0",
1453 "log",
1454 "metal",
1455 "mint",
1456 "naga",
1457 "objc",
1458 "raw-window-handle 0.5.2",
1459 "slab",
1460 "wasm-bindgen",
1461 "web-sys",
1462]
1463
1464[[package]]
1465name = "blade-macros"
1466version = "0.2.1"
1467source = "git+https://github.com/kvark/blade?rev=810ec594358aafea29a4a3d8ab601d25292b2ce4#810ec594358aafea29a4a3d8ab601d25292b2ce4"
1468dependencies = [
1469 "proc-macro2",
1470 "quote",
1471 "syn 2.0.48",
1472]
1473
1474[[package]]
1475name = "block"
1476version = "0.1.6"
1477source = "registry+https://github.com/rust-lang/crates.io-index"
1478checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
1479
1480[[package]]
1481name = "block-buffer"
1482version = "0.9.0"
1483source = "registry+https://github.com/rust-lang/crates.io-index"
1484checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
1485dependencies = [
1486 "generic-array",
1487]
1488
1489[[package]]
1490name = "block-buffer"
1491version = "0.10.4"
1492source = "registry+https://github.com/rust-lang/crates.io-index"
1493checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
1494dependencies = [
1495 "generic-array",
1496]
1497
1498[[package]]
1499name = "block-padding"
1500version = "0.3.3"
1501source = "registry+https://github.com/rust-lang/crates.io-index"
1502checksum = "a8894febbff9f758034a5b8e12d87918f56dfc64a8e1fe757d65e29041538d93"
1503dependencies = [
1504 "generic-array",
1505]
1506
1507[[package]]
1508name = "blocking"
1509version = "1.5.1"
1510source = "registry+https://github.com/rust-lang/crates.io-index"
1511checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
1512dependencies = [
1513 "async-channel 2.2.0",
1514 "async-lock 3.3.0",
1515 "async-task",
1516 "fastrand 2.0.0",
1517 "futures-io",
1518 "futures-lite 2.2.0",
1519 "piper",
1520 "tracing",
1521]
1522
1523[[package]]
1524name = "borsh"
1525version = "0.10.3"
1526source = "registry+https://github.com/rust-lang/crates.io-index"
1527checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b"
1528dependencies = [
1529 "borsh-derive",
1530 "hashbrown 0.13.2",
1531]
1532
1533[[package]]
1534name = "borsh-derive"
1535version = "0.10.3"
1536source = "registry+https://github.com/rust-lang/crates.io-index"
1537checksum = "0754613691538d51f329cce9af41d7b7ca150bc973056f1156611489475f54f7"
1538dependencies = [
1539 "borsh-derive-internal",
1540 "borsh-schema-derive-internal",
1541 "proc-macro-crate 0.1.5",
1542 "proc-macro2",
1543 "syn 1.0.109",
1544]
1545
1546[[package]]
1547name = "borsh-derive-internal"
1548version = "0.10.3"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "afb438156919598d2c7bad7e1c0adf3d26ed3840dbc010db1a882a65583ca2fb"
1551dependencies = [
1552 "proc-macro2",
1553 "quote",
1554 "syn 1.0.109",
1555]
1556
1557[[package]]
1558name = "borsh-schema-derive-internal"
1559version = "0.10.3"
1560source = "registry+https://github.com/rust-lang/crates.io-index"
1561checksum = "634205cc43f74a1b9046ef87c4540ebda95696ec0f315024860cad7c5b0f5ccd"
1562dependencies = [
1563 "proc-macro2",
1564 "quote",
1565 "syn 1.0.109",
1566]
1567
1568[[package]]
1569name = "breadcrumbs"
1570version = "0.1.0"
1571dependencies = [
1572 "editor",
1573 "gpui",
1574 "itertools 0.11.0",
1575 "outline",
1576 "theme",
1577 "ui",
1578 "workspace",
1579]
1580
1581[[package]]
1582name = "bstr"
1583version = "1.6.2"
1584source = "registry+https://github.com/rust-lang/crates.io-index"
1585checksum = "4c2f7349907b712260e64b0afe2f84692af14a454be26187d9df565c7f69266a"
1586dependencies = [
1587 "memchr",
1588 "regex-automata 0.3.8",
1589 "serde",
1590]
1591
1592[[package]]
1593name = "bumpalo"
1594version = "3.14.0"
1595source = "registry+https://github.com/rust-lang/crates.io-index"
1596checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
1597
1598[[package]]
1599name = "bytecheck"
1600version = "0.6.11"
1601source = "registry+https://github.com/rust-lang/crates.io-index"
1602checksum = "8b6372023ac861f6e6dc89c8344a8f398fb42aaba2b5dbc649ca0c0e9dbcb627"
1603dependencies = [
1604 "bytecheck_derive",
1605 "ptr_meta",
1606 "simdutf8",
1607]
1608
1609[[package]]
1610name = "bytecheck_derive"
1611version = "0.6.11"
1612source = "registry+https://github.com/rust-lang/crates.io-index"
1613checksum = "a7ec4c6f261935ad534c0c22dbef2201b45918860eb1c574b972bd213a76af61"
1614dependencies = [
1615 "proc-macro2",
1616 "quote",
1617 "syn 1.0.109",
1618]
1619
1620[[package]]
1621name = "bytemuck"
1622version = "1.14.0"
1623source = "registry+https://github.com/rust-lang/crates.io-index"
1624checksum = "374d28ec25809ee0e23827c2ab573d729e293f281dfe393500e7ad618baa61c6"
1625dependencies = [
1626 "bytemuck_derive",
1627]
1628
1629[[package]]
1630name = "bytemuck_derive"
1631version = "1.5.0"
1632source = "registry+https://github.com/rust-lang/crates.io-index"
1633checksum = "965ab7eb5f8f97d2a083c799f3a1b994fc397b2fe2da5d1da1626ce15a39f2b1"
1634dependencies = [
1635 "proc-macro2",
1636 "quote",
1637 "syn 2.0.48",
1638]
1639
1640[[package]]
1641name = "byteorder"
1642version = "1.4.3"
1643source = "registry+https://github.com/rust-lang/crates.io-index"
1644checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
1645
1646[[package]]
1647name = "bytes"
1648version = "0.4.12"
1649source = "registry+https://github.com/rust-lang/crates.io-index"
1650checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
1651dependencies = [
1652 "byteorder",
1653 "iovec",
1654]
1655
1656[[package]]
1657name = "bytes"
1658version = "1.5.0"
1659source = "registry+https://github.com/rust-lang/crates.io-index"
1660checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
1661
1662[[package]]
1663name = "bytes-utils"
1664version = "0.1.4"
1665source = "registry+https://github.com/rust-lang/crates.io-index"
1666checksum = "7dafe3a8757b027e2be6e4e5601ed563c55989fcf1546e933c66c8eb3a058d35"
1667dependencies = [
1668 "bytes 1.5.0",
1669 "either",
1670]
1671
1672[[package]]
1673name = "call"
1674version = "0.1.0"
1675dependencies = [
1676 "anyhow",
1677 "audio",
1678 "client",
1679 "collections",
1680 "fs",
1681 "futures 0.3.28",
1682 "gpui",
1683 "language",
1684 "live_kit_client",
1685 "log",
1686 "postage",
1687 "project",
1688 "schemars",
1689 "serde",
1690 "serde_derive",
1691 "settings",
1692 "util",
1693]
1694
1695[[package]]
1696name = "calloop"
1697version = "0.12.4"
1698source = "registry+https://github.com/rust-lang/crates.io-index"
1699checksum = "fba7adb4dd5aa98e5553510223000e7148f621165ec5f9acd7113f6ca4995298"
1700dependencies = [
1701 "bitflags 2.4.2",
1702 "log",
1703 "polling 3.3.2",
1704 "rustix 0.38.32",
1705 "slab",
1706 "thiserror",
1707]
1708
1709[[package]]
1710name = "calloop-wayland-source"
1711version = "0.2.0"
1712source = "registry+https://github.com/rust-lang/crates.io-index"
1713checksum = "0f0ea9b9476c7fad82841a8dbb380e2eae480c21910feba80725b46931ed8f02"
1714dependencies = [
1715 "calloop",
1716 "rustix 0.38.32",
1717 "wayland-backend",
1718 "wayland-client",
1719]
1720
1721[[package]]
1722name = "cap-fs-ext"
1723version = "3.0.0"
1724source = "registry+https://github.com/rust-lang/crates.io-index"
1725checksum = "769f8cd02eb04d57f14e2e371ebb533f96817f9b2525d73a5c72b61ca7973747"
1726dependencies = [
1727 "cap-primitives",
1728 "cap-std",
1729 "io-lifetimes 2.0.3",
1730 "windows-sys 0.52.0",
1731]
1732
1733[[package]]
1734name = "cap-net-ext"
1735version = "3.0.0"
1736source = "registry+https://github.com/rust-lang/crates.io-index"
1737checksum = "59ff6d3fb274292a9af283417e383afe6ded1fe66f6472d2c781216d3d80c218"
1738dependencies = [
1739 "cap-primitives",
1740 "cap-std",
1741 "rustix 0.38.32",
1742 "smallvec",
1743]
1744
1745[[package]]
1746name = "cap-primitives"
1747version = "3.0.0"
1748source = "registry+https://github.com/rust-lang/crates.io-index"
1749checksum = "90a0b44fc796b1a84535a63753d50ba3972c4db55c7255c186f79140e63d56d0"
1750dependencies = [
1751 "ambient-authority",
1752 "fs-set-times",
1753 "io-extras",
1754 "io-lifetimes 2.0.3",
1755 "ipnet",
1756 "maybe-owned",
1757 "rustix 0.38.32",
1758 "windows-sys 0.52.0",
1759 "winx",
1760]
1761
1762[[package]]
1763name = "cap-rand"
1764version = "3.0.0"
1765source = "registry+https://github.com/rust-lang/crates.io-index"
1766checksum = "4327f08daac33a99bb03c54ae18c8f32c3ba31c728a33ddf683c6c6a5043de68"
1767dependencies = [
1768 "ambient-authority",
1769 "rand 0.8.5",
1770]
1771
1772[[package]]
1773name = "cap-std"
1774version = "3.0.0"
1775source = "registry+https://github.com/rust-lang/crates.io-index"
1776checksum = "266626ce180cf9709f317d0bf9754e3a5006359d87f4bf792f06c9c5f1b63c0f"
1777dependencies = [
1778 "cap-primitives",
1779 "io-extras",
1780 "io-lifetimes 2.0.3",
1781 "rustix 0.38.32",
1782]
1783
1784[[package]]
1785name = "cap-time-ext"
1786version = "3.0.0"
1787source = "registry+https://github.com/rust-lang/crates.io-index"
1788checksum = "e1353421ba83c19da60726e35db0a89abef984b3be183ff6f58c5b8084fcd0c5"
1789dependencies = [
1790 "ambient-authority",
1791 "cap-primitives",
1792 "iana-time-zone",
1793 "once_cell",
1794 "rustix 0.38.32",
1795 "winx",
1796]
1797
1798[[package]]
1799name = "cast"
1800version = "0.3.0"
1801source = "registry+https://github.com/rust-lang/crates.io-index"
1802checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5"
1803
1804[[package]]
1805name = "castaway"
1806version = "0.1.2"
1807source = "registry+https://github.com/rust-lang/crates.io-index"
1808checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6"
1809
1810[[package]]
1811name = "cbc"
1812version = "0.1.2"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "26b52a9543ae338f279b96b0b9fed9c8093744685043739079ce85cd58f289a6"
1815dependencies = [
1816 "cipher 0.4.4",
1817]
1818
1819[[package]]
1820name = "cbindgen"
1821version = "0.26.0"
1822source = "registry+https://github.com/rust-lang/crates.io-index"
1823checksum = "da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49"
1824dependencies = [
1825 "clap 3.2.25",
1826 "heck 0.4.1",
1827 "indexmap 1.9.3",
1828 "log",
1829 "proc-macro2",
1830 "quote",
1831 "serde",
1832 "serde_json",
1833 "syn 1.0.109",
1834 "tempfile",
1835 "toml 0.5.11",
1836]
1837
1838[[package]]
1839name = "cc"
1840version = "1.0.90"
1841source = "registry+https://github.com/rust-lang/crates.io-index"
1842checksum = "8cd6604a82acf3039f1144f54b8eb34e91ffba622051189e71b781822d5ee1f5"
1843dependencies = [
1844 "jobserver",
1845 "libc",
1846]
1847
1848[[package]]
1849name = "cesu8"
1850version = "1.1.0"
1851source = "registry+https://github.com/rust-lang/crates.io-index"
1852checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
1853
1854[[package]]
1855name = "cexpr"
1856version = "0.6.0"
1857source = "registry+https://github.com/rust-lang/crates.io-index"
1858checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
1859dependencies = [
1860 "nom",
1861]
1862
1863[[package]]
1864name = "cfg-if"
1865version = "1.0.0"
1866source = "registry+https://github.com/rust-lang/crates.io-index"
1867checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
1868
1869[[package]]
1870name = "cfg_aliases"
1871version = "0.1.1"
1872source = "registry+https://github.com/rust-lang/crates.io-index"
1873checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
1874
1875[[package]]
1876name = "channel"
1877version = "0.1.0"
1878dependencies = [
1879 "anyhow",
1880 "client",
1881 "clock",
1882 "collections",
1883 "futures 0.3.28",
1884 "gpui",
1885 "language",
1886 "log",
1887 "rand 0.8.5",
1888 "release_channel",
1889 "rpc",
1890 "settings",
1891 "sum_tree",
1892 "text",
1893 "time",
1894 "util",
1895]
1896
1897[[package]]
1898name = "chrono"
1899version = "0.4.31"
1900source = "registry+https://github.com/rust-lang/crates.io-index"
1901checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
1902dependencies = [
1903 "android-tzdata",
1904 "iana-time-zone",
1905 "js-sys",
1906 "num-traits",
1907 "serde",
1908 "wasm-bindgen",
1909 "windows-targets 0.48.5",
1910]
1911
1912[[package]]
1913name = "chunked_transfer"
1914version = "1.4.1"
1915source = "registry+https://github.com/rust-lang/crates.io-index"
1916checksum = "cca491388666e04d7248af3f60f0c40cfb0991c72205595d7c396e3510207d1a"
1917
1918[[package]]
1919name = "ciborium"
1920version = "0.2.2"
1921source = "registry+https://github.com/rust-lang/crates.io-index"
1922checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e"
1923dependencies = [
1924 "ciborium-io",
1925 "ciborium-ll",
1926 "serde",
1927]
1928
1929[[package]]
1930name = "ciborium-io"
1931version = "0.2.2"
1932source = "registry+https://github.com/rust-lang/crates.io-index"
1933checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757"
1934
1935[[package]]
1936name = "ciborium-ll"
1937version = "0.2.2"
1938source = "registry+https://github.com/rust-lang/crates.io-index"
1939checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9"
1940dependencies = [
1941 "ciborium-io",
1942 "half",
1943]
1944
1945[[package]]
1946name = "cipher"
1947version = "0.3.0"
1948source = "registry+https://github.com/rust-lang/crates.io-index"
1949checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
1950dependencies = [
1951 "generic-array",
1952]
1953
1954[[package]]
1955name = "cipher"
1956version = "0.4.4"
1957source = "registry+https://github.com/rust-lang/crates.io-index"
1958checksum = "773f3b9af64447d2ce9850330c473515014aa235e6a783b02db81ff39e4a3dad"
1959dependencies = [
1960 "crypto-common",
1961 "inout",
1962 "zeroize",
1963]
1964
1965[[package]]
1966name = "clang-sys"
1967version = "1.6.1"
1968source = "registry+https://github.com/rust-lang/crates.io-index"
1969checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
1970dependencies = [
1971 "glob",
1972 "libc",
1973 "libloading 0.7.4",
1974]
1975
1976[[package]]
1977name = "clap"
1978version = "3.2.25"
1979source = "registry+https://github.com/rust-lang/crates.io-index"
1980checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
1981dependencies = [
1982 "atty",
1983 "bitflags 1.3.2",
1984 "clap_lex 0.2.4",
1985 "indexmap 1.9.3",
1986 "strsim",
1987 "termcolor",
1988 "textwrap",
1989]
1990
1991[[package]]
1992name = "clap"
1993version = "4.4.4"
1994source = "registry+https://github.com/rust-lang/crates.io-index"
1995checksum = "b1d7b8d5ec32af0fadc644bf1fd509a688c2103b185644bb1e29d164e0703136"
1996dependencies = [
1997 "clap_builder",
1998 "clap_derive",
1999]
2000
2001[[package]]
2002name = "clap_builder"
2003version = "4.4.4"
2004source = "registry+https://github.com/rust-lang/crates.io-index"
2005checksum = "5179bb514e4d7c2051749d8fcefa2ed6d06a9f4e6d69faf3805f5d80b8cf8d56"
2006dependencies = [
2007 "anstream",
2008 "anstyle",
2009 "clap_lex 0.5.1",
2010 "strsim",
2011]
2012
2013[[package]]
2014name = "clap_derive"
2015version = "4.4.2"
2016source = "registry+https://github.com/rust-lang/crates.io-index"
2017checksum = "0862016ff20d69b84ef8247369fabf5c008a7417002411897d40ee1f4532b873"
2018dependencies = [
2019 "heck 0.4.1",
2020 "proc-macro2",
2021 "quote",
2022 "syn 2.0.48",
2023]
2024
2025[[package]]
2026name = "clap_lex"
2027version = "0.2.4"
2028source = "registry+https://github.com/rust-lang/crates.io-index"
2029checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
2030dependencies = [
2031 "os_str_bytes",
2032]
2033
2034[[package]]
2035name = "clap_lex"
2036version = "0.5.1"
2037source = "registry+https://github.com/rust-lang/crates.io-index"
2038checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961"
2039
2040[[package]]
2041name = "cli"
2042version = "0.1.0"
2043dependencies = [
2044 "anyhow",
2045 "clap 4.4.4",
2046 "core-foundation",
2047 "core-services",
2048 "ipc-channel",
2049 "plist",
2050 "release_channel",
2051 "serde",
2052 "util",
2053]
2054
2055[[package]]
2056name = "clickhouse"
2057version = "0.11.6"
2058source = "registry+https://github.com/rust-lang/crates.io-index"
2059checksum = "a0875e527e299fc5f4faba42870bf199a39ab0bb2dbba1b8aef0a2151451130f"
2060dependencies = [
2061 "bstr",
2062 "bytes 1.5.0",
2063 "clickhouse-derive",
2064 "clickhouse-rs-cityhash-sys",
2065 "futures 0.3.28",
2066 "hyper",
2067 "hyper-tls",
2068 "lz4",
2069 "sealed",
2070 "serde",
2071 "static_assertions",
2072 "thiserror",
2073 "tokio",
2074 "url",
2075]
2076
2077[[package]]
2078name = "clickhouse-derive"
2079version = "0.1.1"
2080source = "registry+https://github.com/rust-lang/crates.io-index"
2081checksum = "18af5425854858c507eec70f7deb4d5d8cec4216fcb086283a78872387281ea5"
2082dependencies = [
2083 "proc-macro2",
2084 "quote",
2085 "serde_derive_internals",
2086 "syn 1.0.109",
2087]
2088
2089[[package]]
2090name = "clickhouse-rs-cityhash-sys"
2091version = "0.1.2"
2092source = "registry+https://github.com/rust-lang/crates.io-index"
2093checksum = "4baf9d4700a28d6cb600e17ed6ae2b43298a5245f1f76b4eab63027ebfd592b9"
2094dependencies = [
2095 "cc",
2096]
2097
2098[[package]]
2099name = "client"
2100version = "0.1.0"
2101dependencies = [
2102 "anyhow",
2103 "async-recursion 0.3.2",
2104 "async-tungstenite",
2105 "chrono",
2106 "clock",
2107 "collections",
2108 "feature_flags",
2109 "futures 0.3.28",
2110 "gpui",
2111 "lazy_static",
2112 "log",
2113 "once_cell",
2114 "parking_lot",
2115 "postage",
2116 "rand 0.8.5",
2117 "release_channel",
2118 "rpc",
2119 "schemars",
2120 "serde",
2121 "serde_json",
2122 "settings",
2123 "sha2 0.10.7",
2124 "smol",
2125 "sysinfo",
2126 "telemetry_events",
2127 "tempfile",
2128 "text",
2129 "thiserror",
2130 "time",
2131 "tiny_http",
2132 "url",
2133 "util",
2134]
2135
2136[[package]]
2137name = "clipboard-win"
2138version = "3.1.1"
2139source = "registry+https://github.com/rust-lang/crates.io-index"
2140checksum = "9fdf5e01086b6be750428ba4a40619f847eb2e95756eee84b18e06e5f0b50342"
2141dependencies = [
2142 "lazy-bytes-cast",
2143 "winapi",
2144]
2145
2146[[package]]
2147name = "clock"
2148version = "0.1.0"
2149dependencies = [
2150 "chrono",
2151 "parking_lot",
2152 "smallvec",
2153]
2154
2155[[package]]
2156name = "cmake"
2157version = "0.1.50"
2158source = "registry+https://github.com/rust-lang/crates.io-index"
2159checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
2160dependencies = [
2161 "cc",
2162]
2163
2164[[package]]
2165name = "cocoa"
2166version = "0.25.0"
2167source = "registry+https://github.com/rust-lang/crates.io-index"
2168checksum = "f6140449f97a6e97f9511815c5632d84c8aacf8ac271ad77c559218161a1373c"
2169dependencies = [
2170 "bitflags 1.3.2",
2171 "block",
2172 "cocoa-foundation",
2173 "core-foundation",
2174 "core-graphics",
2175 "foreign-types 0.5.0",
2176 "libc",
2177 "objc",
2178]
2179
2180[[package]]
2181name = "cocoa-foundation"
2182version = "0.1.2"
2183source = "registry+https://github.com/rust-lang/crates.io-index"
2184checksum = "8c6234cbb2e4c785b456c0644748b1ac416dd045799740356f8363dfe00c93f7"
2185dependencies = [
2186 "bitflags 1.3.2",
2187 "block",
2188 "core-foundation",
2189 "core-graphics-types",
2190 "libc",
2191 "objc",
2192]
2193
2194[[package]]
2195name = "codespan-reporting"
2196version = "0.11.1"
2197source = "registry+https://github.com/rust-lang/crates.io-index"
2198checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
2199dependencies = [
2200 "termcolor",
2201 "unicode-width",
2202]
2203
2204[[package]]
2205name = "collab"
2206version = "0.44.0"
2207dependencies = [
2208 "anthropic",
2209 "anyhow",
2210 "async-trait",
2211 "async-tungstenite",
2212 "audio",
2213 "aws-config",
2214 "aws-sdk-s3",
2215 "axum",
2216 "axum-extra",
2217 "base64 0.13.1",
2218 "call",
2219 "channel",
2220 "chrono",
2221 "clickhouse",
2222 "client",
2223 "clock",
2224 "collab_ui",
2225 "collections",
2226 "ctor",
2227 "dashmap",
2228 "editor",
2229 "env_logger",
2230 "envy",
2231 "file_finder",
2232 "fs",
2233 "futures 0.3.28",
2234 "git",
2235 "google_ai",
2236 "gpui",
2237 "headless",
2238 "hex",
2239 "indoc",
2240 "language",
2241 "live_kit_client",
2242 "live_kit_server",
2243 "log",
2244 "lsp",
2245 "menu",
2246 "nanoid",
2247 "node_runtime",
2248 "notifications",
2249 "open_ai",
2250 "parking_lot",
2251 "pretty_assertions",
2252 "project",
2253 "prometheus",
2254 "prost",
2255 "rand 0.8.5",
2256 "release_channel",
2257 "reqwest",
2258 "rpc",
2259 "rustc-demangle",
2260 "scrypt",
2261 "sea-orm",
2262 "semantic_version",
2263 "semver",
2264 "serde",
2265 "serde_derive",
2266 "serde_json",
2267 "settings",
2268 "sha2 0.10.7",
2269 "sqlx",
2270 "subtle",
2271 "telemetry_events",
2272 "text",
2273 "theme",
2274 "time",
2275 "tokio",
2276 "toml 0.8.10",
2277 "tower",
2278 "tower-http 0.4.4",
2279 "tracing",
2280 "tracing-subscriber",
2281 "unindent",
2282 "util",
2283 "uuid",
2284 "workspace",
2285]
2286
2287[[package]]
2288name = "collab_ui"
2289version = "0.1.0"
2290dependencies = [
2291 "anyhow",
2292 "auto_update",
2293 "call",
2294 "channel",
2295 "client",
2296 "clock",
2297 "collections",
2298 "db",
2299 "editor",
2300 "emojis",
2301 "extensions_ui",
2302 "feature_flags",
2303 "futures 0.3.28",
2304 "fuzzy",
2305 "gpui",
2306 "language",
2307 "lazy_static",
2308 "menu",
2309 "notifications",
2310 "parking_lot",
2311 "picker",
2312 "pretty_assertions",
2313 "project",
2314 "recent_projects",
2315 "rich_text",
2316 "rpc",
2317 "schemars",
2318 "serde",
2319 "serde_derive",
2320 "serde_json",
2321 "settings",
2322 "smallvec",
2323 "story",
2324 "theme",
2325 "theme_selector",
2326 "time",
2327 "time_format",
2328 "tree-sitter-markdown",
2329 "ui",
2330 "util",
2331 "vcs_menu",
2332 "workspace",
2333 "zed_actions",
2334]
2335
2336[[package]]
2337name = "collections"
2338version = "0.1.0"
2339dependencies = [
2340 "rustc-hash",
2341]
2342
2343[[package]]
2344name = "color"
2345version = "0.1.0"
2346dependencies = [
2347 "palette",
2348]
2349
2350[[package]]
2351name = "color_quant"
2352version = "1.1.0"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
2355
2356[[package]]
2357name = "colorchoice"
2358version = "1.0.0"
2359source = "registry+https://github.com/rust-lang/crates.io-index"
2360checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
2361
2362[[package]]
2363name = "combine"
2364version = "4.6.6"
2365source = "registry+https://github.com/rust-lang/crates.io-index"
2366checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
2367dependencies = [
2368 "bytes 1.5.0",
2369 "memchr",
2370]
2371
2372[[package]]
2373name = "command_palette"
2374version = "0.1.0"
2375dependencies = [
2376 "client",
2377 "collections",
2378 "command_palette_hooks",
2379 "ctor",
2380 "editor",
2381 "env_logger",
2382 "fuzzy",
2383 "go_to_line",
2384 "gpui",
2385 "language",
2386 "menu",
2387 "picker",
2388 "postage",
2389 "project",
2390 "serde",
2391 "serde_json",
2392 "settings",
2393 "theme",
2394 "ui",
2395 "util",
2396 "workspace",
2397 "zed_actions",
2398]
2399
2400[[package]]
2401name = "command_palette_hooks"
2402version = "0.1.0"
2403dependencies = [
2404 "collections",
2405 "derive_more",
2406 "gpui",
2407]
2408
2409[[package]]
2410name = "concurrent-queue"
2411version = "2.2.0"
2412source = "registry+https://github.com/rust-lang/crates.io-index"
2413checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
2414dependencies = [
2415 "crossbeam-utils",
2416]
2417
2418[[package]]
2419name = "console"
2420version = "0.15.7"
2421source = "registry+https://github.com/rust-lang/crates.io-index"
2422checksum = "c926e00cc70edefdc64d3a5ff31cc65bb97a3460097762bd23afb4d8145fccf8"
2423dependencies = [
2424 "encode_unicode",
2425 "lazy_static",
2426 "libc",
2427 "unicode-width",
2428 "windows-sys 0.45.0",
2429]
2430
2431[[package]]
2432name = "const-cstr"
2433version = "0.3.0"
2434source = "registry+https://github.com/rust-lang/crates.io-index"
2435checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
2436
2437[[package]]
2438name = "const-oid"
2439version = "0.9.5"
2440source = "registry+https://github.com/rust-lang/crates.io-index"
2441checksum = "28c122c3980598d243d63d9a704629a2d748d101f278052ff068be5a4423ab6f"
2442
2443[[package]]
2444name = "convert_case"
2445version = "0.4.0"
2446source = "registry+https://github.com/rust-lang/crates.io-index"
2447checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
2448
2449[[package]]
2450name = "convert_case"
2451version = "0.6.0"
2452source = "registry+https://github.com/rust-lang/crates.io-index"
2453checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
2454dependencies = [
2455 "unicode-segmentation",
2456]
2457
2458[[package]]
2459name = "copilot"
2460version = "0.1.0"
2461dependencies = [
2462 "anyhow",
2463 "async-compression",
2464 "async-std",
2465 "async-tar",
2466 "clock",
2467 "collections",
2468 "command_palette_hooks",
2469 "fs",
2470 "futures 0.3.28",
2471 "gpui",
2472 "language",
2473 "lsp",
2474 "node_runtime",
2475 "parking_lot",
2476 "rpc",
2477 "serde",
2478 "settings",
2479 "smol",
2480 "util",
2481]
2482
2483[[package]]
2484name = "copilot_ui"
2485version = "0.1.0"
2486dependencies = [
2487 "anyhow",
2488 "client",
2489 "copilot",
2490 "editor",
2491 "fs",
2492 "futures 0.3.28",
2493 "gpui",
2494 "indoc",
2495 "language",
2496 "lsp",
2497 "menu",
2498 "project",
2499 "serde_json",
2500 "settings",
2501 "theme",
2502 "ui",
2503 "util",
2504 "workspace",
2505 "zed_actions",
2506]
2507
2508[[package]]
2509name = "copypasta"
2510version = "0.10.1"
2511source = "registry+https://github.com/rust-lang/crates.io-index"
2512checksum = "deb85422867ca93da58b7f95fb5c0c10f6183ed6e1ef8841568968a896d3a858"
2513dependencies = [
2514 "clipboard-win",
2515 "objc",
2516 "objc-foundation",
2517 "objc_id",
2518 "smithay-clipboard",
2519 "x11-clipboard",
2520]
2521
2522[[package]]
2523name = "core-foundation"
2524version = "0.9.4"
2525source = "registry+https://github.com/rust-lang/crates.io-index"
2526checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
2527dependencies = [
2528 "core-foundation-sys 0.8.6",
2529 "libc",
2530]
2531
2532[[package]]
2533name = "core-foundation-sys"
2534version = "0.6.2"
2535source = "registry+https://github.com/rust-lang/crates.io-index"
2536checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
2537
2538[[package]]
2539name = "core-foundation-sys"
2540version = "0.8.6"
2541source = "registry+https://github.com/rust-lang/crates.io-index"
2542checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
2543
2544[[package]]
2545name = "core-graphics"
2546version = "0.23.1"
2547source = "registry+https://github.com/rust-lang/crates.io-index"
2548checksum = "970a29baf4110c26fedbc7f82107d42c23f7e88e404c4577ed73fe99ff85a212"
2549dependencies = [
2550 "bitflags 1.3.2",
2551 "core-foundation",
2552 "core-graphics-types",
2553 "foreign-types 0.5.0",
2554 "libc",
2555]
2556
2557[[package]]
2558name = "core-graphics-types"
2559version = "0.1.3"
2560source = "registry+https://github.com/rust-lang/crates.io-index"
2561checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf"
2562dependencies = [
2563 "bitflags 1.3.2",
2564 "core-foundation",
2565 "libc",
2566]
2567
2568[[package]]
2569name = "core-services"
2570version = "0.2.1"
2571source = "registry+https://github.com/rust-lang/crates.io-index"
2572checksum = "92567e81db522550ebaf742c5d875624ec7820c2c7ee5f8c60e4ce7c2ae3c0fd"
2573dependencies = [
2574 "core-foundation",
2575]
2576
2577[[package]]
2578name = "core-text"
2579version = "20.1.0"
2580source = "registry+https://github.com/rust-lang/crates.io-index"
2581checksum = "c9d2790b5c08465d49f8dc05c8bcae9fea467855947db39b0f8145c091aaced5"
2582dependencies = [
2583 "core-foundation",
2584 "core-graphics",
2585 "foreign-types 0.5.0",
2586 "libc",
2587]
2588
2589[[package]]
2590name = "coreaudio-rs"
2591version = "0.11.2"
2592source = "registry+https://github.com/rust-lang/crates.io-index"
2593checksum = "cb17e2d1795b1996419648915df94bc7103c28f7b48062d7acf4652fc371b2ff"
2594dependencies = [
2595 "bitflags 1.3.2",
2596 "core-foundation-sys 0.6.2",
2597 "coreaudio-sys",
2598]
2599
2600[[package]]
2601name = "coreaudio-sys"
2602version = "0.2.12"
2603source = "registry+https://github.com/rust-lang/crates.io-index"
2604checksum = "f034b2258e6c4ade2f73bf87b21047567fb913ee9550837c2316d139b0262b24"
2605dependencies = [
2606 "bindgen 0.64.0",
2607]
2608
2609[[package]]
2610name = "cosmic-text"
2611version = "0.11.2"
2612source = "registry+https://github.com/rust-lang/crates.io-index"
2613checksum = "c578f2b9abb4d5f3fbb12aba4008084d435dc6a8425c195cfe0b3594bfea0c25"
2614dependencies = [
2615 "bitflags 2.4.2",
2616 "fontdb",
2617 "libm",
2618 "log",
2619 "rangemap",
2620 "rustc-hash",
2621 "rustybuzz",
2622 "self_cell",
2623 "swash",
2624 "sys-locale",
2625 "ttf-parser",
2626 "unicode-bidi",
2627 "unicode-linebreak",
2628 "unicode-script",
2629 "unicode-segmentation",
2630]
2631
2632[[package]]
2633name = "cpal"
2634version = "0.15.2"
2635source = "registry+https://github.com/rust-lang/crates.io-index"
2636checksum = "6d959d90e938c5493000514b446987c07aed46c668faaa7d34d6c7a67b1a578c"
2637dependencies = [
2638 "alsa",
2639 "core-foundation-sys 0.8.6",
2640 "coreaudio-rs",
2641 "dasp_sample",
2642 "jni 0.19.0",
2643 "js-sys",
2644 "libc",
2645 "mach2",
2646 "ndk",
2647 "ndk-context",
2648 "oboe",
2649 "once_cell",
2650 "parking_lot",
2651 "wasm-bindgen",
2652 "wasm-bindgen-futures",
2653 "web-sys",
2654 "windows 0.46.0",
2655]
2656
2657[[package]]
2658name = "cpp_demangle"
2659version = "0.4.3"
2660source = "registry+https://github.com/rust-lang/crates.io-index"
2661checksum = "7e8227005286ec39567949b33df9896bcadfa6051bccca2488129f108ca23119"
2662dependencies = [
2663 "cfg-if",
2664]
2665
2666[[package]]
2667name = "cpufeatures"
2668version = "0.2.9"
2669source = "registry+https://github.com/rust-lang/crates.io-index"
2670checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
2671dependencies = [
2672 "libc",
2673]
2674
2675[[package]]
2676name = "cranelift-bforest"
2677version = "0.106.0"
2678source = "registry+https://github.com/rust-lang/crates.io-index"
2679checksum = "6a535eb1cf5a6003197dc569320c40c1cb2d2f97ef5d5348eebf067f20957381"
2680dependencies = [
2681 "cranelift-entity",
2682]
2683
2684[[package]]
2685name = "cranelift-codegen"
2686version = "0.106.0"
2687source = "registry+https://github.com/rust-lang/crates.io-index"
2688checksum = "11b5066db32cec1492573827183af2142d2d88fe85a83cfc9e73f0f63d3788d4"
2689dependencies = [
2690 "bumpalo",
2691 "cranelift-bforest",
2692 "cranelift-codegen-meta",
2693 "cranelift-codegen-shared",
2694 "cranelift-control",
2695 "cranelift-entity",
2696 "cranelift-isle",
2697 "gimli",
2698 "hashbrown 0.14.0",
2699 "log",
2700 "regalloc2",
2701 "smallvec",
2702 "target-lexicon",
2703]
2704
2705[[package]]
2706name = "cranelift-codegen-meta"
2707version = "0.106.0"
2708source = "registry+https://github.com/rust-lang/crates.io-index"
2709checksum = "64942e5774308e835fbad4dd25f253105412c90324631910e1ec27963147bddb"
2710dependencies = [
2711 "cranelift-codegen-shared",
2712]
2713
2714[[package]]
2715name = "cranelift-codegen-shared"
2716version = "0.106.0"
2717source = "registry+https://github.com/rust-lang/crates.io-index"
2718checksum = "c39c33db9a86dd6d8d04166a10c53deb477aeea3500eaaefca682e4eda9bb986"
2719
2720[[package]]
2721name = "cranelift-control"
2722version = "0.106.0"
2723source = "registry+https://github.com/rust-lang/crates.io-index"
2724checksum = "4b7fc4937613aea3156a0538800a17bf56f345a5da2e79ae3df58488c93d867f"
2725dependencies = [
2726 "arbitrary",
2727]
2728
2729[[package]]
2730name = "cranelift-entity"
2731version = "0.106.0"
2732source = "registry+https://github.com/rust-lang/crates.io-index"
2733checksum = "f85575e79a153ce1ddbfb7fe1813519b4bfe1eb200cc9c8353b45ad123ae4d36"
2734dependencies = [
2735 "serde",
2736 "serde_derive",
2737]
2738
2739[[package]]
2740name = "cranelift-frontend"
2741version = "0.106.0"
2742source = "registry+https://github.com/rust-lang/crates.io-index"
2743checksum = "bbc31d6c0ab2249fe0c21e988256b42f5f401ab2673b4fc40076c82a698bdfb9"
2744dependencies = [
2745 "cranelift-codegen",
2746 "log",
2747 "smallvec",
2748 "target-lexicon",
2749]
2750
2751[[package]]
2752name = "cranelift-isle"
2753version = "0.106.0"
2754source = "registry+https://github.com/rust-lang/crates.io-index"
2755checksum = "dc14f37e3314c0e4c53779c2f46753bf242efff76ee9473757a1fff3b495ad37"
2756
2757[[package]]
2758name = "cranelift-native"
2759version = "0.106.0"
2760source = "registry+https://github.com/rust-lang/crates.io-index"
2761checksum = "2ea5375f76ab31f9800a23fb2b440810286a6f669a3eb467cdd7ff255ea64268"
2762dependencies = [
2763 "cranelift-codegen",
2764 "libc",
2765 "target-lexicon",
2766]
2767
2768[[package]]
2769name = "cranelift-wasm"
2770version = "0.106.0"
2771source = "registry+https://github.com/rust-lang/crates.io-index"
2772checksum = "79851dba01b1fa83fad95134aa27beca88dc4b027121d92ab19788582389dc5f"
2773dependencies = [
2774 "cranelift-codegen",
2775 "cranelift-entity",
2776 "cranelift-frontend",
2777 "itertools 0.12.1",
2778 "log",
2779 "smallvec",
2780 "wasmparser",
2781 "wasmtime-types",
2782]
2783
2784[[package]]
2785name = "crc"
2786version = "3.0.1"
2787source = "registry+https://github.com/rust-lang/crates.io-index"
2788checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
2789dependencies = [
2790 "crc-catalog",
2791]
2792
2793[[package]]
2794name = "crc-catalog"
2795version = "2.2.0"
2796source = "registry+https://github.com/rust-lang/crates.io-index"
2797checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484"
2798
2799[[package]]
2800name = "crc32c"
2801version = "0.6.5"
2802source = "registry+https://github.com/rust-lang/crates.io-index"
2803checksum = "89254598aa9b9fa608de44b3ae54c810f0f06d755e24c50177f1f8f31ff50ce2"
2804dependencies = [
2805 "rustc_version",
2806]
2807
2808[[package]]
2809name = "crc32fast"
2810version = "1.3.2"
2811source = "registry+https://github.com/rust-lang/crates.io-index"
2812checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
2813dependencies = [
2814 "cfg-if",
2815]
2816
2817[[package]]
2818name = "criterion"
2819version = "0.4.0"
2820source = "registry+https://github.com/rust-lang/crates.io-index"
2821checksum = "e7c76e09c1aae2bc52b3d2f29e13c6572553b30c4aa1b8a49fd70de6412654cb"
2822dependencies = [
2823 "anes",
2824 "atty",
2825 "cast",
2826 "ciborium",
2827 "clap 3.2.25",
2828 "criterion-plot",
2829 "itertools 0.10.5",
2830 "lazy_static",
2831 "num-traits",
2832 "oorandom",
2833 "plotters",
2834 "rayon",
2835 "regex",
2836 "serde",
2837 "serde_derive",
2838 "serde_json",
2839 "tinytemplate",
2840 "walkdir",
2841]
2842
2843[[package]]
2844name = "criterion-plot"
2845version = "0.5.0"
2846source = "registry+https://github.com/rust-lang/crates.io-index"
2847checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1"
2848dependencies = [
2849 "cast",
2850 "itertools 0.10.5",
2851]
2852
2853[[package]]
2854name = "crossbeam-channel"
2855version = "0.5.8"
2856source = "registry+https://github.com/rust-lang/crates.io-index"
2857checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
2858dependencies = [
2859 "cfg-if",
2860 "crossbeam-utils",
2861]
2862
2863[[package]]
2864name = "crossbeam-deque"
2865version = "0.8.3"
2866source = "registry+https://github.com/rust-lang/crates.io-index"
2867checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
2868dependencies = [
2869 "cfg-if",
2870 "crossbeam-epoch",
2871 "crossbeam-utils",
2872]
2873
2874[[package]]
2875name = "crossbeam-epoch"
2876version = "0.9.15"
2877source = "registry+https://github.com/rust-lang/crates.io-index"
2878checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7"
2879dependencies = [
2880 "autocfg",
2881 "cfg-if",
2882 "crossbeam-utils",
2883 "memoffset",
2884 "scopeguard",
2885]
2886
2887[[package]]
2888name = "crossbeam-queue"
2889version = "0.3.8"
2890source = "registry+https://github.com/rust-lang/crates.io-index"
2891checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
2892dependencies = [
2893 "cfg-if",
2894 "crossbeam-utils",
2895]
2896
2897[[package]]
2898name = "crossbeam-utils"
2899version = "0.8.16"
2900source = "registry+https://github.com/rust-lang/crates.io-index"
2901checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
2902dependencies = [
2903 "cfg-if",
2904]
2905
2906[[package]]
2907name = "crunchy"
2908version = "0.2.2"
2909source = "registry+https://github.com/rust-lang/crates.io-index"
2910checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7"
2911
2912[[package]]
2913name = "crypto-bigint"
2914version = "0.4.9"
2915source = "registry+https://github.com/rust-lang/crates.io-index"
2916checksum = "ef2b4b23cddf68b89b8f8069890e8c270d54e2d5fe1b143820234805e4cb17ef"
2917dependencies = [
2918 "generic-array",
2919 "rand_core 0.6.4",
2920 "subtle",
2921 "zeroize",
2922]
2923
2924[[package]]
2925name = "crypto-bigint"
2926version = "0.5.5"
2927source = "registry+https://github.com/rust-lang/crates.io-index"
2928checksum = "0dc92fb57ca44df6db8059111ab3af99a63d5d0f8375d9972e319a379c6bab76"
2929dependencies = [
2930 "rand_core 0.6.4",
2931 "subtle",
2932]
2933
2934[[package]]
2935name = "crypto-common"
2936version = "0.1.6"
2937source = "registry+https://github.com/rust-lang/crates.io-index"
2938checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
2939dependencies = [
2940 "generic-array",
2941 "rand_core 0.6.4",
2942 "typenum",
2943]
2944
2945[[package]]
2946name = "crypto-mac"
2947version = "0.11.0"
2948source = "registry+https://github.com/rust-lang/crates.io-index"
2949checksum = "25fab6889090c8133f3deb8f73ba3c65a7f456f66436fc012a1b1e272b1e103e"
2950dependencies = [
2951 "generic-array",
2952 "subtle",
2953]
2954
2955[[package]]
2956name = "ctor"
2957version = "0.2.6"
2958source = "registry+https://github.com/rust-lang/crates.io-index"
2959checksum = "30d2b3721e861707777e3195b0158f950ae6dc4a27e4d02ff9f67e3eb3de199e"
2960dependencies = [
2961 "quote",
2962 "syn 2.0.48",
2963]
2964
2965[[package]]
2966name = "ctrlc"
2967version = "3.4.4"
2968source = "registry+https://github.com/rust-lang/crates.io-index"
2969checksum = "672465ae37dc1bc6380a6547a8883d5dd397b0f1faaad4f265726cc7042a5345"
2970dependencies = [
2971 "nix 0.28.0",
2972 "windows-sys 0.52.0",
2973]
2974
2975[[package]]
2976name = "curl"
2977version = "0.4.44"
2978source = "registry+https://github.com/rust-lang/crates.io-index"
2979checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
2980dependencies = [
2981 "curl-sys",
2982 "libc",
2983 "openssl-probe",
2984 "openssl-sys",
2985 "schannel",
2986 "socket2 0.4.9",
2987 "winapi",
2988]
2989
2990[[package]]
2991name = "curl-sys"
2992version = "0.4.67+curl-8.3.0"
2993source = "registry+https://github.com/rust-lang/crates.io-index"
2994checksum = "3cc35d066510b197a0f72de863736641539957628c8a42e70e27c66849e77c34"
2995dependencies = [
2996 "cc",
2997 "libc",
2998 "libz-sys",
2999 "openssl-sys",
3000 "pkg-config",
3001 "vcpkg",
3002 "windows-sys 0.48.0",
3003]
3004
3005[[package]]
3006name = "cursor-icon"
3007version = "1.1.0"
3008source = "registry+https://github.com/rust-lang/crates.io-index"
3009checksum = "96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991"
3010
3011[[package]]
3012name = "dashmap"
3013version = "5.5.3"
3014source = "registry+https://github.com/rust-lang/crates.io-index"
3015checksum = "978747c1d849a7d2ee5e8adc0159961c48fb7e5db2f06af6723b80123bb53856"
3016dependencies = [
3017 "cfg-if",
3018 "hashbrown 0.14.0",
3019 "lock_api",
3020 "once_cell",
3021 "parking_lot_core",
3022]
3023
3024[[package]]
3025name = "dasp_sample"
3026version = "0.11.0"
3027source = "registry+https://github.com/rust-lang/crates.io-index"
3028checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
3029
3030[[package]]
3031name = "data-encoding"
3032version = "2.5.0"
3033source = "registry+https://github.com/rust-lang/crates.io-index"
3034checksum = "7e962a19be5cfc3f3bf6dd8f61eb50107f356ad6270fbb3ed41476571db78be5"
3035
3036[[package]]
3037name = "data-url"
3038version = "0.3.1"
3039source = "registry+https://github.com/rust-lang/crates.io-index"
3040checksum = "5c297a1c74b71ae29df00c3e22dd9534821d60eb9af5a0192823fa2acea70c2a"
3041
3042[[package]]
3043name = "db"
3044version = "0.1.0"
3045dependencies = [
3046 "anyhow",
3047 "gpui",
3048 "indoc",
3049 "lazy_static",
3050 "log",
3051 "release_channel",
3052 "smol",
3053 "sqlez",
3054 "sqlez_macros",
3055 "tempfile",
3056 "util",
3057]
3058
3059[[package]]
3060name = "deflate"
3061version = "0.8.6"
3062source = "registry+https://github.com/rust-lang/crates.io-index"
3063checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
3064dependencies = [
3065 "adler32",
3066 "byteorder",
3067]
3068
3069[[package]]
3070name = "der"
3071version = "0.6.1"
3072source = "registry+https://github.com/rust-lang/crates.io-index"
3073checksum = "f1a467a65c5e759bce6e65eaf91cc29f466cdc57cb65777bd646872a8a1fd4de"
3074dependencies = [
3075 "const-oid",
3076 "zeroize",
3077]
3078
3079[[package]]
3080name = "der"
3081version = "0.7.8"
3082source = "registry+https://github.com/rust-lang/crates.io-index"
3083checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
3084dependencies = [
3085 "const-oid",
3086 "pem-rfc7468",
3087 "zeroize",
3088]
3089
3090[[package]]
3091name = "deranged"
3092version = "0.3.8"
3093source = "registry+https://github.com/rust-lang/crates.io-index"
3094checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946"
3095dependencies = [
3096 "serde",
3097]
3098
3099[[package]]
3100name = "derivative"
3101version = "2.2.0"
3102source = "registry+https://github.com/rust-lang/crates.io-index"
3103checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
3104dependencies = [
3105 "proc-macro2",
3106 "quote",
3107 "syn 1.0.109",
3108]
3109
3110[[package]]
3111name = "derive_more"
3112version = "0.99.17"
3113source = "registry+https://github.com/rust-lang/crates.io-index"
3114checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
3115dependencies = [
3116 "convert_case 0.4.0",
3117 "proc-macro2",
3118 "quote",
3119 "rustc_version",
3120 "syn 1.0.109",
3121]
3122
3123[[package]]
3124name = "derive_refineable"
3125version = "0.1.0"
3126dependencies = [
3127 "proc-macro2",
3128 "quote",
3129 "syn 1.0.109",
3130]
3131
3132[[package]]
3133name = "diagnostics"
3134version = "0.1.0"
3135dependencies = [
3136 "anyhow",
3137 "client",
3138 "collections",
3139 "editor",
3140 "futures 0.3.28",
3141 "gpui",
3142 "language",
3143 "log",
3144 "lsp",
3145 "project",
3146 "schemars",
3147 "serde",
3148 "serde_json",
3149 "settings",
3150 "theme",
3151 "ui",
3152 "unindent",
3153 "util",
3154 "workspace",
3155]
3156
3157[[package]]
3158name = "dialoguer"
3159version = "0.11.0"
3160source = "registry+https://github.com/rust-lang/crates.io-index"
3161checksum = "658bce805d770f407bc62102fca7c2c64ceef2fbcb2b8bd19d2765ce093980de"
3162dependencies = [
3163 "console",
3164 "fuzzy-matcher",
3165 "shell-words",
3166 "tempfile",
3167 "thiserror",
3168 "zeroize",
3169]
3170
3171[[package]]
3172name = "diff"
3173version = "0.1.13"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
3176
3177[[package]]
3178name = "digest"
3179version = "0.9.0"
3180source = "registry+https://github.com/rust-lang/crates.io-index"
3181checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
3182dependencies = [
3183 "generic-array",
3184]
3185
3186[[package]]
3187name = "digest"
3188version = "0.10.7"
3189source = "registry+https://github.com/rust-lang/crates.io-index"
3190checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
3191dependencies = [
3192 "block-buffer 0.10.4",
3193 "const-oid",
3194 "crypto-common",
3195 "subtle",
3196]
3197
3198[[package]]
3199name = "dirs"
3200version = "3.0.2"
3201source = "registry+https://github.com/rust-lang/crates.io-index"
3202checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
3203dependencies = [
3204 "dirs-sys",
3205]
3206
3207[[package]]
3208name = "dirs"
3209version = "4.0.0"
3210source = "registry+https://github.com/rust-lang/crates.io-index"
3211checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
3212dependencies = [
3213 "dirs-sys",
3214]
3215
3216[[package]]
3217name = "dirs-next"
3218version = "2.0.0"
3219source = "registry+https://github.com/rust-lang/crates.io-index"
3220checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
3221dependencies = [
3222 "cfg-if",
3223 "dirs-sys-next",
3224]
3225
3226[[package]]
3227name = "dirs-sys"
3228version = "0.3.7"
3229source = "registry+https://github.com/rust-lang/crates.io-index"
3230checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
3231dependencies = [
3232 "libc",
3233 "redox_users",
3234 "winapi",
3235]
3236
3237[[package]]
3238name = "dirs-sys-next"
3239version = "0.1.2"
3240source = "registry+https://github.com/rust-lang/crates.io-index"
3241checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
3242dependencies = [
3243 "libc",
3244 "redox_users",
3245 "winapi",
3246]
3247
3248[[package]]
3249name = "dlib"
3250version = "0.5.2"
3251source = "registry+https://github.com/rust-lang/crates.io-index"
3252checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412"
3253dependencies = [
3254 "libloading 0.8.0",
3255]
3256
3257[[package]]
3258name = "dotenvy"
3259version = "0.15.7"
3260source = "registry+https://github.com/rust-lang/crates.io-index"
3261checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
3262
3263[[package]]
3264name = "downcast-rs"
3265version = "1.2.0"
3266source = "registry+https://github.com/rust-lang/crates.io-index"
3267checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
3268
3269[[package]]
3270name = "doxygen-rs"
3271version = "0.4.2"
3272source = "registry+https://github.com/rust-lang/crates.io-index"
3273checksum = "415b6ec780d34dcf624666747194393603d0373b7141eef01d12ee58881507d9"
3274dependencies = [
3275 "phf",
3276]
3277
3278[[package]]
3279name = "dwrote"
3280version = "0.11.0"
3281source = "registry+https://github.com/rust-lang/crates.io-index"
3282checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
3283dependencies = [
3284 "lazy_static",
3285 "libc",
3286 "winapi",
3287 "wio",
3288]
3289
3290[[package]]
3291name = "dyn-clone"
3292version = "1.0.14"
3293source = "registry+https://github.com/rust-lang/crates.io-index"
3294checksum = "23d2f3407d9a573d666de4b5bdf10569d73ca9478087346697dcbae6244bfbcd"
3295
3296[[package]]
3297name = "ecdsa"
3298version = "0.14.8"
3299source = "registry+https://github.com/rust-lang/crates.io-index"
3300checksum = "413301934810f597c1d19ca71c8710e99a3f1ba28a0d2ebc01551a2daeea3c5c"
3301dependencies = [
3302 "der 0.6.1",
3303 "elliptic-curve",
3304 "rfc6979",
3305 "signature 1.6.4",
3306]
3307
3308[[package]]
3309name = "editor"
3310version = "0.1.0"
3311dependencies = [
3312 "aho-corasick",
3313 "anyhow",
3314 "client",
3315 "clock",
3316 "collections",
3317 "convert_case 0.6.0",
3318 "ctor",
3319 "db",
3320 "emojis",
3321 "env_logger",
3322 "futures 0.3.28",
3323 "fuzzy",
3324 "git",
3325 "gpui",
3326 "indoc",
3327 "itertools 0.11.0",
3328 "language",
3329 "lazy_static",
3330 "linkify",
3331 "log",
3332 "lsp",
3333 "multi_buffer",
3334 "ordered-float 2.10.0",
3335 "parking_lot",
3336 "project",
3337 "rand 0.8.5",
3338 "release_channel",
3339 "rpc",
3340 "schemars",
3341 "serde",
3342 "serde_json",
3343 "settings",
3344 "smallvec",
3345 "smol",
3346 "snippet",
3347 "sum_tree",
3348 "text",
3349 "theme",
3350 "time",
3351 "time_format",
3352 "tree-sitter-html",
3353 "tree-sitter-rust",
3354 "tree-sitter-typescript",
3355 "ui",
3356 "unindent",
3357 "url",
3358 "util",
3359 "workspace",
3360]
3361
3362[[package]]
3363name = "either"
3364version = "1.9.0"
3365source = "registry+https://github.com/rust-lang/crates.io-index"
3366checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
3367dependencies = [
3368 "serde",
3369]
3370
3371[[package]]
3372name = "elliptic-curve"
3373version = "0.12.3"
3374source = "registry+https://github.com/rust-lang/crates.io-index"
3375checksum = "e7bb888ab5300a19b8e5bceef25ac745ad065f3c9f7efc6de1b91958110891d3"
3376dependencies = [
3377 "base16ct",
3378 "crypto-bigint 0.4.9",
3379 "der 0.6.1",
3380 "digest 0.10.7",
3381 "ff",
3382 "generic-array",
3383 "group",
3384 "pkcs8 0.9.0",
3385 "rand_core 0.6.4",
3386 "sec1",
3387 "subtle",
3388 "zeroize",
3389]
3390
3391[[package]]
3392name = "embed-manifest"
3393version = "1.4.0"
3394source = "registry+https://github.com/rust-lang/crates.io-index"
3395checksum = "41cd446c890d6bed1d8b53acef5f240069ebef91d6fae7c5f52efe61fe8b5eae"
3396
3397[[package]]
3398name = "emojis"
3399version = "0.6.1"
3400source = "registry+https://github.com/rust-lang/crates.io-index"
3401checksum = "4ee61eb945bff65ee7d19d157d39c67c33290ff0742907413fd5eefd29edc979"
3402dependencies = [
3403 "phf",
3404]
3405
3406[[package]]
3407name = "encode_unicode"
3408version = "0.3.6"
3409source = "registry+https://github.com/rust-lang/crates.io-index"
3410checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
3411
3412[[package]]
3413name = "encoding_rs"
3414version = "0.8.33"
3415source = "registry+https://github.com/rust-lang/crates.io-index"
3416checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
3417dependencies = [
3418 "cfg-if",
3419]
3420
3421[[package]]
3422name = "endi"
3423version = "1.1.0"
3424source = "registry+https://github.com/rust-lang/crates.io-index"
3425checksum = "a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf"
3426
3427[[package]]
3428name = "enumflags2"
3429version = "0.7.9"
3430source = "registry+https://github.com/rust-lang/crates.io-index"
3431checksum = "3278c9d5fb675e0a51dabcf4c0d355f692b064171535ba72361be1528a9d8e8d"
3432dependencies = [
3433 "enumflags2_derive",
3434 "serde",
3435]
3436
3437[[package]]
3438name = "enumflags2_derive"
3439version = "0.7.9"
3440source = "registry+https://github.com/rust-lang/crates.io-index"
3441checksum = "5c785274071b1b420972453b306eeca06acf4633829db4223b58a2a8c5953bc4"
3442dependencies = [
3443 "proc-macro2",
3444 "quote",
3445 "syn 2.0.48",
3446]
3447
3448[[package]]
3449name = "env_logger"
3450version = "0.9.3"
3451source = "registry+https://github.com/rust-lang/crates.io-index"
3452checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
3453dependencies = [
3454 "atty",
3455 "humantime",
3456 "log",
3457 "regex",
3458 "termcolor",
3459]
3460
3461[[package]]
3462name = "envy"
3463version = "0.4.2"
3464source = "registry+https://github.com/rust-lang/crates.io-index"
3465checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
3466dependencies = [
3467 "serde",
3468]
3469
3470[[package]]
3471name = "equivalent"
3472version = "1.0.1"
3473source = "registry+https://github.com/rust-lang/crates.io-index"
3474checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
3475
3476[[package]]
3477name = "erased-serde"
3478version = "0.3.31"
3479source = "registry+https://github.com/rust-lang/crates.io-index"
3480checksum = "6c138974f9d5e7fe373eb04df7cae98833802ae4b11c24ac7039a21d5af4b26c"
3481dependencies = [
3482 "serde",
3483]
3484
3485[[package]]
3486name = "errno"
3487version = "0.3.8"
3488source = "registry+https://github.com/rust-lang/crates.io-index"
3489checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
3490dependencies = [
3491 "libc",
3492 "windows-sys 0.52.0",
3493]
3494
3495[[package]]
3496name = "etagere"
3497version = "0.2.8"
3498source = "registry+https://github.com/rust-lang/crates.io-index"
3499checksum = "fcf22f748754352918e082e0039335ee92454a5d62bcaf69b5e8daf5907d9644"
3500dependencies = [
3501 "euclid",
3502 "svg_fmt",
3503]
3504
3505[[package]]
3506name = "etcetera"
3507version = "0.8.0"
3508source = "registry+https://github.com/rust-lang/crates.io-index"
3509checksum = "136d1b5283a1ab77bd9257427ffd09d8667ced0570b6f938942bc7568ed5b943"
3510dependencies = [
3511 "cfg-if",
3512 "home",
3513 "windows-sys 0.48.0",
3514]
3515
3516[[package]]
3517name = "euclid"
3518version = "0.22.9"
3519source = "registry+https://github.com/rust-lang/crates.io-index"
3520checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
3521dependencies = [
3522 "num-traits",
3523]
3524
3525[[package]]
3526name = "event-listener"
3527version = "2.5.3"
3528source = "registry+https://github.com/rust-lang/crates.io-index"
3529checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
3530
3531[[package]]
3532name = "event-listener"
3533version = "4.0.3"
3534source = "registry+https://github.com/rust-lang/crates.io-index"
3535checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
3536dependencies = [
3537 "concurrent-queue",
3538 "parking",
3539 "pin-project-lite",
3540]
3541
3542[[package]]
3543name = "event-listener"
3544version = "5.1.0"
3545source = "registry+https://github.com/rust-lang/crates.io-index"
3546checksum = "b7ad6fd685ce13acd6d9541a30f6db6567a7a24c9ffd4ba2955d29e3f22c8b27"
3547dependencies = [
3548 "concurrent-queue",
3549 "parking",
3550 "pin-project-lite",
3551]
3552
3553[[package]]
3554name = "event-listener-strategy"
3555version = "0.4.0"
3556source = "registry+https://github.com/rust-lang/crates.io-index"
3557checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
3558dependencies = [
3559 "event-listener 4.0.3",
3560 "pin-project-lite",
3561]
3562
3563[[package]]
3564name = "event-listener-strategy"
3565version = "0.5.0"
3566source = "registry+https://github.com/rust-lang/crates.io-index"
3567checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"
3568dependencies = [
3569 "event-listener 5.1.0",
3570 "pin-project-lite",
3571]
3572
3573[[package]]
3574name = "extension"
3575version = "0.1.0"
3576dependencies = [
3577 "anyhow",
3578 "async-compression",
3579 "async-tar",
3580 "async-trait",
3581 "cap-std",
3582 "client",
3583 "collections",
3584 "ctor",
3585 "env_logger",
3586 "fs",
3587 "futures 0.3.28",
3588 "gpui",
3589 "isahc",
3590 "language",
3591 "log",
3592 "lsp",
3593 "node_runtime",
3594 "parking_lot",
3595 "project",
3596 "schemars",
3597 "semantic_version",
3598 "serde",
3599 "serde_json",
3600 "serde_json_lenient",
3601 "settings",
3602 "task",
3603 "theme",
3604 "toml 0.8.10",
3605 "url",
3606 "util",
3607 "wasm-encoder",
3608 "wasmparser",
3609 "wasmtime",
3610 "wasmtime-wasi",
3611 "wit-component",
3612]
3613
3614[[package]]
3615name = "extension_cli"
3616version = "0.1.0"
3617dependencies = [
3618 "anyhow",
3619 "clap 4.4.4",
3620 "env_logger",
3621 "extension",
3622 "fs",
3623 "language",
3624 "log",
3625 "rpc",
3626 "serde",
3627 "serde_json",
3628 "theme",
3629 "tokio",
3630 "toml 0.8.10",
3631 "tree-sitter",
3632 "wasmtime",
3633]
3634
3635[[package]]
3636name = "extensions_ui"
3637version = "0.1.0"
3638dependencies = [
3639 "anyhow",
3640 "client",
3641 "db",
3642 "editor",
3643 "extension",
3644 "fs",
3645 "fuzzy",
3646 "gpui",
3647 "language",
3648 "picker",
3649 "project",
3650 "semantic_version",
3651 "serde",
3652 "settings",
3653 "smallvec",
3654 "theme",
3655 "theme_selector",
3656 "ui",
3657 "util",
3658 "workspace",
3659]
3660
3661[[package]]
3662name = "fallible-iterator"
3663version = "0.3.0"
3664source = "registry+https://github.com/rust-lang/crates.io-index"
3665checksum = "2acce4a10f12dc2fb14a218589d4f1f62ef011b2d0cc4b3cb1bba8e94da14649"
3666
3667[[package]]
3668name = "fancy-regex"
3669version = "0.11.0"
3670source = "registry+https://github.com/rust-lang/crates.io-index"
3671checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
3672dependencies = [
3673 "bit-set",
3674 "regex",
3675]
3676
3677[[package]]
3678name = "fast-srgb8"
3679version = "1.0.0"
3680source = "registry+https://github.com/rust-lang/crates.io-index"
3681checksum = "dd2e7510819d6fbf51a5545c8f922716ecfb14df168a3242f7d33e0239efe6a1"
3682
3683[[package]]
3684name = "fastrand"
3685version = "1.9.0"
3686source = "registry+https://github.com/rust-lang/crates.io-index"
3687checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
3688dependencies = [
3689 "instant",
3690]
3691
3692[[package]]
3693name = "fastrand"
3694version = "2.0.0"
3695source = "registry+https://github.com/rust-lang/crates.io-index"
3696checksum = "6999dc1837253364c2ebb0704ba97994bd874e8f195d665c50b7548f6ea92764"
3697
3698[[package]]
3699name = "fd-lock"
3700version = "4.0.2"
3701source = "registry+https://github.com/rust-lang/crates.io-index"
3702checksum = "7e5768da2206272c81ef0b5e951a41862938a6070da63bcea197899942d3b947"
3703dependencies = [
3704 "cfg-if",
3705 "rustix 0.38.32",
3706 "windows-sys 0.52.0",
3707]
3708
3709[[package]]
3710name = "fdeflate"
3711version = "0.3.4"
3712source = "registry+https://github.com/rust-lang/crates.io-index"
3713checksum = "4f9bfee30e4dedf0ab8b422f03af778d9612b63f502710fc500a334ebe2de645"
3714dependencies = [
3715 "simd-adler32",
3716]
3717
3718[[package]]
3719name = "feature_flags"
3720version = "0.1.0"
3721dependencies = [
3722 "gpui",
3723]
3724
3725[[package]]
3726name = "feedback"
3727version = "0.1.0"
3728dependencies = [
3729 "anyhow",
3730 "bitflags 2.4.2",
3731 "client",
3732 "db",
3733 "editor",
3734 "futures 0.3.28",
3735 "gpui",
3736 "human_bytes",
3737 "isahc",
3738 "language",
3739 "log",
3740 "menu",
3741 "project",
3742 "regex",
3743 "release_channel",
3744 "serde",
3745 "serde_derive",
3746 "serde_json",
3747 "smol",
3748 "sysinfo",
3749 "ui",
3750 "urlencoding",
3751 "util",
3752 "workspace",
3753]
3754
3755[[package]]
3756name = "ff"
3757version = "0.12.1"
3758source = "registry+https://github.com/rust-lang/crates.io-index"
3759checksum = "d013fc25338cc558c5c2cfbad646908fb23591e2404481826742b651c9af7160"
3760dependencies = [
3761 "rand_core 0.6.4",
3762 "subtle",
3763]
3764
3765[[package]]
3766name = "file_finder"
3767version = "0.1.0"
3768dependencies = [
3769 "anyhow",
3770 "collections",
3771 "ctor",
3772 "editor",
3773 "env_logger",
3774 "fuzzy",
3775 "gpui",
3776 "itertools 0.11.0",
3777 "language",
3778 "menu",
3779 "picker",
3780 "project",
3781 "serde_json",
3782 "settings",
3783 "text",
3784 "theme",
3785 "ui",
3786 "util",
3787 "workspace",
3788]
3789
3790[[package]]
3791name = "file_icons"
3792version = "0.1.0"
3793dependencies = [
3794 "collections",
3795 "gpui",
3796 "serde",
3797 "serde_derive",
3798 "serde_json",
3799 "util",
3800]
3801
3802[[package]]
3803name = "filedescriptor"
3804version = "0.8.2"
3805source = "registry+https://github.com/rust-lang/crates.io-index"
3806checksum = "7199d965852c3bac31f779ef99cbb4537f80e952e2d6aa0ffeb30cce00f4f46e"
3807dependencies = [
3808 "libc",
3809 "thiserror",
3810 "winapi",
3811]
3812
3813[[package]]
3814name = "filetime"
3815version = "0.2.22"
3816source = "registry+https://github.com/rust-lang/crates.io-index"
3817checksum = "d4029edd3e734da6fe05b6cd7bd2960760a616bd2ddd0d59a0124746d6272af0"
3818dependencies = [
3819 "cfg-if",
3820 "libc",
3821 "redox_syscall 0.3.5",
3822 "windows-sys 0.48.0",
3823]
3824
3825[[package]]
3826name = "finl_unicode"
3827version = "1.2.0"
3828source = "registry+https://github.com/rust-lang/crates.io-index"
3829checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
3830
3831[[package]]
3832name = "fixedbitset"
3833version = "0.4.2"
3834source = "registry+https://github.com/rust-lang/crates.io-index"
3835checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
3836
3837[[package]]
3838name = "flate2"
3839version = "1.0.27"
3840source = "registry+https://github.com/rust-lang/crates.io-index"
3841checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
3842dependencies = [
3843 "crc32fast",
3844 "miniz_oxide 0.7.1",
3845]
3846
3847[[package]]
3848name = "float-cmp"
3849version = "0.9.0"
3850source = "registry+https://github.com/rust-lang/crates.io-index"
3851checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4"
3852
3853[[package]]
3854name = "float-ord"
3855version = "0.2.0"
3856source = "registry+https://github.com/rust-lang/crates.io-index"
3857checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
3858
3859[[package]]
3860name = "flume"
3861version = "0.11.0"
3862source = "registry+https://github.com/rust-lang/crates.io-index"
3863checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
3864dependencies = [
3865 "futures-core",
3866 "futures-sink",
3867 "nanorand",
3868 "spin 0.9.8",
3869]
3870
3871[[package]]
3872name = "fnv"
3873version = "1.0.7"
3874source = "registry+https://github.com/rust-lang/crates.io-index"
3875checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
3876
3877[[package]]
3878name = "font-kit"
3879version = "0.11.0"
3880source = "git+https://github.com/zed-industries/font-kit?rev=5a5c4d4#5a5c4d4ca395c74eb0abde38508e170ce0fd761a"
3881dependencies = [
3882 "bitflags 1.3.2",
3883 "byteorder",
3884 "core-foundation",
3885 "core-graphics",
3886 "core-text",
3887 "dirs-next",
3888 "dwrote",
3889 "float-ord",
3890 "freetype",
3891 "lazy_static",
3892 "libc",
3893 "log",
3894 "pathfinder_geometry",
3895 "pathfinder_simd",
3896 "walkdir",
3897 "winapi",
3898 "yeslogic-fontconfig-sys",
3899]
3900
3901[[package]]
3902name = "font-types"
3903version = "0.4.2"
3904source = "registry+https://github.com/rust-lang/crates.io-index"
3905checksum = "0bd7f3ea17572640b606b35df42cfb6ecdf003704b062580e59918692190b73d"
3906
3907[[package]]
3908name = "fontconfig-parser"
3909version = "0.5.6"
3910source = "registry+https://github.com/rust-lang/crates.io-index"
3911checksum = "6a595cb550439a117696039dfc69830492058211b771a2a165379f2a1a53d84d"
3912dependencies = [
3913 "roxmltree",
3914]
3915
3916[[package]]
3917name = "fontdb"
3918version = "0.16.2"
3919source = "registry+https://github.com/rust-lang/crates.io-index"
3920checksum = "b0299020c3ef3f60f526a4f64ab4a3d4ce116b1acbf24cdd22da0068e5d81dc3"
3921dependencies = [
3922 "fontconfig-parser",
3923 "log",
3924 "memmap2 0.9.4",
3925 "slotmap",
3926 "tinyvec",
3927 "ttf-parser",
3928]
3929
3930[[package]]
3931name = "foreign-types"
3932version = "0.3.2"
3933source = "registry+https://github.com/rust-lang/crates.io-index"
3934checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
3935dependencies = [
3936 "foreign-types-shared 0.1.1",
3937]
3938
3939[[package]]
3940name = "foreign-types"
3941version = "0.5.0"
3942source = "registry+https://github.com/rust-lang/crates.io-index"
3943checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965"
3944dependencies = [
3945 "foreign-types-macros",
3946 "foreign-types-shared 0.3.1",
3947]
3948
3949[[package]]
3950name = "foreign-types-macros"
3951version = "0.2.3"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742"
3954dependencies = [
3955 "proc-macro2",
3956 "quote",
3957 "syn 2.0.48",
3958]
3959
3960[[package]]
3961name = "foreign-types-shared"
3962version = "0.1.1"
3963source = "registry+https://github.com/rust-lang/crates.io-index"
3964checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
3965
3966[[package]]
3967name = "foreign-types-shared"
3968version = "0.3.1"
3969source = "registry+https://github.com/rust-lang/crates.io-index"
3970checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
3971
3972[[package]]
3973name = "form_urlencoded"
3974version = "1.2.1"
3975source = "registry+https://github.com/rust-lang/crates.io-index"
3976checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
3977dependencies = [
3978 "percent-encoding",
3979]
3980
3981[[package]]
3982name = "freetype"
3983version = "0.7.0"
3984source = "registry+https://github.com/rust-lang/crates.io-index"
3985checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
3986dependencies = [
3987 "freetype-sys",
3988 "libc",
3989]
3990
3991[[package]]
3992name = "freetype-sys"
3993version = "0.13.1"
3994source = "registry+https://github.com/rust-lang/crates.io-index"
3995checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
3996dependencies = [
3997 "cmake",
3998 "libc",
3999 "pkg-config",
4000]
4001
4002[[package]]
4003name = "fs"
4004version = "0.1.0"
4005dependencies = [
4006 "anyhow",
4007 "async-tar",
4008 "async-trait",
4009 "collections",
4010 "fsevent",
4011 "futures 0.3.28",
4012 "git",
4013 "git2",
4014 "gpui",
4015 "lazy_static",
4016 "libc",
4017 "notify",
4018 "parking_lot",
4019 "rope",
4020 "serde",
4021 "serde_json",
4022 "smol",
4023 "tempfile",
4024 "text",
4025 "time",
4026 "util",
4027 "windows 0.53.0",
4028]
4029
4030[[package]]
4031name = "fs-set-times"
4032version = "0.20.1"
4033source = "registry+https://github.com/rust-lang/crates.io-index"
4034checksum = "033b337d725b97690d86893f9de22b67b80dcc4e9ad815f348254c38119db8fb"
4035dependencies = [
4036 "io-lifetimes 2.0.3",
4037 "rustix 0.38.32",
4038 "windows-sys 0.52.0",
4039]
4040
4041[[package]]
4042name = "fsevent"
4043version = "0.1.0"
4044dependencies = [
4045 "bitflags 2.4.2",
4046 "fsevent-sys 3.1.0",
4047 "parking_lot",
4048 "tempfile",
4049]
4050
4051[[package]]
4052name = "fsevent-sys"
4053version = "3.1.0"
4054source = "registry+https://github.com/rust-lang/crates.io-index"
4055checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
4056dependencies = [
4057 "libc",
4058]
4059
4060[[package]]
4061name = "fsevent-sys"
4062version = "4.1.0"
4063source = "registry+https://github.com/rust-lang/crates.io-index"
4064checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2"
4065dependencies = [
4066 "libc",
4067]
4068
4069[[package]]
4070name = "funty"
4071version = "2.0.0"
4072source = "registry+https://github.com/rust-lang/crates.io-index"
4073checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
4074
4075[[package]]
4076name = "futf"
4077version = "0.1.5"
4078source = "registry+https://github.com/rust-lang/crates.io-index"
4079checksum = "df420e2e84819663797d1ec6544b13c5be84629e7bb00dc960d6917db2987843"
4080dependencies = [
4081 "mac",
4082 "new_debug_unreachable",
4083]
4084
4085[[package]]
4086name = "futures"
4087version = "0.1.31"
4088source = "registry+https://github.com/rust-lang/crates.io-index"
4089checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
4090
4091[[package]]
4092name = "futures"
4093version = "0.3.28"
4094source = "registry+https://github.com/rust-lang/crates.io-index"
4095checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
4096dependencies = [
4097 "futures-channel",
4098 "futures-core",
4099 "futures-executor",
4100 "futures-io",
4101 "futures-sink",
4102 "futures-task",
4103 "futures-util",
4104]
4105
4106[[package]]
4107name = "futures-batch"
4108version = "0.6.1"
4109source = "registry+https://github.com/rust-lang/crates.io-index"
4110checksum = "6f444c45a1cb86f2a7e301469fd50a82084a60dadc25d94529a8312276ecb71a"
4111dependencies = [
4112 "futures 0.3.28",
4113 "futures-timer",
4114 "pin-utils",
4115]
4116
4117[[package]]
4118name = "futures-channel"
4119version = "0.3.30"
4120source = "registry+https://github.com/rust-lang/crates.io-index"
4121checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
4122dependencies = [
4123 "futures-core",
4124 "futures-sink",
4125]
4126
4127[[package]]
4128name = "futures-core"
4129version = "0.3.30"
4130source = "registry+https://github.com/rust-lang/crates.io-index"
4131checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
4132
4133[[package]]
4134name = "futures-executor"
4135version = "0.3.28"
4136source = "registry+https://github.com/rust-lang/crates.io-index"
4137checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
4138dependencies = [
4139 "futures-core",
4140 "futures-task",
4141 "futures-util",
4142]
4143
4144[[package]]
4145name = "futures-intrusive"
4146version = "0.5.0"
4147source = "registry+https://github.com/rust-lang/crates.io-index"
4148checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f"
4149dependencies = [
4150 "futures-core",
4151 "lock_api",
4152 "parking_lot",
4153]
4154
4155[[package]]
4156name = "futures-io"
4157version = "0.3.30"
4158source = "registry+https://github.com/rust-lang/crates.io-index"
4159checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
4160
4161[[package]]
4162name = "futures-lite"
4163version = "1.13.0"
4164source = "registry+https://github.com/rust-lang/crates.io-index"
4165checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
4166dependencies = [
4167 "fastrand 1.9.0",
4168 "futures-core",
4169 "futures-io",
4170 "memchr",
4171 "parking",
4172 "pin-project-lite",
4173 "waker-fn",
4174]
4175
4176[[package]]
4177name = "futures-lite"
4178version = "2.2.0"
4179source = "registry+https://github.com/rust-lang/crates.io-index"
4180checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
4181dependencies = [
4182 "fastrand 2.0.0",
4183 "futures-core",
4184 "futures-io",
4185 "parking",
4186 "pin-project-lite",
4187]
4188
4189[[package]]
4190name = "futures-macro"
4191version = "0.3.30"
4192source = "registry+https://github.com/rust-lang/crates.io-index"
4193checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
4194dependencies = [
4195 "proc-macro2",
4196 "quote",
4197 "syn 2.0.48",
4198]
4199
4200[[package]]
4201name = "futures-sink"
4202version = "0.3.30"
4203source = "registry+https://github.com/rust-lang/crates.io-index"
4204checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
4205
4206[[package]]
4207name = "futures-task"
4208version = "0.3.30"
4209source = "registry+https://github.com/rust-lang/crates.io-index"
4210checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
4211
4212[[package]]
4213name = "futures-timer"
4214version = "3.0.3"
4215source = "registry+https://github.com/rust-lang/crates.io-index"
4216checksum = "f288b0a4f20f9a56b5d1da57e2227c661b7b16168e2f72365f57b63326e29b24"
4217
4218[[package]]
4219name = "futures-util"
4220version = "0.3.30"
4221source = "registry+https://github.com/rust-lang/crates.io-index"
4222checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
4223dependencies = [
4224 "futures 0.1.31",
4225 "futures-channel",
4226 "futures-core",
4227 "futures-io",
4228 "futures-macro",
4229 "futures-sink",
4230 "futures-task",
4231 "memchr",
4232 "pin-project-lite",
4233 "pin-utils",
4234 "slab",
4235 "tokio-io",
4236]
4237
4238[[package]]
4239name = "fuzzy"
4240version = "0.1.0"
4241dependencies = [
4242 "gpui",
4243 "util",
4244]
4245
4246[[package]]
4247name = "fuzzy-matcher"
4248version = "0.3.7"
4249source = "registry+https://github.com/rust-lang/crates.io-index"
4250checksum = "54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94"
4251dependencies = [
4252 "thread_local",
4253]
4254
4255[[package]]
4256name = "generic-array"
4257version = "0.14.7"
4258source = "registry+https://github.com/rust-lang/crates.io-index"
4259checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
4260dependencies = [
4261 "typenum",
4262 "version_check",
4263]
4264
4265[[package]]
4266name = "gethostname"
4267version = "0.4.3"
4268source = "registry+https://github.com/rust-lang/crates.io-index"
4269checksum = "0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818"
4270dependencies = [
4271 "libc",
4272 "windows-targets 0.48.5",
4273]
4274
4275[[package]]
4276name = "getrandom"
4277version = "0.1.16"
4278source = "registry+https://github.com/rust-lang/crates.io-index"
4279checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
4280dependencies = [
4281 "cfg-if",
4282 "libc",
4283 "wasi 0.9.0+wasi-snapshot-preview1",
4284]
4285
4286[[package]]
4287name = "getrandom"
4288version = "0.2.10"
4289source = "registry+https://github.com/rust-lang/crates.io-index"
4290checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
4291dependencies = [
4292 "cfg-if",
4293 "js-sys",
4294 "libc",
4295 "wasi 0.11.0+wasi-snapshot-preview1",
4296 "wasm-bindgen",
4297]
4298
4299[[package]]
4300name = "gif"
4301version = "0.11.4"
4302source = "registry+https://github.com/rust-lang/crates.io-index"
4303checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
4304dependencies = [
4305 "color_quant",
4306 "weezl",
4307]
4308
4309[[package]]
4310name = "gimli"
4311version = "0.28.0"
4312source = "registry+https://github.com/rust-lang/crates.io-index"
4313checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
4314dependencies = [
4315 "fallible-iterator",
4316 "indexmap 2.0.0",
4317 "stable_deref_trait",
4318]
4319
4320[[package]]
4321name = "git"
4322version = "0.1.0"
4323dependencies = [
4324 "anyhow",
4325 "clock",
4326 "collections",
4327 "git2",
4328 "lazy_static",
4329 "log",
4330 "parking_lot",
4331 "pretty_assertions",
4332 "regex",
4333 "rope",
4334 "serde",
4335 "serde_json",
4336 "smol",
4337 "sum_tree",
4338 "text",
4339 "time",
4340 "unindent",
4341 "url",
4342 "util",
4343 "windows 0.53.0",
4344]
4345
4346[[package]]
4347name = "git2"
4348version = "0.18.3"
4349source = "registry+https://github.com/rust-lang/crates.io-index"
4350checksum = "232e6a7bfe35766bf715e55a88b39a700596c0ccfd88cd3680b4cdb40d66ef70"
4351dependencies = [
4352 "bitflags 2.4.2",
4353 "libc",
4354 "libgit2-sys",
4355 "log",
4356 "url",
4357]
4358
4359[[package]]
4360name = "glob"
4361version = "0.3.1"
4362source = "registry+https://github.com/rust-lang/crates.io-index"
4363checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
4364
4365[[package]]
4366name = "globset"
4367version = "0.4.14"
4368source = "registry+https://github.com/rust-lang/crates.io-index"
4369checksum = "57da3b9b5b85bd66f31093f8c408b90a74431672542466497dcbdfdc02034be1"
4370dependencies = [
4371 "aho-corasick",
4372 "bstr",
4373 "log",
4374 "regex-automata 0.4.5",
4375 "regex-syntax 0.8.2",
4376]
4377
4378[[package]]
4379name = "gloo-timers"
4380version = "0.2.6"
4381source = "registry+https://github.com/rust-lang/crates.io-index"
4382checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
4383dependencies = [
4384 "futures-channel",
4385 "futures-core",
4386 "js-sys",
4387 "wasm-bindgen",
4388]
4389
4390[[package]]
4391name = "glow"
4392version = "0.13.1"
4393source = "registry+https://github.com/rust-lang/crates.io-index"
4394checksum = "bd348e04c43b32574f2de31c8bb397d96c9fcfa1371bd4ca6d8bdc464ab121b1"
4395dependencies = [
4396 "js-sys",
4397 "slotmap",
4398 "wasm-bindgen",
4399 "web-sys",
4400]
4401
4402[[package]]
4403name = "go_to_line"
4404version = "0.1.0"
4405dependencies = [
4406 "anyhow",
4407 "editor",
4408 "gpui",
4409 "indoc",
4410 "language",
4411 "menu",
4412 "project",
4413 "rope",
4414 "schemars",
4415 "serde",
4416 "serde_json",
4417 "settings",
4418 "text",
4419 "theme",
4420 "tree-sitter-rust",
4421 "tree-sitter-typescript",
4422 "ui",
4423 "util",
4424 "workspace",
4425]
4426
4427[[package]]
4428name = "google_ai"
4429version = "0.1.0"
4430dependencies = [
4431 "anyhow",
4432 "futures 0.3.28",
4433 "serde",
4434 "serde_json",
4435 "util",
4436]
4437
4438[[package]]
4439name = "gpu-alloc"
4440version = "0.6.0"
4441source = "registry+https://github.com/rust-lang/crates.io-index"
4442checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171"
4443dependencies = [
4444 "bitflags 2.4.2",
4445 "gpu-alloc-types",
4446]
4447
4448[[package]]
4449name = "gpu-alloc-ash"
4450version = "0.6.0"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "d2424bc9be88170e1a56e57c25d3d0e2dfdd22e8f328e892786aeb4da1415732"
4453dependencies = [
4454 "ash",
4455 "gpu-alloc-types",
4456 "tinyvec",
4457]
4458
4459[[package]]
4460name = "gpu-alloc-types"
4461version = "0.3.0"
4462source = "registry+https://github.com/rust-lang/crates.io-index"
4463checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4"
4464dependencies = [
4465 "bitflags 2.4.2",
4466]
4467
4468[[package]]
4469name = "gpui"
4470version = "0.1.0"
4471dependencies = [
4472 "anyhow",
4473 "as-raw-xcb-connection",
4474 "ashpd",
4475 "async-task",
4476 "backtrace",
4477 "bindgen 0.65.1",
4478 "blade-graphics",
4479 "blade-macros",
4480 "block",
4481 "bytemuck",
4482 "calloop",
4483 "calloop-wayland-source",
4484 "cbindgen",
4485 "cocoa",
4486 "collections",
4487 "copypasta",
4488 "core-foundation",
4489 "core-graphics",
4490 "core-text",
4491 "cosmic-text",
4492 "ctor",
4493 "derive_more",
4494 "env_logger",
4495 "etagere",
4496 "filedescriptor",
4497 "flume",
4498 "font-kit",
4499 "foreign-types 0.5.0",
4500 "futures 0.3.28",
4501 "gpui_macros",
4502 "image",
4503 "itertools 0.11.0",
4504 "lazy_static",
4505 "linkme",
4506 "log",
4507 "media",
4508 "metal",
4509 "num_cpus",
4510 "objc",
4511 "oo7",
4512 "open",
4513 "parking",
4514 "parking_lot",
4515 "pathfinder_geometry",
4516 "postage",
4517 "profiling",
4518 "rand 0.8.5",
4519 "raw-window-handle 0.5.2",
4520 "raw-window-handle 0.6.0",
4521 "refineable",
4522 "resvg",
4523 "schemars",
4524 "seahash",
4525 "semantic_version",
4526 "serde",
4527 "serde_derive",
4528 "serde_json",
4529 "slotmap",
4530 "smallvec",
4531 "smol",
4532 "sum_tree",
4533 "taffy",
4534 "thiserror",
4535 "time",
4536 "usvg",
4537 "util",
4538 "uuid",
4539 "waker-fn",
4540 "wayland-backend",
4541 "wayland-client",
4542 "wayland-cursor",
4543 "wayland-protocols",
4544 "windows 0.53.0",
4545 "x11rb",
4546 "xkbcommon",
4547]
4548
4549[[package]]
4550name = "gpui_macros"
4551version = "0.1.0"
4552dependencies = [
4553 "proc-macro2",
4554 "quote",
4555 "syn 1.0.109",
4556]
4557
4558[[package]]
4559name = "grid"
4560version = "0.11.0"
4561source = "registry+https://github.com/rust-lang/crates.io-index"
4562checksum = "1df00eed8d1f0db937f6be10e46e8072b0671accb504cf0f959c5c52c679f5b9"
4563
4564[[package]]
4565name = "group"
4566version = "0.12.1"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
4568checksum = "5dfbfb3a6cfbd390d5c9564ab283a0349b9b9fcd46a706c1eb10e0db70bfbac7"
4569dependencies = [
4570 "ff",
4571 "rand_core 0.6.4",
4572 "subtle",
4573]
4574
4575[[package]]
4576name = "h2"
4577version = "0.3.21"
4578source = "registry+https://github.com/rust-lang/crates.io-index"
4579checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
4580dependencies = [
4581 "bytes 1.5.0",
4582 "fnv",
4583 "futures-core",
4584 "futures-sink",
4585 "futures-util",
4586 "http 0.2.9",
4587 "indexmap 1.9.3",
4588 "slab",
4589 "tokio",
4590 "tokio-util",
4591 "tracing",
4592]
4593
4594[[package]]
4595name = "half"
4596version = "2.4.1"
4597source = "registry+https://github.com/rust-lang/crates.io-index"
4598checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
4599dependencies = [
4600 "cfg-if",
4601 "crunchy",
4602]
4603
4604[[package]]
4605name = "hashbrown"
4606version = "0.12.3"
4607source = "registry+https://github.com/rust-lang/crates.io-index"
4608checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
4609dependencies = [
4610 "ahash 0.7.8",
4611]
4612
4613[[package]]
4614name = "hashbrown"
4615version = "0.13.2"
4616source = "registry+https://github.com/rust-lang/crates.io-index"
4617checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
4618dependencies = [
4619 "ahash 0.8.8",
4620]
4621
4622[[package]]
4623name = "hashbrown"
4624version = "0.14.0"
4625source = "registry+https://github.com/rust-lang/crates.io-index"
4626checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
4627dependencies = [
4628 "ahash 0.8.8",
4629 "allocator-api2",
4630]
4631
4632[[package]]
4633name = "hashlink"
4634version = "0.8.4"
4635source = "registry+https://github.com/rust-lang/crates.io-index"
4636checksum = "e8094feaf31ff591f651a2664fb9cfd92bba7a60ce3197265e9482ebe753c8f7"
4637dependencies = [
4638 "hashbrown 0.14.0",
4639]
4640
4641[[package]]
4642name = "headers"
4643version = "0.3.9"
4644source = "registry+https://github.com/rust-lang/crates.io-index"
4645checksum = "06683b93020a07e3dbcf5f8c0f6d40080d725bea7936fc01ad345c01b97dc270"
4646dependencies = [
4647 "base64 0.21.4",
4648 "bytes 1.5.0",
4649 "headers-core",
4650 "http 0.2.9",
4651 "httpdate",
4652 "mime",
4653 "sha1",
4654]
4655
4656[[package]]
4657name = "headers-core"
4658version = "0.2.0"
4659source = "registry+https://github.com/rust-lang/crates.io-index"
4660checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
4661dependencies = [
4662 "http 0.2.9",
4663]
4664
4665[[package]]
4666name = "headless"
4667version = "0.1.0"
4668dependencies = [
4669 "anyhow",
4670 "client",
4671 "ctrlc",
4672 "fs",
4673 "futures 0.3.28",
4674 "gpui",
4675 "language",
4676 "log",
4677 "node_runtime",
4678 "postage",
4679 "project",
4680 "rpc",
4681 "settings",
4682 "util",
4683]
4684
4685[[package]]
4686name = "heck"
4687version = "0.3.3"
4688source = "registry+https://github.com/rust-lang/crates.io-index"
4689checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
4690dependencies = [
4691 "unicode-segmentation",
4692]
4693
4694[[package]]
4695name = "heck"
4696version = "0.4.1"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
4699dependencies = [
4700 "unicode-segmentation",
4701]
4702
4703[[package]]
4704name = "heed"
4705version = "0.20.0-alpha.9"
4706source = "git+https://github.com/meilisearch/heed?rev=036ac23f73a021894974b9adc815bc95b3e0482a#036ac23f73a021894974b9adc815bc95b3e0482a"
4707dependencies = [
4708 "bitflags 2.4.2",
4709 "byteorder",
4710 "heed-traits",
4711 "heed-types",
4712 "libc",
4713 "lmdb-master-sys",
4714 "once_cell",
4715 "page_size",
4716 "serde",
4717 "synchronoise",
4718 "url",
4719]
4720
4721[[package]]
4722name = "heed-traits"
4723version = "0.20.0-alpha.9"
4724source = "git+https://github.com/meilisearch/heed?rev=036ac23f73a021894974b9adc815bc95b3e0482a#036ac23f73a021894974b9adc815bc95b3e0482a"
4725
4726[[package]]
4727name = "heed-types"
4728version = "0.20.0-alpha.9"
4729source = "git+https://github.com/meilisearch/heed?rev=036ac23f73a021894974b9adc815bc95b3e0482a#036ac23f73a021894974b9adc815bc95b3e0482a"
4730dependencies = [
4731 "bincode",
4732 "byteorder",
4733 "heed-traits",
4734 "serde",
4735 "serde_json",
4736]
4737
4738[[package]]
4739name = "hermit-abi"
4740version = "0.1.19"
4741source = "registry+https://github.com/rust-lang/crates.io-index"
4742checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
4743dependencies = [
4744 "libc",
4745]
4746
4747[[package]]
4748name = "hermit-abi"
4749version = "0.3.3"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7"
4752
4753[[package]]
4754name = "hex"
4755version = "0.4.3"
4756source = "registry+https://github.com/rust-lang/crates.io-index"
4757checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
4758
4759[[package]]
4760name = "hexf-parse"
4761version = "0.2.1"
4762source = "registry+https://github.com/rust-lang/crates.io-index"
4763checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df"
4764
4765[[package]]
4766name = "hidden-trait"
4767version = "0.1.2"
4768source = "registry+https://github.com/rust-lang/crates.io-index"
4769checksum = "68ed9e850438ac849bec07e7d09fbe9309cbd396a5988c30b010580ce08860df"
4770dependencies = [
4771 "proc-macro2",
4772 "quote",
4773 "syn 1.0.109",
4774]
4775
4776[[package]]
4777name = "hkdf"
4778version = "0.12.3"
4779source = "registry+https://github.com/rust-lang/crates.io-index"
4780checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
4781dependencies = [
4782 "hmac 0.12.1",
4783]
4784
4785[[package]]
4786name = "hmac"
4787version = "0.11.0"
4788source = "registry+https://github.com/rust-lang/crates.io-index"
4789checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
4790dependencies = [
4791 "crypto-mac",
4792 "digest 0.9.0",
4793]
4794
4795[[package]]
4796name = "hmac"
4797version = "0.12.1"
4798source = "registry+https://github.com/rust-lang/crates.io-index"
4799checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
4800dependencies = [
4801 "digest 0.10.7",
4802]
4803
4804[[package]]
4805name = "home"
4806version = "0.5.9"
4807source = "registry+https://github.com/rust-lang/crates.io-index"
4808checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5"
4809dependencies = [
4810 "windows-sys 0.52.0",
4811]
4812
4813[[package]]
4814name = "hound"
4815version = "3.5.0"
4816source = "registry+https://github.com/rust-lang/crates.io-index"
4817checksum = "4d13cdbd5dbb29f9c88095bbdc2590c9cba0d0a1269b983fef6b2cdd7e9f4db1"
4818
4819[[package]]
4820name = "http"
4821version = "0.2.9"
4822source = "registry+https://github.com/rust-lang/crates.io-index"
4823checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
4824dependencies = [
4825 "bytes 1.5.0",
4826 "fnv",
4827 "itoa",
4828]
4829
4830[[package]]
4831name = "http"
4832version = "1.0.0"
4833source = "registry+https://github.com/rust-lang/crates.io-index"
4834checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
4835dependencies = [
4836 "bytes 1.5.0",
4837 "fnv",
4838 "itoa",
4839]
4840
4841[[package]]
4842name = "http-body"
4843version = "0.4.5"
4844source = "registry+https://github.com/rust-lang/crates.io-index"
4845checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
4846dependencies = [
4847 "bytes 1.5.0",
4848 "http 0.2.9",
4849 "pin-project-lite",
4850]
4851
4852[[package]]
4853name = "http-range-header"
4854version = "0.3.1"
4855source = "registry+https://github.com/rust-lang/crates.io-index"
4856checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
4857
4858[[package]]
4859name = "httparse"
4860version = "1.8.0"
4861source = "registry+https://github.com/rust-lang/crates.io-index"
4862checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
4863
4864[[package]]
4865name = "httpdate"
4866version = "1.0.3"
4867source = "registry+https://github.com/rust-lang/crates.io-index"
4868checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
4869
4870[[package]]
4871name = "human_bytes"
4872version = "0.4.3"
4873source = "registry+https://github.com/rust-lang/crates.io-index"
4874checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
4875
4876[[package]]
4877name = "humantime"
4878version = "2.1.0"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
4881
4882[[package]]
4883name = "hyper"
4884version = "0.14.27"
4885source = "registry+https://github.com/rust-lang/crates.io-index"
4886checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
4887dependencies = [
4888 "bytes 1.5.0",
4889 "futures-channel",
4890 "futures-core",
4891 "futures-util",
4892 "h2",
4893 "http 0.2.9",
4894 "http-body",
4895 "httparse",
4896 "httpdate",
4897 "itoa",
4898 "pin-project-lite",
4899 "socket2 0.4.9",
4900 "tokio",
4901 "tower-service",
4902 "tracing",
4903 "want",
4904]
4905
4906[[package]]
4907name = "hyper-rustls"
4908version = "0.24.2"
4909source = "registry+https://github.com/rust-lang/crates.io-index"
4910checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
4911dependencies = [
4912 "futures-util",
4913 "http 0.2.9",
4914 "hyper",
4915 "log",
4916 "rustls",
4917 "rustls-native-certs",
4918 "tokio",
4919 "tokio-rustls",
4920]
4921
4922[[package]]
4923name = "hyper-tls"
4924version = "0.5.0"
4925source = "registry+https://github.com/rust-lang/crates.io-index"
4926checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
4927dependencies = [
4928 "bytes 1.5.0",
4929 "hyper",
4930 "native-tls",
4931 "tokio",
4932 "tokio-native-tls",
4933]
4934
4935[[package]]
4936name = "iana-time-zone"
4937version = "0.1.57"
4938source = "registry+https://github.com/rust-lang/crates.io-index"
4939checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
4940dependencies = [
4941 "android_system_properties",
4942 "core-foundation-sys 0.8.6",
4943 "iana-time-zone-haiku",
4944 "js-sys",
4945 "wasm-bindgen",
4946 "windows 0.48.0",
4947]
4948
4949[[package]]
4950name = "iana-time-zone-haiku"
4951version = "0.1.2"
4952source = "registry+https://github.com/rust-lang/crates.io-index"
4953checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
4954dependencies = [
4955 "cc",
4956]
4957
4958[[package]]
4959name = "id-arena"
4960version = "2.2.1"
4961source = "registry+https://github.com/rust-lang/crates.io-index"
4962checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
4963
4964[[package]]
4965name = "idna"
4966version = "0.5.0"
4967source = "registry+https://github.com/rust-lang/crates.io-index"
4968checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
4969dependencies = [
4970 "unicode-bidi",
4971 "unicode-normalization",
4972]
4973
4974[[package]]
4975name = "ignore"
4976version = "0.4.22"
4977source = "registry+https://github.com/rust-lang/crates.io-index"
4978checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
4979dependencies = [
4980 "crossbeam-deque",
4981 "globset",
4982 "log",
4983 "memchr",
4984 "regex-automata 0.4.5",
4985 "same-file",
4986 "walkdir",
4987 "winapi-util",
4988]
4989
4990[[package]]
4991name = "image"
4992version = "0.23.14"
4993source = "registry+https://github.com/rust-lang/crates.io-index"
4994checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
4995dependencies = [
4996 "bytemuck",
4997 "byteorder",
4998 "color_quant",
4999 "gif",
5000 "jpeg-decoder",
5001 "num-iter",
5002 "num-rational 0.3.2",
5003 "num-traits",
5004 "png 0.16.8",
5005 "scoped_threadpool",
5006 "tiff",
5007]
5008
5009[[package]]
5010name = "image_viewer"
5011version = "0.1.0"
5012dependencies = [
5013 "anyhow",
5014 "db",
5015 "gpui",
5016 "project",
5017 "ui",
5018 "util",
5019 "workspace",
5020]
5021
5022[[package]]
5023name = "imagesize"
5024version = "0.12.0"
5025source = "registry+https://github.com/rust-lang/crates.io-index"
5026checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
5027
5028[[package]]
5029name = "indexmap"
5030version = "1.9.3"
5031source = "registry+https://github.com/rust-lang/crates.io-index"
5032checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
5033dependencies = [
5034 "autocfg",
5035 "hashbrown 0.12.3",
5036 "serde",
5037]
5038
5039[[package]]
5040name = "indexmap"
5041version = "2.0.0"
5042source = "registry+https://github.com/rust-lang/crates.io-index"
5043checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
5044dependencies = [
5045 "equivalent",
5046 "hashbrown 0.14.0",
5047 "serde",
5048]
5049
5050[[package]]
5051name = "indoc"
5052version = "1.0.9"
5053source = "registry+https://github.com/rust-lang/crates.io-index"
5054checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
5055
5056[[package]]
5057name = "inherent"
5058version = "1.0.10"
5059source = "registry+https://github.com/rust-lang/crates.io-index"
5060checksum = "ce243b1bfa62ffc028f1cc3b6034ec63d649f3031bc8a4fbbb004e1ac17d1f68"
5061dependencies = [
5062 "proc-macro2",
5063 "quote",
5064 "syn 2.0.48",
5065]
5066
5067[[package]]
5068name = "inotify"
5069version = "0.9.6"
5070source = "registry+https://github.com/rust-lang/crates.io-index"
5071checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
5072dependencies = [
5073 "bitflags 1.3.2",
5074 "inotify-sys",
5075 "libc",
5076]
5077
5078[[package]]
5079name = "inotify-sys"
5080version = "0.1.5"
5081source = "registry+https://github.com/rust-lang/crates.io-index"
5082checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
5083dependencies = [
5084 "libc",
5085]
5086
5087[[package]]
5088name = "inout"
5089version = "0.1.3"
5090source = "registry+https://github.com/rust-lang/crates.io-index"
5091checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5092dependencies = [
5093 "block-padding",
5094 "generic-array",
5095]
5096
5097[[package]]
5098name = "install_cli"
5099version = "0.1.0"
5100dependencies = [
5101 "anyhow",
5102 "gpui",
5103 "smol",
5104 "util",
5105]
5106
5107[[package]]
5108name = "instant"
5109version = "0.1.12"
5110source = "registry+https://github.com/rust-lang/crates.io-index"
5111checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
5112dependencies = [
5113 "cfg-if",
5114]
5115
5116[[package]]
5117name = "io-extras"
5118version = "0.18.1"
5119source = "registry+https://github.com/rust-lang/crates.io-index"
5120checksum = "c301e73fb90e8a29e600a9f402d095765f74310d582916a952f618836a1bd1ed"
5121dependencies = [
5122 "io-lifetimes 2.0.3",
5123 "windows-sys 0.52.0",
5124]
5125
5126[[package]]
5127name = "io-lifetimes"
5128version = "1.0.11"
5129source = "registry+https://github.com/rust-lang/crates.io-index"
5130checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5131dependencies = [
5132 "hermit-abi 0.3.3",
5133 "libc",
5134 "windows-sys 0.48.0",
5135]
5136
5137[[package]]
5138name = "io-lifetimes"
5139version = "2.0.3"
5140source = "registry+https://github.com/rust-lang/crates.io-index"
5141checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5142
5143[[package]]
5144name = "iovec"
5145version = "0.1.4"
5146source = "registry+https://github.com/rust-lang/crates.io-index"
5147checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5148dependencies = [
5149 "libc",
5150]
5151
5152[[package]]
5153name = "ipc-channel"
5154version = "0.18.0"
5155source = "registry+https://github.com/rust-lang/crates.io-index"
5156checksum = "7ab3a34c91b7e84a72643bd75d1bac3afd241f78f9859fe0b5e5b2a6a75732c2"
5157dependencies = [
5158 "bincode",
5159 "crossbeam-channel",
5160 "fnv",
5161 "lazy_static",
5162 "libc",
5163 "mio",
5164 "rand 0.8.5",
5165 "serde",
5166 "tempfile",
5167 "uuid",
5168 "windows 0.48.0",
5169]
5170
5171[[package]]
5172name = "ipnet"
5173version = "2.8.0"
5174source = "registry+https://github.com/rust-lang/crates.io-index"
5175checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
5176
5177[[package]]
5178name = "is-docker"
5179version = "0.2.0"
5180source = "registry+https://github.com/rust-lang/crates.io-index"
5181checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
5182dependencies = [
5183 "once_cell",
5184]
5185
5186[[package]]
5187name = "is-wsl"
5188version = "0.4.0"
5189source = "registry+https://github.com/rust-lang/crates.io-index"
5190checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
5191dependencies = [
5192 "is-docker",
5193 "once_cell",
5194]
5195
5196[[package]]
5197name = "isahc"
5198version = "1.7.2"
5199source = "registry+https://github.com/rust-lang/crates.io-index"
5200checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
5201dependencies = [
5202 "async-channel 1.9.0",
5203 "castaway",
5204 "crossbeam-utils",
5205 "curl",
5206 "curl-sys",
5207 "encoding_rs",
5208 "event-listener 2.5.3",
5209 "futures-lite 1.13.0",
5210 "http 0.2.9",
5211 "log",
5212 "mime",
5213 "once_cell",
5214 "polling 2.8.0",
5215 "slab",
5216 "sluice",
5217 "tracing",
5218 "tracing-futures",
5219 "url",
5220 "waker-fn",
5221]
5222
5223[[package]]
5224name = "itertools"
5225version = "0.10.5"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
5228dependencies = [
5229 "either",
5230]
5231
5232[[package]]
5233name = "itertools"
5234version = "0.11.0"
5235source = "registry+https://github.com/rust-lang/crates.io-index"
5236checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
5237dependencies = [
5238 "either",
5239]
5240
5241[[package]]
5242name = "itertools"
5243version = "0.12.1"
5244source = "registry+https://github.com/rust-lang/crates.io-index"
5245checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
5246dependencies = [
5247 "either",
5248]
5249
5250[[package]]
5251name = "itoa"
5252version = "1.0.9"
5253source = "registry+https://github.com/rust-lang/crates.io-index"
5254checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
5255
5256[[package]]
5257name = "jni"
5258version = "0.19.0"
5259source = "registry+https://github.com/rust-lang/crates.io-index"
5260checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
5261dependencies = [
5262 "cesu8",
5263 "combine",
5264 "jni-sys",
5265 "log",
5266 "thiserror",
5267 "walkdir",
5268]
5269
5270[[package]]
5271name = "jni"
5272version = "0.20.0"
5273source = "registry+https://github.com/rust-lang/crates.io-index"
5274checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c"
5275dependencies = [
5276 "cesu8",
5277 "combine",
5278 "jni-sys",
5279 "log",
5280 "thiserror",
5281 "walkdir",
5282]
5283
5284[[package]]
5285name = "jni-sys"
5286version = "0.3.0"
5287source = "registry+https://github.com/rust-lang/crates.io-index"
5288checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
5289
5290[[package]]
5291name = "jobserver"
5292version = "0.1.28"
5293source = "registry+https://github.com/rust-lang/crates.io-index"
5294checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
5295dependencies = [
5296 "libc",
5297]
5298
5299[[package]]
5300name = "journal"
5301version = "0.1.0"
5302dependencies = [
5303 "anyhow",
5304 "chrono",
5305 "editor",
5306 "gpui",
5307 "log",
5308 "schemars",
5309 "serde",
5310 "settings",
5311 "shellexpand",
5312 "workspace",
5313]
5314
5315[[package]]
5316name = "jpeg-decoder"
5317version = "0.1.22"
5318source = "registry+https://github.com/rust-lang/crates.io-index"
5319checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
5320dependencies = [
5321 "rayon",
5322]
5323
5324[[package]]
5325name = "js-sys"
5326version = "0.3.64"
5327source = "registry+https://github.com/rust-lang/crates.io-index"
5328checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
5329dependencies = [
5330 "wasm-bindgen",
5331]
5332
5333[[package]]
5334name = "jwt"
5335version = "0.16.0"
5336source = "registry+https://github.com/rust-lang/crates.io-index"
5337checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
5338dependencies = [
5339 "base64 0.13.1",
5340 "crypto-common",
5341 "digest 0.10.7",
5342 "hmac 0.12.1",
5343 "serde",
5344 "serde_json",
5345 "sha2 0.10.7",
5346]
5347
5348[[package]]
5349name = "khronos-egl"
5350version = "5.0.0"
5351source = "registry+https://github.com/rust-lang/crates.io-index"
5352checksum = "d1382b16c04aeb821453d6215a3c80ba78f24c6595c5aa85653378aabe0c83e3"
5353dependencies = [
5354 "libc",
5355 "libloading 0.8.0",
5356]
5357
5358[[package]]
5359name = "kqueue"
5360version = "1.0.8"
5361source = "registry+https://github.com/rust-lang/crates.io-index"
5362checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
5363dependencies = [
5364 "kqueue-sys",
5365 "libc",
5366]
5367
5368[[package]]
5369name = "kqueue-sys"
5370version = "1.0.4"
5371source = "registry+https://github.com/rust-lang/crates.io-index"
5372checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
5373dependencies = [
5374 "bitflags 1.3.2",
5375 "libc",
5376]
5377
5378[[package]]
5379name = "kurbo"
5380version = "0.11.0"
5381source = "registry+https://github.com/rust-lang/crates.io-index"
5382checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
5383dependencies = [
5384 "arrayvec",
5385 "smallvec",
5386]
5387
5388[[package]]
5389name = "kv-log-macro"
5390version = "1.0.7"
5391source = "registry+https://github.com/rust-lang/crates.io-index"
5392checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
5393dependencies = [
5394 "log",
5395]
5396
5397[[package]]
5398name = "language"
5399version = "0.1.0"
5400dependencies = [
5401 "anyhow",
5402 "async-trait",
5403 "clock",
5404 "collections",
5405 "ctor",
5406 "env_logger",
5407 "futures 0.3.28",
5408 "fuzzy",
5409 "git",
5410 "globset",
5411 "gpui",
5412 "indoc",
5413 "lazy_static",
5414 "log",
5415 "lsp",
5416 "parking_lot",
5417 "postage",
5418 "pulldown-cmark",
5419 "rand 0.8.5",
5420 "regex",
5421 "rpc",
5422 "schemars",
5423 "serde",
5424 "serde_json",
5425 "settings",
5426 "similar",
5427 "smallvec",
5428 "smol",
5429 "sum_tree",
5430 "task",
5431 "text",
5432 "theme",
5433 "tree-sitter",
5434 "tree-sitter-elixir",
5435 "tree-sitter-embedded-template",
5436 "tree-sitter-heex",
5437 "tree-sitter-html",
5438 "tree-sitter-json 0.20.0",
5439 "tree-sitter-markdown",
5440 "tree-sitter-ruby",
5441 "tree-sitter-rust",
5442 "tree-sitter-typescript",
5443 "unicase",
5444 "unindent",
5445 "util",
5446]
5447
5448[[package]]
5449name = "language_selector"
5450version = "0.1.0"
5451dependencies = [
5452 "anyhow",
5453 "editor",
5454 "fuzzy",
5455 "gpui",
5456 "language",
5457 "picker",
5458 "project",
5459 "ui",
5460 "util",
5461 "workspace",
5462]
5463
5464[[package]]
5465name = "language_tools"
5466version = "0.1.0"
5467dependencies = [
5468 "anyhow",
5469 "client",
5470 "collections",
5471 "editor",
5472 "env_logger",
5473 "futures 0.3.28",
5474 "gpui",
5475 "language",
5476 "lsp",
5477 "project",
5478 "release_channel",
5479 "serde_json",
5480 "settings",
5481 "theme",
5482 "tree-sitter",
5483 "ui",
5484 "util",
5485 "workspace",
5486]
5487
5488[[package]]
5489name = "languages"
5490version = "0.1.0"
5491dependencies = [
5492 "anyhow",
5493 "async-compression",
5494 "async-tar",
5495 "async-trait",
5496 "collections",
5497 "feature_flags",
5498 "futures 0.3.28",
5499 "gpui",
5500 "language",
5501 "lazy_static",
5502 "log",
5503 "lsp",
5504 "node_runtime",
5505 "project",
5506 "regex",
5507 "rope",
5508 "rust-embed",
5509 "schemars",
5510 "serde",
5511 "serde_derive",
5512 "serde_json",
5513 "settings",
5514 "shellexpand",
5515 "smol",
5516 "task",
5517 "text",
5518 "theme",
5519 "toml 0.8.10",
5520 "tree-sitter",
5521 "tree-sitter-bash",
5522 "tree-sitter-c",
5523 "tree-sitter-cpp",
5524 "tree-sitter-css",
5525 "tree-sitter-elixir",
5526 "tree-sitter-embedded-template",
5527 "tree-sitter-go",
5528 "tree-sitter-gomod",
5529 "tree-sitter-gowork",
5530 "tree-sitter-heex",
5531 "tree-sitter-jsdoc",
5532 "tree-sitter-json 0.20.0",
5533 "tree-sitter-markdown",
5534 "tree-sitter-proto",
5535 "tree-sitter-python",
5536 "tree-sitter-regex",
5537 "tree-sitter-ruby",
5538 "tree-sitter-rust",
5539 "tree-sitter-typescript",
5540 "tree-sitter-yaml",
5541 "unindent",
5542 "util",
5543 "workspace",
5544]
5545
5546[[package]]
5547name = "lazy-bytes-cast"
5548version = "5.0.1"
5549source = "registry+https://github.com/rust-lang/crates.io-index"
5550checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
5551
5552[[package]]
5553name = "lazy_static"
5554version = "1.4.0"
5555source = "registry+https://github.com/rust-lang/crates.io-index"
5556checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
5557dependencies = [
5558 "spin 0.5.2",
5559]
5560
5561[[package]]
5562name = "lazycell"
5563version = "1.3.0"
5564source = "registry+https://github.com/rust-lang/crates.io-index"
5565checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
5566
5567[[package]]
5568name = "leb128"
5569version = "0.2.5"
5570source = "registry+https://github.com/rust-lang/crates.io-index"
5571checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
5572
5573[[package]]
5574name = "libc"
5575version = "0.2.153"
5576source = "registry+https://github.com/rust-lang/crates.io-index"
5577checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
5578
5579[[package]]
5580name = "libgit2-sys"
5581version = "0.16.2+1.7.2"
5582source = "registry+https://github.com/rust-lang/crates.io-index"
5583checksum = "ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8"
5584dependencies = [
5585 "cc",
5586 "libc",
5587 "libz-sys",
5588 "pkg-config",
5589]
5590
5591[[package]]
5592name = "libloading"
5593version = "0.7.4"
5594source = "registry+https://github.com/rust-lang/crates.io-index"
5595checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
5596dependencies = [
5597 "cfg-if",
5598 "winapi",
5599]
5600
5601[[package]]
5602name = "libloading"
5603version = "0.8.0"
5604source = "registry+https://github.com/rust-lang/crates.io-index"
5605checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
5606dependencies = [
5607 "cfg-if",
5608 "windows-sys 0.48.0",
5609]
5610
5611[[package]]
5612name = "libm"
5613version = "0.2.8"
5614source = "registry+https://github.com/rust-lang/crates.io-index"
5615checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
5616
5617[[package]]
5618name = "libmimalloc-sys"
5619version = "0.1.35"
5620source = "registry+https://github.com/rust-lang/crates.io-index"
5621checksum = "3979b5c37ece694f1f5e51e7ecc871fdb0f517ed04ee45f88d15d6d553cb9664"
5622dependencies = [
5623 "cc",
5624 "libc",
5625]
5626
5627[[package]]
5628name = "libsqlite3-sys"
5629version = "0.26.0"
5630source = "registry+https://github.com/rust-lang/crates.io-index"
5631checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
5632dependencies = [
5633 "cc",
5634 "pkg-config",
5635 "vcpkg",
5636]
5637
5638[[package]]
5639name = "libz-sys"
5640version = "1.1.12"
5641source = "registry+https://github.com/rust-lang/crates.io-index"
5642checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
5643dependencies = [
5644 "cc",
5645 "libc",
5646 "pkg-config",
5647 "vcpkg",
5648]
5649
5650[[package]]
5651name = "line-wrap"
5652version = "0.1.1"
5653source = "registry+https://github.com/rust-lang/crates.io-index"
5654checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
5655dependencies = [
5656 "safemem",
5657]
5658
5659[[package]]
5660name = "linkify"
5661version = "0.10.0"
5662source = "registry+https://github.com/rust-lang/crates.io-index"
5663checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
5664dependencies = [
5665 "memchr",
5666]
5667
5668[[package]]
5669name = "linkme"
5670version = "0.3.17"
5671source = "registry+https://github.com/rust-lang/crates.io-index"
5672checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
5673dependencies = [
5674 "linkme-impl",
5675]
5676
5677[[package]]
5678name = "linkme-impl"
5679version = "0.3.17"
5680source = "registry+https://github.com/rust-lang/crates.io-index"
5681checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
5682dependencies = [
5683 "proc-macro2",
5684 "quote",
5685 "syn 2.0.48",
5686]
5687
5688[[package]]
5689name = "linux-raw-sys"
5690version = "0.3.8"
5691source = "registry+https://github.com/rust-lang/crates.io-index"
5692checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
5693
5694[[package]]
5695name = "linux-raw-sys"
5696version = "0.4.12"
5697source = "registry+https://github.com/rust-lang/crates.io-index"
5698checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
5699
5700[[package]]
5701name = "live_kit_client"
5702version = "0.1.0"
5703dependencies = [
5704 "anyhow",
5705 "async-broadcast",
5706 "async-trait",
5707 "collections",
5708 "core-foundation",
5709 "futures 0.3.28",
5710 "gpui",
5711 "live_kit_server",
5712 "log",
5713 "media",
5714 "nanoid",
5715 "parking_lot",
5716 "postage",
5717 "serde",
5718 "serde_json",
5719 "sha2 0.10.7",
5720 "simplelog",
5721]
5722
5723[[package]]
5724name = "live_kit_server"
5725version = "0.1.0"
5726dependencies = [
5727 "anyhow",
5728 "async-trait",
5729 "hmac 0.12.1",
5730 "jwt",
5731 "log",
5732 "prost",
5733 "prost-build",
5734 "prost-types",
5735 "reqwest",
5736 "serde",
5737 "sha2 0.10.7",
5738]
5739
5740[[package]]
5741name = "lmdb-master-sys"
5742version = "0.1.0"
5743source = "git+https://github.com/meilisearch/heed?rev=036ac23f73a021894974b9adc815bc95b3e0482a#036ac23f73a021894974b9adc815bc95b3e0482a"
5744dependencies = [
5745 "cc",
5746 "doxygen-rs",
5747 "libc",
5748]
5749
5750[[package]]
5751name = "lock_api"
5752version = "0.4.10"
5753source = "registry+https://github.com/rust-lang/crates.io-index"
5754checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
5755dependencies = [
5756 "autocfg",
5757 "scopeguard",
5758]
5759
5760[[package]]
5761name = "log"
5762version = "0.4.20"
5763source = "registry+https://github.com/rust-lang/crates.io-index"
5764checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
5765dependencies = [
5766 "serde",
5767 "value-bag",
5768]
5769
5770[[package]]
5771name = "lsp"
5772version = "0.1.0"
5773dependencies = [
5774 "anyhow",
5775 "async-pipe",
5776 "collections",
5777 "ctor",
5778 "env_logger",
5779 "futures 0.3.28",
5780 "gpui",
5781 "log",
5782 "lsp-types",
5783 "parking_lot",
5784 "postage",
5785 "release_channel",
5786 "serde",
5787 "serde_json",
5788 "smol",
5789 "util",
5790 "windows 0.53.0",
5791]
5792
5793[[package]]
5794name = "lsp-types"
5795version = "0.94.1"
5796source = "git+https://github.com/zed-industries/lsp-types?branch=updated-completion-list-item-defaults#90a040a1d195687bd19e1df47463320a44e93d7a"
5797dependencies = [
5798 "bitflags 1.3.2",
5799 "serde",
5800 "serde_json",
5801 "serde_repr",
5802 "url",
5803]
5804
5805[[package]]
5806name = "lz4"
5807version = "1.24.0"
5808source = "registry+https://github.com/rust-lang/crates.io-index"
5809checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
5810dependencies = [
5811 "libc",
5812 "lz4-sys",
5813]
5814
5815[[package]]
5816name = "lz4-sys"
5817version = "1.9.4"
5818source = "registry+https://github.com/rust-lang/crates.io-index"
5819checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
5820dependencies = [
5821 "cc",
5822 "libc",
5823]
5824
5825[[package]]
5826name = "mac"
5827version = "0.1.1"
5828source = "registry+https://github.com/rust-lang/crates.io-index"
5829checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
5830
5831[[package]]
5832name = "mach"
5833version = "0.3.2"
5834source = "registry+https://github.com/rust-lang/crates.io-index"
5835checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
5836dependencies = [
5837 "libc",
5838]
5839
5840[[package]]
5841name = "mach2"
5842version = "0.4.1"
5843source = "registry+https://github.com/rust-lang/crates.io-index"
5844checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
5845dependencies = [
5846 "libc",
5847]
5848
5849[[package]]
5850name = "malloc_buf"
5851version = "0.0.6"
5852source = "registry+https://github.com/rust-lang/crates.io-index"
5853checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
5854dependencies = [
5855 "libc",
5856]
5857
5858[[package]]
5859name = "markdown_preview"
5860version = "0.1.0"
5861dependencies = [
5862 "anyhow",
5863 "async-recursion 1.0.5",
5864 "editor",
5865 "gpui",
5866 "language",
5867 "linkify",
5868 "log",
5869 "pretty_assertions",
5870 "pulldown-cmark",
5871 "theme",
5872 "ui",
5873 "workspace",
5874]
5875
5876[[package]]
5877name = "matchers"
5878version = "0.1.0"
5879source = "registry+https://github.com/rust-lang/crates.io-index"
5880checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
5881dependencies = [
5882 "regex-automata 0.1.10",
5883]
5884
5885[[package]]
5886name = "matchit"
5887version = "0.7.3"
5888source = "registry+https://github.com/rust-lang/crates.io-index"
5889checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
5890
5891[[package]]
5892name = "maybe-owned"
5893version = "0.3.4"
5894source = "registry+https://github.com/rust-lang/crates.io-index"
5895checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
5896
5897[[package]]
5898name = "md-5"
5899version = "0.10.5"
5900source = "registry+https://github.com/rust-lang/crates.io-index"
5901checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
5902dependencies = [
5903 "digest 0.10.7",
5904]
5905
5906[[package]]
5907name = "media"
5908version = "0.1.0"
5909dependencies = [
5910 "anyhow",
5911 "bindgen 0.65.1",
5912 "core-foundation",
5913 "foreign-types 0.5.0",
5914 "metal",
5915 "objc",
5916]
5917
5918[[package]]
5919name = "memchr"
5920version = "2.6.3"
5921source = "registry+https://github.com/rust-lang/crates.io-index"
5922checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
5923
5924[[package]]
5925name = "memfd"
5926version = "0.6.4"
5927source = "registry+https://github.com/rust-lang/crates.io-index"
5928checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
5929dependencies = [
5930 "rustix 0.38.32",
5931]
5932
5933[[package]]
5934name = "memmap2"
5935version = "0.8.0"
5936source = "registry+https://github.com/rust-lang/crates.io-index"
5937checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
5938dependencies = [
5939 "libc",
5940]
5941
5942[[package]]
5943name = "memmap2"
5944version = "0.9.4"
5945source = "registry+https://github.com/rust-lang/crates.io-index"
5946checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
5947dependencies = [
5948 "libc",
5949]
5950
5951[[package]]
5952name = "memoffset"
5953version = "0.9.0"
5954source = "registry+https://github.com/rust-lang/crates.io-index"
5955checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
5956dependencies = [
5957 "autocfg",
5958]
5959
5960[[package]]
5961name = "menu"
5962version = "0.1.0"
5963dependencies = [
5964 "gpui",
5965 "serde",
5966]
5967
5968[[package]]
5969name = "metal"
5970version = "0.25.0"
5971source = "registry+https://github.com/rust-lang/crates.io-index"
5972checksum = "550b24b0cd4cf923f36bae78eca457b3a10d8a6a14a9c84cb2687b527e6a84af"
5973dependencies = [
5974 "bitflags 1.3.2",
5975 "block",
5976 "core-graphics-types",
5977 "foreign-types 0.5.0",
5978 "log",
5979 "objc",
5980 "paste",
5981]
5982
5983[[package]]
5984name = "mimalloc"
5985version = "0.1.39"
5986source = "registry+https://github.com/rust-lang/crates.io-index"
5987checksum = "fa01922b5ea280a911e323e4d2fd24b7fe5cc4042e0d2cda3c40775cdc4bdc9c"
5988dependencies = [
5989 "libmimalloc-sys",
5990]
5991
5992[[package]]
5993name = "mime"
5994version = "0.3.17"
5995source = "registry+https://github.com/rust-lang/crates.io-index"
5996checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
5997
5998[[package]]
5999name = "minimal-lexical"
6000version = "0.2.1"
6001source = "registry+https://github.com/rust-lang/crates.io-index"
6002checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6003
6004[[package]]
6005name = "miniz_oxide"
6006version = "0.3.7"
6007source = "registry+https://github.com/rust-lang/crates.io-index"
6008checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
6009dependencies = [
6010 "adler32",
6011]
6012
6013[[package]]
6014name = "miniz_oxide"
6015version = "0.4.4"
6016source = "registry+https://github.com/rust-lang/crates.io-index"
6017checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
6018dependencies = [
6019 "adler",
6020 "autocfg",
6021]
6022
6023[[package]]
6024name = "miniz_oxide"
6025version = "0.7.1"
6026source = "registry+https://github.com/rust-lang/crates.io-index"
6027checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
6028dependencies = [
6029 "adler",
6030 "simd-adler32",
6031]
6032
6033[[package]]
6034name = "mint"
6035version = "0.5.9"
6036source = "registry+https://github.com/rust-lang/crates.io-index"
6037checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
6038
6039[[package]]
6040name = "mio"
6041version = "0.8.11"
6042source = "registry+https://github.com/rust-lang/crates.io-index"
6043checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
6044dependencies = [
6045 "libc",
6046 "log",
6047 "wasi 0.11.0+wasi-snapshot-preview1",
6048 "windows-sys 0.48.0",
6049]
6050
6051[[package]]
6052name = "miow"
6053version = "0.6.0"
6054source = "registry+https://github.com/rust-lang/crates.io-index"
6055checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
6056dependencies = [
6057 "windows-sys 0.48.0",
6058]
6059
6060[[package]]
6061name = "multi_buffer"
6062version = "0.1.0"
6063dependencies = [
6064 "anyhow",
6065 "clock",
6066 "collections",
6067 "ctor",
6068 "env_logger",
6069 "futures 0.3.28",
6070 "git",
6071 "gpui",
6072 "itertools 0.11.0",
6073 "language",
6074 "log",
6075 "parking_lot",
6076 "rand 0.8.5",
6077 "settings",
6078 "smallvec",
6079 "sum_tree",
6080 "text",
6081 "theme",
6082 "util",
6083]
6084
6085[[package]]
6086name = "multimap"
6087version = "0.8.3"
6088source = "registry+https://github.com/rust-lang/crates.io-index"
6089checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
6090
6091[[package]]
6092name = "naga"
6093version = "0.14.2"
6094source = "registry+https://github.com/rust-lang/crates.io-index"
6095checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
6096dependencies = [
6097 "bit-set",
6098 "bitflags 2.4.2",
6099 "codespan-reporting",
6100 "hexf-parse",
6101 "indexmap 2.0.0",
6102 "log",
6103 "num-traits",
6104 "rustc-hash",
6105 "spirv",
6106 "termcolor",
6107 "thiserror",
6108 "unicode-xid",
6109]
6110
6111[[package]]
6112name = "nanoid"
6113version = "0.4.0"
6114source = "registry+https://github.com/rust-lang/crates.io-index"
6115checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
6116dependencies = [
6117 "rand 0.8.5",
6118]
6119
6120[[package]]
6121name = "nanorand"
6122version = "0.7.0"
6123source = "registry+https://github.com/rust-lang/crates.io-index"
6124checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
6125dependencies = [
6126 "getrandom 0.2.10",
6127]
6128
6129[[package]]
6130name = "native-tls"
6131version = "0.2.11"
6132source = "registry+https://github.com/rust-lang/crates.io-index"
6133checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
6134dependencies = [
6135 "lazy_static",
6136 "libc",
6137 "log",
6138 "openssl",
6139 "openssl-probe",
6140 "openssl-sys",
6141 "schannel",
6142 "security-framework",
6143 "security-framework-sys",
6144 "tempfile",
6145]
6146
6147[[package]]
6148name = "ndk"
6149version = "0.7.0"
6150source = "registry+https://github.com/rust-lang/crates.io-index"
6151checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
6152dependencies = [
6153 "bitflags 1.3.2",
6154 "jni-sys",
6155 "ndk-sys",
6156 "num_enum",
6157 "raw-window-handle 0.5.2",
6158 "thiserror",
6159]
6160
6161[[package]]
6162name = "ndk-context"
6163version = "0.1.1"
6164source = "registry+https://github.com/rust-lang/crates.io-index"
6165checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
6166
6167[[package]]
6168name = "ndk-sys"
6169version = "0.4.1+23.1.7779620"
6170source = "registry+https://github.com/rust-lang/crates.io-index"
6171checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
6172dependencies = [
6173 "jni-sys",
6174]
6175
6176[[package]]
6177name = "new_debug_unreachable"
6178version = "1.0.4"
6179source = "registry+https://github.com/rust-lang/crates.io-index"
6180checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
6181
6182[[package]]
6183name = "nix"
6184version = "0.24.3"
6185source = "registry+https://github.com/rust-lang/crates.io-index"
6186checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
6187dependencies = [
6188 "bitflags 1.3.2",
6189 "cfg-if",
6190 "libc",
6191]
6192
6193[[package]]
6194name = "nix"
6195version = "0.27.1"
6196source = "registry+https://github.com/rust-lang/crates.io-index"
6197checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
6198dependencies = [
6199 "bitflags 2.4.2",
6200 "cfg-if",
6201 "libc",
6202 "memoffset",
6203]
6204
6205[[package]]
6206name = "nix"
6207version = "0.28.0"
6208source = "registry+https://github.com/rust-lang/crates.io-index"
6209checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
6210dependencies = [
6211 "bitflags 2.4.2",
6212 "cfg-if",
6213 "cfg_aliases",
6214 "libc",
6215]
6216
6217[[package]]
6218name = "node_runtime"
6219version = "0.1.0"
6220dependencies = [
6221 "anyhow",
6222 "async-compression",
6223 "async-tar",
6224 "async-trait",
6225 "futures 0.3.28",
6226 "log",
6227 "semver",
6228 "serde",
6229 "serde_json",
6230 "smol",
6231 "util",
6232]
6233
6234[[package]]
6235name = "nom"
6236version = "7.1.3"
6237source = "registry+https://github.com/rust-lang/crates.io-index"
6238checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
6239dependencies = [
6240 "memchr",
6241 "minimal-lexical",
6242]
6243
6244[[package]]
6245name = "notifications"
6246version = "0.1.0"
6247dependencies = [
6248 "anyhow",
6249 "channel",
6250 "client",
6251 "collections",
6252 "db",
6253 "gpui",
6254 "rpc",
6255 "settings",
6256 "sum_tree",
6257 "time",
6258 "util",
6259]
6260
6261[[package]]
6262name = "notify"
6263version = "6.1.1"
6264source = "registry+https://github.com/rust-lang/crates.io-index"
6265checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
6266dependencies = [
6267 "bitflags 2.4.2",
6268 "crossbeam-channel",
6269 "filetime",
6270 "fsevent-sys 4.1.0",
6271 "inotify",
6272 "kqueue",
6273 "libc",
6274 "log",
6275 "mio",
6276 "walkdir",
6277 "windows-sys 0.48.0",
6278]
6279
6280[[package]]
6281name = "ntapi"
6282version = "0.4.1"
6283source = "registry+https://github.com/rust-lang/crates.io-index"
6284checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
6285dependencies = [
6286 "winapi",
6287]
6288
6289[[package]]
6290name = "nu-ansi-term"
6291version = "0.46.0"
6292source = "registry+https://github.com/rust-lang/crates.io-index"
6293checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
6294dependencies = [
6295 "overload",
6296 "winapi",
6297]
6298
6299[[package]]
6300name = "num"
6301version = "0.4.1"
6302source = "registry+https://github.com/rust-lang/crates.io-index"
6303checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
6304dependencies = [
6305 "num-bigint",
6306 "num-complex",
6307 "num-integer",
6308 "num-iter",
6309 "num-rational 0.4.1",
6310 "num-traits",
6311]
6312
6313[[package]]
6314name = "num-bigint"
6315version = "0.4.4"
6316source = "registry+https://github.com/rust-lang/crates.io-index"
6317checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
6318dependencies = [
6319 "autocfg",
6320 "num-integer",
6321 "num-traits",
6322]
6323
6324[[package]]
6325name = "num-bigint-dig"
6326version = "0.7.1"
6327source = "registry+https://github.com/rust-lang/crates.io-index"
6328checksum = "f9bc3e36fd683e004fd59c64a425e0e991616f5a8b617c3b9a933a93c168facc"
6329dependencies = [
6330 "byteorder",
6331 "lazy_static",
6332 "libm",
6333 "num-integer",
6334 "num-iter",
6335 "num-traits",
6336 "rand 0.8.5",
6337 "smallvec",
6338 "zeroize",
6339]
6340
6341[[package]]
6342name = "num-bigint-dig"
6343version = "0.8.4"
6344source = "registry+https://github.com/rust-lang/crates.io-index"
6345checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
6346dependencies = [
6347 "byteorder",
6348 "lazy_static",
6349 "libm",
6350 "num-integer",
6351 "num-iter",
6352 "num-traits",
6353 "rand 0.8.5",
6354 "serde",
6355 "smallvec",
6356 "zeroize",
6357]
6358
6359[[package]]
6360name = "num-complex"
6361version = "0.4.4"
6362source = "registry+https://github.com/rust-lang/crates.io-index"
6363checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
6364dependencies = [
6365 "num-traits",
6366]
6367
6368[[package]]
6369name = "num-derive"
6370version = "0.3.3"
6371source = "registry+https://github.com/rust-lang/crates.io-index"
6372checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
6373dependencies = [
6374 "proc-macro2",
6375 "quote",
6376 "syn 1.0.109",
6377]
6378
6379[[package]]
6380name = "num-integer"
6381version = "0.1.45"
6382source = "registry+https://github.com/rust-lang/crates.io-index"
6383checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
6384dependencies = [
6385 "autocfg",
6386 "num-traits",
6387]
6388
6389[[package]]
6390name = "num-iter"
6391version = "0.1.43"
6392source = "registry+https://github.com/rust-lang/crates.io-index"
6393checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
6394dependencies = [
6395 "autocfg",
6396 "num-integer",
6397 "num-traits",
6398]
6399
6400[[package]]
6401name = "num-rational"
6402version = "0.3.2"
6403source = "registry+https://github.com/rust-lang/crates.io-index"
6404checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
6405dependencies = [
6406 "autocfg",
6407 "num-integer",
6408 "num-traits",
6409]
6410
6411[[package]]
6412name = "num-rational"
6413version = "0.4.1"
6414source = "registry+https://github.com/rust-lang/crates.io-index"
6415checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
6416dependencies = [
6417 "autocfg",
6418 "num-bigint",
6419 "num-integer",
6420 "num-traits",
6421]
6422
6423[[package]]
6424name = "num-traits"
6425version = "0.2.16"
6426source = "registry+https://github.com/rust-lang/crates.io-index"
6427checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
6428dependencies = [
6429 "autocfg",
6430 "libm",
6431]
6432
6433[[package]]
6434name = "num_cpus"
6435version = "1.16.0"
6436source = "registry+https://github.com/rust-lang/crates.io-index"
6437checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
6438dependencies = [
6439 "hermit-abi 0.3.3",
6440 "libc",
6441]
6442
6443[[package]]
6444name = "num_enum"
6445version = "0.5.11"
6446source = "registry+https://github.com/rust-lang/crates.io-index"
6447checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
6448dependencies = [
6449 "num_enum_derive",
6450]
6451
6452[[package]]
6453name = "num_enum_derive"
6454version = "0.5.11"
6455source = "registry+https://github.com/rust-lang/crates.io-index"
6456checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
6457dependencies = [
6458 "proc-macro-crate 1.3.1",
6459 "proc-macro2",
6460 "quote",
6461 "syn 1.0.109",
6462]
6463
6464[[package]]
6465name = "nvim-rs"
6466version = "0.6.0-pre"
6467source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#0d2b1c884f3c39a76b5b7aac0b429f4624843954"
6468dependencies = [
6469 "async-trait",
6470 "futures 0.3.28",
6471 "log",
6472 "parity-tokio-ipc",
6473 "rmp",
6474 "rmpv",
6475 "tokio",
6476 "tokio-util",
6477]
6478
6479[[package]]
6480name = "objc"
6481version = "0.2.7"
6482source = "registry+https://github.com/rust-lang/crates.io-index"
6483checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
6484dependencies = [
6485 "malloc_buf",
6486 "objc_exception",
6487]
6488
6489[[package]]
6490name = "objc-foundation"
6491version = "0.1.1"
6492source = "registry+https://github.com/rust-lang/crates.io-index"
6493checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
6494dependencies = [
6495 "block",
6496 "objc",
6497 "objc_id",
6498]
6499
6500[[package]]
6501name = "objc_exception"
6502version = "0.1.2"
6503source = "registry+https://github.com/rust-lang/crates.io-index"
6504checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
6505dependencies = [
6506 "cc",
6507]
6508
6509[[package]]
6510name = "objc_id"
6511version = "0.1.1"
6512source = "registry+https://github.com/rust-lang/crates.io-index"
6513checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
6514dependencies = [
6515 "objc",
6516]
6517
6518[[package]]
6519name = "object"
6520version = "0.32.1"
6521source = "registry+https://github.com/rust-lang/crates.io-index"
6522checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
6523dependencies = [
6524 "crc32fast",
6525 "hashbrown 0.14.0",
6526 "indexmap 2.0.0",
6527 "memchr",
6528]
6529
6530[[package]]
6531name = "oboe"
6532version = "0.5.0"
6533source = "registry+https://github.com/rust-lang/crates.io-index"
6534checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
6535dependencies = [
6536 "jni 0.20.0",
6537 "ndk",
6538 "ndk-context",
6539 "num-derive",
6540 "num-traits",
6541 "oboe-sys",
6542]
6543
6544[[package]]
6545name = "oboe-sys"
6546version = "0.5.0"
6547source = "registry+https://github.com/rust-lang/crates.io-index"
6548checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
6549dependencies = [
6550 "cc",
6551]
6552
6553[[package]]
6554name = "once_cell"
6555version = "1.19.0"
6556source = "registry+https://github.com/rust-lang/crates.io-index"
6557checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
6558
6559[[package]]
6560name = "oo7"
6561version = "0.3.0"
6562source = "registry+https://github.com/rust-lang/crates.io-index"
6563checksum = "37558cac1af63a81fd2ff7f3469c02a4da06b163c5671791553b8dac10f07c82"
6564dependencies = [
6565 "aes",
6566 "async-fs 2.1.1",
6567 "async-io 2.3.1",
6568 "async-lock 3.3.0",
6569 "blocking",
6570 "cbc",
6571 "cipher 0.4.4",
6572 "digest 0.10.7",
6573 "futures-lite 2.2.0",
6574 "futures-util",
6575 "hkdf",
6576 "hmac 0.12.1",
6577 "num",
6578 "num-bigint-dig 0.8.4",
6579 "pbkdf2 0.12.2",
6580 "rand 0.8.5",
6581 "serde",
6582 "sha2 0.10.7",
6583 "zbus",
6584 "zeroize",
6585 "zvariant",
6586]
6587
6588[[package]]
6589name = "oorandom"
6590version = "11.1.3"
6591source = "registry+https://github.com/rust-lang/crates.io-index"
6592checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
6593
6594[[package]]
6595name = "opaque-debug"
6596version = "0.3.0"
6597source = "registry+https://github.com/rust-lang/crates.io-index"
6598checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
6599
6600[[package]]
6601name = "open"
6602version = "5.1.2"
6603source = "registry+https://github.com/rust-lang/crates.io-index"
6604checksum = "449f0ff855d85ddbf1edd5b646d65249ead3f5e422aaa86b7d2d0b049b103e32"
6605dependencies = [
6606 "is-wsl",
6607 "libc",
6608 "pathdiff",
6609]
6610
6611[[package]]
6612name = "open_ai"
6613version = "0.1.0"
6614dependencies = [
6615 "anyhow",
6616 "futures 0.3.28",
6617 "schemars",
6618 "serde",
6619 "serde_json",
6620 "util",
6621]
6622
6623[[package]]
6624name = "openssl"
6625version = "0.10.57"
6626source = "registry+https://github.com/rust-lang/crates.io-index"
6627checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
6628dependencies = [
6629 "bitflags 2.4.2",
6630 "cfg-if",
6631 "foreign-types 0.3.2",
6632 "libc",
6633 "once_cell",
6634 "openssl-macros",
6635 "openssl-sys",
6636]
6637
6638[[package]]
6639name = "openssl-macros"
6640version = "0.1.1"
6641source = "registry+https://github.com/rust-lang/crates.io-index"
6642checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
6643dependencies = [
6644 "proc-macro2",
6645 "quote",
6646 "syn 2.0.48",
6647]
6648
6649[[package]]
6650name = "openssl-probe"
6651version = "0.1.5"
6652source = "registry+https://github.com/rust-lang/crates.io-index"
6653checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
6654
6655[[package]]
6656name = "openssl-sys"
6657version = "0.9.93"
6658source = "registry+https://github.com/rust-lang/crates.io-index"
6659checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
6660dependencies = [
6661 "cc",
6662 "libc",
6663 "pkg-config",
6664 "vcpkg",
6665]
6666
6667[[package]]
6668name = "ordered-float"
6669version = "2.10.0"
6670source = "registry+https://github.com/rust-lang/crates.io-index"
6671checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
6672dependencies = [
6673 "num-traits",
6674]
6675
6676[[package]]
6677name = "ordered-float"
6678version = "3.9.1"
6679source = "registry+https://github.com/rust-lang/crates.io-index"
6680checksum = "2a54938017eacd63036332b4ae5c8a49fc8c0c1d6d629893057e4f13609edd06"
6681dependencies = [
6682 "num-traits",
6683]
6684
6685[[package]]
6686name = "ordered-stream"
6687version = "0.2.0"
6688source = "registry+https://github.com/rust-lang/crates.io-index"
6689checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
6690dependencies = [
6691 "futures-core",
6692 "pin-project-lite",
6693]
6694
6695[[package]]
6696name = "os_str_bytes"
6697version = "6.5.1"
6698source = "registry+https://github.com/rust-lang/crates.io-index"
6699checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
6700
6701[[package]]
6702name = "ouroboros"
6703version = "0.17.2"
6704source = "registry+https://github.com/rust-lang/crates.io-index"
6705checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
6706dependencies = [
6707 "aliasable",
6708 "ouroboros_macro",
6709 "static_assertions",
6710]
6711
6712[[package]]
6713name = "ouroboros_macro"
6714version = "0.17.2"
6715source = "registry+https://github.com/rust-lang/crates.io-index"
6716checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
6717dependencies = [
6718 "heck 0.4.1",
6719 "proc-macro-error",
6720 "proc-macro2",
6721 "quote",
6722 "syn 2.0.48",
6723]
6724
6725[[package]]
6726name = "outline"
6727version = "0.1.0"
6728dependencies = [
6729 "editor",
6730 "fuzzy",
6731 "gpui",
6732 "indoc",
6733 "language",
6734 "menu",
6735 "ordered-float 2.10.0",
6736 "picker",
6737 "project",
6738 "rope",
6739 "serde_json",
6740 "settings",
6741 "smol",
6742 "theme",
6743 "tree-sitter-rust",
6744 "tree-sitter-typescript",
6745 "ui",
6746 "util",
6747 "workspace",
6748]
6749
6750[[package]]
6751name = "outref"
6752version = "0.5.1"
6753source = "registry+https://github.com/rust-lang/crates.io-index"
6754checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
6755
6756[[package]]
6757name = "overload"
6758version = "0.1.1"
6759source = "registry+https://github.com/rust-lang/crates.io-index"
6760checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
6761
6762[[package]]
6763name = "p256"
6764version = "0.11.1"
6765source = "registry+https://github.com/rust-lang/crates.io-index"
6766checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
6767dependencies = [
6768 "ecdsa",
6769 "elliptic-curve",
6770 "sha2 0.10.7",
6771]
6772
6773[[package]]
6774name = "page_size"
6775version = "0.6.0"
6776source = "registry+https://github.com/rust-lang/crates.io-index"
6777checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
6778dependencies = [
6779 "libc",
6780 "winapi",
6781]
6782
6783[[package]]
6784name = "palette"
6785version = "0.7.5"
6786source = "registry+https://github.com/rust-lang/crates.io-index"
6787checksum = "ebfc23a4b76642983d57e4ad00bb4504eb30a8ce3c70f4aee1f725610e36d97a"
6788dependencies = [
6789 "approx",
6790 "fast-srgb8",
6791 "palette_derive",
6792]
6793
6794[[package]]
6795name = "palette_derive"
6796version = "0.7.5"
6797source = "registry+https://github.com/rust-lang/crates.io-index"
6798checksum = "e8890702dbec0bad9116041ae586f84805b13eecd1d8b1df27c29998a9969d6d"
6799dependencies = [
6800 "proc-macro2",
6801 "quote",
6802 "syn 2.0.48",
6803]
6804
6805[[package]]
6806name = "parity-tokio-ipc"
6807version = "0.9.0"
6808source = "registry+https://github.com/rust-lang/crates.io-index"
6809checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
6810dependencies = [
6811 "futures 0.3.28",
6812 "libc",
6813 "log",
6814 "rand 0.7.3",
6815 "tokio",
6816 "winapi",
6817]
6818
6819[[package]]
6820name = "parking"
6821version = "2.2.0"
6822source = "registry+https://github.com/rust-lang/crates.io-index"
6823checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
6824
6825[[package]]
6826name = "parking_lot"
6827version = "0.12.1"
6828source = "registry+https://github.com/rust-lang/crates.io-index"
6829checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
6830dependencies = [
6831 "lock_api",
6832 "parking_lot_core",
6833]
6834
6835[[package]]
6836name = "parking_lot_core"
6837version = "0.9.8"
6838source = "registry+https://github.com/rust-lang/crates.io-index"
6839checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
6840dependencies = [
6841 "cfg-if",
6842 "libc",
6843 "redox_syscall 0.3.5",
6844 "smallvec",
6845 "windows-targets 0.48.5",
6846]
6847
6848[[package]]
6849name = "password-hash"
6850version = "0.2.1"
6851source = "registry+https://github.com/rust-lang/crates.io-index"
6852checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
6853dependencies = [
6854 "base64ct",
6855 "rand_core 0.6.4",
6856 "subtle",
6857]
6858
6859[[package]]
6860name = "paste"
6861version = "1.0.14"
6862source = "registry+https://github.com/rust-lang/crates.io-index"
6863checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
6864
6865[[package]]
6866name = "pathdiff"
6867version = "0.2.1"
6868source = "registry+https://github.com/rust-lang/crates.io-index"
6869checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
6870
6871[[package]]
6872name = "pathfinder_geometry"
6873version = "0.5.1"
6874source = "registry+https://github.com/rust-lang/crates.io-index"
6875checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
6876dependencies = [
6877 "log",
6878 "pathfinder_simd",
6879]
6880
6881[[package]]
6882name = "pathfinder_simd"
6883version = "0.5.3"
6884source = "git+https://github.com/servo/pathfinder.git?rev=30419d07660dc11a21e42ef4a7fa329600cff152#30419d07660dc11a21e42ef4a7fa329600cff152"
6885dependencies = [
6886 "rustc_version",
6887]
6888
6889[[package]]
6890name = "pbkdf2"
6891version = "0.8.0"
6892source = "registry+https://github.com/rust-lang/crates.io-index"
6893checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
6894dependencies = [
6895 "crypto-mac",
6896]
6897
6898[[package]]
6899name = "pbkdf2"
6900version = "0.12.2"
6901source = "registry+https://github.com/rust-lang/crates.io-index"
6902checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
6903dependencies = [
6904 "digest 0.10.7",
6905 "hmac 0.12.1",
6906]
6907
6908[[package]]
6909name = "peeking_take_while"
6910version = "0.1.2"
6911source = "registry+https://github.com/rust-lang/crates.io-index"
6912checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
6913
6914[[package]]
6915name = "pem"
6916version = "0.8.3"
6917source = "registry+https://github.com/rust-lang/crates.io-index"
6918checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
6919dependencies = [
6920 "base64 0.13.1",
6921 "once_cell",
6922 "regex",
6923]
6924
6925[[package]]
6926name = "pem-rfc7468"
6927version = "0.7.0"
6928source = "registry+https://github.com/rust-lang/crates.io-index"
6929checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
6930dependencies = [
6931 "base64ct",
6932]
6933
6934[[package]]
6935name = "percent-encoding"
6936version = "2.3.1"
6937source = "registry+https://github.com/rust-lang/crates.io-index"
6938checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
6939
6940[[package]]
6941name = "petgraph"
6942version = "0.6.4"
6943source = "registry+https://github.com/rust-lang/crates.io-index"
6944checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
6945dependencies = [
6946 "fixedbitset",
6947 "indexmap 2.0.0",
6948]
6949
6950[[package]]
6951name = "phf"
6952version = "0.11.2"
6953source = "registry+https://github.com/rust-lang/crates.io-index"
6954checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
6955dependencies = [
6956 "phf_macros",
6957 "phf_shared",
6958]
6959
6960[[package]]
6961name = "phf_generator"
6962version = "0.11.2"
6963source = "registry+https://github.com/rust-lang/crates.io-index"
6964checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
6965dependencies = [
6966 "phf_shared",
6967 "rand 0.8.5",
6968]
6969
6970[[package]]
6971name = "phf_macros"
6972version = "0.11.2"
6973source = "registry+https://github.com/rust-lang/crates.io-index"
6974checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
6975dependencies = [
6976 "phf_generator",
6977 "phf_shared",
6978 "proc-macro2",
6979 "quote",
6980 "syn 2.0.48",
6981]
6982
6983[[package]]
6984name = "phf_shared"
6985version = "0.11.2"
6986source = "registry+https://github.com/rust-lang/crates.io-index"
6987checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
6988dependencies = [
6989 "siphasher 0.3.11",
6990]
6991
6992[[package]]
6993name = "picker"
6994version = "0.1.0"
6995dependencies = [
6996 "anyhow",
6997 "ctor",
6998 "editor",
6999 "env_logger",
7000 "gpui",
7001 "menu",
7002 "serde",
7003 "serde_json",
7004 "ui",
7005 "workspace",
7006]
7007
7008[[package]]
7009name = "pico-args"
7010version = "0.5.0"
7011source = "registry+https://github.com/rust-lang/crates.io-index"
7012checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
7013
7014[[package]]
7015name = "pin-project"
7016version = "1.1.3"
7017source = "registry+https://github.com/rust-lang/crates.io-index"
7018checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
7019dependencies = [
7020 "pin-project-internal",
7021]
7022
7023[[package]]
7024name = "pin-project-internal"
7025version = "1.1.3"
7026source = "registry+https://github.com/rust-lang/crates.io-index"
7027checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
7028dependencies = [
7029 "proc-macro2",
7030 "quote",
7031 "syn 2.0.48",
7032]
7033
7034[[package]]
7035name = "pin-project-lite"
7036version = "0.2.13"
7037source = "registry+https://github.com/rust-lang/crates.io-index"
7038checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
7039
7040[[package]]
7041name = "pin-utils"
7042version = "0.1.0"
7043source = "registry+https://github.com/rust-lang/crates.io-index"
7044checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
7045
7046[[package]]
7047name = "piper"
7048version = "0.2.1"
7049source = "registry+https://github.com/rust-lang/crates.io-index"
7050checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
7051dependencies = [
7052 "atomic-waker",
7053 "fastrand 2.0.0",
7054 "futures-io",
7055]
7056
7057[[package]]
7058name = "pkcs1"
7059version = "0.7.5"
7060source = "registry+https://github.com/rust-lang/crates.io-index"
7061checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
7062dependencies = [
7063 "der 0.7.8",
7064 "pkcs8 0.10.2",
7065 "spki 0.7.2",
7066]
7067
7068[[package]]
7069name = "pkcs8"
7070version = "0.9.0"
7071source = "registry+https://github.com/rust-lang/crates.io-index"
7072checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
7073dependencies = [
7074 "der 0.6.1",
7075 "spki 0.6.0",
7076]
7077
7078[[package]]
7079name = "pkcs8"
7080version = "0.10.2"
7081source = "registry+https://github.com/rust-lang/crates.io-index"
7082checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
7083dependencies = [
7084 "der 0.7.8",
7085 "spki 0.7.2",
7086]
7087
7088[[package]]
7089name = "pkg-config"
7090version = "0.3.27"
7091source = "registry+https://github.com/rust-lang/crates.io-index"
7092checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
7093
7094[[package]]
7095name = "plist"
7096version = "1.5.1"
7097source = "registry+https://github.com/rust-lang/crates.io-index"
7098checksum = "9a4a0cfc5fb21a09dc6af4bf834cf10d4a32fccd9e2ea468c4b1751a097487aa"
7099dependencies = [
7100 "base64 0.21.4",
7101 "indexmap 1.9.3",
7102 "line-wrap",
7103 "quick-xml 0.30.0",
7104 "serde",
7105 "time",
7106]
7107
7108[[package]]
7109name = "plotters"
7110version = "0.3.5"
7111source = "registry+https://github.com/rust-lang/crates.io-index"
7112checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
7113dependencies = [
7114 "num-traits",
7115 "plotters-backend",
7116 "plotters-svg",
7117 "wasm-bindgen",
7118 "web-sys",
7119]
7120
7121[[package]]
7122name = "plotters-backend"
7123version = "0.3.5"
7124source = "registry+https://github.com/rust-lang/crates.io-index"
7125checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
7126
7127[[package]]
7128name = "plotters-svg"
7129version = "0.3.5"
7130source = "registry+https://github.com/rust-lang/crates.io-index"
7131checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
7132dependencies = [
7133 "plotters-backend",
7134]
7135
7136[[package]]
7137name = "png"
7138version = "0.16.8"
7139source = "registry+https://github.com/rust-lang/crates.io-index"
7140checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
7141dependencies = [
7142 "bitflags 1.3.2",
7143 "crc32fast",
7144 "deflate",
7145 "miniz_oxide 0.3.7",
7146]
7147
7148[[package]]
7149name = "png"
7150version = "0.17.13"
7151source = "registry+https://github.com/rust-lang/crates.io-index"
7152checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
7153dependencies = [
7154 "bitflags 1.3.2",
7155 "crc32fast",
7156 "fdeflate",
7157 "flate2",
7158 "miniz_oxide 0.7.1",
7159]
7160
7161[[package]]
7162name = "polling"
7163version = "2.8.0"
7164source = "registry+https://github.com/rust-lang/crates.io-index"
7165checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
7166dependencies = [
7167 "autocfg",
7168 "bitflags 1.3.2",
7169 "cfg-if",
7170 "concurrent-queue",
7171 "libc",
7172 "log",
7173 "pin-project-lite",
7174 "windows-sys 0.48.0",
7175]
7176
7177[[package]]
7178name = "polling"
7179version = "3.3.2"
7180source = "registry+https://github.com/rust-lang/crates.io-index"
7181checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
7182dependencies = [
7183 "cfg-if",
7184 "concurrent-queue",
7185 "pin-project-lite",
7186 "rustix 0.38.32",
7187 "tracing",
7188 "windows-sys 0.52.0",
7189]
7190
7191[[package]]
7192name = "pollster"
7193version = "0.2.5"
7194source = "registry+https://github.com/rust-lang/crates.io-index"
7195checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
7196
7197[[package]]
7198name = "postage"
7199version = "0.5.0"
7200source = "registry+https://github.com/rust-lang/crates.io-index"
7201checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
7202dependencies = [
7203 "atomic",
7204 "crossbeam-queue",
7205 "futures 0.3.28",
7206 "log",
7207 "parking_lot",
7208 "pin-project",
7209 "pollster",
7210 "static_assertions",
7211 "thiserror",
7212]
7213
7214[[package]]
7215name = "ppv-lite86"
7216version = "0.2.17"
7217source = "registry+https://github.com/rust-lang/crates.io-index"
7218checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
7219
7220[[package]]
7221name = "prettier"
7222version = "0.1.0"
7223dependencies = [
7224 "anyhow",
7225 "collections",
7226 "fs",
7227 "gpui",
7228 "language",
7229 "log",
7230 "lsp",
7231 "node_runtime",
7232 "parking_lot",
7233 "serde",
7234 "serde_json",
7235 "util",
7236]
7237
7238[[package]]
7239name = "pretty_assertions"
7240version = "1.4.0"
7241source = "registry+https://github.com/rust-lang/crates.io-index"
7242checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
7243dependencies = [
7244 "diff",
7245 "yansi",
7246]
7247
7248[[package]]
7249name = "prettyplease"
7250version = "0.2.15"
7251source = "registry+https://github.com/rust-lang/crates.io-index"
7252checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
7253dependencies = [
7254 "proc-macro2",
7255 "syn 2.0.48",
7256]
7257
7258[[package]]
7259name = "proc-macro-crate"
7260version = "0.1.5"
7261source = "registry+https://github.com/rust-lang/crates.io-index"
7262checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
7263dependencies = [
7264 "toml 0.5.11",
7265]
7266
7267[[package]]
7268name = "proc-macro-crate"
7269version = "1.3.1"
7270source = "registry+https://github.com/rust-lang/crates.io-index"
7271checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
7272dependencies = [
7273 "once_cell",
7274 "toml_edit 0.19.15",
7275]
7276
7277[[package]]
7278name = "proc-macro-crate"
7279version = "3.1.0"
7280source = "registry+https://github.com/rust-lang/crates.io-index"
7281checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
7282dependencies = [
7283 "toml_edit 0.21.1",
7284]
7285
7286[[package]]
7287name = "proc-macro-error"
7288version = "1.0.4"
7289source = "registry+https://github.com/rust-lang/crates.io-index"
7290checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
7291dependencies = [
7292 "proc-macro-error-attr",
7293 "proc-macro2",
7294 "quote",
7295 "syn 1.0.109",
7296 "version_check",
7297]
7298
7299[[package]]
7300name = "proc-macro-error-attr"
7301version = "1.0.4"
7302source = "registry+https://github.com/rust-lang/crates.io-index"
7303checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
7304dependencies = [
7305 "proc-macro2",
7306 "quote",
7307 "version_check",
7308]
7309
7310[[package]]
7311name = "proc-macro2"
7312version = "1.0.78"
7313source = "registry+https://github.com/rust-lang/crates.io-index"
7314checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
7315dependencies = [
7316 "unicode-ident",
7317]
7318
7319[[package]]
7320name = "profiling"
7321version = "1.0.15"
7322source = "registry+https://github.com/rust-lang/crates.io-index"
7323checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
7324dependencies = [
7325 "profiling-procmacros",
7326]
7327
7328[[package]]
7329name = "profiling-procmacros"
7330version = "1.0.15"
7331source = "registry+https://github.com/rust-lang/crates.io-index"
7332checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
7333dependencies = [
7334 "quote",
7335 "syn 2.0.48",
7336]
7337
7338[[package]]
7339name = "project"
7340version = "0.1.0"
7341dependencies = [
7342 "aho-corasick",
7343 "anyhow",
7344 "async-trait",
7345 "client",
7346 "clock",
7347 "collections",
7348 "copilot",
7349 "env_logger",
7350 "fs",
7351 "futures 0.3.28",
7352 "fuzzy",
7353 "git",
7354 "git2",
7355 "globset",
7356 "gpui",
7357 "itertools 0.11.0",
7358 "language",
7359 "log",
7360 "lsp",
7361 "node_runtime",
7362 "parking_lot",
7363 "postage",
7364 "prettier",
7365 "pretty_assertions",
7366 "rand 0.8.5",
7367 "regex",
7368 "release_channel",
7369 "rpc",
7370 "schemars",
7371 "serde",
7372 "serde_json",
7373 "settings",
7374 "sha2 0.10.7",
7375 "similar",
7376 "smol",
7377 "task",
7378 "terminal",
7379 "text",
7380 "unindent",
7381 "util",
7382 "which 6.0.0",
7383 "worktree",
7384]
7385
7386[[package]]
7387name = "project_panel"
7388version = "0.1.0"
7389dependencies = [
7390 "anyhow",
7391 "client",
7392 "collections",
7393 "db",
7394 "editor",
7395 "file_icons",
7396 "git",
7397 "gpui",
7398 "language",
7399 "menu",
7400 "pretty_assertions",
7401 "project",
7402 "schemars",
7403 "search",
7404 "serde",
7405 "serde_derive",
7406 "serde_json",
7407 "settings",
7408 "theme",
7409 "ui",
7410 "unicase",
7411 "util",
7412 "workspace",
7413]
7414
7415[[package]]
7416name = "project_symbols"
7417version = "0.1.0"
7418dependencies = [
7419 "anyhow",
7420 "editor",
7421 "futures 0.3.28",
7422 "fuzzy",
7423 "gpui",
7424 "language",
7425 "lsp",
7426 "ordered-float 2.10.0",
7427 "picker",
7428 "project",
7429 "release_channel",
7430 "serde_json",
7431 "settings",
7432 "theme",
7433 "util",
7434 "workspace",
7435]
7436
7437[[package]]
7438name = "prometheus"
7439version = "0.13.3"
7440source = "registry+https://github.com/rust-lang/crates.io-index"
7441checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
7442dependencies = [
7443 "cfg-if",
7444 "fnv",
7445 "lazy_static",
7446 "memchr",
7447 "parking_lot",
7448 "protobuf",
7449 "thiserror",
7450]
7451
7452[[package]]
7453name = "prost"
7454version = "0.9.0"
7455source = "registry+https://github.com/rust-lang/crates.io-index"
7456checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
7457dependencies = [
7458 "bytes 1.5.0",
7459 "prost-derive",
7460]
7461
7462[[package]]
7463name = "prost-build"
7464version = "0.9.0"
7465source = "registry+https://github.com/rust-lang/crates.io-index"
7466checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
7467dependencies = [
7468 "bytes 1.5.0",
7469 "heck 0.3.3",
7470 "itertools 0.10.5",
7471 "lazy_static",
7472 "log",
7473 "multimap",
7474 "petgraph",
7475 "prost",
7476 "prost-types",
7477 "regex",
7478 "tempfile",
7479 "which 4.4.2",
7480]
7481
7482[[package]]
7483name = "prost-derive"
7484version = "0.9.0"
7485source = "registry+https://github.com/rust-lang/crates.io-index"
7486checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
7487dependencies = [
7488 "anyhow",
7489 "itertools 0.10.5",
7490 "proc-macro2",
7491 "quote",
7492 "syn 1.0.109",
7493]
7494
7495[[package]]
7496name = "prost-types"
7497version = "0.9.0"
7498source = "registry+https://github.com/rust-lang/crates.io-index"
7499checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
7500dependencies = [
7501 "bytes 1.5.0",
7502 "prost",
7503]
7504
7505[[package]]
7506name = "protobuf"
7507version = "2.28.0"
7508source = "registry+https://github.com/rust-lang/crates.io-index"
7509checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
7510
7511[[package]]
7512name = "psm"
7513version = "0.1.21"
7514source = "registry+https://github.com/rust-lang/crates.io-index"
7515checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
7516dependencies = [
7517 "cc",
7518]
7519
7520[[package]]
7521name = "ptr_meta"
7522version = "0.1.4"
7523source = "registry+https://github.com/rust-lang/crates.io-index"
7524checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
7525dependencies = [
7526 "ptr_meta_derive",
7527]
7528
7529[[package]]
7530name = "ptr_meta_derive"
7531version = "0.1.4"
7532source = "registry+https://github.com/rust-lang/crates.io-index"
7533checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
7534dependencies = [
7535 "proc-macro2",
7536 "quote",
7537 "syn 1.0.109",
7538]
7539
7540[[package]]
7541name = "pulldown-cmark"
7542version = "0.10.0"
7543source = "registry+https://github.com/rust-lang/crates.io-index"
7544checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7"
7545dependencies = [
7546 "bitflags 2.4.2",
7547 "memchr",
7548 "unicase",
7549]
7550
7551[[package]]
7552name = "quick-xml"
7553version = "0.30.0"
7554source = "registry+https://github.com/rust-lang/crates.io-index"
7555checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
7556dependencies = [
7557 "memchr",
7558]
7559
7560[[package]]
7561name = "quick-xml"
7562version = "0.31.0"
7563source = "registry+https://github.com/rust-lang/crates.io-index"
7564checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
7565dependencies = [
7566 "memchr",
7567]
7568
7569[[package]]
7570name = "quick_action_bar"
7571version = "0.1.0"
7572dependencies = [
7573 "assistant",
7574 "editor",
7575 "gpui",
7576 "search",
7577 "settings",
7578 "ui",
7579 "workspace",
7580]
7581
7582[[package]]
7583name = "quote"
7584version = "1.0.35"
7585source = "registry+https://github.com/rust-lang/crates.io-index"
7586checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
7587dependencies = [
7588 "proc-macro2",
7589]
7590
7591[[package]]
7592name = "radium"
7593version = "0.7.0"
7594source = "registry+https://github.com/rust-lang/crates.io-index"
7595checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
7596
7597[[package]]
7598name = "rand"
7599version = "0.7.3"
7600source = "registry+https://github.com/rust-lang/crates.io-index"
7601checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
7602dependencies = [
7603 "getrandom 0.1.16",
7604 "libc",
7605 "rand_chacha 0.2.2",
7606 "rand_core 0.5.1",
7607 "rand_hc",
7608]
7609
7610[[package]]
7611name = "rand"
7612version = "0.8.5"
7613source = "registry+https://github.com/rust-lang/crates.io-index"
7614checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
7615dependencies = [
7616 "libc",
7617 "rand_chacha 0.3.1",
7618 "rand_core 0.6.4",
7619]
7620
7621[[package]]
7622name = "rand_chacha"
7623version = "0.2.2"
7624source = "registry+https://github.com/rust-lang/crates.io-index"
7625checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
7626dependencies = [
7627 "ppv-lite86",
7628 "rand_core 0.5.1",
7629]
7630
7631[[package]]
7632name = "rand_chacha"
7633version = "0.3.1"
7634source = "registry+https://github.com/rust-lang/crates.io-index"
7635checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
7636dependencies = [
7637 "ppv-lite86",
7638 "rand_core 0.6.4",
7639]
7640
7641[[package]]
7642name = "rand_core"
7643version = "0.5.1"
7644source = "registry+https://github.com/rust-lang/crates.io-index"
7645checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
7646dependencies = [
7647 "getrandom 0.1.16",
7648]
7649
7650[[package]]
7651name = "rand_core"
7652version = "0.6.4"
7653source = "registry+https://github.com/rust-lang/crates.io-index"
7654checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
7655dependencies = [
7656 "getrandom 0.2.10",
7657]
7658
7659[[package]]
7660name = "rand_hc"
7661version = "0.2.0"
7662source = "registry+https://github.com/rust-lang/crates.io-index"
7663checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
7664dependencies = [
7665 "rand_core 0.5.1",
7666]
7667
7668[[package]]
7669name = "rangemap"
7670version = "1.4.0"
7671source = "registry+https://github.com/rust-lang/crates.io-index"
7672checksum = "977b1e897f9d764566891689e642653e5ed90c6895106acd005eb4c1d0203991"
7673
7674[[package]]
7675name = "raw-window-handle"
7676version = "0.5.2"
7677source = "registry+https://github.com/rust-lang/crates.io-index"
7678checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
7679
7680[[package]]
7681name = "raw-window-handle"
7682version = "0.6.0"
7683source = "registry+https://github.com/rust-lang/crates.io-index"
7684checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
7685
7686[[package]]
7687name = "raw-window-metal"
7688version = "0.3.2"
7689source = "registry+https://github.com/rust-lang/crates.io-index"
7690checksum = "ac4ea493258d54c24cb46aa9345d099e58e2ea3f30dd63667fc54fc892f18e76"
7691dependencies = [
7692 "cocoa",
7693 "core-graphics",
7694 "objc",
7695 "raw-window-handle 0.5.2",
7696]
7697
7698[[package]]
7699name = "rayon"
7700version = "1.8.0"
7701source = "registry+https://github.com/rust-lang/crates.io-index"
7702checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
7703dependencies = [
7704 "either",
7705 "rayon-core",
7706]
7707
7708[[package]]
7709name = "rayon-core"
7710version = "1.12.0"
7711source = "registry+https://github.com/rust-lang/crates.io-index"
7712checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
7713dependencies = [
7714 "crossbeam-deque",
7715 "crossbeam-utils",
7716]
7717
7718[[package]]
7719name = "read-fonts"
7720version = "0.15.3"
7721source = "registry+https://github.com/rust-lang/crates.io-index"
7722checksum = "a1362980db95801b70031dd592dc052a44b1810ca9da8fbcf7b25983f3174ed0"
7723dependencies = [
7724 "font-types",
7725]
7726
7727[[package]]
7728name = "recent_projects"
7729version = "0.1.0"
7730dependencies = [
7731 "editor",
7732 "fuzzy",
7733 "gpui",
7734 "language",
7735 "menu",
7736 "ordered-float 2.10.0",
7737 "picker",
7738 "project",
7739 "serde",
7740 "serde_json",
7741 "smol",
7742 "ui",
7743 "util",
7744 "workspace",
7745]
7746
7747[[package]]
7748name = "redox_syscall"
7749version = "0.2.16"
7750source = "registry+https://github.com/rust-lang/crates.io-index"
7751checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
7752dependencies = [
7753 "bitflags 1.3.2",
7754]
7755
7756[[package]]
7757name = "redox_syscall"
7758version = "0.3.5"
7759source = "registry+https://github.com/rust-lang/crates.io-index"
7760checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
7761dependencies = [
7762 "bitflags 1.3.2",
7763]
7764
7765[[package]]
7766name = "redox_syscall"
7767version = "0.4.1"
7768source = "registry+https://github.com/rust-lang/crates.io-index"
7769checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
7770dependencies = [
7771 "bitflags 1.3.2",
7772]
7773
7774[[package]]
7775name = "redox_users"
7776version = "0.4.3"
7777source = "registry+https://github.com/rust-lang/crates.io-index"
7778checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
7779dependencies = [
7780 "getrandom 0.2.10",
7781 "redox_syscall 0.2.16",
7782 "thiserror",
7783]
7784
7785[[package]]
7786name = "refineable"
7787version = "0.1.0"
7788dependencies = [
7789 "derive_refineable",
7790]
7791
7792[[package]]
7793name = "regalloc2"
7794version = "0.9.3"
7795source = "registry+https://github.com/rust-lang/crates.io-index"
7796checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
7797dependencies = [
7798 "hashbrown 0.13.2",
7799 "log",
7800 "rustc-hash",
7801 "slice-group-by",
7802 "smallvec",
7803]
7804
7805[[package]]
7806name = "regex"
7807version = "1.10.3"
7808source = "registry+https://github.com/rust-lang/crates.io-index"
7809checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
7810dependencies = [
7811 "aho-corasick",
7812 "memchr",
7813 "regex-automata 0.4.5",
7814 "regex-syntax 0.8.2",
7815]
7816
7817[[package]]
7818name = "regex-automata"
7819version = "0.1.10"
7820source = "registry+https://github.com/rust-lang/crates.io-index"
7821checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
7822dependencies = [
7823 "regex-syntax 0.6.29",
7824]
7825
7826[[package]]
7827name = "regex-automata"
7828version = "0.3.8"
7829source = "registry+https://github.com/rust-lang/crates.io-index"
7830checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
7831
7832[[package]]
7833name = "regex-automata"
7834version = "0.4.5"
7835source = "registry+https://github.com/rust-lang/crates.io-index"
7836checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
7837dependencies = [
7838 "aho-corasick",
7839 "memchr",
7840 "regex-syntax 0.8.2",
7841]
7842
7843[[package]]
7844name = "regex-lite"
7845version = "0.1.5"
7846source = "registry+https://github.com/rust-lang/crates.io-index"
7847checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
7848
7849[[package]]
7850name = "regex-syntax"
7851version = "0.6.29"
7852source = "registry+https://github.com/rust-lang/crates.io-index"
7853checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
7854
7855[[package]]
7856name = "regex-syntax"
7857version = "0.8.2"
7858source = "registry+https://github.com/rust-lang/crates.io-index"
7859checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
7860
7861[[package]]
7862name = "release_channel"
7863version = "0.1.0"
7864dependencies = [
7865 "gpui",
7866 "once_cell",
7867]
7868
7869[[package]]
7870name = "rend"
7871version = "0.4.0"
7872source = "registry+https://github.com/rust-lang/crates.io-index"
7873checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
7874dependencies = [
7875 "bytecheck",
7876]
7877
7878[[package]]
7879name = "reqwest"
7880version = "0.11.20"
7881source = "registry+https://github.com/rust-lang/crates.io-index"
7882checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
7883dependencies = [
7884 "base64 0.21.4",
7885 "bytes 1.5.0",
7886 "encoding_rs",
7887 "futures-core",
7888 "futures-util",
7889 "h2",
7890 "http 0.2.9",
7891 "http-body",
7892 "hyper",
7893 "hyper-tls",
7894 "ipnet",
7895 "js-sys",
7896 "log",
7897 "mime",
7898 "native-tls",
7899 "once_cell",
7900 "percent-encoding",
7901 "pin-project-lite",
7902 "serde",
7903 "serde_json",
7904 "serde_urlencoded",
7905 "tokio",
7906 "tokio-native-tls",
7907 "tower-service",
7908 "url",
7909 "wasm-bindgen",
7910 "wasm-bindgen-futures",
7911 "web-sys",
7912 "winreg",
7913]
7914
7915[[package]]
7916name = "resvg"
7917version = "0.41.0"
7918source = "registry+https://github.com/rust-lang/crates.io-index"
7919checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
7920dependencies = [
7921 "log",
7922 "pico-args",
7923 "rgb",
7924 "svgtypes",
7925 "tiny-skia",
7926 "usvg",
7927]
7928
7929[[package]]
7930name = "rfc6979"
7931version = "0.3.1"
7932source = "registry+https://github.com/rust-lang/crates.io-index"
7933checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
7934dependencies = [
7935 "crypto-bigint 0.4.9",
7936 "hmac 0.12.1",
7937 "zeroize",
7938]
7939
7940[[package]]
7941name = "rgb"
7942version = "0.8.36"
7943source = "registry+https://github.com/rust-lang/crates.io-index"
7944checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
7945dependencies = [
7946 "bytemuck",
7947]
7948
7949[[package]]
7950name = "rich_text"
7951version = "0.1.0"
7952dependencies = [
7953 "futures 0.3.28",
7954 "gpui",
7955 "language",
7956 "linkify",
7957 "pulldown-cmark",
7958 "theme",
7959 "ui",
7960 "util",
7961]
7962
7963[[package]]
7964name = "ring"
7965version = "0.16.20"
7966source = "registry+https://github.com/rust-lang/crates.io-index"
7967checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
7968dependencies = [
7969 "cc",
7970 "libc",
7971 "once_cell",
7972 "spin 0.5.2",
7973 "untrusted 0.7.1",
7974 "web-sys",
7975 "winapi",
7976]
7977
7978[[package]]
7979name = "ring"
7980version = "0.17.7"
7981source = "registry+https://github.com/rust-lang/crates.io-index"
7982checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
7983dependencies = [
7984 "cc",
7985 "getrandom 0.2.10",
7986 "libc",
7987 "spin 0.9.8",
7988 "untrusted 0.9.0",
7989 "windows-sys 0.48.0",
7990]
7991
7992[[package]]
7993name = "rkyv"
7994version = "0.7.42"
7995source = "registry+https://github.com/rust-lang/crates.io-index"
7996checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
7997dependencies = [
7998 "bitvec",
7999 "bytecheck",
8000 "hashbrown 0.12.3",
8001 "ptr_meta",
8002 "rend",
8003 "rkyv_derive",
8004 "seahash",
8005 "tinyvec",
8006 "uuid",
8007]
8008
8009[[package]]
8010name = "rkyv_derive"
8011version = "0.7.42"
8012source = "registry+https://github.com/rust-lang/crates.io-index"
8013checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
8014dependencies = [
8015 "proc-macro2",
8016 "quote",
8017 "syn 1.0.109",
8018]
8019
8020[[package]]
8021name = "rmp"
8022version = "0.8.12"
8023source = "registry+https://github.com/rust-lang/crates.io-index"
8024checksum = "7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20"
8025dependencies = [
8026 "byteorder",
8027 "num-traits",
8028 "paste",
8029]
8030
8031[[package]]
8032name = "rmpv"
8033version = "1.0.1"
8034source = "registry+https://github.com/rust-lang/crates.io-index"
8035checksum = "2e0e0214a4a2b444ecce41a4025792fc31f77c7bb89c46d253953ea8c65701ec"
8036dependencies = [
8037 "num-traits",
8038 "rmp",
8039]
8040
8041[[package]]
8042name = "rodio"
8043version = "0.17.1"
8044source = "registry+https://github.com/rust-lang/crates.io-index"
8045checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
8046dependencies = [
8047 "cpal",
8048 "hound",
8049]
8050
8051[[package]]
8052name = "rope"
8053version = "0.1.0"
8054dependencies = [
8055 "arrayvec",
8056 "criterion",
8057 "gpui",
8058 "log",
8059 "rand 0.8.5",
8060 "smallvec",
8061 "sum_tree",
8062 "unicode-segmentation",
8063 "util",
8064]
8065
8066[[package]]
8067name = "roxmltree"
8068version = "0.19.0"
8069source = "registry+https://github.com/rust-lang/crates.io-index"
8070checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
8071
8072[[package]]
8073name = "rpc"
8074version = "0.1.0"
8075dependencies = [
8076 "anyhow",
8077 "async-tungstenite",
8078 "base64 0.13.1",
8079 "chrono",
8080 "collections",
8081 "env_logger",
8082 "futures 0.3.28",
8083 "gpui",
8084 "parking_lot",
8085 "prost",
8086 "prost-build",
8087 "rand 0.8.5",
8088 "rsa 0.4.0",
8089 "serde",
8090 "serde_json",
8091 "strum",
8092 "tracing",
8093 "util",
8094 "zstd",
8095]
8096
8097[[package]]
8098name = "rsa"
8099version = "0.4.0"
8100source = "registry+https://github.com/rust-lang/crates.io-index"
8101checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
8102dependencies = [
8103 "byteorder",
8104 "digest 0.9.0",
8105 "lazy_static",
8106 "num-bigint-dig 0.7.1",
8107 "num-integer",
8108 "num-iter",
8109 "num-traits",
8110 "pem",
8111 "rand 0.8.5",
8112 "simple_asn1",
8113 "subtle",
8114 "zeroize",
8115]
8116
8117[[package]]
8118name = "rsa"
8119version = "0.9.2"
8120source = "registry+https://github.com/rust-lang/crates.io-index"
8121checksum = "6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8"
8122dependencies = [
8123 "byteorder",
8124 "const-oid",
8125 "digest 0.10.7",
8126 "num-bigint-dig 0.8.4",
8127 "num-integer",
8128 "num-iter",
8129 "num-traits",
8130 "pkcs1",
8131 "pkcs8 0.10.2",
8132 "rand_core 0.6.4",
8133 "signature 2.1.0",
8134 "spki 0.7.2",
8135 "subtle",
8136 "zeroize",
8137]
8138
8139[[package]]
8140name = "rust-embed"
8141version = "8.2.0"
8142source = "registry+https://github.com/rust-lang/crates.io-index"
8143checksum = "a82c0bbc10308ed323529fd3c1dce8badda635aa319a5ff0e6466f33b8101e3f"
8144dependencies = [
8145 "rust-embed-impl",
8146 "rust-embed-utils",
8147 "walkdir",
8148]
8149
8150[[package]]
8151name = "rust-embed-impl"
8152version = "8.2.0"
8153source = "registry+https://github.com/rust-lang/crates.io-index"
8154checksum = "6227c01b1783cdfee1bcf844eb44594cd16ec71c35305bf1c9fb5aade2735e16"
8155dependencies = [
8156 "proc-macro2",
8157 "quote",
8158 "rust-embed-utils",
8159 "syn 2.0.48",
8160 "walkdir",
8161]
8162
8163[[package]]
8164name = "rust-embed-utils"
8165version = "8.2.0"
8166source = "registry+https://github.com/rust-lang/crates.io-index"
8167checksum = "8cb0a25bfbb2d4b4402179c2cf030387d9990857ce08a32592c6238db9fa8665"
8168dependencies = [
8169 "globset",
8170 "sha2 0.10.7",
8171 "walkdir",
8172]
8173
8174[[package]]
8175name = "rust_decimal"
8176version = "1.32.0"
8177source = "registry+https://github.com/rust-lang/crates.io-index"
8178checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
8179dependencies = [
8180 "arrayvec",
8181 "borsh",
8182 "bytes 1.5.0",
8183 "num-traits",
8184 "rand 0.8.5",
8185 "rkyv",
8186 "serde",
8187 "serde_json",
8188]
8189
8190[[package]]
8191name = "rustc-demangle"
8192version = "0.1.23"
8193source = "registry+https://github.com/rust-lang/crates.io-index"
8194checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
8195
8196[[package]]
8197name = "rustc-hash"
8198version = "1.1.0"
8199source = "registry+https://github.com/rust-lang/crates.io-index"
8200checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
8201
8202[[package]]
8203name = "rustc_version"
8204version = "0.4.0"
8205source = "registry+https://github.com/rust-lang/crates.io-index"
8206checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
8207dependencies = [
8208 "semver",
8209]
8210
8211[[package]]
8212name = "rustix"
8213version = "0.37.23"
8214source = "registry+https://github.com/rust-lang/crates.io-index"
8215checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
8216dependencies = [
8217 "bitflags 1.3.2",
8218 "errno",
8219 "io-lifetimes 1.0.11",
8220 "libc",
8221 "linux-raw-sys 0.3.8",
8222 "windows-sys 0.48.0",
8223]
8224
8225[[package]]
8226name = "rustix"
8227version = "0.38.32"
8228source = "registry+https://github.com/rust-lang/crates.io-index"
8229checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
8230dependencies = [
8231 "bitflags 2.4.2",
8232 "errno",
8233 "itoa",
8234 "libc",
8235 "linux-raw-sys 0.4.12",
8236 "once_cell",
8237 "windows-sys 0.52.0",
8238]
8239
8240[[package]]
8241name = "rustix-openpty"
8242version = "0.1.1"
8243source = "registry+https://github.com/rust-lang/crates.io-index"
8244checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
8245dependencies = [
8246 "errno",
8247 "libc",
8248 "rustix 0.38.32",
8249]
8250
8251[[package]]
8252name = "rustls"
8253version = "0.21.10"
8254source = "registry+https://github.com/rust-lang/crates.io-index"
8255checksum = "f9d5a6813c0759e4609cd494e8e725babae6a2ca7b62a5536a13daaec6fcb7ba"
8256dependencies = [
8257 "log",
8258 "ring 0.17.7",
8259 "rustls-webpki",
8260 "sct",
8261]
8262
8263[[package]]
8264name = "rustls-native-certs"
8265version = "0.6.3"
8266source = "registry+https://github.com/rust-lang/crates.io-index"
8267checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
8268dependencies = [
8269 "openssl-probe",
8270 "rustls-pemfile",
8271 "schannel",
8272 "security-framework",
8273]
8274
8275[[package]]
8276name = "rustls-pemfile"
8277version = "1.0.3"
8278source = "registry+https://github.com/rust-lang/crates.io-index"
8279checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
8280dependencies = [
8281 "base64 0.21.4",
8282]
8283
8284[[package]]
8285name = "rustls-webpki"
8286version = "0.101.7"
8287source = "registry+https://github.com/rust-lang/crates.io-index"
8288checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
8289dependencies = [
8290 "ring 0.17.7",
8291 "untrusted 0.9.0",
8292]
8293
8294[[package]]
8295name = "rustversion"
8296version = "1.0.14"
8297source = "registry+https://github.com/rust-lang/crates.io-index"
8298checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
8299
8300[[package]]
8301name = "rustybuzz"
8302version = "0.12.1"
8303source = "registry+https://github.com/rust-lang/crates.io-index"
8304checksum = "f0ae5692c5beaad6a9e22830deeed7874eae8a4e3ba4076fb48e12c56856222c"
8305dependencies = [
8306 "bitflags 2.4.2",
8307 "bytemuck",
8308 "libm",
8309 "smallvec",
8310 "ttf-parser",
8311 "unicode-bidi-mirroring",
8312 "unicode-ccc",
8313 "unicode-properties",
8314 "unicode-script",
8315]
8316
8317[[package]]
8318name = "ryu"
8319version = "1.0.15"
8320source = "registry+https://github.com/rust-lang/crates.io-index"
8321checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
8322
8323[[package]]
8324name = "safemem"
8325version = "0.3.3"
8326source = "registry+https://github.com/rust-lang/crates.io-index"
8327checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
8328
8329[[package]]
8330name = "salsa20"
8331version = "0.8.1"
8332source = "registry+https://github.com/rust-lang/crates.io-index"
8333checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
8334dependencies = [
8335 "cipher 0.3.0",
8336]
8337
8338[[package]]
8339name = "same-file"
8340version = "1.0.6"
8341source = "registry+https://github.com/rust-lang/crates.io-index"
8342checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
8343dependencies = [
8344 "winapi-util",
8345]
8346
8347[[package]]
8348name = "schannel"
8349version = "0.1.22"
8350source = "registry+https://github.com/rust-lang/crates.io-index"
8351checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
8352dependencies = [
8353 "windows-sys 0.48.0",
8354]
8355
8356[[package]]
8357name = "schemars"
8358version = "0.8.15"
8359source = "registry+https://github.com/rust-lang/crates.io-index"
8360checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c"
8361dependencies = [
8362 "dyn-clone",
8363 "indexmap 1.9.3",
8364 "schemars_derive",
8365 "serde",
8366 "serde_json",
8367]
8368
8369[[package]]
8370name = "schemars_derive"
8371version = "0.8.15"
8372source = "registry+https://github.com/rust-lang/crates.io-index"
8373checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c"
8374dependencies = [
8375 "proc-macro2",
8376 "quote",
8377 "serde_derive_internals",
8378 "syn 1.0.109",
8379]
8380
8381[[package]]
8382name = "scoped-tls"
8383version = "1.0.1"
8384source = "registry+https://github.com/rust-lang/crates.io-index"
8385checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
8386
8387[[package]]
8388name = "scoped_threadpool"
8389version = "0.1.9"
8390source = "registry+https://github.com/rust-lang/crates.io-index"
8391checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
8392
8393[[package]]
8394name = "scopeguard"
8395version = "1.2.0"
8396source = "registry+https://github.com/rust-lang/crates.io-index"
8397checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
8398
8399[[package]]
8400name = "scrypt"
8401version = "0.7.0"
8402source = "registry+https://github.com/rust-lang/crates.io-index"
8403checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
8404dependencies = [
8405 "base64ct",
8406 "hmac 0.11.0",
8407 "password-hash",
8408 "pbkdf2 0.8.0",
8409 "salsa20",
8410 "sha2 0.9.9",
8411]
8412
8413[[package]]
8414name = "sct"
8415version = "0.7.0"
8416source = "registry+https://github.com/rust-lang/crates.io-index"
8417checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
8418dependencies = [
8419 "ring 0.16.20",
8420 "untrusted 0.7.1",
8421]
8422
8423[[package]]
8424name = "sea-bae"
8425version = "0.2.0"
8426source = "registry+https://github.com/rust-lang/crates.io-index"
8427checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
8428dependencies = [
8429 "heck 0.4.1",
8430 "proc-macro-error",
8431 "proc-macro2",
8432 "quote",
8433 "syn 2.0.48",
8434]
8435
8436[[package]]
8437name = "sea-orm"
8438version = "0.12.3"
8439source = "registry+https://github.com/rust-lang/crates.io-index"
8440checksum = "da5b2d70c255bc5cbe1d49f69c3c8eadae0fbbaeb18ee978edbf2f75775cb94d"
8441dependencies = [
8442 "async-stream",
8443 "async-trait",
8444 "bigdecimal",
8445 "chrono",
8446 "futures 0.3.28",
8447 "log",
8448 "ouroboros",
8449 "rust_decimal",
8450 "sea-orm-macros",
8451 "sea-query",
8452 "sea-query-binder",
8453 "serde",
8454 "serde_json",
8455 "sqlx",
8456 "strum",
8457 "thiserror",
8458 "time",
8459 "tracing",
8460 "url",
8461 "uuid",
8462]
8463
8464[[package]]
8465name = "sea-orm-macros"
8466version = "0.12.3"
8467source = "registry+https://github.com/rust-lang/crates.io-index"
8468checksum = "d7c8d455fad40194fb9774fdc4810c0f2700ff0dc0e93bd5ce9d641cc3f5dd75"
8469dependencies = [
8470 "heck 0.4.1",
8471 "proc-macro2",
8472 "quote",
8473 "sea-bae",
8474 "syn 2.0.48",
8475 "unicode-ident",
8476]
8477
8478[[package]]
8479name = "sea-query"
8480version = "0.30.2"
8481source = "registry+https://github.com/rust-lang/crates.io-index"
8482checksum = "fb3e6bba153bb198646c8762c48414942a38db27d142e44735a133cabddcc820"
8483dependencies = [
8484 "bigdecimal",
8485 "chrono",
8486 "derivative",
8487 "inherent",
8488 "ordered-float 3.9.1",
8489 "rust_decimal",
8490 "serde_json",
8491 "time",
8492 "uuid",
8493]
8494
8495[[package]]
8496name = "sea-query-binder"
8497version = "0.5.0"
8498source = "registry+https://github.com/rust-lang/crates.io-index"
8499checksum = "36bbb68df92e820e4d5aeb17b4acd5cc8b5d18b2c36a4dd6f4626aabfa7ab1b9"
8500dependencies = [
8501 "bigdecimal",
8502 "chrono",
8503 "rust_decimal",
8504 "sea-query",
8505 "serde_json",
8506 "sqlx",
8507 "time",
8508 "uuid",
8509]
8510
8511[[package]]
8512name = "seahash"
8513version = "4.1.0"
8514source = "registry+https://github.com/rust-lang/crates.io-index"
8515checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
8516
8517[[package]]
8518name = "sealed"
8519version = "0.4.0"
8520source = "registry+https://github.com/rust-lang/crates.io-index"
8521checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
8522dependencies = [
8523 "heck 0.3.3",
8524 "proc-macro2",
8525 "quote",
8526 "syn 1.0.109",
8527]
8528
8529[[package]]
8530name = "search"
8531version = "0.1.0"
8532dependencies = [
8533 "any_vec",
8534 "anyhow",
8535 "bitflags 2.4.2",
8536 "client",
8537 "collections",
8538 "editor",
8539 "futures 0.3.28",
8540 "gpui",
8541 "language",
8542 "menu",
8543 "project",
8544 "serde",
8545 "serde_json",
8546 "settings",
8547 "smol",
8548 "theme",
8549 "ui",
8550 "unindent",
8551 "util",
8552 "workspace",
8553]
8554
8555[[package]]
8556name = "sec1"
8557version = "0.3.0"
8558source = "registry+https://github.com/rust-lang/crates.io-index"
8559checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
8560dependencies = [
8561 "base16ct",
8562 "der 0.6.1",
8563 "generic-array",
8564 "pkcs8 0.9.0",
8565 "subtle",
8566 "zeroize",
8567]
8568
8569[[package]]
8570name = "security-framework"
8571version = "2.9.2"
8572source = "registry+https://github.com/rust-lang/crates.io-index"
8573checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
8574dependencies = [
8575 "bitflags 1.3.2",
8576 "core-foundation",
8577 "core-foundation-sys 0.8.6",
8578 "libc",
8579 "security-framework-sys",
8580]
8581
8582[[package]]
8583name = "security-framework-sys"
8584version = "2.9.1"
8585source = "registry+https://github.com/rust-lang/crates.io-index"
8586checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
8587dependencies = [
8588 "core-foundation-sys 0.8.6",
8589 "libc",
8590]
8591
8592[[package]]
8593name = "self_cell"
8594version = "1.0.3"
8595source = "registry+https://github.com/rust-lang/crates.io-index"
8596checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
8597
8598[[package]]
8599name = "semantic_index"
8600version = "0.1.0"
8601dependencies = [
8602 "anyhow",
8603 "client",
8604 "clock",
8605 "collections",
8606 "env_logger",
8607 "fs",
8608 "futures 0.3.28",
8609 "futures-batch",
8610 "gpui",
8611 "heed",
8612 "language",
8613 "languages",
8614 "log",
8615 "open_ai",
8616 "project",
8617 "serde",
8618 "serde_json",
8619 "settings",
8620 "sha2 0.10.7",
8621 "smol",
8622 "tempfile",
8623 "util",
8624 "worktree",
8625]
8626
8627[[package]]
8628name = "semantic_version"
8629version = "0.1.0"
8630dependencies = [
8631 "anyhow",
8632 "serde",
8633]
8634
8635[[package]]
8636name = "semver"
8637version = "1.0.18"
8638source = "registry+https://github.com/rust-lang/crates.io-index"
8639checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
8640
8641[[package]]
8642name = "serde"
8643version = "1.0.196"
8644source = "registry+https://github.com/rust-lang/crates.io-index"
8645checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
8646dependencies = [
8647 "serde_derive",
8648]
8649
8650[[package]]
8651name = "serde_derive"
8652version = "1.0.196"
8653source = "registry+https://github.com/rust-lang/crates.io-index"
8654checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
8655dependencies = [
8656 "proc-macro2",
8657 "quote",
8658 "syn 2.0.48",
8659]
8660
8661[[package]]
8662name = "serde_derive_internals"
8663version = "0.26.0"
8664source = "registry+https://github.com/rust-lang/crates.io-index"
8665checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
8666dependencies = [
8667 "proc-macro2",
8668 "quote",
8669 "syn 1.0.109",
8670]
8671
8672[[package]]
8673name = "serde_fmt"
8674version = "1.0.3"
8675source = "registry+https://github.com/rust-lang/crates.io-index"
8676checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
8677dependencies = [
8678 "serde",
8679]
8680
8681[[package]]
8682name = "serde_json"
8683version = "1.0.107"
8684source = "registry+https://github.com/rust-lang/crates.io-index"
8685checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
8686dependencies = [
8687 "indexmap 2.0.0",
8688 "itoa",
8689 "ryu",
8690 "serde",
8691]
8692
8693[[package]]
8694name = "serde_json_lenient"
8695version = "0.1.7"
8696source = "registry+https://github.com/rust-lang/crates.io-index"
8697checksum = "26386958a1344003f2b2bcff51a23fbe70461a478ef29247c6c6ab2c1656f53e"
8698dependencies = [
8699 "indexmap 2.0.0",
8700 "itoa",
8701 "ryu",
8702 "serde",
8703]
8704
8705[[package]]
8706name = "serde_path_to_error"
8707version = "0.1.15"
8708source = "registry+https://github.com/rust-lang/crates.io-index"
8709checksum = "ebd154a240de39fdebcf5775d2675c204d7c13cf39a4c697be6493c8e734337c"
8710dependencies = [
8711 "itoa",
8712 "serde",
8713]
8714
8715[[package]]
8716name = "serde_repr"
8717version = "0.1.16"
8718source = "registry+https://github.com/rust-lang/crates.io-index"
8719checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
8720dependencies = [
8721 "proc-macro2",
8722 "quote",
8723 "syn 2.0.48",
8724]
8725
8726[[package]]
8727name = "serde_spanned"
8728version = "0.6.5"
8729source = "registry+https://github.com/rust-lang/crates.io-index"
8730checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
8731dependencies = [
8732 "serde",
8733]
8734
8735[[package]]
8736name = "serde_urlencoded"
8737version = "0.7.1"
8738source = "registry+https://github.com/rust-lang/crates.io-index"
8739checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
8740dependencies = [
8741 "form_urlencoded",
8742 "itoa",
8743 "ryu",
8744 "serde",
8745]
8746
8747[[package]]
8748name = "settings"
8749version = "0.1.0"
8750dependencies = [
8751 "anyhow",
8752 "collections",
8753 "fs",
8754 "futures 0.3.28",
8755 "gpui",
8756 "indoc",
8757 "lazy_static",
8758 "pretty_assertions",
8759 "release_channel",
8760 "rust-embed",
8761 "schemars",
8762 "serde",
8763 "serde_derive",
8764 "serde_json",
8765 "serde_json_lenient",
8766 "smallvec",
8767 "tree-sitter",
8768 "tree-sitter-json 0.19.0",
8769 "unindent",
8770 "util",
8771]
8772
8773[[package]]
8774name = "sha-1"
8775version = "0.9.8"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
8778dependencies = [
8779 "block-buffer 0.9.0",
8780 "cfg-if",
8781 "cpufeatures",
8782 "digest 0.9.0",
8783 "opaque-debug",
8784]
8785
8786[[package]]
8787name = "sha1"
8788version = "0.10.6"
8789source = "registry+https://github.com/rust-lang/crates.io-index"
8790checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
8791dependencies = [
8792 "cfg-if",
8793 "cpufeatures",
8794 "digest 0.10.7",
8795]
8796
8797[[package]]
8798name = "sha1_smol"
8799version = "1.0.0"
8800source = "registry+https://github.com/rust-lang/crates.io-index"
8801checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
8802
8803[[package]]
8804name = "sha2"
8805version = "0.9.9"
8806source = "registry+https://github.com/rust-lang/crates.io-index"
8807checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
8808dependencies = [
8809 "block-buffer 0.9.0",
8810 "cfg-if",
8811 "cpufeatures",
8812 "digest 0.9.0",
8813 "opaque-debug",
8814]
8815
8816[[package]]
8817name = "sha2"
8818version = "0.10.7"
8819source = "registry+https://github.com/rust-lang/crates.io-index"
8820checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
8821dependencies = [
8822 "cfg-if",
8823 "cpufeatures",
8824 "digest 0.10.7",
8825]
8826
8827[[package]]
8828name = "sharded-slab"
8829version = "0.1.4"
8830source = "registry+https://github.com/rust-lang/crates.io-index"
8831checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
8832dependencies = [
8833 "lazy_static",
8834]
8835
8836[[package]]
8837name = "shell-words"
8838version = "1.1.0"
8839source = "registry+https://github.com/rust-lang/crates.io-index"
8840checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
8841
8842[[package]]
8843name = "shellexpand"
8844version = "2.1.2"
8845source = "registry+https://github.com/rust-lang/crates.io-index"
8846checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
8847dependencies = [
8848 "dirs 4.0.0",
8849]
8850
8851[[package]]
8852name = "shlex"
8853version = "1.3.0"
8854source = "registry+https://github.com/rust-lang/crates.io-index"
8855checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
8856
8857[[package]]
8858name = "signal-hook"
8859version = "0.3.17"
8860source = "registry+https://github.com/rust-lang/crates.io-index"
8861checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
8862dependencies = [
8863 "libc",
8864 "signal-hook-registry",
8865]
8866
8867[[package]]
8868name = "signal-hook-registry"
8869version = "1.4.1"
8870source = "registry+https://github.com/rust-lang/crates.io-index"
8871checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
8872dependencies = [
8873 "libc",
8874]
8875
8876[[package]]
8877name = "signature"
8878version = "1.6.4"
8879source = "registry+https://github.com/rust-lang/crates.io-index"
8880checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
8881dependencies = [
8882 "digest 0.10.7",
8883 "rand_core 0.6.4",
8884]
8885
8886[[package]]
8887name = "signature"
8888version = "2.1.0"
8889source = "registry+https://github.com/rust-lang/crates.io-index"
8890checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
8891dependencies = [
8892 "digest 0.10.7",
8893 "rand_core 0.6.4",
8894]
8895
8896[[package]]
8897name = "simd-adler32"
8898version = "0.3.7"
8899source = "registry+https://github.com/rust-lang/crates.io-index"
8900checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
8901
8902[[package]]
8903name = "simdutf8"
8904version = "0.1.4"
8905source = "registry+https://github.com/rust-lang/crates.io-index"
8906checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
8907
8908[[package]]
8909name = "similar"
8910version = "1.3.0"
8911source = "registry+https://github.com/rust-lang/crates.io-index"
8912checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
8913
8914[[package]]
8915name = "simple_asn1"
8916version = "0.5.4"
8917source = "registry+https://github.com/rust-lang/crates.io-index"
8918checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
8919dependencies = [
8920 "chrono",
8921 "num-bigint",
8922 "num-traits",
8923 "thiserror",
8924]
8925
8926[[package]]
8927name = "simplecss"
8928version = "0.2.1"
8929source = "registry+https://github.com/rust-lang/crates.io-index"
8930checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
8931dependencies = [
8932 "log",
8933]
8934
8935[[package]]
8936name = "simplelog"
8937version = "0.9.0"
8938source = "registry+https://github.com/rust-lang/crates.io-index"
8939checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
8940dependencies = [
8941 "chrono",
8942 "log",
8943 "termcolor",
8944]
8945
8946[[package]]
8947name = "siphasher"
8948version = "0.3.11"
8949source = "registry+https://github.com/rust-lang/crates.io-index"
8950checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
8951
8952[[package]]
8953name = "siphasher"
8954version = "1.0.1"
8955source = "registry+https://github.com/rust-lang/crates.io-index"
8956checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
8957
8958[[package]]
8959name = "slab"
8960version = "0.4.9"
8961source = "registry+https://github.com/rust-lang/crates.io-index"
8962checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
8963dependencies = [
8964 "autocfg",
8965]
8966
8967[[package]]
8968name = "slice-group-by"
8969version = "0.3.1"
8970source = "registry+https://github.com/rust-lang/crates.io-index"
8971checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
8972
8973[[package]]
8974name = "slotmap"
8975version = "1.0.6"
8976source = "registry+https://github.com/rust-lang/crates.io-index"
8977checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
8978dependencies = [
8979 "version_check",
8980]
8981
8982[[package]]
8983name = "sluice"
8984version = "0.5.5"
8985source = "registry+https://github.com/rust-lang/crates.io-index"
8986checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
8987dependencies = [
8988 "async-channel 1.9.0",
8989 "futures-core",
8990 "futures-io",
8991]
8992
8993[[package]]
8994name = "smallvec"
8995version = "1.11.1"
8996source = "registry+https://github.com/rust-lang/crates.io-index"
8997checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
8998
8999[[package]]
9000name = "smithay-client-toolkit"
9001version = "0.18.1"
9002source = "registry+https://github.com/rust-lang/crates.io-index"
9003checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
9004dependencies = [
9005 "bitflags 2.4.2",
9006 "calloop",
9007 "calloop-wayland-source",
9008 "cursor-icon",
9009 "libc",
9010 "log",
9011 "memmap2 0.9.4",
9012 "rustix 0.38.32",
9013 "thiserror",
9014 "wayland-backend",
9015 "wayland-client",
9016 "wayland-csd-frame",
9017 "wayland-cursor",
9018 "wayland-protocols",
9019 "wayland-protocols-wlr",
9020 "wayland-scanner",
9021 "xkeysym",
9022]
9023
9024[[package]]
9025name = "smithay-clipboard"
9026version = "0.7.1"
9027source = "registry+https://github.com/rust-lang/crates.io-index"
9028checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
9029dependencies = [
9030 "libc",
9031 "smithay-client-toolkit",
9032 "wayland-backend",
9033]
9034
9035[[package]]
9036name = "smol"
9037version = "1.3.0"
9038source = "registry+https://github.com/rust-lang/crates.io-index"
9039checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
9040dependencies = [
9041 "async-channel 1.9.0",
9042 "async-executor",
9043 "async-fs 1.6.0",
9044 "async-io 1.13.0",
9045 "async-lock 2.8.0",
9046 "async-net 1.7.0",
9047 "async-process 1.7.0",
9048 "blocking",
9049 "futures-lite 1.13.0",
9050]
9051
9052[[package]]
9053name = "snippet"
9054version = "0.1.0"
9055dependencies = [
9056 "anyhow",
9057 "smallvec",
9058]
9059
9060[[package]]
9061name = "socket2"
9062version = "0.4.9"
9063source = "registry+https://github.com/rust-lang/crates.io-index"
9064checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
9065dependencies = [
9066 "libc",
9067 "winapi",
9068]
9069
9070[[package]]
9071name = "socket2"
9072version = "0.5.4"
9073source = "registry+https://github.com/rust-lang/crates.io-index"
9074checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
9075dependencies = [
9076 "libc",
9077 "windows-sys 0.48.0",
9078]
9079
9080[[package]]
9081name = "spdx"
9082version = "0.10.4"
9083source = "registry+https://github.com/rust-lang/crates.io-index"
9084checksum = "29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9"
9085dependencies = [
9086 "smallvec",
9087]
9088
9089[[package]]
9090name = "spin"
9091version = "0.5.2"
9092source = "registry+https://github.com/rust-lang/crates.io-index"
9093checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
9094
9095[[package]]
9096name = "spin"
9097version = "0.9.8"
9098source = "registry+https://github.com/rust-lang/crates.io-index"
9099checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
9100dependencies = [
9101 "lock_api",
9102]
9103
9104[[package]]
9105name = "spirv"
9106version = "0.2.0+1.5.4"
9107source = "registry+https://github.com/rust-lang/crates.io-index"
9108checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
9109dependencies = [
9110 "bitflags 1.3.2",
9111 "num-traits",
9112]
9113
9114[[package]]
9115name = "spki"
9116version = "0.6.0"
9117source = "registry+https://github.com/rust-lang/crates.io-index"
9118checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
9119dependencies = [
9120 "base64ct",
9121 "der 0.6.1",
9122]
9123
9124[[package]]
9125name = "spki"
9126version = "0.7.2"
9127source = "registry+https://github.com/rust-lang/crates.io-index"
9128checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
9129dependencies = [
9130 "base64ct",
9131 "der 0.7.8",
9132]
9133
9134[[package]]
9135name = "sptr"
9136version = "0.3.2"
9137source = "registry+https://github.com/rust-lang/crates.io-index"
9138checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
9139
9140[[package]]
9141name = "sqlez"
9142version = "0.1.0"
9143dependencies = [
9144 "anyhow",
9145 "collections",
9146 "futures 0.3.28",
9147 "indoc",
9148 "lazy_static",
9149 "libsqlite3-sys",
9150 "parking_lot",
9151 "smol",
9152 "thread_local",
9153 "util",
9154 "uuid",
9155]
9156
9157[[package]]
9158name = "sqlez_macros"
9159version = "0.1.0"
9160dependencies = [
9161 "lazy_static",
9162 "sqlez",
9163 "sqlformat",
9164 "syn 1.0.109",
9165]
9166
9167[[package]]
9168name = "sqlformat"
9169version = "0.2.2"
9170source = "registry+https://github.com/rust-lang/crates.io-index"
9171checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
9172dependencies = [
9173 "itertools 0.11.0",
9174 "nom",
9175 "unicode_categories",
9176]
9177
9178[[package]]
9179name = "sqlx"
9180version = "0.7.2"
9181source = "registry+https://github.com/rust-lang/crates.io-index"
9182checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
9183dependencies = [
9184 "sqlx-core",
9185 "sqlx-macros",
9186 "sqlx-mysql",
9187 "sqlx-postgres",
9188 "sqlx-sqlite",
9189]
9190
9191[[package]]
9192name = "sqlx-core"
9193version = "0.7.2"
9194source = "registry+https://github.com/rust-lang/crates.io-index"
9195checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
9196dependencies = [
9197 "ahash 0.8.8",
9198 "atoi",
9199 "bigdecimal",
9200 "byteorder",
9201 "bytes 1.5.0",
9202 "chrono",
9203 "crc",
9204 "crossbeam-queue",
9205 "dotenvy",
9206 "either",
9207 "event-listener 2.5.3",
9208 "futures-channel",
9209 "futures-core",
9210 "futures-intrusive",
9211 "futures-io",
9212 "futures-util",
9213 "hashlink",
9214 "hex",
9215 "indexmap 2.0.0",
9216 "log",
9217 "memchr",
9218 "once_cell",
9219 "paste",
9220 "percent-encoding",
9221 "rust_decimal",
9222 "rustls",
9223 "rustls-pemfile",
9224 "serde",
9225 "serde_json",
9226 "sha2 0.10.7",
9227 "smallvec",
9228 "sqlformat",
9229 "thiserror",
9230 "time",
9231 "tokio",
9232 "tokio-stream",
9233 "tracing",
9234 "url",
9235 "uuid",
9236 "webpki-roots",
9237]
9238
9239[[package]]
9240name = "sqlx-macros"
9241version = "0.7.2"
9242source = "registry+https://github.com/rust-lang/crates.io-index"
9243checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
9244dependencies = [
9245 "proc-macro2",
9246 "quote",
9247 "sqlx-core",
9248 "sqlx-macros-core",
9249 "syn 1.0.109",
9250]
9251
9252[[package]]
9253name = "sqlx-macros-core"
9254version = "0.7.2"
9255source = "registry+https://github.com/rust-lang/crates.io-index"
9256checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
9257dependencies = [
9258 "dotenvy",
9259 "either",
9260 "heck 0.4.1",
9261 "hex",
9262 "once_cell",
9263 "proc-macro2",
9264 "quote",
9265 "serde",
9266 "serde_json",
9267 "sha2 0.10.7",
9268 "sqlx-core",
9269 "sqlx-mysql",
9270 "sqlx-postgres",
9271 "sqlx-sqlite",
9272 "syn 1.0.109",
9273 "tempfile",
9274 "tokio",
9275 "url",
9276]
9277
9278[[package]]
9279name = "sqlx-mysql"
9280version = "0.7.2"
9281source = "registry+https://github.com/rust-lang/crates.io-index"
9282checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
9283dependencies = [
9284 "atoi",
9285 "base64 0.21.4",
9286 "bigdecimal",
9287 "bitflags 2.4.2",
9288 "byteorder",
9289 "bytes 1.5.0",
9290 "chrono",
9291 "crc",
9292 "digest 0.10.7",
9293 "dotenvy",
9294 "either",
9295 "futures-channel",
9296 "futures-core",
9297 "futures-io",
9298 "futures-util",
9299 "generic-array",
9300 "hex",
9301 "hkdf",
9302 "hmac 0.12.1",
9303 "itoa",
9304 "log",
9305 "md-5",
9306 "memchr",
9307 "once_cell",
9308 "percent-encoding",
9309 "rand 0.8.5",
9310 "rsa 0.9.2",
9311 "rust_decimal",
9312 "serde",
9313 "sha1",
9314 "sha2 0.10.7",
9315 "smallvec",
9316 "sqlx-core",
9317 "stringprep",
9318 "thiserror",
9319 "time",
9320 "tracing",
9321 "uuid",
9322 "whoami",
9323]
9324
9325[[package]]
9326name = "sqlx-postgres"
9327version = "0.7.2"
9328source = "registry+https://github.com/rust-lang/crates.io-index"
9329checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
9330dependencies = [
9331 "atoi",
9332 "base64 0.21.4",
9333 "bigdecimal",
9334 "bitflags 2.4.2",
9335 "byteorder",
9336 "chrono",
9337 "crc",
9338 "dotenvy",
9339 "etcetera",
9340 "futures-channel",
9341 "futures-core",
9342 "futures-io",
9343 "futures-util",
9344 "hex",
9345 "hkdf",
9346 "hmac 0.12.1",
9347 "home",
9348 "itoa",
9349 "log",
9350 "md-5",
9351 "memchr",
9352 "num-bigint",
9353 "once_cell",
9354 "rand 0.8.5",
9355 "rust_decimal",
9356 "serde",
9357 "serde_json",
9358 "sha1",
9359 "sha2 0.10.7",
9360 "smallvec",
9361 "sqlx-core",
9362 "stringprep",
9363 "thiserror",
9364 "time",
9365 "tracing",
9366 "uuid",
9367 "whoami",
9368]
9369
9370[[package]]
9371name = "sqlx-sqlite"
9372version = "0.7.2"
9373source = "registry+https://github.com/rust-lang/crates.io-index"
9374checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
9375dependencies = [
9376 "atoi",
9377 "chrono",
9378 "flume",
9379 "futures-channel",
9380 "futures-core",
9381 "futures-executor",
9382 "futures-intrusive",
9383 "futures-util",
9384 "libsqlite3-sys",
9385 "log",
9386 "percent-encoding",
9387 "serde",
9388 "sqlx-core",
9389 "time",
9390 "tracing",
9391 "url",
9392 "uuid",
9393]
9394
9395[[package]]
9396name = "stable_deref_trait"
9397version = "1.2.0"
9398source = "registry+https://github.com/rust-lang/crates.io-index"
9399checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
9400
9401[[package]]
9402name = "static_assertions"
9403version = "1.1.0"
9404source = "registry+https://github.com/rust-lang/crates.io-index"
9405checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
9406
9407[[package]]
9408name = "story"
9409version = "0.1.0"
9410dependencies = [
9411 "gpui",
9412 "itertools 0.10.5",
9413 "smallvec",
9414]
9415
9416[[package]]
9417name = "storybook"
9418version = "0.1.0"
9419dependencies = [
9420 "anyhow",
9421 "clap 4.4.4",
9422 "collab_ui",
9423 "ctrlc",
9424 "dialoguer",
9425 "editor",
9426 "embed-manifest",
9427 "fuzzy",
9428 "gpui",
9429 "indoc",
9430 "language",
9431 "log",
9432 "menu",
9433 "picker",
9434 "project",
9435 "rust-embed",
9436 "settings",
9437 "simplelog",
9438 "story",
9439 "strum",
9440 "theme",
9441 "ui",
9442]
9443
9444[[package]]
9445name = "strict-num"
9446version = "0.1.1"
9447source = "registry+https://github.com/rust-lang/crates.io-index"
9448checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
9449dependencies = [
9450 "float-cmp",
9451]
9452
9453[[package]]
9454name = "stringprep"
9455version = "0.1.4"
9456source = "registry+https://github.com/rust-lang/crates.io-index"
9457checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
9458dependencies = [
9459 "finl_unicode",
9460 "unicode-bidi",
9461 "unicode-normalization",
9462]
9463
9464[[package]]
9465name = "strsim"
9466version = "0.10.0"
9467source = "registry+https://github.com/rust-lang/crates.io-index"
9468checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
9469
9470[[package]]
9471name = "strum"
9472version = "0.25.0"
9473source = "registry+https://github.com/rust-lang/crates.io-index"
9474checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
9475dependencies = [
9476 "strum_macros",
9477]
9478
9479[[package]]
9480name = "strum_macros"
9481version = "0.25.2"
9482source = "registry+https://github.com/rust-lang/crates.io-index"
9483checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059"
9484dependencies = [
9485 "heck 0.4.1",
9486 "proc-macro2",
9487 "quote",
9488 "rustversion",
9489 "syn 2.0.48",
9490]
9491
9492[[package]]
9493name = "subtle"
9494version = "2.5.0"
9495source = "registry+https://github.com/rust-lang/crates.io-index"
9496checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
9497
9498[[package]]
9499name = "sum_tree"
9500version = "0.1.0"
9501dependencies = [
9502 "arrayvec",
9503 "ctor",
9504 "env_logger",
9505 "log",
9506 "rand 0.8.5",
9507 "rayon",
9508]
9509
9510[[package]]
9511name = "sval"
9512version = "2.8.0"
9513source = "registry+https://github.com/rust-lang/crates.io-index"
9514checksum = "05d11eec9fbe2bc8bc71e7349f0e7534db9a96d961fb9f302574275b7880ad06"
9515
9516[[package]]
9517name = "sval_buffer"
9518version = "2.8.0"
9519source = "registry+https://github.com/rust-lang/crates.io-index"
9520checksum = "6b7451f69a93c5baf2653d5aa8bb4178934337f16c22830a50b06b386f72d761"
9521dependencies = [
9522 "sval",
9523 "sval_ref",
9524]
9525
9526[[package]]
9527name = "sval_dynamic"
9528version = "2.8.0"
9529source = "registry+https://github.com/rust-lang/crates.io-index"
9530checksum = "c34f5a2cc12b4da2adfb59d5eedfd9b174a23cc3fae84cec71dcbcd9302068f5"
9531dependencies = [
9532 "sval",
9533]
9534
9535[[package]]
9536name = "sval_fmt"
9537version = "2.8.0"
9538source = "registry+https://github.com/rust-lang/crates.io-index"
9539checksum = "2f578b2301341e246d00b35957f2952c4ec554ad9c7cfaee10bc86bc92896578"
9540dependencies = [
9541 "itoa",
9542 "ryu",
9543 "sval",
9544]
9545
9546[[package]]
9547name = "sval_json"
9548version = "2.8.0"
9549source = "registry+https://github.com/rust-lang/crates.io-index"
9550checksum = "8346c00f5dc6efe18bea8d13c1f7ca4f112b20803434bf3657ac17c0f74cbc4b"
9551dependencies = [
9552 "itoa",
9553 "ryu",
9554 "sval",
9555]
9556
9557[[package]]
9558name = "sval_ref"
9559version = "2.8.0"
9560source = "registry+https://github.com/rust-lang/crates.io-index"
9561checksum = "6617cc89952f792aebc0f4a1a76bc51e80c70b18c491bd52215c7989c4c3dd06"
9562dependencies = [
9563 "sval",
9564]
9565
9566[[package]]
9567name = "sval_serde"
9568version = "2.8.0"
9569source = "registry+https://github.com/rust-lang/crates.io-index"
9570checksum = "fe3d1e59f023341d9af75d86f3bc148a6704f3f831eef0dd90bbe9cb445fa024"
9571dependencies = [
9572 "serde",
9573 "sval",
9574 "sval_buffer",
9575 "sval_fmt",
9576]
9577
9578[[package]]
9579name = "svg_fmt"
9580version = "0.4.1"
9581source = "registry+https://github.com/rust-lang/crates.io-index"
9582checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
9583
9584[[package]]
9585name = "svgtypes"
9586version = "0.15.0"
9587source = "registry+https://github.com/rust-lang/crates.io-index"
9588checksum = "d97ca9a891c9c70da8139ac9d8e8ea36a210fa21bb50eccd75d4a9561c83e87f"
9589dependencies = [
9590 "kurbo",
9591 "siphasher 1.0.1",
9592]
9593
9594[[package]]
9595name = "swash"
9596version = "0.1.12"
9597source = "registry+https://github.com/rust-lang/crates.io-index"
9598checksum = "d06ff4664af8923625604261c645f5c4cc610cc83c84bec74b50d76237089de7"
9599dependencies = [
9600 "read-fonts",
9601 "yazi",
9602 "zeno",
9603]
9604
9605[[package]]
9606name = "syn"
9607version = "1.0.109"
9608source = "registry+https://github.com/rust-lang/crates.io-index"
9609checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
9610dependencies = [
9611 "proc-macro2",
9612 "quote",
9613 "unicode-ident",
9614]
9615
9616[[package]]
9617name = "syn"
9618version = "2.0.48"
9619source = "registry+https://github.com/rust-lang/crates.io-index"
9620checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
9621dependencies = [
9622 "proc-macro2",
9623 "quote",
9624 "unicode-ident",
9625]
9626
9627[[package]]
9628name = "sync_wrapper"
9629version = "0.1.2"
9630source = "registry+https://github.com/rust-lang/crates.io-index"
9631checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
9632
9633[[package]]
9634name = "synchronoise"
9635version = "1.0.1"
9636source = "registry+https://github.com/rust-lang/crates.io-index"
9637checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
9638dependencies = [
9639 "crossbeam-queue",
9640]
9641
9642[[package]]
9643name = "sys-locale"
9644version = "0.3.1"
9645source = "registry+https://github.com/rust-lang/crates.io-index"
9646checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
9647dependencies = [
9648 "libc",
9649]
9650
9651[[package]]
9652name = "sysinfo"
9653version = "0.30.7"
9654source = "registry+https://github.com/rust-lang/crates.io-index"
9655checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
9656dependencies = [
9657 "cfg-if",
9658 "core-foundation-sys 0.8.6",
9659 "libc",
9660 "ntapi",
9661 "once_cell",
9662 "rayon",
9663 "windows 0.52.0",
9664]
9665
9666[[package]]
9667name = "system-interface"
9668version = "0.27.1"
9669source = "registry+https://github.com/rust-lang/crates.io-index"
9670checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7"
9671dependencies = [
9672 "bitflags 2.4.2",
9673 "cap-fs-ext",
9674 "cap-std",
9675 "fd-lock",
9676 "io-lifetimes 2.0.3",
9677 "rustix 0.38.32",
9678 "windows-sys 0.52.0",
9679 "winx",
9680]
9681
9682[[package]]
9683name = "tab_switcher"
9684version = "0.1.0"
9685dependencies = [
9686 "anyhow",
9687 "collections",
9688 "ctor",
9689 "editor",
9690 "env_logger",
9691 "gpui",
9692 "language",
9693 "menu",
9694 "picker",
9695 "project",
9696 "serde",
9697 "serde_json",
9698 "terminal_view",
9699 "theme",
9700 "ui",
9701 "util",
9702 "workspace",
9703]
9704
9705[[package]]
9706name = "taffy"
9707version = "0.3.11"
9708source = "git+https://github.com/DioxusLabs/taffy?rev=1876f72bee5e376023eaa518aa7b8a34c769bd1b#1876f72bee5e376023eaa518aa7b8a34c769bd1b"
9709dependencies = [
9710 "arrayvec",
9711 "grid",
9712 "num-traits",
9713 "slotmap",
9714]
9715
9716[[package]]
9717name = "take-until"
9718version = "0.2.0"
9719source = "registry+https://github.com/rust-lang/crates.io-index"
9720checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
9721
9722[[package]]
9723name = "tap"
9724version = "1.0.1"
9725source = "registry+https://github.com/rust-lang/crates.io-index"
9726checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
9727
9728[[package]]
9729name = "target-lexicon"
9730version = "0.12.13"
9731source = "registry+https://github.com/rust-lang/crates.io-index"
9732checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
9733
9734[[package]]
9735name = "task"
9736version = "0.1.0"
9737dependencies = [
9738 "anyhow",
9739 "collections",
9740 "futures 0.3.28",
9741 "gpui",
9742 "hex",
9743 "schemars",
9744 "serde",
9745 "serde_json_lenient",
9746 "sha2 0.10.7",
9747 "shellexpand",
9748 "util",
9749]
9750
9751[[package]]
9752name = "tasks_ui"
9753version = "0.1.0"
9754dependencies = [
9755 "anyhow",
9756 "editor",
9757 "file_icons",
9758 "fuzzy",
9759 "gpui",
9760 "language",
9761 "picker",
9762 "project",
9763 "schemars",
9764 "serde",
9765 "serde_json",
9766 "settings",
9767 "task",
9768 "terminal",
9769 "tree-sitter-rust",
9770 "tree-sitter-typescript",
9771 "ui",
9772 "util",
9773 "workspace",
9774]
9775
9776[[package]]
9777name = "telemetry_events"
9778version = "0.1.0"
9779dependencies = [
9780 "semantic_version",
9781 "serde",
9782]
9783
9784[[package]]
9785name = "tempfile"
9786version = "3.9.0"
9787source = "registry+https://github.com/rust-lang/crates.io-index"
9788checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
9789dependencies = [
9790 "cfg-if",
9791 "fastrand 2.0.0",
9792 "redox_syscall 0.4.1",
9793 "rustix 0.38.32",
9794 "windows-sys 0.52.0",
9795]
9796
9797[[package]]
9798name = "tendril"
9799version = "0.4.3"
9800source = "registry+https://github.com/rust-lang/crates.io-index"
9801checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
9802dependencies = [
9803 "futf",
9804 "mac",
9805 "utf-8",
9806]
9807
9808[[package]]
9809name = "termcolor"
9810version = "1.1.3"
9811source = "registry+https://github.com/rust-lang/crates.io-index"
9812checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
9813dependencies = [
9814 "winapi-util",
9815]
9816
9817[[package]]
9818name = "terminal"
9819version = "0.1.0"
9820dependencies = [
9821 "alacritty_terminal",
9822 "anyhow",
9823 "collections",
9824 "dirs 4.0.0",
9825 "futures 0.3.28",
9826 "gpui",
9827 "libc",
9828 "rand 0.8.5",
9829 "schemars",
9830 "serde",
9831 "serde_derive",
9832 "serde_json",
9833 "settings",
9834 "smol",
9835 "sysinfo",
9836 "task",
9837 "theme",
9838 "thiserror",
9839 "util",
9840 "windows 0.53.0",
9841]
9842
9843[[package]]
9844name = "terminal_view"
9845version = "0.1.0"
9846dependencies = [
9847 "anyhow",
9848 "client",
9849 "collections",
9850 "db",
9851 "dirs 4.0.0",
9852 "editor",
9853 "futures 0.3.28",
9854 "gpui",
9855 "itertools 0.11.0",
9856 "language",
9857 "project",
9858 "rand 0.8.5",
9859 "search",
9860 "serde",
9861 "serde_json",
9862 "settings",
9863 "shellexpand",
9864 "smol",
9865 "task",
9866 "terminal",
9867 "theme",
9868 "ui",
9869 "util",
9870 "workspace",
9871]
9872
9873[[package]]
9874name = "text"
9875version = "0.1.0"
9876dependencies = [
9877 "anyhow",
9878 "clock",
9879 "collections",
9880 "ctor",
9881 "env_logger",
9882 "gpui",
9883 "lazy_static",
9884 "log",
9885 "parking_lot",
9886 "postage",
9887 "rand 0.8.5",
9888 "regex",
9889 "rope",
9890 "smallvec",
9891 "sum_tree",
9892 "util",
9893]
9894
9895[[package]]
9896name = "textwrap"
9897version = "0.16.0"
9898source = "registry+https://github.com/rust-lang/crates.io-index"
9899checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
9900
9901[[package]]
9902name = "theme"
9903version = "0.1.0"
9904dependencies = [
9905 "anyhow",
9906 "collections",
9907 "color",
9908 "derive_more",
9909 "fs",
9910 "futures 0.3.28",
9911 "gpui",
9912 "indexmap 1.9.3",
9913 "palette",
9914 "parking_lot",
9915 "refineable",
9916 "schemars",
9917 "serde",
9918 "serde_derive",
9919 "serde_json",
9920 "serde_json_lenient",
9921 "serde_repr",
9922 "settings",
9923 "story",
9924 "util",
9925 "uuid",
9926]
9927
9928[[package]]
9929name = "theme_importer"
9930version = "0.1.0"
9931dependencies = [
9932 "anyhow",
9933 "clap 4.4.4",
9934 "gpui",
9935 "indexmap 1.9.3",
9936 "log",
9937 "palette",
9938 "rust-embed",
9939 "schemars",
9940 "serde",
9941 "serde_json",
9942 "serde_json_lenient",
9943 "simplelog",
9944 "strum",
9945 "theme",
9946 "vscode_theme",
9947]
9948
9949[[package]]
9950name = "theme_selector"
9951version = "0.1.0"
9952dependencies = [
9953 "client",
9954 "feature_flags",
9955 "fs",
9956 "fuzzy",
9957 "gpui",
9958 "log",
9959 "picker",
9960 "serde",
9961 "settings",
9962 "theme",
9963 "ui",
9964 "util",
9965 "workspace",
9966]
9967
9968[[package]]
9969name = "thiserror"
9970version = "1.0.48"
9971source = "registry+https://github.com/rust-lang/crates.io-index"
9972checksum = "9d6d7a740b8a666a7e828dd00da9c0dc290dff53154ea77ac109281de90589b7"
9973dependencies = [
9974 "thiserror-impl",
9975]
9976
9977[[package]]
9978name = "thiserror-impl"
9979version = "1.0.48"
9980source = "registry+https://github.com/rust-lang/crates.io-index"
9981checksum = "49922ecae66cc8a249b77e68d1d0623c1b2c514f0060c27cdc68bd62a1219d35"
9982dependencies = [
9983 "proc-macro2",
9984 "quote",
9985 "syn 2.0.48",
9986]
9987
9988[[package]]
9989name = "thread_local"
9990version = "1.1.7"
9991source = "registry+https://github.com/rust-lang/crates.io-index"
9992checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
9993dependencies = [
9994 "cfg-if",
9995 "once_cell",
9996]
9997
9998[[package]]
9999name = "tiff"
10000version = "0.6.1"
10001source = "registry+https://github.com/rust-lang/crates.io-index"
10002checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
10003dependencies = [
10004 "jpeg-decoder",
10005 "miniz_oxide 0.4.4",
10006 "weezl",
10007]
10008
10009[[package]]
10010name = "tiktoken-rs"
10011version = "0.5.7"
10012source = "registry+https://github.com/rust-lang/crates.io-index"
10013checksum = "a4427b6b1c6b38215b92dd47a83a0ecc6735573d0a5a4c14acc0ac5b33b28adb"
10014dependencies = [
10015 "anyhow",
10016 "base64 0.21.4",
10017 "bstr",
10018 "fancy-regex",
10019 "lazy_static",
10020 "parking_lot",
10021 "rustc-hash",
10022]
10023
10024[[package]]
10025name = "time"
10026version = "0.3.28"
10027source = "registry+https://github.com/rust-lang/crates.io-index"
10028checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
10029dependencies = [
10030 "deranged",
10031 "itoa",
10032 "serde",
10033 "time-core",
10034 "time-macros",
10035]
10036
10037[[package]]
10038name = "time-core"
10039version = "0.1.1"
10040source = "registry+https://github.com/rust-lang/crates.io-index"
10041checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
10042
10043[[package]]
10044name = "time-macros"
10045version = "0.2.14"
10046source = "registry+https://github.com/rust-lang/crates.io-index"
10047checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572"
10048dependencies = [
10049 "time-core",
10050]
10051
10052[[package]]
10053name = "time_format"
10054version = "0.1.0"
10055dependencies = [
10056 "core-foundation",
10057 "core-foundation-sys 0.8.6",
10058 "sys-locale",
10059 "time",
10060]
10061
10062[[package]]
10063name = "tiny-skia"
10064version = "0.11.4"
10065source = "registry+https://github.com/rust-lang/crates.io-index"
10066checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
10067dependencies = [
10068 "arrayref",
10069 "arrayvec",
10070 "bytemuck",
10071 "cfg-if",
10072 "log",
10073 "png 0.17.13",
10074 "tiny-skia-path",
10075]
10076
10077[[package]]
10078name = "tiny-skia-path"
10079version = "0.11.4"
10080source = "registry+https://github.com/rust-lang/crates.io-index"
10081checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
10082dependencies = [
10083 "arrayref",
10084 "bytemuck",
10085 "strict-num",
10086]
10087
10088[[package]]
10089name = "tiny_http"
10090version = "0.8.2"
10091source = "registry+https://github.com/rust-lang/crates.io-index"
10092checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
10093dependencies = [
10094 "ascii",
10095 "chrono",
10096 "chunked_transfer",
10097 "log",
10098 "url",
10099]
10100
10101[[package]]
10102name = "tinytemplate"
10103version = "1.2.1"
10104source = "registry+https://github.com/rust-lang/crates.io-index"
10105checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
10106dependencies = [
10107 "serde",
10108 "serde_json",
10109]
10110
10111[[package]]
10112name = "tinyvec"
10113version = "1.6.0"
10114source = "registry+https://github.com/rust-lang/crates.io-index"
10115checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
10116dependencies = [
10117 "tinyvec_macros",
10118]
10119
10120[[package]]
10121name = "tinyvec_macros"
10122version = "0.1.1"
10123source = "registry+https://github.com/rust-lang/crates.io-index"
10124checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
10125
10126[[package]]
10127name = "tokio"
10128version = "1.32.0"
10129source = "registry+https://github.com/rust-lang/crates.io-index"
10130checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
10131dependencies = [
10132 "backtrace",
10133 "bytes 1.5.0",
10134 "libc",
10135 "mio",
10136 "num_cpus",
10137 "parking_lot",
10138 "pin-project-lite",
10139 "signal-hook-registry",
10140 "socket2 0.5.4",
10141 "tokio-macros",
10142 "windows-sys 0.48.0",
10143]
10144
10145[[package]]
10146name = "tokio-io"
10147version = "0.1.13"
10148source = "registry+https://github.com/rust-lang/crates.io-index"
10149checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
10150dependencies = [
10151 "bytes 0.4.12",
10152 "futures 0.1.31",
10153 "log",
10154]
10155
10156[[package]]
10157name = "tokio-macros"
10158version = "2.1.0"
10159source = "registry+https://github.com/rust-lang/crates.io-index"
10160checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
10161dependencies = [
10162 "proc-macro2",
10163 "quote",
10164 "syn 2.0.48",
10165]
10166
10167[[package]]
10168name = "tokio-native-tls"
10169version = "0.3.1"
10170source = "registry+https://github.com/rust-lang/crates.io-index"
10171checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
10172dependencies = [
10173 "native-tls",
10174 "tokio",
10175]
10176
10177[[package]]
10178name = "tokio-rustls"
10179version = "0.24.1"
10180source = "registry+https://github.com/rust-lang/crates.io-index"
10181checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
10182dependencies = [
10183 "rustls",
10184 "tokio",
10185]
10186
10187[[package]]
10188name = "tokio-stream"
10189version = "0.1.14"
10190source = "registry+https://github.com/rust-lang/crates.io-index"
10191checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
10192dependencies = [
10193 "futures-core",
10194 "pin-project-lite",
10195 "tokio",
10196]
10197
10198[[package]]
10199name = "tokio-tungstenite"
10200version = "0.20.1"
10201source = "registry+https://github.com/rust-lang/crates.io-index"
10202checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
10203dependencies = [
10204 "futures-util",
10205 "log",
10206 "tokio",
10207 "tungstenite 0.20.1",
10208]
10209
10210[[package]]
10211name = "tokio-util"
10212version = "0.7.9"
10213source = "registry+https://github.com/rust-lang/crates.io-index"
10214checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
10215dependencies = [
10216 "bytes 1.5.0",
10217 "futures-core",
10218 "futures-io",
10219 "futures-sink",
10220 "pin-project-lite",
10221 "tokio",
10222 "tracing",
10223]
10224
10225[[package]]
10226name = "toml"
10227version = "0.5.11"
10228source = "registry+https://github.com/rust-lang/crates.io-index"
10229checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
10230dependencies = [
10231 "serde",
10232]
10233
10234[[package]]
10235name = "toml"
10236version = "0.7.8"
10237source = "registry+https://github.com/rust-lang/crates.io-index"
10238checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
10239dependencies = [
10240 "serde",
10241 "serde_spanned",
10242 "toml_datetime",
10243 "toml_edit 0.19.15",
10244]
10245
10246[[package]]
10247name = "toml"
10248version = "0.8.10"
10249source = "registry+https://github.com/rust-lang/crates.io-index"
10250checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
10251dependencies = [
10252 "serde",
10253 "serde_spanned",
10254 "toml_datetime",
10255 "toml_edit 0.22.6",
10256]
10257
10258[[package]]
10259name = "toml_datetime"
10260version = "0.6.5"
10261source = "registry+https://github.com/rust-lang/crates.io-index"
10262checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
10263dependencies = [
10264 "serde",
10265]
10266
10267[[package]]
10268name = "toml_edit"
10269version = "0.19.15"
10270source = "registry+https://github.com/rust-lang/crates.io-index"
10271checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
10272dependencies = [
10273 "indexmap 2.0.0",
10274 "serde",
10275 "serde_spanned",
10276 "toml_datetime",
10277 "winnow 0.5.15",
10278]
10279
10280[[package]]
10281name = "toml_edit"
10282version = "0.21.1"
10283source = "registry+https://github.com/rust-lang/crates.io-index"
10284checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
10285dependencies = [
10286 "indexmap 2.0.0",
10287 "toml_datetime",
10288 "winnow 0.5.15",
10289]
10290
10291[[package]]
10292name = "toml_edit"
10293version = "0.22.6"
10294source = "registry+https://github.com/rust-lang/crates.io-index"
10295checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
10296dependencies = [
10297 "indexmap 2.0.0",
10298 "serde",
10299 "serde_spanned",
10300 "toml_datetime",
10301 "winnow 0.6.1",
10302]
10303
10304[[package]]
10305name = "tower"
10306version = "0.4.13"
10307source = "registry+https://github.com/rust-lang/crates.io-index"
10308checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
10309dependencies = [
10310 "futures-core",
10311 "futures-util",
10312 "pin-project",
10313 "pin-project-lite",
10314 "tokio",
10315 "tower-layer",
10316 "tower-service",
10317 "tracing",
10318]
10319
10320[[package]]
10321name = "tower-http"
10322version = "0.3.5"
10323source = "registry+https://github.com/rust-lang/crates.io-index"
10324checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
10325dependencies = [
10326 "bitflags 1.3.2",
10327 "bytes 1.5.0",
10328 "futures-core",
10329 "futures-util",
10330 "http 0.2.9",
10331 "http-body",
10332 "http-range-header",
10333 "pin-project-lite",
10334 "tower-layer",
10335 "tower-service",
10336]
10337
10338[[package]]
10339name = "tower-http"
10340version = "0.4.4"
10341source = "registry+https://github.com/rust-lang/crates.io-index"
10342checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
10343dependencies = [
10344 "bitflags 2.4.2",
10345 "bytes 1.5.0",
10346 "futures-core",
10347 "futures-util",
10348 "http 0.2.9",
10349 "http-body",
10350 "http-range-header",
10351 "pin-project-lite",
10352 "tower-layer",
10353 "tower-service",
10354 "tracing",
10355]
10356
10357[[package]]
10358name = "tower-layer"
10359version = "0.3.2"
10360source = "registry+https://github.com/rust-lang/crates.io-index"
10361checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
10362
10363[[package]]
10364name = "tower-service"
10365version = "0.3.2"
10366source = "registry+https://github.com/rust-lang/crates.io-index"
10367checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
10368
10369[[package]]
10370name = "tracing"
10371version = "0.1.40"
10372source = "registry+https://github.com/rust-lang/crates.io-index"
10373checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
10374dependencies = [
10375 "log",
10376 "pin-project-lite",
10377 "tracing-attributes",
10378 "tracing-core",
10379]
10380
10381[[package]]
10382name = "tracing-attributes"
10383version = "0.1.27"
10384source = "registry+https://github.com/rust-lang/crates.io-index"
10385checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
10386dependencies = [
10387 "proc-macro2",
10388 "quote",
10389 "syn 2.0.48",
10390]
10391
10392[[package]]
10393name = "tracing-core"
10394version = "0.1.32"
10395source = "registry+https://github.com/rust-lang/crates.io-index"
10396checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
10397dependencies = [
10398 "once_cell",
10399 "valuable",
10400]
10401
10402[[package]]
10403name = "tracing-futures"
10404version = "0.2.5"
10405source = "registry+https://github.com/rust-lang/crates.io-index"
10406checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
10407dependencies = [
10408 "pin-project",
10409 "tracing",
10410]
10411
10412[[package]]
10413name = "tracing-log"
10414version = "0.2.0"
10415source = "registry+https://github.com/rust-lang/crates.io-index"
10416checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
10417dependencies = [
10418 "log",
10419 "once_cell",
10420 "tracing-core",
10421]
10422
10423[[package]]
10424name = "tracing-serde"
10425version = "0.1.3"
10426source = "registry+https://github.com/rust-lang/crates.io-index"
10427checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
10428dependencies = [
10429 "serde",
10430 "tracing-core",
10431]
10432
10433[[package]]
10434name = "tracing-subscriber"
10435version = "0.3.18"
10436source = "registry+https://github.com/rust-lang/crates.io-index"
10437checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
10438dependencies = [
10439 "matchers",
10440 "nu-ansi-term",
10441 "once_cell",
10442 "regex",
10443 "serde",
10444 "serde_json",
10445 "sharded-slab",
10446 "smallvec",
10447 "thread_local",
10448 "tracing",
10449 "tracing-core",
10450 "tracing-log",
10451 "tracing-serde",
10452]
10453
10454[[package]]
10455name = "tree-sitter"
10456version = "0.20.100"
10457source = "git+https://github.com/tree-sitter/tree-sitter?rev=7f21c3b98c0749ac192da67a0d65dfe3eabc4a63#7f21c3b98c0749ac192da67a0d65dfe3eabc4a63"
10458dependencies = [
10459 "cc",
10460 "regex",
10461 "wasmtime-c-api-impl",
10462]
10463
10464[[package]]
10465name = "tree-sitter-bash"
10466version = "0.20.4"
10467source = "git+https://github.com/tree-sitter/tree-sitter-bash?rev=7331995b19b8f8aba2d5e26deb51d2195c18bc94#7331995b19b8f8aba2d5e26deb51d2195c18bc94"
10468dependencies = [
10469 "cc",
10470 "tree-sitter",
10471]
10472
10473[[package]]
10474name = "tree-sitter-c"
10475version = "0.20.6"
10476source = "registry+https://github.com/rust-lang/crates.io-index"
10477checksum = "30b03bdf218020057abee831581a74bff8c298323d6c6cd1a70556430ded9f4b"
10478dependencies = [
10479 "cc",
10480 "tree-sitter",
10481]
10482
10483[[package]]
10484name = "tree-sitter-cpp"
10485version = "0.20.0"
10486source = "git+https://github.com/tree-sitter/tree-sitter-cpp?rev=f44509141e7e483323d2ec178f2d2e6c0fc041c1#f44509141e7e483323d2ec178f2d2e6c0fc041c1"
10487dependencies = [
10488 "cc",
10489 "tree-sitter",
10490]
10491
10492[[package]]
10493name = "tree-sitter-css"
10494version = "0.19.0"
10495source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
10496dependencies = [
10497 "cc",
10498 "tree-sitter",
10499]
10500
10501[[package]]
10502name = "tree-sitter-elixir"
10503version = "0.1.0"
10504source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=a2861e88a730287a60c11ea9299c033c7d076e30#a2861e88a730287a60c11ea9299c033c7d076e30"
10505dependencies = [
10506 "cc",
10507 "tree-sitter",
10508]
10509
10510[[package]]
10511name = "tree-sitter-embedded-template"
10512version = "0.20.0"
10513source = "registry+https://github.com/rust-lang/crates.io-index"
10514checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
10515dependencies = [
10516 "cc",
10517 "tree-sitter",
10518]
10519
10520[[package]]
10521name = "tree-sitter-go"
10522version = "0.19.1"
10523source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
10524dependencies = [
10525 "cc",
10526 "tree-sitter",
10527]
10528
10529[[package]]
10530name = "tree-sitter-gomod"
10531version = "1.0.2"
10532source = "git+https://github.com/camdencheek/tree-sitter-go-mod#bbe2fe3be4b87e06a613e685250f473d2267f430"
10533dependencies = [
10534 "cc",
10535 "tree-sitter",
10536]
10537
10538[[package]]
10539name = "tree-sitter-gowork"
10540version = "0.0.1"
10541source = "git+https://github.com/d1y/tree-sitter-go-work#a2a4b99b53b3740855ff33f0b54cab0bb4ce6f45"
10542dependencies = [
10543 "cc",
10544 "tree-sitter",
10545]
10546
10547[[package]]
10548name = "tree-sitter-heex"
10549version = "0.0.1"
10550source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
10551dependencies = [
10552 "cc",
10553 "tree-sitter",
10554]
10555
10556[[package]]
10557name = "tree-sitter-html"
10558version = "0.19.0"
10559source = "registry+https://github.com/rust-lang/crates.io-index"
10560checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
10561dependencies = [
10562 "cc",
10563 "tree-sitter",
10564]
10565
10566[[package]]
10567name = "tree-sitter-jsdoc"
10568version = "0.20.0"
10569source = "git+https://github.com/tree-sitter/tree-sitter-jsdoc#6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55"
10570dependencies = [
10571 "cc",
10572 "tree-sitter",
10573]
10574
10575[[package]]
10576name = "tree-sitter-json"
10577version = "0.19.0"
10578source = "registry+https://github.com/rust-lang/crates.io-index"
10579checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
10580dependencies = [
10581 "cc",
10582 "tree-sitter",
10583]
10584
10585[[package]]
10586name = "tree-sitter-json"
10587version = "0.20.0"
10588source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
10589dependencies = [
10590 "cc",
10591 "tree-sitter",
10592]
10593
10594[[package]]
10595name = "tree-sitter-markdown"
10596version = "0.0.1"
10597source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
10598dependencies = [
10599 "cc",
10600 "tree-sitter",
10601]
10602
10603[[package]]
10604name = "tree-sitter-proto"
10605version = "0.0.2"
10606source = "git+https://github.com/rewinfrey/tree-sitter-proto?rev=36d54f288aee112f13a67b550ad32634d0c2cb52#36d54f288aee112f13a67b550ad32634d0c2cb52"
10607dependencies = [
10608 "cc",
10609 "tree-sitter",
10610]
10611
10612[[package]]
10613name = "tree-sitter-python"
10614version = "0.20.4"
10615source = "registry+https://github.com/rust-lang/crates.io-index"
10616checksum = "e6c93b1b1fbd0d399db3445f51fd3058e43d0b4dcff62ddbdb46e66550978aa5"
10617dependencies = [
10618 "cc",
10619 "tree-sitter",
10620]
10621
10622[[package]]
10623name = "tree-sitter-regex"
10624version = "0.20.0"
10625source = "registry+https://github.com/rust-lang/crates.io-index"
10626checksum = "efb5a53e9c990757895476216796b170fd81e4d173d08f8b082279c4e6ff8c5c"
10627dependencies = [
10628 "cc",
10629 "tree-sitter",
10630]
10631
10632[[package]]
10633name = "tree-sitter-ruby"
10634version = "0.20.0"
10635source = "registry+https://github.com/rust-lang/crates.io-index"
10636checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
10637dependencies = [
10638 "cc",
10639 "tree-sitter",
10640]
10641
10642[[package]]
10643name = "tree-sitter-rust"
10644version = "0.20.4"
10645source = "registry+https://github.com/rust-lang/crates.io-index"
10646checksum = "b0832309b0b2b6d33760ce5c0e818cb47e1d72b468516bfe4134408926fa7594"
10647dependencies = [
10648 "cc",
10649 "tree-sitter",
10650]
10651
10652[[package]]
10653name = "tree-sitter-typescript"
10654version = "0.20.2"
10655source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
10656dependencies = [
10657 "cc",
10658 "tree-sitter",
10659]
10660
10661[[package]]
10662name = "tree-sitter-yaml"
10663version = "0.0.1"
10664source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
10665dependencies = [
10666 "cc",
10667 "tree-sitter",
10668]
10669
10670[[package]]
10671name = "try-lock"
10672version = "0.2.4"
10673source = "registry+https://github.com/rust-lang/crates.io-index"
10674checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
10675
10676[[package]]
10677name = "ttf-parser"
10678version = "0.20.0"
10679source = "registry+https://github.com/rust-lang/crates.io-index"
10680checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
10681
10682[[package]]
10683name = "tungstenite"
10684version = "0.16.0"
10685source = "registry+https://github.com/rust-lang/crates.io-index"
10686checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
10687dependencies = [
10688 "base64 0.13.1",
10689 "byteorder",
10690 "bytes 1.5.0",
10691 "http 0.2.9",
10692 "httparse",
10693 "log",
10694 "native-tls",
10695 "rand 0.8.5",
10696 "sha-1",
10697 "thiserror",
10698 "url",
10699 "utf-8",
10700]
10701
10702[[package]]
10703name = "tungstenite"
10704version = "0.20.1"
10705source = "registry+https://github.com/rust-lang/crates.io-index"
10706checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
10707dependencies = [
10708 "byteorder",
10709 "bytes 1.5.0",
10710 "data-encoding",
10711 "http 0.2.9",
10712 "httparse",
10713 "log",
10714 "rand 0.8.5",
10715 "sha1",
10716 "thiserror",
10717 "url",
10718 "utf-8",
10719]
10720
10721[[package]]
10722name = "typenum"
10723version = "1.17.0"
10724source = "registry+https://github.com/rust-lang/crates.io-index"
10725checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
10726
10727[[package]]
10728name = "uds_windows"
10729version = "1.1.0"
10730source = "registry+https://github.com/rust-lang/crates.io-index"
10731checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
10732dependencies = [
10733 "memoffset",
10734 "tempfile",
10735 "winapi",
10736]
10737
10738[[package]]
10739name = "ui"
10740version = "0.1.0"
10741dependencies = [
10742 "chrono",
10743 "gpui",
10744 "itertools 0.11.0",
10745 "menu",
10746 "settings",
10747 "smallvec",
10748 "story",
10749 "strum",
10750 "theme",
10751 "windows 0.53.0",
10752]
10753
10754[[package]]
10755name = "ui_text_field"
10756version = "0.1.0"
10757dependencies = [
10758 "editor",
10759 "gpui",
10760 "settings",
10761 "theme",
10762 "ui",
10763]
10764
10765[[package]]
10766name = "unicase"
10767version = "2.7.0"
10768source = "registry+https://github.com/rust-lang/crates.io-index"
10769checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
10770dependencies = [
10771 "version_check",
10772]
10773
10774[[package]]
10775name = "unicode-bidi"
10776version = "0.3.13"
10777source = "registry+https://github.com/rust-lang/crates.io-index"
10778checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
10779
10780[[package]]
10781name = "unicode-bidi-mirroring"
10782version = "0.1.0"
10783source = "registry+https://github.com/rust-lang/crates.io-index"
10784checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
10785
10786[[package]]
10787name = "unicode-ccc"
10788version = "0.1.2"
10789source = "registry+https://github.com/rust-lang/crates.io-index"
10790checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
10791
10792[[package]]
10793name = "unicode-ident"
10794version = "1.0.12"
10795source = "registry+https://github.com/rust-lang/crates.io-index"
10796checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
10797
10798[[package]]
10799name = "unicode-linebreak"
10800version = "0.1.5"
10801source = "registry+https://github.com/rust-lang/crates.io-index"
10802checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
10803
10804[[package]]
10805name = "unicode-normalization"
10806version = "0.1.22"
10807source = "registry+https://github.com/rust-lang/crates.io-index"
10808checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
10809dependencies = [
10810 "tinyvec",
10811]
10812
10813[[package]]
10814name = "unicode-properties"
10815version = "0.1.1"
10816source = "registry+https://github.com/rust-lang/crates.io-index"
10817checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
10818
10819[[package]]
10820name = "unicode-script"
10821version = "0.5.5"
10822source = "registry+https://github.com/rust-lang/crates.io-index"
10823checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
10824
10825[[package]]
10826name = "unicode-segmentation"
10827version = "1.10.1"
10828source = "registry+https://github.com/rust-lang/crates.io-index"
10829checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
10830
10831[[package]]
10832name = "unicode-width"
10833version = "0.1.11"
10834source = "registry+https://github.com/rust-lang/crates.io-index"
10835checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
10836
10837[[package]]
10838name = "unicode-xid"
10839version = "0.2.4"
10840source = "registry+https://github.com/rust-lang/crates.io-index"
10841checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
10842
10843[[package]]
10844name = "unicode_categories"
10845version = "0.1.1"
10846source = "registry+https://github.com/rust-lang/crates.io-index"
10847checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
10848
10849[[package]]
10850name = "unindent"
10851version = "0.1.11"
10852source = "registry+https://github.com/rust-lang/crates.io-index"
10853checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
10854
10855[[package]]
10856name = "untrusted"
10857version = "0.7.1"
10858source = "registry+https://github.com/rust-lang/crates.io-index"
10859checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
10860
10861[[package]]
10862name = "untrusted"
10863version = "0.9.0"
10864source = "registry+https://github.com/rust-lang/crates.io-index"
10865checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
10866
10867[[package]]
10868name = "url"
10869version = "2.5.0"
10870source = "registry+https://github.com/rust-lang/crates.io-index"
10871checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
10872dependencies = [
10873 "form_urlencoded",
10874 "idna",
10875 "percent-encoding",
10876 "serde",
10877]
10878
10879[[package]]
10880name = "urlencoding"
10881version = "2.1.3"
10882source = "registry+https://github.com/rust-lang/crates.io-index"
10883checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
10884
10885[[package]]
10886name = "usvg"
10887version = "0.41.0"
10888source = "registry+https://github.com/rust-lang/crates.io-index"
10889checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
10890dependencies = [
10891 "base64 0.22.0",
10892 "data-url",
10893 "flate2",
10894 "imagesize",
10895 "kurbo",
10896 "log",
10897 "pico-args",
10898 "roxmltree",
10899 "simplecss",
10900 "siphasher 1.0.1",
10901 "strict-num",
10902 "svgtypes",
10903 "tiny-skia-path",
10904 "xmlwriter",
10905]
10906
10907[[package]]
10908name = "utf-8"
10909version = "0.7.6"
10910source = "registry+https://github.com/rust-lang/crates.io-index"
10911checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
10912
10913[[package]]
10914name = "utf8parse"
10915version = "0.2.1"
10916source = "registry+https://github.com/rust-lang/crates.io-index"
10917checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
10918
10919[[package]]
10920name = "util"
10921version = "0.1.0"
10922dependencies = [
10923 "anyhow",
10924 "async-fs 1.6.0",
10925 "collections",
10926 "dirs 3.0.2",
10927 "futures 0.3.28",
10928 "futures-lite 1.13.0",
10929 "git2",
10930 "globset",
10931 "isahc",
10932 "lazy_static",
10933 "log",
10934 "rand 0.8.5",
10935 "regex",
10936 "rust-embed",
10937 "serde",
10938 "serde_json",
10939 "take-until",
10940 "tempfile",
10941 "tendril",
10942 "unicase",
10943 "url",
10944]
10945
10946[[package]]
10947name = "uuid"
10948version = "1.4.1"
10949source = "registry+https://github.com/rust-lang/crates.io-index"
10950checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
10951dependencies = [
10952 "getrandom 0.2.10",
10953 "serde",
10954 "sha1_smol",
10955]
10956
10957[[package]]
10958name = "valuable"
10959version = "0.1.0"
10960source = "registry+https://github.com/rust-lang/crates.io-index"
10961checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
10962
10963[[package]]
10964name = "value-bag"
10965version = "1.4.1"
10966source = "registry+https://github.com/rust-lang/crates.io-index"
10967checksum = "d92ccd67fb88503048c01b59152a04effd0782d035a83a6d256ce6085f08f4a3"
10968dependencies = [
10969 "value-bag-serde1",
10970 "value-bag-sval2",
10971]
10972
10973[[package]]
10974name = "value-bag-serde1"
10975version = "1.4.1"
10976source = "registry+https://github.com/rust-lang/crates.io-index"
10977checksum = "b0b9f3feef403a50d4d67e9741a6d8fc688bcbb4e4f31bd4aab72cc690284394"
10978dependencies = [
10979 "erased-serde",
10980 "serde",
10981 "serde_fmt",
10982]
10983
10984[[package]]
10985name = "value-bag-sval2"
10986version = "1.4.1"
10987source = "registry+https://github.com/rust-lang/crates.io-index"
10988checksum = "30b24f4146b6f3361e91cbf527d1fb35e9376c3c0cef72ca5ec5af6d640fad7d"
10989dependencies = [
10990 "sval",
10991 "sval_buffer",
10992 "sval_dynamic",
10993 "sval_fmt",
10994 "sval_json",
10995 "sval_ref",
10996 "sval_serde",
10997]
10998
10999[[package]]
11000name = "vcpkg"
11001version = "0.2.15"
11002source = "registry+https://github.com/rust-lang/crates.io-index"
11003checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
11004
11005[[package]]
11006name = "vcs_menu"
11007version = "0.1.0"
11008dependencies = [
11009 "anyhow",
11010 "fuzzy",
11011 "git",
11012 "gpui",
11013 "picker",
11014 "ui",
11015 "util",
11016 "workspace",
11017]
11018
11019[[package]]
11020name = "version_check"
11021version = "0.9.4"
11022source = "registry+https://github.com/rust-lang/crates.io-index"
11023checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
11024
11025[[package]]
11026name = "vim"
11027version = "0.1.0"
11028dependencies = [
11029 "anyhow",
11030 "async-compat",
11031 "async-trait",
11032 "collections",
11033 "command_palette",
11034 "command_palette_hooks",
11035 "editor",
11036 "futures 0.3.28",
11037 "gpui",
11038 "indoc",
11039 "language",
11040 "log",
11041 "lsp",
11042 "nvim-rs",
11043 "parking_lot",
11044 "regex",
11045 "release_channel",
11046 "schemars",
11047 "search",
11048 "serde",
11049 "serde_derive",
11050 "serde_json",
11051 "settings",
11052 "tokio",
11053 "ui",
11054 "util",
11055 "workspace",
11056 "zed_actions",
11057]
11058
11059[[package]]
11060name = "vscode_theme"
11061version = "0.2.0"
11062source = "registry+https://github.com/rust-lang/crates.io-index"
11063checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
11064dependencies = [
11065 "serde",
11066]
11067
11068[[package]]
11069name = "vsimd"
11070version = "0.8.0"
11071source = "registry+https://github.com/rust-lang/crates.io-index"
11072checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
11073
11074[[package]]
11075name = "vte"
11076version = "0.13.0"
11077source = "registry+https://github.com/rust-lang/crates.io-index"
11078checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
11079dependencies = [
11080 "bitflags 2.4.2",
11081 "cursor-icon",
11082 "log",
11083 "serde",
11084 "utf8parse",
11085 "vte_generate_state_changes",
11086]
11087
11088[[package]]
11089name = "vte_generate_state_changes"
11090version = "0.1.1"
11091source = "registry+https://github.com/rust-lang/crates.io-index"
11092checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
11093dependencies = [
11094 "proc-macro2",
11095 "quote",
11096]
11097
11098[[package]]
11099name = "waker-fn"
11100version = "1.1.0"
11101source = "registry+https://github.com/rust-lang/crates.io-index"
11102checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
11103
11104[[package]]
11105name = "walkdir"
11106version = "2.4.0"
11107source = "registry+https://github.com/rust-lang/crates.io-index"
11108checksum = "d71d857dc86794ca4c280d616f7da00d2dbfd8cd788846559a6813e6aa4b54ee"
11109dependencies = [
11110 "same-file",
11111 "winapi-util",
11112]
11113
11114[[package]]
11115name = "want"
11116version = "0.3.1"
11117source = "registry+https://github.com/rust-lang/crates.io-index"
11118checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
11119dependencies = [
11120 "try-lock",
11121]
11122
11123[[package]]
11124name = "wasi"
11125version = "0.9.0+wasi-snapshot-preview1"
11126source = "registry+https://github.com/rust-lang/crates.io-index"
11127checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
11128
11129[[package]]
11130name = "wasi"
11131version = "0.11.0+wasi-snapshot-preview1"
11132source = "registry+https://github.com/rust-lang/crates.io-index"
11133checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
11134
11135[[package]]
11136name = "wasm-bindgen"
11137version = "0.2.92"
11138source = "registry+https://github.com/rust-lang/crates.io-index"
11139checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
11140dependencies = [
11141 "cfg-if",
11142 "wasm-bindgen-macro",
11143]
11144
11145[[package]]
11146name = "wasm-bindgen-backend"
11147version = "0.2.92"
11148source = "registry+https://github.com/rust-lang/crates.io-index"
11149checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
11150dependencies = [
11151 "bumpalo",
11152 "log",
11153 "once_cell",
11154 "proc-macro2",
11155 "quote",
11156 "syn 2.0.48",
11157 "wasm-bindgen-shared",
11158]
11159
11160[[package]]
11161name = "wasm-bindgen-futures"
11162version = "0.4.37"
11163source = "registry+https://github.com/rust-lang/crates.io-index"
11164checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
11165dependencies = [
11166 "cfg-if",
11167 "js-sys",
11168 "wasm-bindgen",
11169 "web-sys",
11170]
11171
11172[[package]]
11173name = "wasm-bindgen-macro"
11174version = "0.2.92"
11175source = "registry+https://github.com/rust-lang/crates.io-index"
11176checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
11177dependencies = [
11178 "quote",
11179 "wasm-bindgen-macro-support",
11180]
11181
11182[[package]]
11183name = "wasm-bindgen-macro-support"
11184version = "0.2.92"
11185source = "registry+https://github.com/rust-lang/crates.io-index"
11186checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
11187dependencies = [
11188 "proc-macro2",
11189 "quote",
11190 "syn 2.0.48",
11191 "wasm-bindgen-backend",
11192 "wasm-bindgen-shared",
11193]
11194
11195[[package]]
11196name = "wasm-bindgen-shared"
11197version = "0.2.92"
11198source = "registry+https://github.com/rust-lang/crates.io-index"
11199checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
11200
11201[[package]]
11202name = "wasm-encoder"
11203version = "0.201.0"
11204source = "registry+https://github.com/rust-lang/crates.io-index"
11205checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
11206dependencies = [
11207 "leb128",
11208]
11209
11210[[package]]
11211name = "wasm-metadata"
11212version = "0.201.0"
11213source = "registry+https://github.com/rust-lang/crates.io-index"
11214checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
11215dependencies = [
11216 "anyhow",
11217 "indexmap 2.0.0",
11218 "serde",
11219 "serde_derive",
11220 "serde_json",
11221 "spdx",
11222 "wasm-encoder",
11223 "wasmparser",
11224]
11225
11226[[package]]
11227name = "wasmparser"
11228version = "0.201.0"
11229source = "registry+https://github.com/rust-lang/crates.io-index"
11230checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
11231dependencies = [
11232 "bitflags 2.4.2",
11233 "indexmap 2.0.0",
11234 "semver",
11235]
11236
11237[[package]]
11238name = "wasmprinter"
11239version = "0.201.0"
11240source = "registry+https://github.com/rust-lang/crates.io-index"
11241checksum = "a67e66da702706ba08729a78e3c0079085f6bfcb1a62e4799e97bbf728c2c265"
11242dependencies = [
11243 "anyhow",
11244 "wasmparser",
11245]
11246
11247[[package]]
11248name = "wasmtime"
11249version = "19.0.0"
11250source = "registry+https://github.com/rust-lang/crates.io-index"
11251checksum = "6a08af88fa3d324cc5cf6d388d90ef396a787b3fb4bbd51ba185f8645dc0f02c"
11252dependencies = [
11253 "anyhow",
11254 "async-trait",
11255 "bincode",
11256 "bumpalo",
11257 "cfg-if",
11258 "encoding_rs",
11259 "gimli",
11260 "indexmap 2.0.0",
11261 "libc",
11262 "log",
11263 "object",
11264 "once_cell",
11265 "paste",
11266 "rustix 0.38.32",
11267 "semver",
11268 "serde",
11269 "serde_derive",
11270 "serde_json",
11271 "target-lexicon",
11272 "wasmparser",
11273 "wasmtime-component-macro",
11274 "wasmtime-component-util",
11275 "wasmtime-cranelift",
11276 "wasmtime-environ",
11277 "wasmtime-fiber",
11278 "wasmtime-jit-icache-coherence",
11279 "wasmtime-runtime",
11280 "wasmtime-slab",
11281 "wasmtime-winch",
11282 "windows-sys 0.52.0",
11283]
11284
11285[[package]]
11286name = "wasmtime-asm-macros"
11287version = "19.0.0"
11288source = "registry+https://github.com/rust-lang/crates.io-index"
11289checksum = "16cdbfcf28542bcda0b5fd68d44603e53e5ad126cbe7b9f25c130e1249fd8211"
11290dependencies = [
11291 "cfg-if",
11292]
11293
11294[[package]]
11295name = "wasmtime-c-api-impl"
11296version = "19.0.0"
11297source = "registry+https://github.com/rust-lang/crates.io-index"
11298checksum = "67dea28073e105735210b9e932b5e654198d5e28ed31f1314037cd7664ceda2b"
11299dependencies = [
11300 "anyhow",
11301 "log",
11302 "once_cell",
11303 "tracing",
11304 "wasmtime",
11305 "wasmtime-c-api-macros",
11306]
11307
11308[[package]]
11309name = "wasmtime-c-api-macros"
11310version = "19.0.0"
11311source = "registry+https://github.com/rust-lang/crates.io-index"
11312checksum = "0cfe12050fa28b17ab8434ab757fee281dd0d5c7715fa1bc5e4c0b29d1705415"
11313dependencies = [
11314 "proc-macro2",
11315 "quote",
11316]
11317
11318[[package]]
11319name = "wasmtime-component-macro"
11320version = "19.0.0"
11321source = "registry+https://github.com/rust-lang/crates.io-index"
11322checksum = "0cdcf690257c623506eeec3a502864b282aab0fdfd6981c1ebb63c7e98f4a23a"
11323dependencies = [
11324 "anyhow",
11325 "proc-macro2",
11326 "quote",
11327 "syn 2.0.48",
11328 "wasmtime-component-util",
11329 "wasmtime-wit-bindgen",
11330 "wit-parser",
11331]
11332
11333[[package]]
11334name = "wasmtime-component-util"
11335version = "19.0.0"
11336source = "registry+https://github.com/rust-lang/crates.io-index"
11337checksum = "ab3ae7bf66e2fae1e332ab3634f332d7422e878a6eecc47c8f8f78cc1f24e501"
11338
11339[[package]]
11340name = "wasmtime-cranelift"
11341version = "19.0.0"
11342source = "registry+https://github.com/rust-lang/crates.io-index"
11343checksum = "67ea025c969a09117818732fa6f96848e858a7953d4659dab8081a6eea3c0523"
11344dependencies = [
11345 "anyhow",
11346 "cfg-if",
11347 "cranelift-codegen",
11348 "cranelift-control",
11349 "cranelift-entity",
11350 "cranelift-frontend",
11351 "cranelift-native",
11352 "cranelift-wasm",
11353 "gimli",
11354 "log",
11355 "object",
11356 "target-lexicon",
11357 "thiserror",
11358 "wasmparser",
11359 "wasmtime-cranelift-shared",
11360 "wasmtime-environ",
11361 "wasmtime-versioned-export-macros",
11362]
11363
11364[[package]]
11365name = "wasmtime-cranelift-shared"
11366version = "19.0.0"
11367source = "registry+https://github.com/rust-lang/crates.io-index"
11368checksum = "dcd6dd2f8d8d4860b384f61f89b597633a5b5f0943c546210e5084c5d321fe20"
11369dependencies = [
11370 "anyhow",
11371 "cranelift-codegen",
11372 "cranelift-control",
11373 "cranelift-native",
11374 "gimli",
11375 "object",
11376 "target-lexicon",
11377 "wasmtime-environ",
11378]
11379
11380[[package]]
11381name = "wasmtime-environ"
11382version = "19.0.0"
11383source = "registry+https://github.com/rust-lang/crates.io-index"
11384checksum = "7f60f3f717658dd77745de03b750d5852126e9be6dad465848c77f90387c44c9"
11385dependencies = [
11386 "anyhow",
11387 "bincode",
11388 "cpp_demangle",
11389 "cranelift-entity",
11390 "gimli",
11391 "indexmap 2.0.0",
11392 "log",
11393 "object",
11394 "rustc-demangle",
11395 "serde",
11396 "serde_derive",
11397 "target-lexicon",
11398 "thiserror",
11399 "wasm-encoder",
11400 "wasmparser",
11401 "wasmprinter",
11402 "wasmtime-component-util",
11403 "wasmtime-types",
11404]
11405
11406[[package]]
11407name = "wasmtime-fiber"
11408version = "19.0.0"
11409source = "registry+https://github.com/rust-lang/crates.io-index"
11410checksum = "bf8cd22ab1041bf0e54b6283e57824557902e4fed8b1f3a7eef29cbaba89eebf"
11411dependencies = [
11412 "anyhow",
11413 "cc",
11414 "cfg-if",
11415 "rustix 0.38.32",
11416 "wasmtime-asm-macros",
11417 "wasmtime-versioned-export-macros",
11418 "windows-sys 0.52.0",
11419]
11420
11421[[package]]
11422name = "wasmtime-jit-icache-coherence"
11423version = "19.0.0"
11424source = "registry+https://github.com/rust-lang/crates.io-index"
11425checksum = "2796e4b4989db62899d2117e1e0258b839d088c044591b14e3a0396e7b3ae53a"
11426dependencies = [
11427 "cfg-if",
11428 "libc",
11429 "windows-sys 0.52.0",
11430]
11431
11432[[package]]
11433name = "wasmtime-runtime"
11434version = "19.0.0"
11435source = "registry+https://github.com/rust-lang/crates.io-index"
11436checksum = "4bf2b7745df452a4f41b9aab21d3f7ba1347b12da2fdc5241e59306127884a68"
11437dependencies = [
11438 "anyhow",
11439 "cc",
11440 "cfg-if",
11441 "encoding_rs",
11442 "indexmap 2.0.0",
11443 "libc",
11444 "log",
11445 "mach",
11446 "memfd",
11447 "memoffset",
11448 "paste",
11449 "psm",
11450 "rustix 0.38.32",
11451 "sptr",
11452 "wasm-encoder",
11453 "wasmtime-asm-macros",
11454 "wasmtime-environ",
11455 "wasmtime-fiber",
11456 "wasmtime-versioned-export-macros",
11457 "wasmtime-wmemcheck",
11458 "windows-sys 0.52.0",
11459]
11460
11461[[package]]
11462name = "wasmtime-slab"
11463version = "19.0.0"
11464source = "registry+https://github.com/rust-lang/crates.io-index"
11465checksum = "83448ef600ad95977019ebaea84a5516fdbc9561d0a8e26b1e099351f993b527"
11466
11467[[package]]
11468name = "wasmtime-types"
11469version = "19.0.0"
11470source = "registry+https://github.com/rust-lang/crates.io-index"
11471checksum = "cf6fe7ed3fd18ed4b1e4465fe5c8674acc9f03523fca5b1b9f975b2560cd741b"
11472dependencies = [
11473 "cranelift-entity",
11474 "serde",
11475 "serde_derive",
11476 "thiserror",
11477 "wasmparser",
11478]
11479
11480[[package]]
11481name = "wasmtime-versioned-export-macros"
11482version = "19.0.0"
11483source = "registry+https://github.com/rust-lang/crates.io-index"
11484checksum = "6d6d967f01032da7d4c6303da32f6a00d5efe1bac124b156e7342d8ace6ffdfc"
11485dependencies = [
11486 "proc-macro2",
11487 "quote",
11488 "syn 2.0.48",
11489]
11490
11491[[package]]
11492name = "wasmtime-wasi"
11493version = "19.0.0"
11494source = "registry+https://github.com/rust-lang/crates.io-index"
11495checksum = "371d828b6849ea06d598ae7dd1c316e8dd9e99b76f77d93d5886cb25c7f8e188"
11496dependencies = [
11497 "anyhow",
11498 "async-trait",
11499 "bitflags 2.4.2",
11500 "bytes 1.5.0",
11501 "cap-fs-ext",
11502 "cap-net-ext",
11503 "cap-rand",
11504 "cap-std",
11505 "cap-time-ext",
11506 "fs-set-times",
11507 "futures 0.3.28",
11508 "io-extras",
11509 "io-lifetimes 2.0.3",
11510 "once_cell",
11511 "rustix 0.38.32",
11512 "system-interface",
11513 "thiserror",
11514 "tokio",
11515 "tracing",
11516 "url",
11517 "wasmtime",
11518 "wiggle",
11519 "windows-sys 0.52.0",
11520]
11521
11522[[package]]
11523name = "wasmtime-winch"
11524version = "19.0.0"
11525source = "registry+https://github.com/rust-lang/crates.io-index"
11526checksum = "eb8b3fcbc455105760e4a2aa8ee3f39b8357183a62201383b3f72d4836ca2be8"
11527dependencies = [
11528 "anyhow",
11529 "cranelift-codegen",
11530 "gimli",
11531 "object",
11532 "target-lexicon",
11533 "wasmparser",
11534 "wasmtime-cranelift-shared",
11535 "wasmtime-environ",
11536 "winch-codegen",
11537]
11538
11539[[package]]
11540name = "wasmtime-wit-bindgen"
11541version = "19.0.0"
11542source = "registry+https://github.com/rust-lang/crates.io-index"
11543checksum = "96326c9800fb6c099f50d1bd2126d636fc2f96950e1675acf358c0f52516cd38"
11544dependencies = [
11545 "anyhow",
11546 "heck 0.4.1",
11547 "indexmap 2.0.0",
11548 "wit-parser",
11549]
11550
11551[[package]]
11552name = "wasmtime-wmemcheck"
11553version = "19.0.0"
11554source = "registry+https://github.com/rust-lang/crates.io-index"
11555checksum = "36bd91a4dc55af0bf55e9e2ab0ea13724cfb5c5a1acdf8873039769208f59490"
11556
11557[[package]]
11558name = "wast"
11559version = "35.0.2"
11560source = "registry+https://github.com/rust-lang/crates.io-index"
11561checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
11562dependencies = [
11563 "leb128",
11564]
11565
11566[[package]]
11567name = "wayland-backend"
11568version = "0.3.3"
11569source = "registry+https://github.com/rust-lang/crates.io-index"
11570checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
11571dependencies = [
11572 "cc",
11573 "downcast-rs",
11574 "rustix 0.38.32",
11575 "scoped-tls",
11576 "smallvec",
11577 "wayland-sys",
11578]
11579
11580[[package]]
11581name = "wayland-client"
11582version = "0.31.2"
11583source = "registry+https://github.com/rust-lang/crates.io-index"
11584checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
11585dependencies = [
11586 "bitflags 2.4.2",
11587 "rustix 0.38.32",
11588 "wayland-backend",
11589 "wayland-scanner",
11590]
11591
11592[[package]]
11593name = "wayland-csd-frame"
11594version = "0.3.0"
11595source = "registry+https://github.com/rust-lang/crates.io-index"
11596checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
11597dependencies = [
11598 "bitflags 2.4.2",
11599 "cursor-icon",
11600 "wayland-backend",
11601]
11602
11603[[package]]
11604name = "wayland-cursor"
11605version = "0.31.1"
11606source = "registry+https://github.com/rust-lang/crates.io-index"
11607checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
11608dependencies = [
11609 "rustix 0.38.32",
11610 "wayland-client",
11611 "xcursor",
11612]
11613
11614[[package]]
11615name = "wayland-protocols"
11616version = "0.31.2"
11617source = "registry+https://github.com/rust-lang/crates.io-index"
11618checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
11619dependencies = [
11620 "bitflags 2.4.2",
11621 "wayland-backend",
11622 "wayland-client",
11623 "wayland-scanner",
11624]
11625
11626[[package]]
11627name = "wayland-protocols-wlr"
11628version = "0.2.0"
11629source = "registry+https://github.com/rust-lang/crates.io-index"
11630checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
11631dependencies = [
11632 "bitflags 2.4.2",
11633 "wayland-backend",
11634 "wayland-client",
11635 "wayland-protocols",
11636 "wayland-scanner",
11637]
11638
11639[[package]]
11640name = "wayland-scanner"
11641version = "0.31.1"
11642source = "registry+https://github.com/rust-lang/crates.io-index"
11643checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
11644dependencies = [
11645 "proc-macro2",
11646 "quick-xml 0.31.0",
11647 "quote",
11648]
11649
11650[[package]]
11651name = "wayland-sys"
11652version = "0.31.1"
11653source = "registry+https://github.com/rust-lang/crates.io-index"
11654checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
11655dependencies = [
11656 "dlib",
11657 "log",
11658 "once_cell",
11659 "pkg-config",
11660]
11661
11662[[package]]
11663name = "web-sys"
11664version = "0.3.64"
11665source = "registry+https://github.com/rust-lang/crates.io-index"
11666checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
11667dependencies = [
11668 "js-sys",
11669 "wasm-bindgen",
11670]
11671
11672[[package]]
11673name = "webpki-roots"
11674version = "0.24.0"
11675source = "registry+https://github.com/rust-lang/crates.io-index"
11676checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
11677dependencies = [
11678 "rustls-webpki",
11679]
11680
11681[[package]]
11682name = "weezl"
11683version = "0.1.8"
11684source = "registry+https://github.com/rust-lang/crates.io-index"
11685checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
11686
11687[[package]]
11688name = "welcome"
11689version = "0.1.0"
11690dependencies = [
11691 "anyhow",
11692 "client",
11693 "copilot_ui",
11694 "db",
11695 "editor",
11696 "fuzzy",
11697 "gpui",
11698 "install_cli",
11699 "picker",
11700 "project",
11701 "schemars",
11702 "serde",
11703 "settings",
11704 "theme_selector",
11705 "ui",
11706 "util",
11707 "vim",
11708 "workspace",
11709]
11710
11711[[package]]
11712name = "which"
11713version = "4.4.2"
11714source = "registry+https://github.com/rust-lang/crates.io-index"
11715checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
11716dependencies = [
11717 "either",
11718 "home",
11719 "once_cell",
11720 "rustix 0.38.32",
11721]
11722
11723[[package]]
11724name = "which"
11725version = "6.0.0"
11726source = "registry+https://github.com/rust-lang/crates.io-index"
11727checksum = "7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c"
11728dependencies = [
11729 "either",
11730 "home",
11731 "once_cell",
11732 "rustix 0.38.32",
11733 "windows-sys 0.52.0",
11734]
11735
11736[[package]]
11737name = "whoami"
11738version = "1.4.1"
11739source = "registry+https://github.com/rust-lang/crates.io-index"
11740checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
11741
11742[[package]]
11743name = "wiggle"
11744version = "19.0.0"
11745source = "registry+https://github.com/rust-lang/crates.io-index"
11746checksum = "ae1136a209614ace00b0c11f04dc7cf42540773be3b22eff6ad165110aba29c1"
11747dependencies = [
11748 "anyhow",
11749 "async-trait",
11750 "bitflags 2.4.2",
11751 "thiserror",
11752 "tracing",
11753 "wasmtime",
11754 "wiggle-macro",
11755]
11756
11757[[package]]
11758name = "wiggle-generate"
11759version = "19.0.0"
11760source = "registry+https://github.com/rust-lang/crates.io-index"
11761checksum = "4c2bd99ce26046f4246d720a4198f6a8fc95bc5da82ae4ef62263e24641c3076"
11762dependencies = [
11763 "anyhow",
11764 "heck 0.4.1",
11765 "proc-macro2",
11766 "quote",
11767 "shellexpand",
11768 "syn 2.0.48",
11769 "witx",
11770]
11771
11772[[package]]
11773name = "wiggle-macro"
11774version = "19.0.0"
11775source = "registry+https://github.com/rust-lang/crates.io-index"
11776checksum = "512d816dbcd0113103b2eb2402ec9018e7f0755202a5b3e67db726f229d8dcae"
11777dependencies = [
11778 "proc-macro2",
11779 "quote",
11780 "syn 2.0.48",
11781 "wiggle-generate",
11782]
11783
11784[[package]]
11785name = "winapi"
11786version = "0.3.9"
11787source = "registry+https://github.com/rust-lang/crates.io-index"
11788checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
11789dependencies = [
11790 "winapi-i686-pc-windows-gnu",
11791 "winapi-x86_64-pc-windows-gnu",
11792]
11793
11794[[package]]
11795name = "winapi-i686-pc-windows-gnu"
11796version = "0.4.0"
11797source = "registry+https://github.com/rust-lang/crates.io-index"
11798checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
11799
11800[[package]]
11801name = "winapi-util"
11802version = "0.1.6"
11803source = "registry+https://github.com/rust-lang/crates.io-index"
11804checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
11805dependencies = [
11806 "winapi",
11807]
11808
11809[[package]]
11810name = "winapi-x86_64-pc-windows-gnu"
11811version = "0.4.0"
11812source = "registry+https://github.com/rust-lang/crates.io-index"
11813checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
11814
11815[[package]]
11816name = "winch-codegen"
11817version = "0.17.0"
11818source = "registry+https://github.com/rust-lang/crates.io-index"
11819checksum = "d285c833af9453c037cd220765f86c5c9961e8906a815829107c8801d535b8e4"
11820dependencies = [
11821 "anyhow",
11822 "cranelift-codegen",
11823 "gimli",
11824 "regalloc2",
11825 "smallvec",
11826 "target-lexicon",
11827 "wasmparser",
11828 "wasmtime-environ",
11829]
11830
11831[[package]]
11832name = "windows"
11833version = "0.46.0"
11834source = "registry+https://github.com/rust-lang/crates.io-index"
11835checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
11836dependencies = [
11837 "windows-targets 0.42.2",
11838]
11839
11840[[package]]
11841name = "windows"
11842version = "0.48.0"
11843source = "registry+https://github.com/rust-lang/crates.io-index"
11844checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
11845dependencies = [
11846 "windows-targets 0.48.5",
11847]
11848
11849[[package]]
11850name = "windows"
11851version = "0.52.0"
11852source = "registry+https://github.com/rust-lang/crates.io-index"
11853checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
11854dependencies = [
11855 "windows-core 0.52.0",
11856 "windows-targets 0.52.4",
11857]
11858
11859[[package]]
11860name = "windows"
11861version = "0.53.0"
11862source = "registry+https://github.com/rust-lang/crates.io-index"
11863checksum = "efc5cf48f83140dcaab716eeaea345f9e93d0018fb81162753a3f76c3397b538"
11864dependencies = [
11865 "windows-core 0.53.0",
11866 "windows-implement",
11867 "windows-interface",
11868 "windows-targets 0.52.4",
11869]
11870
11871[[package]]
11872name = "windows-core"
11873version = "0.52.0"
11874source = "registry+https://github.com/rust-lang/crates.io-index"
11875checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
11876dependencies = [
11877 "windows-targets 0.52.4",
11878]
11879
11880[[package]]
11881name = "windows-core"
11882version = "0.53.0"
11883source = "registry+https://github.com/rust-lang/crates.io-index"
11884checksum = "9dcc5b895a6377f1ab9fa55acedab1fd5ac0db66ad1e6c7f47e28a22e446a5dd"
11885dependencies = [
11886 "windows-result",
11887 "windows-targets 0.52.4",
11888]
11889
11890[[package]]
11891name = "windows-implement"
11892version = "0.53.0"
11893source = "registry+https://github.com/rust-lang/crates.io-index"
11894checksum = "942ac266be9249c84ca862f0a164a39533dc2f6f33dc98ec89c8da99b82ea0bd"
11895dependencies = [
11896 "proc-macro2",
11897 "quote",
11898 "syn 2.0.48",
11899]
11900
11901[[package]]
11902name = "windows-interface"
11903version = "0.53.0"
11904source = "registry+https://github.com/rust-lang/crates.io-index"
11905checksum = "da33557140a288fae4e1d5f8873aaf9eb6613a9cf82c3e070223ff177f598b60"
11906dependencies = [
11907 "proc-macro2",
11908 "quote",
11909 "syn 2.0.48",
11910]
11911
11912[[package]]
11913name = "windows-result"
11914version = "0.1.0"
11915source = "registry+https://github.com/rust-lang/crates.io-index"
11916checksum = "cd19df78e5168dfb0aedc343d1d1b8d422ab2db6756d2dc3fef75035402a3f64"
11917dependencies = [
11918 "windows-targets 0.52.4",
11919]
11920
11921[[package]]
11922name = "windows-sys"
11923version = "0.45.0"
11924source = "registry+https://github.com/rust-lang/crates.io-index"
11925checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
11926dependencies = [
11927 "windows-targets 0.42.2",
11928]
11929
11930[[package]]
11931name = "windows-sys"
11932version = "0.48.0"
11933source = "registry+https://github.com/rust-lang/crates.io-index"
11934checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
11935dependencies = [
11936 "windows-targets 0.48.5",
11937]
11938
11939[[package]]
11940name = "windows-sys"
11941version = "0.52.0"
11942source = "registry+https://github.com/rust-lang/crates.io-index"
11943checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
11944dependencies = [
11945 "windows-targets 0.52.4",
11946]
11947
11948[[package]]
11949name = "windows-targets"
11950version = "0.42.2"
11951source = "registry+https://github.com/rust-lang/crates.io-index"
11952checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
11953dependencies = [
11954 "windows_aarch64_gnullvm 0.42.2",
11955 "windows_aarch64_msvc 0.42.2",
11956 "windows_i686_gnu 0.42.2",
11957 "windows_i686_msvc 0.42.2",
11958 "windows_x86_64_gnu 0.42.2",
11959 "windows_x86_64_gnullvm 0.42.2",
11960 "windows_x86_64_msvc 0.42.2",
11961]
11962
11963[[package]]
11964name = "windows-targets"
11965version = "0.48.5"
11966source = "registry+https://github.com/rust-lang/crates.io-index"
11967checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
11968dependencies = [
11969 "windows_aarch64_gnullvm 0.48.5",
11970 "windows_aarch64_msvc 0.48.5",
11971 "windows_i686_gnu 0.48.5",
11972 "windows_i686_msvc 0.48.5",
11973 "windows_x86_64_gnu 0.48.5",
11974 "windows_x86_64_gnullvm 0.48.5",
11975 "windows_x86_64_msvc 0.48.5",
11976]
11977
11978[[package]]
11979name = "windows-targets"
11980version = "0.52.4"
11981source = "registry+https://github.com/rust-lang/crates.io-index"
11982checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
11983dependencies = [
11984 "windows_aarch64_gnullvm 0.52.4",
11985 "windows_aarch64_msvc 0.52.4",
11986 "windows_i686_gnu 0.52.4",
11987 "windows_i686_msvc 0.52.4",
11988 "windows_x86_64_gnu 0.52.4",
11989 "windows_x86_64_gnullvm 0.52.4",
11990 "windows_x86_64_msvc 0.52.4",
11991]
11992
11993[[package]]
11994name = "windows_aarch64_gnullvm"
11995version = "0.42.2"
11996source = "registry+https://github.com/rust-lang/crates.io-index"
11997checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
11998
11999[[package]]
12000name = "windows_aarch64_gnullvm"
12001version = "0.48.5"
12002source = "registry+https://github.com/rust-lang/crates.io-index"
12003checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
12004
12005[[package]]
12006name = "windows_aarch64_gnullvm"
12007version = "0.52.4"
12008source = "registry+https://github.com/rust-lang/crates.io-index"
12009checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
12010
12011[[package]]
12012name = "windows_aarch64_msvc"
12013version = "0.42.2"
12014source = "registry+https://github.com/rust-lang/crates.io-index"
12015checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
12016
12017[[package]]
12018name = "windows_aarch64_msvc"
12019version = "0.48.5"
12020source = "registry+https://github.com/rust-lang/crates.io-index"
12021checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
12022
12023[[package]]
12024name = "windows_aarch64_msvc"
12025version = "0.52.4"
12026source = "registry+https://github.com/rust-lang/crates.io-index"
12027checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
12028
12029[[package]]
12030name = "windows_i686_gnu"
12031version = "0.42.2"
12032source = "registry+https://github.com/rust-lang/crates.io-index"
12033checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
12034
12035[[package]]
12036name = "windows_i686_gnu"
12037version = "0.48.5"
12038source = "registry+https://github.com/rust-lang/crates.io-index"
12039checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
12040
12041[[package]]
12042name = "windows_i686_gnu"
12043version = "0.52.4"
12044source = "registry+https://github.com/rust-lang/crates.io-index"
12045checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
12046
12047[[package]]
12048name = "windows_i686_msvc"
12049version = "0.42.2"
12050source = "registry+https://github.com/rust-lang/crates.io-index"
12051checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
12052
12053[[package]]
12054name = "windows_i686_msvc"
12055version = "0.48.5"
12056source = "registry+https://github.com/rust-lang/crates.io-index"
12057checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
12058
12059[[package]]
12060name = "windows_i686_msvc"
12061version = "0.52.4"
12062source = "registry+https://github.com/rust-lang/crates.io-index"
12063checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
12064
12065[[package]]
12066name = "windows_x86_64_gnu"
12067version = "0.42.2"
12068source = "registry+https://github.com/rust-lang/crates.io-index"
12069checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
12070
12071[[package]]
12072name = "windows_x86_64_gnu"
12073version = "0.48.5"
12074source = "registry+https://github.com/rust-lang/crates.io-index"
12075checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
12076
12077[[package]]
12078name = "windows_x86_64_gnu"
12079version = "0.52.4"
12080source = "registry+https://github.com/rust-lang/crates.io-index"
12081checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
12082
12083[[package]]
12084name = "windows_x86_64_gnullvm"
12085version = "0.42.2"
12086source = "registry+https://github.com/rust-lang/crates.io-index"
12087checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
12088
12089[[package]]
12090name = "windows_x86_64_gnullvm"
12091version = "0.48.5"
12092source = "registry+https://github.com/rust-lang/crates.io-index"
12093checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
12094
12095[[package]]
12096name = "windows_x86_64_gnullvm"
12097version = "0.52.4"
12098source = "registry+https://github.com/rust-lang/crates.io-index"
12099checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
12100
12101[[package]]
12102name = "windows_x86_64_msvc"
12103version = "0.42.2"
12104source = "registry+https://github.com/rust-lang/crates.io-index"
12105checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
12106
12107[[package]]
12108name = "windows_x86_64_msvc"
12109version = "0.48.5"
12110source = "registry+https://github.com/rust-lang/crates.io-index"
12111checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
12112
12113[[package]]
12114name = "windows_x86_64_msvc"
12115version = "0.52.4"
12116source = "registry+https://github.com/rust-lang/crates.io-index"
12117checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
12118
12119[[package]]
12120name = "winnow"
12121version = "0.5.15"
12122source = "registry+https://github.com/rust-lang/crates.io-index"
12123checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
12124dependencies = [
12125 "memchr",
12126]
12127
12128[[package]]
12129name = "winnow"
12130version = "0.6.1"
12131source = "registry+https://github.com/rust-lang/crates.io-index"
12132checksum = "d90f4e0f530c4c69f62b80d839e9ef3855edc9cba471a160c4d692deed62b401"
12133dependencies = [
12134 "memchr",
12135]
12136
12137[[package]]
12138name = "winreg"
12139version = "0.50.0"
12140source = "registry+https://github.com/rust-lang/crates.io-index"
12141checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
12142dependencies = [
12143 "cfg-if",
12144 "windows-sys 0.48.0",
12145]
12146
12147[[package]]
12148name = "winresource"
12149version = "0.1.17"
12150source = "registry+https://github.com/rust-lang/crates.io-index"
12151checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
12152dependencies = [
12153 "toml 0.7.8",
12154 "version_check",
12155]
12156
12157[[package]]
12158name = "winx"
12159version = "0.36.3"
12160source = "registry+https://github.com/rust-lang/crates.io-index"
12161checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
12162dependencies = [
12163 "bitflags 2.4.2",
12164 "windows-sys 0.52.0",
12165]
12166
12167[[package]]
12168name = "wio"
12169version = "0.2.2"
12170source = "registry+https://github.com/rust-lang/crates.io-index"
12171checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
12172dependencies = [
12173 "winapi",
12174]
12175
12176[[package]]
12177name = "wit-bindgen"
12178version = "0.22.0"
12179source = "registry+https://github.com/rust-lang/crates.io-index"
12180checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
12181dependencies = [
12182 "bitflags 2.4.2",
12183 "wit-bindgen-rt",
12184 "wit-bindgen-rust-macro",
12185]
12186
12187[[package]]
12188name = "wit-bindgen-core"
12189version = "0.22.0"
12190source = "registry+https://github.com/rust-lang/crates.io-index"
12191checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
12192dependencies = [
12193 "anyhow",
12194 "wit-parser",
12195]
12196
12197[[package]]
12198name = "wit-bindgen-rt"
12199version = "0.22.0"
12200source = "registry+https://github.com/rust-lang/crates.io-index"
12201checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
12202
12203[[package]]
12204name = "wit-bindgen-rust"
12205version = "0.22.0"
12206source = "registry+https://github.com/rust-lang/crates.io-index"
12207checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
12208dependencies = [
12209 "anyhow",
12210 "heck 0.4.1",
12211 "indexmap 2.0.0",
12212 "wasm-metadata",
12213 "wit-bindgen-core",
12214 "wit-component",
12215]
12216
12217[[package]]
12218name = "wit-bindgen-rust-macro"
12219version = "0.22.0"
12220source = "registry+https://github.com/rust-lang/crates.io-index"
12221checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
12222dependencies = [
12223 "anyhow",
12224 "proc-macro2",
12225 "quote",
12226 "syn 2.0.48",
12227 "wit-bindgen-core",
12228 "wit-bindgen-rust",
12229]
12230
12231[[package]]
12232name = "wit-component"
12233version = "0.201.0"
12234source = "registry+https://github.com/rust-lang/crates.io-index"
12235checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
12236dependencies = [
12237 "anyhow",
12238 "bitflags 2.4.2",
12239 "indexmap 2.0.0",
12240 "log",
12241 "serde",
12242 "serde_derive",
12243 "serde_json",
12244 "wasm-encoder",
12245 "wasm-metadata",
12246 "wasmparser",
12247 "wit-parser",
12248]
12249
12250[[package]]
12251name = "wit-parser"
12252version = "0.201.0"
12253source = "registry+https://github.com/rust-lang/crates.io-index"
12254checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
12255dependencies = [
12256 "anyhow",
12257 "id-arena",
12258 "indexmap 2.0.0",
12259 "log",
12260 "semver",
12261 "serde",
12262 "serde_derive",
12263 "serde_json",
12264 "unicode-xid",
12265 "wasmparser",
12266]
12267
12268[[package]]
12269name = "witx"
12270version = "0.9.1"
12271source = "registry+https://github.com/rust-lang/crates.io-index"
12272checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
12273dependencies = [
12274 "anyhow",
12275 "log",
12276 "thiserror",
12277 "wast",
12278]
12279
12280[[package]]
12281name = "workspace"
12282version = "0.1.0"
12283dependencies = [
12284 "any_vec",
12285 "anyhow",
12286 "async-recursion 1.0.5",
12287 "bincode",
12288 "call",
12289 "client",
12290 "clock",
12291 "collections",
12292 "db",
12293 "derive_more",
12294 "env_logger",
12295 "fs",
12296 "futures 0.3.28",
12297 "gpui",
12298 "itertools 0.11.0",
12299 "language",
12300 "lazy_static",
12301 "log",
12302 "node_runtime",
12303 "parking_lot",
12304 "postage",
12305 "project",
12306 "schemars",
12307 "serde",
12308 "serde_json",
12309 "settings",
12310 "smallvec",
12311 "sqlez",
12312 "task",
12313 "theme",
12314 "ui",
12315 "util",
12316 "uuid",
12317]
12318
12319[[package]]
12320name = "worktree"
12321version = "0.1.0"
12322dependencies = [
12323 "anyhow",
12324 "client",
12325 "clock",
12326 "collections",
12327 "fs",
12328 "futures 0.3.28",
12329 "fuzzy",
12330 "git",
12331 "git2",
12332 "gpui",
12333 "ignore",
12334 "itertools 0.11.0",
12335 "language",
12336 "log",
12337 "lsp",
12338 "parking_lot",
12339 "postage",
12340 "pretty_assertions",
12341 "rand 0.8.5",
12342 "rpc",
12343 "schemars",
12344 "serde",
12345 "serde_json",
12346 "settings",
12347 "smol",
12348 "sum_tree",
12349 "text",
12350 "util",
12351]
12352
12353[[package]]
12354name = "wyz"
12355version = "0.5.1"
12356source = "registry+https://github.com/rust-lang/crates.io-index"
12357checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
12358dependencies = [
12359 "tap",
12360]
12361
12362[[package]]
12363name = "x11-clipboard"
12364version = "0.9.2"
12365source = "registry+https://github.com/rust-lang/crates.io-index"
12366checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
12367dependencies = [
12368 "libc",
12369 "x11rb",
12370]
12371
12372[[package]]
12373name = "x11rb"
12374version = "0.13.0"
12375source = "registry+https://github.com/rust-lang/crates.io-index"
12376checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
12377dependencies = [
12378 "as-raw-xcb-connection",
12379 "gethostname",
12380 "libc",
12381 "rustix 0.38.32",
12382 "x11rb-protocol",
12383]
12384
12385[[package]]
12386name = "x11rb-protocol"
12387version = "0.13.0"
12388source = "registry+https://github.com/rust-lang/crates.io-index"
12389checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
12390
12391[[package]]
12392name = "xattr"
12393version = "0.2.3"
12394source = "registry+https://github.com/rust-lang/crates.io-index"
12395checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
12396dependencies = [
12397 "libc",
12398]
12399
12400[[package]]
12401name = "xcursor"
12402version = "0.3.5"
12403source = "registry+https://github.com/rust-lang/crates.io-index"
12404checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
12405
12406[[package]]
12407name = "xdg-home"
12408version = "1.1.0"
12409source = "registry+https://github.com/rust-lang/crates.io-index"
12410checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
12411dependencies = [
12412 "libc",
12413 "winapi",
12414]
12415
12416[[package]]
12417name = "xkbcommon"
12418version = "0.7.0"
12419source = "registry+https://github.com/rust-lang/crates.io-index"
12420checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
12421dependencies = [
12422 "as-raw-xcb-connection",
12423 "libc",
12424 "memmap2 0.8.0",
12425 "xkeysym",
12426]
12427
12428[[package]]
12429name = "xkeysym"
12430version = "0.2.0"
12431source = "registry+https://github.com/rust-lang/crates.io-index"
12432checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
12433
12434[[package]]
12435name = "xmlparser"
12436version = "0.13.5"
12437source = "registry+https://github.com/rust-lang/crates.io-index"
12438checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
12439
12440[[package]]
12441name = "xmlwriter"
12442version = "0.1.0"
12443source = "registry+https://github.com/rust-lang/crates.io-index"
12444checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
12445
12446[[package]]
12447name = "xtask"
12448version = "0.1.0"
12449dependencies = [
12450 "anyhow",
12451 "clap 4.4.4",
12452]
12453
12454[[package]]
12455name = "yansi"
12456version = "0.5.1"
12457source = "registry+https://github.com/rust-lang/crates.io-index"
12458checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
12459
12460[[package]]
12461name = "yazi"
12462version = "0.1.6"
12463source = "registry+https://github.com/rust-lang/crates.io-index"
12464checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
12465
12466[[package]]
12467name = "yeslogic-fontconfig-sys"
12468version = "3.2.0"
12469source = "registry+https://github.com/rust-lang/crates.io-index"
12470checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
12471dependencies = [
12472 "const-cstr",
12473 "dlib",
12474 "once_cell",
12475 "pkg-config",
12476]
12477
12478[[package]]
12479name = "zbus"
12480version = "4.0.1"
12481source = "registry+https://github.com/rust-lang/crates.io-index"
12482checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
12483dependencies = [
12484 "async-broadcast",
12485 "async-executor",
12486 "async-fs 2.1.1",
12487 "async-io 2.3.1",
12488 "async-lock 3.3.0",
12489 "async-process 2.1.0",
12490 "async-recursion 1.0.5",
12491 "async-task",
12492 "async-trait",
12493 "blocking",
12494 "derivative",
12495 "enumflags2",
12496 "event-listener 5.1.0",
12497 "futures-core",
12498 "futures-sink",
12499 "futures-util",
12500 "hex",
12501 "nix 0.27.1",
12502 "ordered-stream",
12503 "rand 0.8.5",
12504 "serde",
12505 "serde_repr",
12506 "sha1",
12507 "static_assertions",
12508 "tracing",
12509 "uds_windows",
12510 "windows-sys 0.52.0",
12511 "xdg-home",
12512 "zbus_macros",
12513 "zbus_names",
12514 "zvariant",
12515]
12516
12517[[package]]
12518name = "zbus_macros"
12519version = "4.0.1"
12520source = "registry+https://github.com/rust-lang/crates.io-index"
12521checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
12522dependencies = [
12523 "proc-macro-crate 1.3.1",
12524 "proc-macro2",
12525 "quote",
12526 "regex",
12527 "syn 1.0.109",
12528 "zvariant_utils",
12529]
12530
12531[[package]]
12532name = "zbus_names"
12533version = "3.0.0"
12534source = "registry+https://github.com/rust-lang/crates.io-index"
12535checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
12536dependencies = [
12537 "serde",
12538 "static_assertions",
12539 "zvariant",
12540]
12541
12542[[package]]
12543name = "zed"
12544version = "0.133.0"
12545dependencies = [
12546 "activity_indicator",
12547 "anyhow",
12548 "assets",
12549 "assistant",
12550 "audio",
12551 "auto_update",
12552 "backtrace",
12553 "breadcrumbs",
12554 "call",
12555 "channel",
12556 "chrono",
12557 "clap 4.4.4",
12558 "cli",
12559 "client",
12560 "clock",
12561 "collab_ui",
12562 "collections",
12563 "command_palette",
12564 "copilot",
12565 "copilot_ui",
12566 "db",
12567 "diagnostics",
12568 "editor",
12569 "embed-manifest",
12570 "env_logger",
12571 "extension",
12572 "extensions_ui",
12573 "feedback",
12574 "file_finder",
12575 "file_icons",
12576 "fs",
12577 "futures 0.3.28",
12578 "go_to_line",
12579 "gpui",
12580 "headless",
12581 "image_viewer",
12582 "install_cli",
12583 "isahc",
12584 "journal",
12585 "language",
12586 "language_selector",
12587 "language_tools",
12588 "languages",
12589 "log",
12590 "markdown_preview",
12591 "menu",
12592 "mimalloc",
12593 "node_runtime",
12594 "notifications",
12595 "outline",
12596 "parking_lot",
12597 "profiling",
12598 "project",
12599 "project_panel",
12600 "project_symbols",
12601 "quick_action_bar",
12602 "recent_projects",
12603 "release_channel",
12604 "rope",
12605 "search",
12606 "serde",
12607 "serde_json",
12608 "settings",
12609 "simplelog",
12610 "smol",
12611 "tab_switcher",
12612 "task",
12613 "tasks_ui",
12614 "terminal_view",
12615 "theme",
12616 "theme_selector",
12617 "tree-sitter-rust",
12618 "urlencoding",
12619 "util",
12620 "uuid",
12621 "vim",
12622 "welcome",
12623 "winresource",
12624 "workspace",
12625 "zed_actions",
12626]
12627
12628[[package]]
12629name = "zed_actions"
12630version = "0.1.0"
12631dependencies = [
12632 "gpui",
12633 "serde",
12634]
12635
12636[[package]]
12637name = "zed_astro"
12638version = "0.0.1"
12639dependencies = [
12640 "zed_extension_api 0.0.4",
12641]
12642
12643[[package]]
12644name = "zed_clojure"
12645version = "0.0.2"
12646dependencies = [
12647 "zed_extension_api 0.0.4",
12648]
12649
12650[[package]]
12651name = "zed_csharp"
12652version = "0.0.2"
12653dependencies = [
12654 "zed_extension_api 0.0.4",
12655]
12656
12657[[package]]
12658name = "zed_dart"
12659version = "0.0.1"
12660dependencies = [
12661 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12662]
12663
12664[[package]]
12665name = "zed_elm"
12666version = "0.0.1"
12667dependencies = [
12668 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12669]
12670
12671[[package]]
12672name = "zed_emmet"
12673version = "0.0.2"
12674dependencies = [
12675 "zed_extension_api 0.0.4",
12676]
12677
12678[[package]]
12679name = "zed_erlang"
12680version = "0.0.1"
12681dependencies = [
12682 "zed_extension_api 0.0.4",
12683]
12684
12685[[package]]
12686name = "zed_extension_api"
12687version = "0.0.4"
12688source = "registry+https://github.com/rust-lang/crates.io-index"
12689checksum = "d5c51cad4152bb5eb35b20dccdcbfb36f48d8952a2ed2d3e25b70361007d953b"
12690dependencies = [
12691 "wit-bindgen",
12692]
12693
12694[[package]]
12695name = "zed_extension_api"
12696version = "0.0.6"
12697dependencies = [
12698 "serde",
12699 "serde_json",
12700 "wit-bindgen",
12701]
12702
12703[[package]]
12704name = "zed_extension_api"
12705version = "0.0.6"
12706source = "registry+https://github.com/rust-lang/crates.io-index"
12707checksum = "77ca8bcaea3feb2d2ce9dbeb061ee48365312a351faa7014c417b0365fe9e459"
12708dependencies = [
12709 "serde",
12710 "serde_json",
12711 "wit-bindgen",
12712]
12713
12714[[package]]
12715name = "zed_gleam"
12716version = "0.1.1"
12717dependencies = [
12718 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12719]
12720
12721[[package]]
12722name = "zed_glsl"
12723version = "0.1.0"
12724dependencies = [
12725 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12726]
12727
12728[[package]]
12729name = "zed_haskell"
12730version = "0.1.0"
12731dependencies = [
12732 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12733]
12734
12735[[package]]
12736name = "zed_html"
12737version = "0.0.1"
12738dependencies = [
12739 "zed_extension_api 0.0.4",
12740]
12741
12742[[package]]
12743name = "zed_lua"
12744version = "0.0.2"
12745dependencies = [
12746 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12747]
12748
12749[[package]]
12750name = "zed_ocaml"
12751version = "0.0.1"
12752dependencies = [
12753 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12754]
12755
12756[[package]]
12757name = "zed_php"
12758version = "0.0.2"
12759dependencies = [
12760 "zed_extension_api 0.0.4",
12761]
12762
12763[[package]]
12764name = "zed_prisma"
12765version = "0.0.2"
12766dependencies = [
12767 "zed_extension_api 0.0.4",
12768]
12769
12770[[package]]
12771name = "zed_purescript"
12772version = "0.0.1"
12773dependencies = [
12774 "zed_extension_api 0.0.4",
12775]
12776
12777[[package]]
12778name = "zed_svelte"
12779version = "0.0.1"
12780dependencies = [
12781 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12782]
12783
12784[[package]]
12785name = "zed_terraform"
12786version = "0.0.2"
12787dependencies = [
12788 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12789]
12790
12791[[package]]
12792name = "zed_toml"
12793version = "0.1.0"
12794dependencies = [
12795 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12796]
12797
12798[[package]]
12799name = "zed_uiua"
12800version = "0.0.1"
12801dependencies = [
12802 "zed_extension_api 0.0.4",
12803]
12804
12805[[package]]
12806name = "zed_vue"
12807version = "0.0.1"
12808dependencies = [
12809 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12810]
12811
12812[[package]]
12813name = "zed_zig"
12814version = "0.1.1"
12815dependencies = [
12816 "zed_extension_api 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
12817]
12818
12819[[package]]
12820name = "zeno"
12821version = "0.2.3"
12822source = "registry+https://github.com/rust-lang/crates.io-index"
12823checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
12824
12825[[package]]
12826name = "zerocopy"
12827version = "0.7.32"
12828source = "registry+https://github.com/rust-lang/crates.io-index"
12829checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
12830dependencies = [
12831 "zerocopy-derive",
12832]
12833
12834[[package]]
12835name = "zerocopy-derive"
12836version = "0.7.32"
12837source = "registry+https://github.com/rust-lang/crates.io-index"
12838checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
12839dependencies = [
12840 "proc-macro2",
12841 "quote",
12842 "syn 2.0.48",
12843]
12844
12845[[package]]
12846name = "zeroize"
12847version = "1.6.0"
12848source = "registry+https://github.com/rust-lang/crates.io-index"
12849checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
12850dependencies = [
12851 "zeroize_derive",
12852]
12853
12854[[package]]
12855name = "zeroize_derive"
12856version = "1.4.2"
12857source = "registry+https://github.com/rust-lang/crates.io-index"
12858checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
12859dependencies = [
12860 "proc-macro2",
12861 "quote",
12862 "syn 2.0.48",
12863]
12864
12865[[package]]
12866name = "zstd"
12867version = "0.11.2+zstd.1.5.2"
12868source = "registry+https://github.com/rust-lang/crates.io-index"
12869checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
12870dependencies = [
12871 "zstd-safe",
12872]
12873
12874[[package]]
12875name = "zstd-safe"
12876version = "5.0.2+zstd.1.5.2"
12877source = "registry+https://github.com/rust-lang/crates.io-index"
12878checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
12879dependencies = [
12880 "libc",
12881 "zstd-sys",
12882]
12883
12884[[package]]
12885name = "zstd-sys"
12886version = "2.0.8+zstd.1.5.5"
12887source = "registry+https://github.com/rust-lang/crates.io-index"
12888checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
12889dependencies = [
12890 "cc",
12891 "libc",
12892 "pkg-config",
12893]
12894
12895[[package]]
12896name = "zvariant"
12897version = "4.0.2"
12898source = "registry+https://github.com/rust-lang/crates.io-index"
12899checksum = "2c1b3ca6db667bfada0f1ebfc94b2b1759ba25472ee5373d4551bb892616389a"
12900dependencies = [
12901 "endi",
12902 "enumflags2",
12903 "serde",
12904 "static_assertions",
12905 "url",
12906 "zvariant_derive",
12907]
12908
12909[[package]]
12910name = "zvariant_derive"
12911version = "4.0.2"
12912source = "registry+https://github.com/rust-lang/crates.io-index"
12913checksum = "b7a4b236063316163b69039f77ce3117accb41a09567fd24c168e43491e521bc"
12914dependencies = [
12915 "proc-macro-crate 3.1.0",
12916 "proc-macro2",
12917 "quote",
12918 "syn 1.0.109",
12919 "zvariant_utils",
12920]
12921
12922[[package]]
12923name = "zvariant_utils"
12924version = "1.1.0"
12925source = "registry+https://github.com/rust-lang/crates.io-index"
12926checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
12927dependencies = [
12928 "proc-macro2",
12929 "quote",
12930 "syn 1.0.109",
12931]