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