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