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 "indoc",
5076 "markup5ever_rcdom",
5077 "pretty_assertions",
5078 "regex",
5079]
5080
5081[[package]]
5082name = "http"
5083version = "0.1.0"
5084dependencies = [
5085 "anyhow",
5086 "futures 0.3.28",
5087 "futures-lite 1.13.0",
5088 "isahc",
5089 "log",
5090 "serde",
5091 "serde_json",
5092 "url",
5093]
5094
5095[[package]]
5096name = "http"
5097version = "0.2.9"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
5099checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
5100dependencies = [
5101 "bytes 1.5.0",
5102 "fnv",
5103 "itoa",
5104]
5105
5106[[package]]
5107name = "http"
5108version = "1.0.0"
5109source = "registry+https://github.com/rust-lang/crates.io-index"
5110checksum = "b32afd38673a8016f7c9ae69e5af41a58f81b1d31689040f2f1959594ce194ea"
5111dependencies = [
5112 "bytes 1.5.0",
5113 "fnv",
5114 "itoa",
5115]
5116
5117[[package]]
5118name = "http-body"
5119version = "0.4.5"
5120source = "registry+https://github.com/rust-lang/crates.io-index"
5121checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
5122dependencies = [
5123 "bytes 1.5.0",
5124 "http 0.2.9",
5125 "pin-project-lite",
5126]
5127
5128[[package]]
5129name = "http-range-header"
5130version = "0.3.1"
5131source = "registry+https://github.com/rust-lang/crates.io-index"
5132checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
5133
5134[[package]]
5135name = "httparse"
5136version = "1.8.0"
5137source = "registry+https://github.com/rust-lang/crates.io-index"
5138checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
5139
5140[[package]]
5141name = "httpdate"
5142version = "1.0.3"
5143source = "registry+https://github.com/rust-lang/crates.io-index"
5144checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
5145
5146[[package]]
5147name = "human_bytes"
5148version = "0.4.3"
5149source = "registry+https://github.com/rust-lang/crates.io-index"
5150checksum = "91f255a4535024abf7640cb288260811fc14794f62b063652ed349f9a6c2348e"
5151
5152[[package]]
5153name = "humantime"
5154version = "2.1.0"
5155source = "registry+https://github.com/rust-lang/crates.io-index"
5156checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
5157
5158[[package]]
5159name = "hyper"
5160version = "0.14.27"
5161source = "registry+https://github.com/rust-lang/crates.io-index"
5162checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
5163dependencies = [
5164 "bytes 1.5.0",
5165 "futures-channel",
5166 "futures-core",
5167 "futures-util",
5168 "h2",
5169 "http 0.2.9",
5170 "http-body",
5171 "httparse",
5172 "httpdate",
5173 "itoa",
5174 "pin-project-lite",
5175 "socket2 0.4.9",
5176 "tokio",
5177 "tower-service",
5178 "tracing",
5179 "want",
5180]
5181
5182[[package]]
5183name = "hyper-rustls"
5184version = "0.24.2"
5185source = "registry+https://github.com/rust-lang/crates.io-index"
5186checksum = "ec3efd23720e2049821a693cbc7e65ea87c72f1c58ff2f9522ff332b1491e590"
5187dependencies = [
5188 "futures-util",
5189 "http 0.2.9",
5190 "hyper",
5191 "log",
5192 "rustls",
5193 "rustls-native-certs",
5194 "tokio",
5195 "tokio-rustls",
5196]
5197
5198[[package]]
5199name = "hyper-tls"
5200version = "0.5.0"
5201source = "registry+https://github.com/rust-lang/crates.io-index"
5202checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
5203dependencies = [
5204 "bytes 1.5.0",
5205 "hyper",
5206 "native-tls",
5207 "tokio",
5208 "tokio-native-tls",
5209]
5210
5211[[package]]
5212name = "iana-time-zone"
5213version = "0.1.57"
5214source = "registry+https://github.com/rust-lang/crates.io-index"
5215checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
5216dependencies = [
5217 "android_system_properties",
5218 "core-foundation-sys 0.8.6",
5219 "iana-time-zone-haiku",
5220 "js-sys",
5221 "wasm-bindgen",
5222 "windows 0.48.0",
5223]
5224
5225[[package]]
5226name = "iana-time-zone-haiku"
5227version = "0.1.2"
5228source = "registry+https://github.com/rust-lang/crates.io-index"
5229checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
5230dependencies = [
5231 "cc",
5232]
5233
5234[[package]]
5235name = "id-arena"
5236version = "2.2.1"
5237source = "registry+https://github.com/rust-lang/crates.io-index"
5238checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005"
5239
5240[[package]]
5241name = "idna"
5242version = "0.5.0"
5243source = "registry+https://github.com/rust-lang/crates.io-index"
5244checksum = "634d9b1461af396cad843f47fdba5597a4f9e6ddd4bfb6ff5d85028c25cb12f6"
5245dependencies = [
5246 "unicode-bidi",
5247 "unicode-normalization",
5248]
5249
5250[[package]]
5251name = "ignore"
5252version = "0.4.22"
5253source = "registry+https://github.com/rust-lang/crates.io-index"
5254checksum = "b46810df39e66e925525d6e38ce1e7f6e1d208f72dc39757880fcb66e2c58af1"
5255dependencies = [
5256 "crossbeam-deque",
5257 "globset",
5258 "log",
5259 "memchr",
5260 "regex-automata 0.4.5",
5261 "same-file",
5262 "walkdir",
5263 "winapi-util",
5264]
5265
5266[[package]]
5267name = "image"
5268version = "0.23.14"
5269source = "registry+https://github.com/rust-lang/crates.io-index"
5270checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
5271dependencies = [
5272 "bytemuck",
5273 "byteorder",
5274 "color_quant",
5275 "gif",
5276 "jpeg-decoder",
5277 "num-iter",
5278 "num-rational 0.3.2",
5279 "num-traits",
5280 "png 0.16.8",
5281 "scoped_threadpool",
5282 "tiff",
5283]
5284
5285[[package]]
5286name = "image_viewer"
5287version = "0.1.0"
5288dependencies = [
5289 "anyhow",
5290 "db",
5291 "gpui",
5292 "project",
5293 "ui",
5294 "util",
5295 "workspace",
5296]
5297
5298[[package]]
5299name = "imagesize"
5300version = "0.12.0"
5301source = "registry+https://github.com/rust-lang/crates.io-index"
5302checksum = "029d73f573d8e8d63e6d5020011d3255b28c3ba85d6cf870a07184ed23de9284"
5303
5304[[package]]
5305name = "indexmap"
5306version = "1.9.3"
5307source = "registry+https://github.com/rust-lang/crates.io-index"
5308checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
5309dependencies = [
5310 "autocfg",
5311 "hashbrown 0.12.3",
5312 "serde",
5313]
5314
5315[[package]]
5316name = "indexmap"
5317version = "2.2.6"
5318source = "registry+https://github.com/rust-lang/crates.io-index"
5319checksum = "168fb715dda47215e360912c096649d23d58bf392ac62f73919e831745e40f26"
5320dependencies = [
5321 "equivalent",
5322 "hashbrown 0.14.5",
5323 "serde",
5324]
5325
5326[[package]]
5327name = "indoc"
5328version = "1.0.9"
5329source = "registry+https://github.com/rust-lang/crates.io-index"
5330checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
5331
5332[[package]]
5333name = "inherent"
5334version = "1.0.10"
5335source = "registry+https://github.com/rust-lang/crates.io-index"
5336checksum = "ce243b1bfa62ffc028f1cc3b6034ec63d649f3031bc8a4fbbb004e1ac17d1f68"
5337dependencies = [
5338 "proc-macro2",
5339 "quote",
5340 "syn 2.0.59",
5341]
5342
5343[[package]]
5344name = "inline_completion_button"
5345version = "0.1.0"
5346dependencies = [
5347 "anyhow",
5348 "copilot",
5349 "editor",
5350 "fs",
5351 "futures 0.3.28",
5352 "gpui",
5353 "indoc",
5354 "language",
5355 "lsp",
5356 "project",
5357 "serde_json",
5358 "settings",
5359 "supermaven",
5360 "theme",
5361 "ui",
5362 "util",
5363 "workspace",
5364 "zed_actions",
5365]
5366
5367[[package]]
5368name = "inotify"
5369version = "0.9.6"
5370source = "registry+https://github.com/rust-lang/crates.io-index"
5371checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff"
5372dependencies = [
5373 "bitflags 1.3.2",
5374 "inotify-sys",
5375 "libc",
5376]
5377
5378[[package]]
5379name = "inotify-sys"
5380version = "0.1.5"
5381source = "registry+https://github.com/rust-lang/crates.io-index"
5382checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb"
5383dependencies = [
5384 "libc",
5385]
5386
5387[[package]]
5388name = "inout"
5389version = "0.1.3"
5390source = "registry+https://github.com/rust-lang/crates.io-index"
5391checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
5392dependencies = [
5393 "block-padding",
5394 "generic-array",
5395]
5396
5397[[package]]
5398name = "install_cli"
5399version = "0.1.0"
5400dependencies = [
5401 "anyhow",
5402 "gpui",
5403 "smol",
5404 "util",
5405]
5406
5407[[package]]
5408name = "instant"
5409version = "0.1.12"
5410source = "registry+https://github.com/rust-lang/crates.io-index"
5411checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
5412dependencies = [
5413 "cfg-if",
5414]
5415
5416[[package]]
5417name = "io-extras"
5418version = "0.18.1"
5419source = "registry+https://github.com/rust-lang/crates.io-index"
5420checksum = "c301e73fb90e8a29e600a9f402d095765f74310d582916a952f618836a1bd1ed"
5421dependencies = [
5422 "io-lifetimes 2.0.3",
5423 "windows-sys 0.52.0",
5424]
5425
5426[[package]]
5427name = "io-lifetimes"
5428version = "1.0.11"
5429source = "registry+https://github.com/rust-lang/crates.io-index"
5430checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
5431dependencies = [
5432 "hermit-abi 0.3.3",
5433 "libc",
5434 "windows-sys 0.48.0",
5435]
5436
5437[[package]]
5438name = "io-lifetimes"
5439version = "2.0.3"
5440source = "registry+https://github.com/rust-lang/crates.io-index"
5441checksum = "5a611371471e98973dbcab4e0ec66c31a10bc356eeb4d54a0e05eac8158fe38c"
5442
5443[[package]]
5444name = "iovec"
5445version = "0.1.4"
5446source = "registry+https://github.com/rust-lang/crates.io-index"
5447checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
5448dependencies = [
5449 "libc",
5450]
5451
5452[[package]]
5453name = "ipc-channel"
5454version = "0.18.0"
5455source = "registry+https://github.com/rust-lang/crates.io-index"
5456checksum = "7ab3a34c91b7e84a72643bd75d1bac3afd241f78f9859fe0b5e5b2a6a75732c2"
5457dependencies = [
5458 "bincode",
5459 "crossbeam-channel",
5460 "fnv",
5461 "lazy_static",
5462 "libc",
5463 "mio",
5464 "rand 0.8.5",
5465 "serde",
5466 "tempfile",
5467 "uuid",
5468 "windows 0.48.0",
5469]
5470
5471[[package]]
5472name = "ipnet"
5473version = "2.8.0"
5474source = "registry+https://github.com/rust-lang/crates.io-index"
5475checksum = "28b29a3cd74f0f4598934efe3aeba42bae0eb4680554128851ebbecb02af14e6"
5476
5477[[package]]
5478name = "is-docker"
5479version = "0.2.0"
5480source = "registry+https://github.com/rust-lang/crates.io-index"
5481checksum = "928bae27f42bc99b60d9ac7334e3a21d10ad8f1835a4e12ec3ec0464765ed1b3"
5482dependencies = [
5483 "once_cell",
5484]
5485
5486[[package]]
5487name = "is-wsl"
5488version = "0.4.0"
5489source = "registry+https://github.com/rust-lang/crates.io-index"
5490checksum = "173609498df190136aa7dea1a91db051746d339e18476eed5ca40521f02d7aa5"
5491dependencies = [
5492 "is-docker",
5493 "once_cell",
5494]
5495
5496[[package]]
5497name = "isahc"
5498version = "1.7.2"
5499source = "registry+https://github.com/rust-lang/crates.io-index"
5500checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
5501dependencies = [
5502 "async-channel 1.9.0",
5503 "castaway",
5504 "crossbeam-utils",
5505 "curl",
5506 "curl-sys",
5507 "encoding_rs",
5508 "event-listener 2.5.3",
5509 "futures-lite 1.13.0",
5510 "http 0.2.9",
5511 "log",
5512 "mime",
5513 "once_cell",
5514 "polling 2.8.0",
5515 "slab",
5516 "sluice",
5517 "tracing",
5518 "tracing-futures",
5519 "url",
5520 "waker-fn",
5521]
5522
5523[[package]]
5524name = "itertools"
5525version = "0.10.5"
5526source = "registry+https://github.com/rust-lang/crates.io-index"
5527checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
5528dependencies = [
5529 "either",
5530]
5531
5532[[package]]
5533name = "itertools"
5534version = "0.11.0"
5535source = "registry+https://github.com/rust-lang/crates.io-index"
5536checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57"
5537dependencies = [
5538 "either",
5539]
5540
5541[[package]]
5542name = "itertools"
5543version = "0.12.1"
5544source = "registry+https://github.com/rust-lang/crates.io-index"
5545checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
5546dependencies = [
5547 "either",
5548]
5549
5550[[package]]
5551name = "itoa"
5552version = "1.0.11"
5553source = "registry+https://github.com/rust-lang/crates.io-index"
5554checksum = "49f1f14873335454500d59611f1cf4a4b0f786f9ac11f4312a78e4cf2566695b"
5555
5556[[package]]
5557name = "jni"
5558version = "0.19.0"
5559source = "registry+https://github.com/rust-lang/crates.io-index"
5560checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
5561dependencies = [
5562 "cesu8",
5563 "combine",
5564 "jni-sys",
5565 "log",
5566 "thiserror",
5567 "walkdir",
5568]
5569
5570[[package]]
5571name = "jni"
5572version = "0.20.0"
5573source = "registry+https://github.com/rust-lang/crates.io-index"
5574checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c"
5575dependencies = [
5576 "cesu8",
5577 "combine",
5578 "jni-sys",
5579 "log",
5580 "thiserror",
5581 "walkdir",
5582]
5583
5584[[package]]
5585name = "jni-sys"
5586version = "0.3.0"
5587source = "registry+https://github.com/rust-lang/crates.io-index"
5588checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
5589
5590[[package]]
5591name = "jobserver"
5592version = "0.1.28"
5593source = "registry+https://github.com/rust-lang/crates.io-index"
5594checksum = "ab46a6e9526ddef3ae7f787c06f0f2600639ba80ea3eade3d8e670a2230f51d6"
5595dependencies = [
5596 "libc",
5597]
5598
5599[[package]]
5600name = "journal"
5601version = "0.1.0"
5602dependencies = [
5603 "anyhow",
5604 "chrono",
5605 "editor",
5606 "gpui",
5607 "log",
5608 "schemars",
5609 "serde",
5610 "settings",
5611 "shellexpand",
5612 "workspace",
5613]
5614
5615[[package]]
5616name = "jpeg-decoder"
5617version = "0.1.22"
5618source = "registry+https://github.com/rust-lang/crates.io-index"
5619checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
5620dependencies = [
5621 "rayon",
5622]
5623
5624[[package]]
5625name = "js-sys"
5626version = "0.3.64"
5627source = "registry+https://github.com/rust-lang/crates.io-index"
5628checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
5629dependencies = [
5630 "wasm-bindgen",
5631]
5632
5633[[package]]
5634name = "jwt"
5635version = "0.16.0"
5636source = "registry+https://github.com/rust-lang/crates.io-index"
5637checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
5638dependencies = [
5639 "base64 0.13.1",
5640 "crypto-common",
5641 "digest 0.10.7",
5642 "hmac 0.12.1",
5643 "serde",
5644 "serde_json",
5645 "sha2 0.10.7",
5646]
5647
5648[[package]]
5649name = "khronos-egl"
5650version = "5.0.0"
5651source = "registry+https://github.com/rust-lang/crates.io-index"
5652checksum = "d1382b16c04aeb821453d6215a3c80ba78f24c6595c5aa85653378aabe0c83e3"
5653dependencies = [
5654 "libc",
5655 "libloading 0.8.0",
5656]
5657
5658[[package]]
5659name = "kqueue"
5660version = "1.0.8"
5661source = "registry+https://github.com/rust-lang/crates.io-index"
5662checksum = "7447f1ca1b7b563588a205fe93dea8df60fd981423a768bc1c0ded35ed147d0c"
5663dependencies = [
5664 "kqueue-sys",
5665 "libc",
5666]
5667
5668[[package]]
5669name = "kqueue-sys"
5670version = "1.0.4"
5671source = "registry+https://github.com/rust-lang/crates.io-index"
5672checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b"
5673dependencies = [
5674 "bitflags 1.3.2",
5675 "libc",
5676]
5677
5678[[package]]
5679name = "kurbo"
5680version = "0.11.0"
5681source = "registry+https://github.com/rust-lang/crates.io-index"
5682checksum = "6e5aa9f0f96a938266bdb12928a67169e8d22c6a786fda8ed984b85e6ba93c3c"
5683dependencies = [
5684 "arrayvec",
5685 "smallvec",
5686]
5687
5688[[package]]
5689name = "kv-log-macro"
5690version = "1.0.7"
5691source = "registry+https://github.com/rust-lang/crates.io-index"
5692checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
5693dependencies = [
5694 "log",
5695]
5696
5697[[package]]
5698name = "language"
5699version = "0.1.0"
5700dependencies = [
5701 "anyhow",
5702 "async-trait",
5703 "clock",
5704 "collections",
5705 "ctor",
5706 "env_logger",
5707 "futures 0.3.28",
5708 "fuzzy",
5709 "git",
5710 "globset",
5711 "gpui",
5712 "http 0.1.0",
5713 "indoc",
5714 "itertools 0.11.0",
5715 "lazy_static",
5716 "log",
5717 "lsp",
5718 "parking_lot",
5719 "postage",
5720 "pulldown-cmark",
5721 "rand 0.8.5",
5722 "regex",
5723 "rpc",
5724 "schemars",
5725 "serde",
5726 "serde_json",
5727 "settings",
5728 "similar",
5729 "smallvec",
5730 "smol",
5731 "sum_tree",
5732 "task",
5733 "text",
5734 "theme",
5735 "tree-sitter",
5736 "tree-sitter-elixir",
5737 "tree-sitter-embedded-template",
5738 "tree-sitter-heex",
5739 "tree-sitter-html",
5740 "tree-sitter-json",
5741 "tree-sitter-markdown",
5742 "tree-sitter-ruby",
5743 "tree-sitter-rust",
5744 "tree-sitter-typescript",
5745 "unicase",
5746 "unindent",
5747 "util",
5748]
5749
5750[[package]]
5751name = "language_selector"
5752version = "0.1.0"
5753dependencies = [
5754 "anyhow",
5755 "editor",
5756 "fuzzy",
5757 "gpui",
5758 "language",
5759 "picker",
5760 "project",
5761 "ui",
5762 "util",
5763 "workspace",
5764]
5765
5766[[package]]
5767name = "language_tools"
5768version = "0.1.0"
5769dependencies = [
5770 "anyhow",
5771 "client",
5772 "collections",
5773 "copilot",
5774 "editor",
5775 "env_logger",
5776 "futures 0.3.28",
5777 "gpui",
5778 "language",
5779 "lsp",
5780 "project",
5781 "release_channel",
5782 "serde_json",
5783 "settings",
5784 "theme",
5785 "tree-sitter",
5786 "ui",
5787 "util",
5788 "workspace",
5789]
5790
5791[[package]]
5792name = "languages"
5793version = "0.1.0"
5794dependencies = [
5795 "anyhow",
5796 "async-compression",
5797 "async-tar",
5798 "async-trait",
5799 "collections",
5800 "feature_flags",
5801 "futures 0.3.28",
5802 "gpui",
5803 "http 0.1.0",
5804 "language",
5805 "lazy_static",
5806 "log",
5807 "lsp",
5808 "node_runtime",
5809 "project",
5810 "regex",
5811 "rope",
5812 "rust-embed",
5813 "serde",
5814 "serde_json",
5815 "settings",
5816 "smol",
5817 "task",
5818 "text",
5819 "theme",
5820 "toml 0.8.10",
5821 "tree-sitter",
5822 "tree-sitter-bash",
5823 "tree-sitter-c",
5824 "tree-sitter-cpp",
5825 "tree-sitter-css",
5826 "tree-sitter-go",
5827 "tree-sitter-gomod",
5828 "tree-sitter-gowork",
5829 "tree-sitter-jsdoc",
5830 "tree-sitter-json",
5831 "tree-sitter-markdown",
5832 "tree-sitter-proto",
5833 "tree-sitter-python",
5834 "tree-sitter-regex",
5835 "tree-sitter-rust",
5836 "tree-sitter-typescript",
5837 "tree-sitter-yaml",
5838 "unindent",
5839 "util",
5840 "workspace",
5841]
5842
5843[[package]]
5844name = "lazy-bytes-cast"
5845version = "5.0.1"
5846source = "registry+https://github.com/rust-lang/crates.io-index"
5847checksum = "10257499f089cd156ad82d0a9cd57d9501fa2c989068992a97eb3c27836f206b"
5848
5849[[package]]
5850name = "lazy_static"
5851version = "1.4.0"
5852source = "registry+https://github.com/rust-lang/crates.io-index"
5853checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
5854dependencies = [
5855 "spin 0.5.2",
5856]
5857
5858[[package]]
5859name = "lazycell"
5860version = "1.3.0"
5861source = "registry+https://github.com/rust-lang/crates.io-index"
5862checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
5863
5864[[package]]
5865name = "leb128"
5866version = "0.2.5"
5867source = "registry+https://github.com/rust-lang/crates.io-index"
5868checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
5869
5870[[package]]
5871name = "libc"
5872version = "0.2.153"
5873source = "registry+https://github.com/rust-lang/crates.io-index"
5874checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
5875
5876[[package]]
5877name = "libgit2-sys"
5878version = "0.16.2+1.7.2"
5879source = "registry+https://github.com/rust-lang/crates.io-index"
5880checksum = "ee4126d8b4ee5c9d9ea891dd875cfdc1e9d0950437179104b183d7d8a74d24e8"
5881dependencies = [
5882 "cc",
5883 "libc",
5884 "libz-sys",
5885 "pkg-config",
5886]
5887
5888[[package]]
5889name = "libloading"
5890version = "0.7.4"
5891source = "registry+https://github.com/rust-lang/crates.io-index"
5892checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
5893dependencies = [
5894 "cfg-if",
5895 "winapi",
5896]
5897
5898[[package]]
5899name = "libloading"
5900version = "0.8.0"
5901source = "registry+https://github.com/rust-lang/crates.io-index"
5902checksum = "d580318f95776505201b28cf98eb1fa5e4be3b689633ba6a3e6cd880ff22d8cb"
5903dependencies = [
5904 "cfg-if",
5905 "windows-sys 0.48.0",
5906]
5907
5908[[package]]
5909name = "libm"
5910version = "0.2.8"
5911source = "registry+https://github.com/rust-lang/crates.io-index"
5912checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
5913
5914[[package]]
5915name = "libmimalloc-sys"
5916version = "0.1.37"
5917source = "registry+https://github.com/rust-lang/crates.io-index"
5918checksum = "81eb4061c0582dedea1cbc7aff2240300dd6982e0239d1c99e65c1dbf4a30ba7"
5919dependencies = [
5920 "cc",
5921 "libc",
5922]
5923
5924[[package]]
5925name = "libsqlite3-sys"
5926version = "0.26.0"
5927source = "registry+https://github.com/rust-lang/crates.io-index"
5928checksum = "afc22eff61b133b115c6e8c74e818c628d6d5e7a502afea6f64dee076dd94326"
5929dependencies = [
5930 "cc",
5931 "pkg-config",
5932 "vcpkg",
5933]
5934
5935[[package]]
5936name = "libz-sys"
5937version = "1.1.12"
5938source = "registry+https://github.com/rust-lang/crates.io-index"
5939checksum = "d97137b25e321a73eef1418d1d5d2eda4d77e12813f8e6dead84bc52c5870a7b"
5940dependencies = [
5941 "cc",
5942 "libc",
5943 "pkg-config",
5944 "vcpkg",
5945]
5946
5947[[package]]
5948name = "line-wrap"
5949version = "0.1.1"
5950source = "registry+https://github.com/rust-lang/crates.io-index"
5951checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
5952dependencies = [
5953 "safemem",
5954]
5955
5956[[package]]
5957name = "linkify"
5958version = "0.10.0"
5959source = "registry+https://github.com/rust-lang/crates.io-index"
5960checksum = "f1dfa36d52c581e9ec783a7ce2a5e0143da6237be5811a0b3153fedfdbe9f780"
5961dependencies = [
5962 "memchr",
5963]
5964
5965[[package]]
5966name = "linkme"
5967version = "0.3.17"
5968source = "registry+https://github.com/rust-lang/crates.io-index"
5969checksum = "91ed2ee9464ff9707af8e9ad834cffa4802f072caad90639c583dd3c62e6e608"
5970dependencies = [
5971 "linkme-impl",
5972]
5973
5974[[package]]
5975name = "linkme-impl"
5976version = "0.3.17"
5977source = "registry+https://github.com/rust-lang/crates.io-index"
5978checksum = "ba125974b109d512fccbc6c0244e7580143e460895dfd6ea7f8bbb692fd94396"
5979dependencies = [
5980 "proc-macro2",
5981 "quote",
5982 "syn 2.0.59",
5983]
5984
5985[[package]]
5986name = "linux-raw-sys"
5987version = "0.3.8"
5988source = "registry+https://github.com/rust-lang/crates.io-index"
5989checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
5990
5991[[package]]
5992name = "linux-raw-sys"
5993version = "0.4.12"
5994source = "registry+https://github.com/rust-lang/crates.io-index"
5995checksum = "c4cd1a83af159aa67994778be9070f0ae1bd732942279cabb14f86f986a21456"
5996
5997[[package]]
5998name = "live_kit_client"
5999version = "0.1.0"
6000dependencies = [
6001 "anyhow",
6002 "async-broadcast",
6003 "async-trait",
6004 "collections",
6005 "core-foundation",
6006 "futures 0.3.28",
6007 "gpui",
6008 "live_kit_server",
6009 "log",
6010 "media",
6011 "nanoid",
6012 "parking_lot",
6013 "postage",
6014 "serde",
6015 "serde_json",
6016 "sha2 0.10.7",
6017 "simplelog",
6018]
6019
6020[[package]]
6021name = "live_kit_server"
6022version = "0.1.0"
6023dependencies = [
6024 "anyhow",
6025 "async-trait",
6026 "hmac 0.12.1",
6027 "jwt",
6028 "log",
6029 "prost",
6030 "prost-build",
6031 "prost-types",
6032 "reqwest",
6033 "serde",
6034 "sha2 0.10.7",
6035]
6036
6037[[package]]
6038name = "lmdb-master-sys"
6039version = "0.2.0"
6040source = "registry+https://github.com/rust-lang/crates.io-index"
6041checksum = "dc9048db3a58c0732d7236abc4909058f9d2708cfb6d7d047eb895fddec6419a"
6042dependencies = [
6043 "cc",
6044 "doxygen-rs",
6045 "libc",
6046]
6047
6048[[package]]
6049name = "lock_api"
6050version = "0.4.10"
6051source = "registry+https://github.com/rust-lang/crates.io-index"
6052checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
6053dependencies = [
6054 "autocfg",
6055 "scopeguard",
6056]
6057
6058[[package]]
6059name = "log"
6060version = "0.4.21"
6061source = "registry+https://github.com/rust-lang/crates.io-index"
6062checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
6063dependencies = [
6064 "serde",
6065 "value-bag",
6066]
6067
6068[[package]]
6069name = "lsp"
6070version = "0.1.0"
6071dependencies = [
6072 "anyhow",
6073 "async-pipe",
6074 "collections",
6075 "ctor",
6076 "env_logger",
6077 "futures 0.3.28",
6078 "gpui",
6079 "log",
6080 "lsp-types",
6081 "parking_lot",
6082 "postage",
6083 "release_channel",
6084 "serde",
6085 "serde_json",
6086 "smol",
6087 "util",
6088 "windows 0.56.0",
6089]
6090
6091[[package]]
6092name = "lsp-types"
6093version = "0.95.1"
6094source = "git+https://github.com/zed-industries/lsp-types?branch=apply-snippet-edit#853c7881d200777e20799026651ca36727144646"
6095dependencies = [
6096 "bitflags 1.3.2",
6097 "serde",
6098 "serde_json",
6099 "serde_repr",
6100 "url",
6101]
6102
6103[[package]]
6104name = "lz4"
6105version = "1.24.0"
6106source = "registry+https://github.com/rust-lang/crates.io-index"
6107checksum = "7e9e2dd86df36ce760a60f6ff6ad526f7ba1f14ba0356f8254fb6905e6494df1"
6108dependencies = [
6109 "libc",
6110 "lz4-sys",
6111]
6112
6113[[package]]
6114name = "lz4-sys"
6115version = "1.9.4"
6116source = "registry+https://github.com/rust-lang/crates.io-index"
6117checksum = "57d27b317e207b10f69f5e75494119e391a96f48861ae870d1da6edac98ca900"
6118dependencies = [
6119 "cc",
6120 "libc",
6121]
6122
6123[[package]]
6124name = "mac"
6125version = "0.1.1"
6126source = "registry+https://github.com/rust-lang/crates.io-index"
6127checksum = "c41e0c4fef86961ac6d6f8a82609f55f31b05e4fce149ac5710e439df7619ba4"
6128
6129[[package]]
6130name = "mach"
6131version = "0.3.2"
6132source = "registry+https://github.com/rust-lang/crates.io-index"
6133checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
6134dependencies = [
6135 "libc",
6136]
6137
6138[[package]]
6139name = "mach2"
6140version = "0.4.1"
6141source = "registry+https://github.com/rust-lang/crates.io-index"
6142checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
6143dependencies = [
6144 "libc",
6145]
6146
6147[[package]]
6148name = "malloc_buf"
6149version = "0.0.6"
6150source = "registry+https://github.com/rust-lang/crates.io-index"
6151checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
6152dependencies = [
6153 "libc",
6154]
6155
6156[[package]]
6157name = "markdown"
6158version = "0.1.0"
6159dependencies = [
6160 "anyhow",
6161 "assets",
6162 "env_logger",
6163 "futures 0.3.28",
6164 "gpui",
6165 "language",
6166 "languages",
6167 "linkify",
6168 "log",
6169 "node_runtime",
6170 "pulldown-cmark",
6171 "settings",
6172 "theme",
6173 "ui",
6174 "util",
6175]
6176
6177[[package]]
6178name = "markdown_preview"
6179version = "0.1.0"
6180dependencies = [
6181 "anyhow",
6182 "async-recursion 1.0.5",
6183 "collections",
6184 "editor",
6185 "gpui",
6186 "language",
6187 "linkify",
6188 "log",
6189 "pretty_assertions",
6190 "pulldown-cmark",
6191 "theme",
6192 "ui",
6193 "workspace",
6194]
6195
6196[[package]]
6197name = "markup5ever"
6198version = "0.12.1"
6199source = "registry+https://github.com/rust-lang/crates.io-index"
6200checksum = "16ce3abbeba692c8b8441d036ef91aea6df8da2c6b6e21c7e14d3c18e526be45"
6201dependencies = [
6202 "log",
6203 "phf",
6204 "phf_codegen",
6205 "string_cache",
6206 "string_cache_codegen",
6207 "tendril",
6208]
6209
6210[[package]]
6211name = "markup5ever_rcdom"
6212version = "0.3.0"
6213source = "registry+https://github.com/rust-lang/crates.io-index"
6214checksum = "edaa21ab3701bfee5099ade5f7e1f84553fd19228cf332f13cd6e964bf59be18"
6215dependencies = [
6216 "html5ever",
6217 "markup5ever",
6218 "tendril",
6219 "xml5ever",
6220]
6221
6222[[package]]
6223name = "matchers"
6224version = "0.1.0"
6225source = "registry+https://github.com/rust-lang/crates.io-index"
6226checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
6227dependencies = [
6228 "regex-automata 0.1.10",
6229]
6230
6231[[package]]
6232name = "matchit"
6233version = "0.7.3"
6234source = "registry+https://github.com/rust-lang/crates.io-index"
6235checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94"
6236
6237[[package]]
6238name = "maybe-owned"
6239version = "0.3.4"
6240source = "registry+https://github.com/rust-lang/crates.io-index"
6241checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
6242
6243[[package]]
6244name = "md-5"
6245version = "0.10.5"
6246source = "registry+https://github.com/rust-lang/crates.io-index"
6247checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
6248dependencies = [
6249 "digest 0.10.7",
6250]
6251
6252[[package]]
6253name = "media"
6254version = "0.1.0"
6255dependencies = [
6256 "anyhow",
6257 "bindgen 0.65.1",
6258 "core-foundation",
6259 "foreign-types 0.5.0",
6260 "metal",
6261 "objc",
6262]
6263
6264[[package]]
6265name = "memchr"
6266version = "2.7.2"
6267source = "registry+https://github.com/rust-lang/crates.io-index"
6268checksum = "6c8640c5d730cb13ebd907d8d04b52f55ac9a2eec55b440c8892f40d56c76c1d"
6269
6270[[package]]
6271name = "memfd"
6272version = "0.6.4"
6273source = "registry+https://github.com/rust-lang/crates.io-index"
6274checksum = "b2cffa4ad52c6f791f4f8b15f0c05f9824b2ced1160e88cc393d64fff9a8ac64"
6275dependencies = [
6276 "rustix 0.38.32",
6277]
6278
6279[[package]]
6280name = "memmap2"
6281version = "0.8.0"
6282source = "registry+https://github.com/rust-lang/crates.io-index"
6283checksum = "43a5a03cefb0d953ec0be133036f14e109412fa594edc2f77227249db66cc3ed"
6284dependencies = [
6285 "libc",
6286]
6287
6288[[package]]
6289name = "memmap2"
6290version = "0.9.4"
6291source = "registry+https://github.com/rust-lang/crates.io-index"
6292checksum = "fe751422e4a8caa417e13c3ea66452215d7d63e19e604f4980461212f3ae1322"
6293dependencies = [
6294 "libc",
6295]
6296
6297[[package]]
6298name = "memoffset"
6299version = "0.9.0"
6300source = "registry+https://github.com/rust-lang/crates.io-index"
6301checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
6302dependencies = [
6303 "autocfg",
6304]
6305
6306[[package]]
6307name = "menu"
6308version = "0.1.0"
6309dependencies = [
6310 "gpui",
6311 "serde",
6312]
6313
6314[[package]]
6315name = "metal"
6316version = "0.25.0"
6317source = "registry+https://github.com/rust-lang/crates.io-index"
6318checksum = "550b24b0cd4cf923f36bae78eca457b3a10d8a6a14a9c84cb2687b527e6a84af"
6319dependencies = [
6320 "bitflags 1.3.2",
6321 "block",
6322 "core-graphics-types",
6323 "foreign-types 0.5.0",
6324 "log",
6325 "objc",
6326 "paste",
6327]
6328
6329[[package]]
6330name = "mimalloc"
6331version = "0.1.41"
6332source = "registry+https://github.com/rust-lang/crates.io-index"
6333checksum = "9f41a2280ded0da56c8cf898babb86e8f10651a34adcfff190ae9a1159c6908d"
6334dependencies = [
6335 "libmimalloc-sys",
6336]
6337
6338[[package]]
6339name = "mime"
6340version = "0.3.17"
6341source = "registry+https://github.com/rust-lang/crates.io-index"
6342checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
6343
6344[[package]]
6345name = "minimal-lexical"
6346version = "0.2.1"
6347source = "registry+https://github.com/rust-lang/crates.io-index"
6348checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
6349
6350[[package]]
6351name = "miniz_oxide"
6352version = "0.3.7"
6353source = "registry+https://github.com/rust-lang/crates.io-index"
6354checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
6355dependencies = [
6356 "adler32",
6357]
6358
6359[[package]]
6360name = "miniz_oxide"
6361version = "0.4.4"
6362source = "registry+https://github.com/rust-lang/crates.io-index"
6363checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
6364dependencies = [
6365 "adler",
6366 "autocfg",
6367]
6368
6369[[package]]
6370name = "miniz_oxide"
6371version = "0.7.1"
6372source = "registry+https://github.com/rust-lang/crates.io-index"
6373checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
6374dependencies = [
6375 "adler",
6376 "simd-adler32",
6377]
6378
6379[[package]]
6380name = "mint"
6381version = "0.5.9"
6382source = "registry+https://github.com/rust-lang/crates.io-index"
6383checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
6384
6385[[package]]
6386name = "mio"
6387version = "0.8.11"
6388source = "registry+https://github.com/rust-lang/crates.io-index"
6389checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
6390dependencies = [
6391 "libc",
6392 "log",
6393 "wasi 0.11.0+wasi-snapshot-preview1",
6394 "windows-sys 0.48.0",
6395]
6396
6397[[package]]
6398name = "miow"
6399version = "0.6.0"
6400source = "registry+https://github.com/rust-lang/crates.io-index"
6401checksum = "359f76430b20a79f9e20e115b3428614e654f04fab314482fc0fda0ebd3c6044"
6402dependencies = [
6403 "windows-sys 0.48.0",
6404]
6405
6406[[package]]
6407name = "multi_buffer"
6408version = "0.1.0"
6409dependencies = [
6410 "anyhow",
6411 "clock",
6412 "collections",
6413 "ctor",
6414 "env_logger",
6415 "futures 0.3.28",
6416 "git",
6417 "gpui",
6418 "itertools 0.11.0",
6419 "language",
6420 "log",
6421 "parking_lot",
6422 "rand 0.8.5",
6423 "serde",
6424 "settings",
6425 "smallvec",
6426 "sum_tree",
6427 "text",
6428 "theme",
6429 "util",
6430]
6431
6432[[package]]
6433name = "multimap"
6434version = "0.8.3"
6435source = "registry+https://github.com/rust-lang/crates.io-index"
6436checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
6437
6438[[package]]
6439name = "naga"
6440version = "0.14.2"
6441source = "registry+https://github.com/rust-lang/crates.io-index"
6442checksum = "ae585df4b6514cf8842ac0f1ab4992edc975892704835b549cf818dc0191249e"
6443dependencies = [
6444 "bit-set",
6445 "bitflags 2.4.2",
6446 "codespan-reporting",
6447 "hexf-parse",
6448 "indexmap 2.2.6",
6449 "log",
6450 "num-traits",
6451 "rustc-hash",
6452 "spirv",
6453 "termcolor",
6454 "thiserror",
6455 "unicode-xid",
6456]
6457
6458[[package]]
6459name = "nanoid"
6460version = "0.4.0"
6461source = "registry+https://github.com/rust-lang/crates.io-index"
6462checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
6463dependencies = [
6464 "rand 0.8.5",
6465]
6466
6467[[package]]
6468name = "nanorand"
6469version = "0.7.0"
6470source = "registry+https://github.com/rust-lang/crates.io-index"
6471checksum = "6a51313c5820b0b02bd422f4b44776fbf47961755c74ce64afc73bfad10226c3"
6472dependencies = [
6473 "getrandom 0.2.10",
6474]
6475
6476[[package]]
6477name = "native-tls"
6478version = "0.2.11"
6479source = "registry+https://github.com/rust-lang/crates.io-index"
6480checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
6481dependencies = [
6482 "lazy_static",
6483 "libc",
6484 "log",
6485 "openssl",
6486 "openssl-probe",
6487 "openssl-sys",
6488 "schannel",
6489 "security-framework",
6490 "security-framework-sys",
6491 "tempfile",
6492]
6493
6494[[package]]
6495name = "ndk"
6496version = "0.7.0"
6497source = "registry+https://github.com/rust-lang/crates.io-index"
6498checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
6499dependencies = [
6500 "bitflags 1.3.2",
6501 "jni-sys",
6502 "ndk-sys",
6503 "num_enum",
6504 "raw-window-handle 0.5.2",
6505 "thiserror",
6506]
6507
6508[[package]]
6509name = "ndk-context"
6510version = "0.1.1"
6511source = "registry+https://github.com/rust-lang/crates.io-index"
6512checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
6513
6514[[package]]
6515name = "ndk-sys"
6516version = "0.4.1+23.1.7779620"
6517source = "registry+https://github.com/rust-lang/crates.io-index"
6518checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
6519dependencies = [
6520 "jni-sys",
6521]
6522
6523[[package]]
6524name = "new_debug_unreachable"
6525version = "1.0.4"
6526source = "registry+https://github.com/rust-lang/crates.io-index"
6527checksum = "e4a24736216ec316047a1fc4252e27dabb04218aa4a3f37c6e7ddbf1f9782b54"
6528
6529[[package]]
6530name = "nix"
6531version = "0.24.3"
6532source = "registry+https://github.com/rust-lang/crates.io-index"
6533checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
6534dependencies = [
6535 "bitflags 1.3.2",
6536 "cfg-if",
6537 "libc",
6538]
6539
6540[[package]]
6541name = "nix"
6542version = "0.27.1"
6543source = "registry+https://github.com/rust-lang/crates.io-index"
6544checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
6545dependencies = [
6546 "bitflags 2.4.2",
6547 "cfg-if",
6548 "libc",
6549 "memoffset",
6550]
6551
6552[[package]]
6553name = "nix"
6554version = "0.28.0"
6555source = "registry+https://github.com/rust-lang/crates.io-index"
6556checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
6557dependencies = [
6558 "bitflags 2.4.2",
6559 "cfg-if",
6560 "cfg_aliases",
6561 "libc",
6562]
6563
6564[[package]]
6565name = "node_runtime"
6566version = "0.1.0"
6567dependencies = [
6568 "anyhow",
6569 "async-compression",
6570 "async-std",
6571 "async-tar",
6572 "async-trait",
6573 "async_zip",
6574 "futures 0.3.28",
6575 "http 0.1.0",
6576 "log",
6577 "semver",
6578 "serde",
6579 "serde_json",
6580 "smol",
6581 "tempfile",
6582 "util",
6583 "walkdir",
6584 "windows 0.56.0",
6585]
6586
6587[[package]]
6588name = "nom"
6589version = "7.1.3"
6590source = "registry+https://github.com/rust-lang/crates.io-index"
6591checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
6592dependencies = [
6593 "memchr",
6594 "minimal-lexical",
6595]
6596
6597[[package]]
6598name = "notifications"
6599version = "0.1.0"
6600dependencies = [
6601 "anyhow",
6602 "channel",
6603 "client",
6604 "collections",
6605 "db",
6606 "gpui",
6607 "rpc",
6608 "settings",
6609 "sum_tree",
6610 "time",
6611 "util",
6612]
6613
6614[[package]]
6615name = "notify"
6616version = "6.1.1"
6617source = "registry+https://github.com/rust-lang/crates.io-index"
6618checksum = "6205bd8bb1e454ad2e27422015fb5e4f2bcc7e08fa8f27058670d208324a4d2d"
6619dependencies = [
6620 "bitflags 2.4.2",
6621 "crossbeam-channel",
6622 "filetime",
6623 "fsevent-sys 4.1.0",
6624 "inotify",
6625 "kqueue",
6626 "libc",
6627 "log",
6628 "mio",
6629 "walkdir",
6630 "windows-sys 0.48.0",
6631]
6632
6633[[package]]
6634name = "ntapi"
6635version = "0.4.1"
6636source = "registry+https://github.com/rust-lang/crates.io-index"
6637checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
6638dependencies = [
6639 "winapi",
6640]
6641
6642[[package]]
6643name = "nu-ansi-term"
6644version = "0.46.0"
6645source = "registry+https://github.com/rust-lang/crates.io-index"
6646checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
6647dependencies = [
6648 "overload",
6649 "winapi",
6650]
6651
6652[[package]]
6653name = "num"
6654version = "0.4.1"
6655source = "registry+https://github.com/rust-lang/crates.io-index"
6656checksum = "b05180d69e3da0e530ba2a1dae5110317e49e3b7f3d41be227dc5f92e49ee7af"
6657dependencies = [
6658 "num-bigint",
6659 "num-complex",
6660 "num-integer",
6661 "num-iter",
6662 "num-rational 0.4.1",
6663 "num-traits",
6664]
6665
6666[[package]]
6667name = "num-bigint"
6668version = "0.4.4"
6669source = "registry+https://github.com/rust-lang/crates.io-index"
6670checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
6671dependencies = [
6672 "autocfg",
6673 "num-integer",
6674 "num-traits",
6675]
6676
6677[[package]]
6678name = "num-bigint-dig"
6679version = "0.7.1"
6680source = "registry+https://github.com/rust-lang/crates.io-index"
6681checksum = "f9bc3e36fd683e004fd59c64a425e0e991616f5a8b617c3b9a933a93c168facc"
6682dependencies = [
6683 "byteorder",
6684 "lazy_static",
6685 "libm",
6686 "num-integer",
6687 "num-iter",
6688 "num-traits",
6689 "rand 0.8.5",
6690 "smallvec",
6691 "zeroize",
6692]
6693
6694[[package]]
6695name = "num-bigint-dig"
6696version = "0.8.4"
6697source = "registry+https://github.com/rust-lang/crates.io-index"
6698checksum = "dc84195820f291c7697304f3cbdadd1cb7199c0efc917ff5eafd71225c136151"
6699dependencies = [
6700 "byteorder",
6701 "lazy_static",
6702 "libm",
6703 "num-integer",
6704 "num-iter",
6705 "num-traits",
6706 "rand 0.8.5",
6707 "serde",
6708 "smallvec",
6709 "zeroize",
6710]
6711
6712[[package]]
6713name = "num-complex"
6714version = "0.4.4"
6715source = "registry+https://github.com/rust-lang/crates.io-index"
6716checksum = "1ba157ca0885411de85d6ca030ba7e2a83a28636056c7c699b07c8b6f7383214"
6717dependencies = [
6718 "num-traits",
6719]
6720
6721[[package]]
6722name = "num-conv"
6723version = "0.1.0"
6724source = "registry+https://github.com/rust-lang/crates.io-index"
6725checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
6726
6727[[package]]
6728name = "num-derive"
6729version = "0.3.3"
6730source = "registry+https://github.com/rust-lang/crates.io-index"
6731checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
6732dependencies = [
6733 "proc-macro2",
6734 "quote",
6735 "syn 1.0.109",
6736]
6737
6738[[package]]
6739name = "num-format"
6740version = "0.4.4"
6741source = "registry+https://github.com/rust-lang/crates.io-index"
6742checksum = "a652d9771a63711fd3c3deb670acfbe5c30a4072e664d7a3bf5a9e1056ac72c3"
6743dependencies = [
6744 "arrayvec",
6745 "itoa",
6746]
6747
6748[[package]]
6749name = "num-integer"
6750version = "0.1.45"
6751source = "registry+https://github.com/rust-lang/crates.io-index"
6752checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
6753dependencies = [
6754 "autocfg",
6755 "num-traits",
6756]
6757
6758[[package]]
6759name = "num-iter"
6760version = "0.1.43"
6761source = "registry+https://github.com/rust-lang/crates.io-index"
6762checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
6763dependencies = [
6764 "autocfg",
6765 "num-integer",
6766 "num-traits",
6767]
6768
6769[[package]]
6770name = "num-rational"
6771version = "0.3.2"
6772source = "registry+https://github.com/rust-lang/crates.io-index"
6773checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
6774dependencies = [
6775 "autocfg",
6776 "num-integer",
6777 "num-traits",
6778]
6779
6780[[package]]
6781name = "num-rational"
6782version = "0.4.1"
6783source = "registry+https://github.com/rust-lang/crates.io-index"
6784checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
6785dependencies = [
6786 "autocfg",
6787 "num-bigint",
6788 "num-integer",
6789 "num-traits",
6790]
6791
6792[[package]]
6793name = "num-traits"
6794version = "0.2.16"
6795source = "registry+https://github.com/rust-lang/crates.io-index"
6796checksum = "f30b0abd723be7e2ffca1272140fac1a2f084c77ec3e123c192b66af1ee9e6c2"
6797dependencies = [
6798 "autocfg",
6799 "libm",
6800]
6801
6802[[package]]
6803name = "num_cpus"
6804version = "1.16.0"
6805source = "registry+https://github.com/rust-lang/crates.io-index"
6806checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
6807dependencies = [
6808 "hermit-abi 0.3.3",
6809 "libc",
6810]
6811
6812[[package]]
6813name = "num_enum"
6814version = "0.5.11"
6815source = "registry+https://github.com/rust-lang/crates.io-index"
6816checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
6817dependencies = [
6818 "num_enum_derive",
6819]
6820
6821[[package]]
6822name = "num_enum_derive"
6823version = "0.5.11"
6824source = "registry+https://github.com/rust-lang/crates.io-index"
6825checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
6826dependencies = [
6827 "proc-macro-crate 1.3.1",
6828 "proc-macro2",
6829 "quote",
6830 "syn 1.0.109",
6831]
6832
6833[[package]]
6834name = "nvim-rs"
6835version = "0.6.0-pre"
6836source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#0d2b1c884f3c39a76b5b7aac0b429f4624843954"
6837dependencies = [
6838 "async-trait",
6839 "futures 0.3.28",
6840 "log",
6841 "parity-tokio-ipc",
6842 "rmp",
6843 "rmpv",
6844 "tokio",
6845 "tokio-util",
6846]
6847
6848[[package]]
6849name = "objc"
6850version = "0.2.7"
6851source = "registry+https://github.com/rust-lang/crates.io-index"
6852checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
6853dependencies = [
6854 "malloc_buf",
6855 "objc_exception",
6856]
6857
6858[[package]]
6859name = "objc-foundation"
6860version = "0.1.1"
6861source = "registry+https://github.com/rust-lang/crates.io-index"
6862checksum = "1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9"
6863dependencies = [
6864 "block",
6865 "objc",
6866 "objc_id",
6867]
6868
6869[[package]]
6870name = "objc_exception"
6871version = "0.1.2"
6872source = "registry+https://github.com/rust-lang/crates.io-index"
6873checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
6874dependencies = [
6875 "cc",
6876]
6877
6878[[package]]
6879name = "objc_id"
6880version = "0.1.1"
6881source = "registry+https://github.com/rust-lang/crates.io-index"
6882checksum = "c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b"
6883dependencies = [
6884 "objc",
6885]
6886
6887[[package]]
6888name = "object"
6889version = "0.32.1"
6890source = "registry+https://github.com/rust-lang/crates.io-index"
6891checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
6892dependencies = [
6893 "crc32fast",
6894 "hashbrown 0.14.5",
6895 "indexmap 2.2.6",
6896 "memchr",
6897]
6898
6899[[package]]
6900name = "oboe"
6901version = "0.5.0"
6902source = "registry+https://github.com/rust-lang/crates.io-index"
6903checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
6904dependencies = [
6905 "jni 0.20.0",
6906 "ndk",
6907 "ndk-context",
6908 "num-derive",
6909 "num-traits",
6910 "oboe-sys",
6911]
6912
6913[[package]]
6914name = "oboe-sys"
6915version = "0.5.0"
6916source = "registry+https://github.com/rust-lang/crates.io-index"
6917checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
6918dependencies = [
6919 "cc",
6920]
6921
6922[[package]]
6923name = "once_cell"
6924version = "1.19.0"
6925source = "registry+https://github.com/rust-lang/crates.io-index"
6926checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
6927
6928[[package]]
6929name = "oo7"
6930version = "0.3.0"
6931source = "registry+https://github.com/rust-lang/crates.io-index"
6932checksum = "37558cac1af63a81fd2ff7f3469c02a4da06b163c5671791553b8dac10f07c82"
6933dependencies = [
6934 "aes",
6935 "async-fs 2.1.1",
6936 "async-io 2.3.1",
6937 "async-lock 3.3.0",
6938 "blocking",
6939 "cbc",
6940 "cipher 0.4.4",
6941 "digest 0.10.7",
6942 "futures-lite 2.2.0",
6943 "futures-util",
6944 "hkdf",
6945 "hmac 0.12.1",
6946 "num",
6947 "num-bigint-dig 0.8.4",
6948 "pbkdf2 0.12.2",
6949 "rand 0.8.5",
6950 "serde",
6951 "sha2 0.10.7",
6952 "zbus",
6953 "zeroize",
6954 "zvariant",
6955]
6956
6957[[package]]
6958name = "oorandom"
6959version = "11.1.3"
6960source = "registry+https://github.com/rust-lang/crates.io-index"
6961checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
6962
6963[[package]]
6964name = "opaque-debug"
6965version = "0.3.0"
6966source = "registry+https://github.com/rust-lang/crates.io-index"
6967checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
6968
6969[[package]]
6970name = "open"
6971version = "5.1.2"
6972source = "registry+https://github.com/rust-lang/crates.io-index"
6973checksum = "449f0ff855d85ddbf1edd5b646d65249ead3f5e422aaa86b7d2d0b049b103e32"
6974dependencies = [
6975 "is-wsl",
6976 "libc",
6977 "pathdiff",
6978]
6979
6980[[package]]
6981name = "open_ai"
6982version = "0.1.0"
6983dependencies = [
6984 "anyhow",
6985 "futures 0.3.28",
6986 "http 0.1.0",
6987 "isahc",
6988 "schemars",
6989 "serde",
6990 "serde_json",
6991 "strum",
6992]
6993
6994[[package]]
6995name = "openssl"
6996version = "0.10.57"
6997source = "registry+https://github.com/rust-lang/crates.io-index"
6998checksum = "bac25ee399abb46215765b1cb35bc0212377e58a061560d8b29b024fd0430e7c"
6999dependencies = [
7000 "bitflags 2.4.2",
7001 "cfg-if",
7002 "foreign-types 0.3.2",
7003 "libc",
7004 "once_cell",
7005 "openssl-macros",
7006 "openssl-sys",
7007]
7008
7009[[package]]
7010name = "openssl-macros"
7011version = "0.1.1"
7012source = "registry+https://github.com/rust-lang/crates.io-index"
7013checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
7014dependencies = [
7015 "proc-macro2",
7016 "quote",
7017 "syn 2.0.59",
7018]
7019
7020[[package]]
7021name = "openssl-probe"
7022version = "0.1.5"
7023source = "registry+https://github.com/rust-lang/crates.io-index"
7024checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
7025
7026[[package]]
7027name = "openssl-src"
7028version = "300.2.3+3.2.1"
7029source = "registry+https://github.com/rust-lang/crates.io-index"
7030checksum = "5cff92b6f71555b61bb9315f7c64da3ca43d87531622120fea0195fc761b4843"
7031dependencies = [
7032 "cc",
7033]
7034
7035[[package]]
7036name = "openssl-sys"
7037version = "0.9.93"
7038source = "registry+https://github.com/rust-lang/crates.io-index"
7039checksum = "db4d56a4c0478783083cfafcc42493dd4a981d41669da64b4572a2a089b51b1d"
7040dependencies = [
7041 "cc",
7042 "libc",
7043 "openssl-src",
7044 "pkg-config",
7045 "vcpkg",
7046]
7047
7048[[package]]
7049name = "ordered-float"
7050version = "2.10.0"
7051source = "registry+https://github.com/rust-lang/crates.io-index"
7052checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
7053dependencies = [
7054 "num-traits",
7055]
7056
7057[[package]]
7058name = "ordered-float"
7059version = "3.9.1"
7060source = "registry+https://github.com/rust-lang/crates.io-index"
7061checksum = "2a54938017eacd63036332b4ae5c8a49fc8c0c1d6d629893057e4f13609edd06"
7062dependencies = [
7063 "num-traits",
7064]
7065
7066[[package]]
7067name = "ordered-stream"
7068version = "0.2.0"
7069source = "registry+https://github.com/rust-lang/crates.io-index"
7070checksum = "9aa2b01e1d916879f73a53d01d1d6cee68adbb31d6d9177a8cfce093cced1d50"
7071dependencies = [
7072 "futures-core",
7073 "pin-project-lite",
7074]
7075
7076[[package]]
7077name = "os_str_bytes"
7078version = "6.5.1"
7079source = "registry+https://github.com/rust-lang/crates.io-index"
7080checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac"
7081
7082[[package]]
7083name = "ouroboros"
7084version = "0.17.2"
7085source = "registry+https://github.com/rust-lang/crates.io-index"
7086checksum = "e2ba07320d39dfea882faa70554b4bd342a5f273ed59ba7c1c6b4c840492c954"
7087dependencies = [
7088 "aliasable",
7089 "ouroboros_macro",
7090 "static_assertions",
7091]
7092
7093[[package]]
7094name = "ouroboros_macro"
7095version = "0.17.2"
7096source = "registry+https://github.com/rust-lang/crates.io-index"
7097checksum = "ec4c6225c69b4ca778c0aea097321a64c421cf4577b331c61b229267edabb6f8"
7098dependencies = [
7099 "heck 0.4.1",
7100 "proc-macro-error",
7101 "proc-macro2",
7102 "quote",
7103 "syn 2.0.59",
7104]
7105
7106[[package]]
7107name = "outline"
7108version = "0.1.0"
7109dependencies = [
7110 "editor",
7111 "fuzzy",
7112 "gpui",
7113 "indoc",
7114 "language",
7115 "menu",
7116 "ordered-float 2.10.0",
7117 "picker",
7118 "project",
7119 "rope",
7120 "serde_json",
7121 "settings",
7122 "smol",
7123 "theme",
7124 "tree-sitter-rust",
7125 "tree-sitter-typescript",
7126 "ui",
7127 "util",
7128 "workspace",
7129]
7130
7131[[package]]
7132name = "outref"
7133version = "0.5.1"
7134source = "registry+https://github.com/rust-lang/crates.io-index"
7135checksum = "4030760ffd992bef45b0ae3f10ce1aba99e33464c90d14dd7c039884963ddc7a"
7136
7137[[package]]
7138name = "overload"
7139version = "0.1.1"
7140source = "registry+https://github.com/rust-lang/crates.io-index"
7141checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
7142
7143[[package]]
7144name = "p256"
7145version = "0.11.1"
7146source = "registry+https://github.com/rust-lang/crates.io-index"
7147checksum = "51f44edd08f51e2ade572f141051021c5af22677e42b7dd28a88155151c33594"
7148dependencies = [
7149 "ecdsa",
7150 "elliptic-curve",
7151 "sha2 0.10.7",
7152]
7153
7154[[package]]
7155name = "page_size"
7156version = "0.6.0"
7157source = "registry+https://github.com/rust-lang/crates.io-index"
7158checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da"
7159dependencies = [
7160 "libc",
7161 "winapi",
7162]
7163
7164[[package]]
7165name = "palette"
7166version = "0.7.5"
7167source = "registry+https://github.com/rust-lang/crates.io-index"
7168checksum = "ebfc23a4b76642983d57e4ad00bb4504eb30a8ce3c70f4aee1f725610e36d97a"
7169dependencies = [
7170 "approx",
7171 "fast-srgb8",
7172 "palette_derive",
7173]
7174
7175[[package]]
7176name = "palette_derive"
7177version = "0.7.5"
7178source = "registry+https://github.com/rust-lang/crates.io-index"
7179checksum = "e8890702dbec0bad9116041ae586f84805b13eecd1d8b1df27c29998a9969d6d"
7180dependencies = [
7181 "proc-macro2",
7182 "quote",
7183 "syn 2.0.59",
7184]
7185
7186[[package]]
7187name = "parity-tokio-ipc"
7188version = "0.9.0"
7189source = "registry+https://github.com/rust-lang/crates.io-index"
7190checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
7191dependencies = [
7192 "futures 0.3.28",
7193 "libc",
7194 "log",
7195 "rand 0.7.3",
7196 "tokio",
7197 "winapi",
7198]
7199
7200[[package]]
7201name = "parking"
7202version = "2.2.0"
7203source = "registry+https://github.com/rust-lang/crates.io-index"
7204checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
7205
7206[[package]]
7207name = "parking_lot"
7208version = "0.12.1"
7209source = "registry+https://github.com/rust-lang/crates.io-index"
7210checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
7211dependencies = [
7212 "lock_api",
7213 "parking_lot_core",
7214]
7215
7216[[package]]
7217name = "parking_lot_core"
7218version = "0.9.8"
7219source = "registry+https://github.com/rust-lang/crates.io-index"
7220checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
7221dependencies = [
7222 "cfg-if",
7223 "libc",
7224 "redox_syscall 0.3.5",
7225 "smallvec",
7226 "windows-targets 0.48.5",
7227]
7228
7229[[package]]
7230name = "password-hash"
7231version = "0.2.1"
7232source = "registry+https://github.com/rust-lang/crates.io-index"
7233checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
7234dependencies = [
7235 "base64ct",
7236 "rand_core 0.6.4",
7237 "subtle",
7238]
7239
7240[[package]]
7241name = "paste"
7242version = "1.0.14"
7243source = "registry+https://github.com/rust-lang/crates.io-index"
7244checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
7245
7246[[package]]
7247name = "pathdiff"
7248version = "0.2.1"
7249source = "registry+https://github.com/rust-lang/crates.io-index"
7250checksum = "8835116a5c179084a830efb3adc117ab007512b535bc1a21c991d3b32a6b44dd"
7251
7252[[package]]
7253name = "pathfinder_geometry"
7254version = "0.5.1"
7255source = "registry+https://github.com/rust-lang/crates.io-index"
7256checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
7257dependencies = [
7258 "log",
7259 "pathfinder_simd",
7260]
7261
7262[[package]]
7263name = "pathfinder_simd"
7264version = "0.5.3"
7265source = "git+https://github.com/servo/pathfinder.git?rev=30419d07660dc11a21e42ef4a7fa329600cff152#30419d07660dc11a21e42ef4a7fa329600cff152"
7266dependencies = [
7267 "rustc_version",
7268]
7269
7270[[package]]
7271name = "pbkdf2"
7272version = "0.8.0"
7273source = "registry+https://github.com/rust-lang/crates.io-index"
7274checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
7275dependencies = [
7276 "crypto-mac",
7277]
7278
7279[[package]]
7280name = "pbkdf2"
7281version = "0.12.2"
7282source = "registry+https://github.com/rust-lang/crates.io-index"
7283checksum = "f8ed6a7761f76e3b9f92dfb0a60a6a6477c61024b775147ff0973a02653abaf2"
7284dependencies = [
7285 "digest 0.10.7",
7286 "hmac 0.12.1",
7287]
7288
7289[[package]]
7290name = "peeking_take_while"
7291version = "0.1.2"
7292source = "registry+https://github.com/rust-lang/crates.io-index"
7293checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
7294
7295[[package]]
7296name = "pem"
7297version = "0.8.3"
7298source = "registry+https://github.com/rust-lang/crates.io-index"
7299checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
7300dependencies = [
7301 "base64 0.13.1",
7302 "once_cell",
7303 "regex",
7304]
7305
7306[[package]]
7307name = "pem-rfc7468"
7308version = "0.7.0"
7309source = "registry+https://github.com/rust-lang/crates.io-index"
7310checksum = "88b39c9bfcfc231068454382784bb460aae594343fb030d46e9f50a645418412"
7311dependencies = [
7312 "base64ct",
7313]
7314
7315[[package]]
7316name = "percent-encoding"
7317version = "2.3.1"
7318source = "registry+https://github.com/rust-lang/crates.io-index"
7319checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
7320
7321[[package]]
7322name = "petgraph"
7323version = "0.6.4"
7324source = "registry+https://github.com/rust-lang/crates.io-index"
7325checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9"
7326dependencies = [
7327 "fixedbitset",
7328 "indexmap 2.2.6",
7329]
7330
7331[[package]]
7332name = "phf"
7333version = "0.11.2"
7334source = "registry+https://github.com/rust-lang/crates.io-index"
7335checksum = "ade2d8b8f33c7333b51bcf0428d37e217e9f32192ae4772156f65063b8ce03dc"
7336dependencies = [
7337 "phf_macros",
7338 "phf_shared 0.11.2",
7339]
7340
7341[[package]]
7342name = "phf_codegen"
7343version = "0.11.2"
7344source = "registry+https://github.com/rust-lang/crates.io-index"
7345checksum = "e8d39688d359e6b34654d328e262234662d16cc0f60ec8dcbe5e718709342a5a"
7346dependencies = [
7347 "phf_generator 0.11.2",
7348 "phf_shared 0.11.2",
7349]
7350
7351[[package]]
7352name = "phf_generator"
7353version = "0.10.0"
7354source = "registry+https://github.com/rust-lang/crates.io-index"
7355checksum = "5d5285893bb5eb82e6aaf5d59ee909a06a16737a8970984dd7746ba9283498d6"
7356dependencies = [
7357 "phf_shared 0.10.0",
7358 "rand 0.8.5",
7359]
7360
7361[[package]]
7362name = "phf_generator"
7363version = "0.11.2"
7364source = "registry+https://github.com/rust-lang/crates.io-index"
7365checksum = "48e4cc64c2ad9ebe670cb8fd69dd50ae301650392e81c05f9bfcb2d5bdbc24b0"
7366dependencies = [
7367 "phf_shared 0.11.2",
7368 "rand 0.8.5",
7369]
7370
7371[[package]]
7372name = "phf_macros"
7373version = "0.11.2"
7374source = "registry+https://github.com/rust-lang/crates.io-index"
7375checksum = "3444646e286606587e49f3bcf1679b8cef1dc2c5ecc29ddacaffc305180d464b"
7376dependencies = [
7377 "phf_generator 0.11.2",
7378 "phf_shared 0.11.2",
7379 "proc-macro2",
7380 "quote",
7381 "syn 2.0.59",
7382]
7383
7384[[package]]
7385name = "phf_shared"
7386version = "0.10.0"
7387source = "registry+https://github.com/rust-lang/crates.io-index"
7388checksum = "b6796ad771acdc0123d2a88dc428b5e38ef24456743ddb1744ed628f9815c096"
7389dependencies = [
7390 "siphasher 0.3.11",
7391]
7392
7393[[package]]
7394name = "phf_shared"
7395version = "0.11.2"
7396source = "registry+https://github.com/rust-lang/crates.io-index"
7397checksum = "90fcb95eef784c2ac79119d1dd819e162b5da872ce6f3c3abe1e8ca1c082f72b"
7398dependencies = [
7399 "siphasher 0.3.11",
7400]
7401
7402[[package]]
7403name = "picker"
7404version = "0.1.0"
7405dependencies = [
7406 "anyhow",
7407 "ctor",
7408 "editor",
7409 "env_logger",
7410 "gpui",
7411 "menu",
7412 "serde",
7413 "serde_json",
7414 "ui",
7415 "workspace",
7416]
7417
7418[[package]]
7419name = "pico-args"
7420version = "0.5.0"
7421source = "registry+https://github.com/rust-lang/crates.io-index"
7422checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315"
7423
7424[[package]]
7425name = "pin-project"
7426version = "1.1.3"
7427source = "registry+https://github.com/rust-lang/crates.io-index"
7428checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422"
7429dependencies = [
7430 "pin-project-internal",
7431]
7432
7433[[package]]
7434name = "pin-project-internal"
7435version = "1.1.3"
7436source = "registry+https://github.com/rust-lang/crates.io-index"
7437checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405"
7438dependencies = [
7439 "proc-macro2",
7440 "quote",
7441 "syn 2.0.59",
7442]
7443
7444[[package]]
7445name = "pin-project-lite"
7446version = "0.2.13"
7447source = "registry+https://github.com/rust-lang/crates.io-index"
7448checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
7449
7450[[package]]
7451name = "pin-utils"
7452version = "0.1.0"
7453source = "registry+https://github.com/rust-lang/crates.io-index"
7454checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
7455
7456[[package]]
7457name = "piper"
7458version = "0.2.1"
7459source = "registry+https://github.com/rust-lang/crates.io-index"
7460checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
7461dependencies = [
7462 "atomic-waker",
7463 "fastrand 2.0.0",
7464 "futures-io",
7465]
7466
7467[[package]]
7468name = "pkcs1"
7469version = "0.7.5"
7470source = "registry+https://github.com/rust-lang/crates.io-index"
7471checksum = "c8ffb9f10fa047879315e6625af03c164b16962a5368d724ed16323b68ace47f"
7472dependencies = [
7473 "der 0.7.8",
7474 "pkcs8 0.10.2",
7475 "spki 0.7.2",
7476]
7477
7478[[package]]
7479name = "pkcs8"
7480version = "0.9.0"
7481source = "registry+https://github.com/rust-lang/crates.io-index"
7482checksum = "9eca2c590a5f85da82668fa685c09ce2888b9430e83299debf1f34b65fd4a4ba"
7483dependencies = [
7484 "der 0.6.1",
7485 "spki 0.6.0",
7486]
7487
7488[[package]]
7489name = "pkcs8"
7490version = "0.10.2"
7491source = "registry+https://github.com/rust-lang/crates.io-index"
7492checksum = "f950b2377845cebe5cf8b5165cb3cc1a5e0fa5cfa3e1f7f55707d8fd82e0a7b7"
7493dependencies = [
7494 "der 0.7.8",
7495 "spki 0.7.2",
7496]
7497
7498[[package]]
7499name = "pkg-config"
7500version = "0.3.27"
7501source = "registry+https://github.com/rust-lang/crates.io-index"
7502checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
7503
7504[[package]]
7505name = "plist"
7506version = "1.5.1"
7507source = "registry+https://github.com/rust-lang/crates.io-index"
7508checksum = "9a4a0cfc5fb21a09dc6af4bf834cf10d4a32fccd9e2ea468c4b1751a097487aa"
7509dependencies = [
7510 "base64 0.21.7",
7511 "indexmap 1.9.3",
7512 "line-wrap",
7513 "quick-xml 0.30.0",
7514 "serde",
7515 "time",
7516]
7517
7518[[package]]
7519name = "plotters"
7520version = "0.3.5"
7521source = "registry+https://github.com/rust-lang/crates.io-index"
7522checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
7523dependencies = [
7524 "num-traits",
7525 "plotters-backend",
7526 "plotters-svg",
7527 "wasm-bindgen",
7528 "web-sys",
7529]
7530
7531[[package]]
7532name = "plotters-backend"
7533version = "0.3.5"
7534source = "registry+https://github.com/rust-lang/crates.io-index"
7535checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
7536
7537[[package]]
7538name = "plotters-svg"
7539version = "0.3.5"
7540source = "registry+https://github.com/rust-lang/crates.io-index"
7541checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
7542dependencies = [
7543 "plotters-backend",
7544]
7545
7546[[package]]
7547name = "png"
7548version = "0.16.8"
7549source = "registry+https://github.com/rust-lang/crates.io-index"
7550checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
7551dependencies = [
7552 "bitflags 1.3.2",
7553 "crc32fast",
7554 "deflate",
7555 "miniz_oxide 0.3.7",
7556]
7557
7558[[package]]
7559name = "png"
7560version = "0.17.13"
7561source = "registry+https://github.com/rust-lang/crates.io-index"
7562checksum = "06e4b0d3d1312775e782c86c91a111aa1f910cbb65e1337f9975b5f9a554b5e1"
7563dependencies = [
7564 "bitflags 1.3.2",
7565 "crc32fast",
7566 "fdeflate",
7567 "flate2",
7568 "miniz_oxide 0.7.1",
7569]
7570
7571[[package]]
7572name = "polling"
7573version = "2.8.0"
7574source = "registry+https://github.com/rust-lang/crates.io-index"
7575checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
7576dependencies = [
7577 "autocfg",
7578 "bitflags 1.3.2",
7579 "cfg-if",
7580 "concurrent-queue",
7581 "libc",
7582 "log",
7583 "pin-project-lite",
7584 "windows-sys 0.48.0",
7585]
7586
7587[[package]]
7588name = "polling"
7589version = "3.3.2"
7590source = "registry+https://github.com/rust-lang/crates.io-index"
7591checksum = "545c980a3880efd47b2e262f6a4bb6daad6555cf3367aa9c4e52895f69537a41"
7592dependencies = [
7593 "cfg-if",
7594 "concurrent-queue",
7595 "pin-project-lite",
7596 "rustix 0.38.32",
7597 "tracing",
7598 "windows-sys 0.52.0",
7599]
7600
7601[[package]]
7602name = "pollster"
7603version = "0.2.5"
7604source = "registry+https://github.com/rust-lang/crates.io-index"
7605checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
7606
7607[[package]]
7608name = "postage"
7609version = "0.5.0"
7610source = "registry+https://github.com/rust-lang/crates.io-index"
7611checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
7612dependencies = [
7613 "atomic",
7614 "crossbeam-queue",
7615 "futures 0.3.28",
7616 "log",
7617 "parking_lot",
7618 "pin-project",
7619 "pollster",
7620 "static_assertions",
7621 "thiserror",
7622]
7623
7624[[package]]
7625name = "powerfmt"
7626version = "0.2.0"
7627source = "registry+https://github.com/rust-lang/crates.io-index"
7628checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
7629
7630[[package]]
7631name = "ppv-lite86"
7632version = "0.2.17"
7633source = "registry+https://github.com/rust-lang/crates.io-index"
7634checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
7635
7636[[package]]
7637name = "precomputed-hash"
7638version = "0.1.1"
7639source = "registry+https://github.com/rust-lang/crates.io-index"
7640checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
7641
7642[[package]]
7643name = "prettier"
7644version = "0.1.0"
7645dependencies = [
7646 "anyhow",
7647 "collections",
7648 "fs",
7649 "gpui",
7650 "language",
7651 "log",
7652 "lsp",
7653 "node_runtime",
7654 "parking_lot",
7655 "serde",
7656 "serde_json",
7657 "util",
7658]
7659
7660[[package]]
7661name = "pretty_assertions"
7662version = "1.4.0"
7663source = "registry+https://github.com/rust-lang/crates.io-index"
7664checksum = "af7cee1a6c8a5b9208b3cb1061f10c0cb689087b3d8ce85fb9d2dd7a29b6ba66"
7665dependencies = [
7666 "diff",
7667 "yansi",
7668]
7669
7670[[package]]
7671name = "prettyplease"
7672version = "0.2.15"
7673source = "registry+https://github.com/rust-lang/crates.io-index"
7674checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d"
7675dependencies = [
7676 "proc-macro2",
7677 "syn 2.0.59",
7678]
7679
7680[[package]]
7681name = "proc-macro-crate"
7682version = "0.1.5"
7683source = "registry+https://github.com/rust-lang/crates.io-index"
7684checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
7685dependencies = [
7686 "toml 0.5.11",
7687]
7688
7689[[package]]
7690name = "proc-macro-crate"
7691version = "1.3.1"
7692source = "registry+https://github.com/rust-lang/crates.io-index"
7693checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
7694dependencies = [
7695 "once_cell",
7696 "toml_edit 0.19.15",
7697]
7698
7699[[package]]
7700name = "proc-macro-crate"
7701version = "3.1.0"
7702source = "registry+https://github.com/rust-lang/crates.io-index"
7703checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
7704dependencies = [
7705 "toml_edit 0.21.1",
7706]
7707
7708[[package]]
7709name = "proc-macro-error"
7710version = "1.0.4"
7711source = "registry+https://github.com/rust-lang/crates.io-index"
7712checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
7713dependencies = [
7714 "proc-macro-error-attr",
7715 "proc-macro2",
7716 "quote",
7717 "syn 1.0.109",
7718 "version_check",
7719]
7720
7721[[package]]
7722name = "proc-macro-error-attr"
7723version = "1.0.4"
7724source = "registry+https://github.com/rust-lang/crates.io-index"
7725checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
7726dependencies = [
7727 "proc-macro2",
7728 "quote",
7729 "version_check",
7730]
7731
7732[[package]]
7733name = "proc-macro2"
7734version = "1.0.81"
7735source = "registry+https://github.com/rust-lang/crates.io-index"
7736checksum = "3d1597b0c024618f09a9c3b8655b7e430397a36d23fdafec26d6965e9eec3eba"
7737dependencies = [
7738 "unicode-ident",
7739]
7740
7741[[package]]
7742name = "profiling"
7743version = "1.0.15"
7744source = "registry+https://github.com/rust-lang/crates.io-index"
7745checksum = "43d84d1d7a6ac92673717f9f6d1518374ef257669c24ebc5ac25d5033828be58"
7746dependencies = [
7747 "profiling-procmacros",
7748]
7749
7750[[package]]
7751name = "profiling-procmacros"
7752version = "1.0.15"
7753source = "registry+https://github.com/rust-lang/crates.io-index"
7754checksum = "8021cf59c8ec9c432cfc2526ac6b8aa508ecaf29cd415f271b8406c1b851c3fd"
7755dependencies = [
7756 "quote",
7757 "syn 2.0.59",
7758]
7759
7760[[package]]
7761name = "project"
7762version = "0.1.0"
7763dependencies = [
7764 "aho-corasick",
7765 "anyhow",
7766 "async-trait",
7767 "client",
7768 "clock",
7769 "collections",
7770 "dev_server_projects",
7771 "env_logger",
7772 "fs",
7773 "futures 0.3.28",
7774 "fuzzy",
7775 "git",
7776 "git2",
7777 "globset",
7778 "gpui",
7779 "http 0.1.0",
7780 "itertools 0.11.0",
7781 "language",
7782 "log",
7783 "lsp",
7784 "node_runtime",
7785 "parking_lot",
7786 "pathdiff",
7787 "postage",
7788 "prettier",
7789 "pretty_assertions",
7790 "rand 0.8.5",
7791 "regex",
7792 "release_channel",
7793 "rpc",
7794 "schemars",
7795 "serde",
7796 "serde_json",
7797 "settings",
7798 "sha2 0.10.7",
7799 "shlex",
7800 "similar",
7801 "smol",
7802 "snippet",
7803 "task",
7804 "tempfile",
7805 "terminal",
7806 "text",
7807 "unindent",
7808 "util",
7809 "which 6.0.0",
7810 "worktree",
7811]
7812
7813[[package]]
7814name = "project_panel"
7815version = "0.1.0"
7816dependencies = [
7817 "anyhow",
7818 "client",
7819 "collections",
7820 "db",
7821 "editor",
7822 "file_icons",
7823 "git",
7824 "gpui",
7825 "language",
7826 "menu",
7827 "pretty_assertions",
7828 "project",
7829 "schemars",
7830 "search",
7831 "serde",
7832 "serde_derive",
7833 "serde_json",
7834 "settings",
7835 "theme",
7836 "ui",
7837 "unicase",
7838 "util",
7839 "workspace",
7840 "worktree",
7841]
7842
7843[[package]]
7844name = "project_symbols"
7845version = "0.1.0"
7846dependencies = [
7847 "anyhow",
7848 "editor",
7849 "futures 0.3.28",
7850 "fuzzy",
7851 "gpui",
7852 "language",
7853 "lsp",
7854 "ordered-float 2.10.0",
7855 "picker",
7856 "project",
7857 "release_channel",
7858 "serde_json",
7859 "settings",
7860 "theme",
7861 "util",
7862 "workspace",
7863]
7864
7865[[package]]
7866name = "prometheus"
7867version = "0.13.3"
7868source = "registry+https://github.com/rust-lang/crates.io-index"
7869checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
7870dependencies = [
7871 "cfg-if",
7872 "fnv",
7873 "lazy_static",
7874 "memchr",
7875 "parking_lot",
7876 "protobuf",
7877 "thiserror",
7878]
7879
7880[[package]]
7881name = "prost"
7882version = "0.9.0"
7883source = "registry+https://github.com/rust-lang/crates.io-index"
7884checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
7885dependencies = [
7886 "bytes 1.5.0",
7887 "prost-derive",
7888]
7889
7890[[package]]
7891name = "prost-build"
7892version = "0.9.0"
7893source = "registry+https://github.com/rust-lang/crates.io-index"
7894checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
7895dependencies = [
7896 "bytes 1.5.0",
7897 "heck 0.3.3",
7898 "itertools 0.10.5",
7899 "lazy_static",
7900 "log",
7901 "multimap",
7902 "petgraph",
7903 "prost",
7904 "prost-types",
7905 "regex",
7906 "tempfile",
7907 "which 4.4.2",
7908]
7909
7910[[package]]
7911name = "prost-derive"
7912version = "0.9.0"
7913source = "registry+https://github.com/rust-lang/crates.io-index"
7914checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
7915dependencies = [
7916 "anyhow",
7917 "itertools 0.10.5",
7918 "proc-macro2",
7919 "quote",
7920 "syn 1.0.109",
7921]
7922
7923[[package]]
7924name = "prost-types"
7925version = "0.9.0"
7926source = "registry+https://github.com/rust-lang/crates.io-index"
7927checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
7928dependencies = [
7929 "bytes 1.5.0",
7930 "prost",
7931]
7932
7933[[package]]
7934name = "proto"
7935version = "0.1.0"
7936dependencies = [
7937 "anyhow",
7938 "collections",
7939 "prost",
7940 "prost-build",
7941 "serde",
7942]
7943
7944[[package]]
7945name = "protobuf"
7946version = "2.28.0"
7947source = "registry+https://github.com/rust-lang/crates.io-index"
7948checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
7949
7950[[package]]
7951name = "psm"
7952version = "0.1.21"
7953source = "registry+https://github.com/rust-lang/crates.io-index"
7954checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
7955dependencies = [
7956 "cc",
7957]
7958
7959[[package]]
7960name = "ptr_meta"
7961version = "0.1.4"
7962source = "registry+https://github.com/rust-lang/crates.io-index"
7963checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
7964dependencies = [
7965 "ptr_meta_derive",
7966]
7967
7968[[package]]
7969name = "ptr_meta_derive"
7970version = "0.1.4"
7971source = "registry+https://github.com/rust-lang/crates.io-index"
7972checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
7973dependencies = [
7974 "proc-macro2",
7975 "quote",
7976 "syn 1.0.109",
7977]
7978
7979[[package]]
7980name = "pulldown-cmark"
7981version = "0.10.0"
7982source = "registry+https://github.com/rust-lang/crates.io-index"
7983checksum = "dce76ce678ffc8e5675b22aa1405de0b7037e2fdf8913fea40d1926c6fe1e6e7"
7984dependencies = [
7985 "bitflags 2.4.2",
7986 "memchr",
7987 "unicase",
7988]
7989
7990[[package]]
7991name = "quick-xml"
7992version = "0.30.0"
7993source = "registry+https://github.com/rust-lang/crates.io-index"
7994checksum = "eff6510e86862b57b210fd8cbe8ed3f0d7d600b9c2863cd4549a2e033c66e956"
7995dependencies = [
7996 "memchr",
7997]
7998
7999[[package]]
8000name = "quick-xml"
8001version = "0.31.0"
8002source = "registry+https://github.com/rust-lang/crates.io-index"
8003checksum = "1004a344b30a54e2ee58d66a71b32d2db2feb0a31f9a2d302bf0536f15de2a33"
8004dependencies = [
8005 "memchr",
8006]
8007
8008[[package]]
8009name = "quick_action_bar"
8010version = "0.1.0"
8011dependencies = [
8012 "assistant",
8013 "editor",
8014 "gpui",
8015 "search",
8016 "settings",
8017 "ui",
8018 "workspace",
8019]
8020
8021[[package]]
8022name = "quote"
8023version = "1.0.35"
8024source = "registry+https://github.com/rust-lang/crates.io-index"
8025checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
8026dependencies = [
8027 "proc-macro2",
8028]
8029
8030[[package]]
8031name = "radium"
8032version = "0.7.0"
8033source = "registry+https://github.com/rust-lang/crates.io-index"
8034checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09"
8035
8036[[package]]
8037name = "rand"
8038version = "0.7.3"
8039source = "registry+https://github.com/rust-lang/crates.io-index"
8040checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
8041dependencies = [
8042 "getrandom 0.1.16",
8043 "libc",
8044 "rand_chacha 0.2.2",
8045 "rand_core 0.5.1",
8046 "rand_hc",
8047]
8048
8049[[package]]
8050name = "rand"
8051version = "0.8.5"
8052source = "registry+https://github.com/rust-lang/crates.io-index"
8053checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
8054dependencies = [
8055 "libc",
8056 "rand_chacha 0.3.1",
8057 "rand_core 0.6.4",
8058]
8059
8060[[package]]
8061name = "rand_chacha"
8062version = "0.2.2"
8063source = "registry+https://github.com/rust-lang/crates.io-index"
8064checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
8065dependencies = [
8066 "ppv-lite86",
8067 "rand_core 0.5.1",
8068]
8069
8070[[package]]
8071name = "rand_chacha"
8072version = "0.3.1"
8073source = "registry+https://github.com/rust-lang/crates.io-index"
8074checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
8075dependencies = [
8076 "ppv-lite86",
8077 "rand_core 0.6.4",
8078]
8079
8080[[package]]
8081name = "rand_core"
8082version = "0.5.1"
8083source = "registry+https://github.com/rust-lang/crates.io-index"
8084checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
8085dependencies = [
8086 "getrandom 0.1.16",
8087]
8088
8089[[package]]
8090name = "rand_core"
8091version = "0.6.4"
8092source = "registry+https://github.com/rust-lang/crates.io-index"
8093checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
8094dependencies = [
8095 "getrandom 0.2.10",
8096]
8097
8098[[package]]
8099name = "rand_hc"
8100version = "0.2.0"
8101source = "registry+https://github.com/rust-lang/crates.io-index"
8102checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
8103dependencies = [
8104 "rand_core 0.5.1",
8105]
8106
8107[[package]]
8108name = "rangemap"
8109version = "1.4.0"
8110source = "registry+https://github.com/rust-lang/crates.io-index"
8111checksum = "977b1e897f9d764566891689e642653e5ed90c6895106acd005eb4c1d0203991"
8112
8113[[package]]
8114name = "raw-window-handle"
8115version = "0.5.2"
8116source = "registry+https://github.com/rust-lang/crates.io-index"
8117checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
8118
8119[[package]]
8120name = "raw-window-handle"
8121version = "0.6.0"
8122source = "registry+https://github.com/rust-lang/crates.io-index"
8123checksum = "42a9830a0e1b9fb145ebb365b8bc4ccd75f290f98c0247deafbbe2c75cefb544"
8124
8125[[package]]
8126name = "raw-window-metal"
8127version = "0.4.0"
8128source = "registry+https://github.com/rust-lang/crates.io-index"
8129checksum = "76e8caa82e31bb98fee12fa8f051c94a6aa36b07cddb03f0d4fc558988360ff1"
8130dependencies = [
8131 "cocoa",
8132 "core-graphics",
8133 "objc",
8134 "raw-window-handle 0.6.0",
8135]
8136
8137[[package]]
8138name = "rayon"
8139version = "1.8.0"
8140source = "registry+https://github.com/rust-lang/crates.io-index"
8141checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1"
8142dependencies = [
8143 "either",
8144 "rayon-core",
8145]
8146
8147[[package]]
8148name = "rayon-core"
8149version = "1.12.0"
8150source = "registry+https://github.com/rust-lang/crates.io-index"
8151checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed"
8152dependencies = [
8153 "crossbeam-deque",
8154 "crossbeam-utils",
8155]
8156
8157[[package]]
8158name = "read-fonts"
8159version = "0.15.3"
8160source = "registry+https://github.com/rust-lang/crates.io-index"
8161checksum = "a1362980db95801b70031dd592dc052a44b1810ca9da8fbcf7b25983f3174ed0"
8162dependencies = [
8163 "font-types",
8164]
8165
8166[[package]]
8167name = "recent_projects"
8168version = "0.1.0"
8169dependencies = [
8170 "anyhow",
8171 "client",
8172 "dev_server_projects",
8173 "editor",
8174 "feature_flags",
8175 "fuzzy",
8176 "gpui",
8177 "language",
8178 "markdown",
8179 "menu",
8180 "ordered-float 2.10.0",
8181 "picker",
8182 "project",
8183 "rpc",
8184 "serde",
8185 "serde_json",
8186 "smol",
8187 "task",
8188 "terminal_view",
8189 "ui",
8190 "ui_text_field",
8191 "util",
8192 "workspace",
8193]
8194
8195[[package]]
8196name = "redox_syscall"
8197version = "0.2.16"
8198source = "registry+https://github.com/rust-lang/crates.io-index"
8199checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
8200dependencies = [
8201 "bitflags 1.3.2",
8202]
8203
8204[[package]]
8205name = "redox_syscall"
8206version = "0.3.5"
8207source = "registry+https://github.com/rust-lang/crates.io-index"
8208checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
8209dependencies = [
8210 "bitflags 1.3.2",
8211]
8212
8213[[package]]
8214name = "redox_syscall"
8215version = "0.4.1"
8216source = "registry+https://github.com/rust-lang/crates.io-index"
8217checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
8218dependencies = [
8219 "bitflags 1.3.2",
8220]
8221
8222[[package]]
8223name = "redox_users"
8224version = "0.4.3"
8225source = "registry+https://github.com/rust-lang/crates.io-index"
8226checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
8227dependencies = [
8228 "getrandom 0.2.10",
8229 "redox_syscall 0.2.16",
8230 "thiserror",
8231]
8232
8233[[package]]
8234name = "refineable"
8235version = "0.1.0"
8236dependencies = [
8237 "derive_refineable",
8238]
8239
8240[[package]]
8241name = "regalloc2"
8242version = "0.9.3"
8243source = "registry+https://github.com/rust-lang/crates.io-index"
8244checksum = "ad156d539c879b7a24a363a2016d77961786e71f48f2e2fc8302a92abd2429a6"
8245dependencies = [
8246 "hashbrown 0.13.2",
8247 "log",
8248 "rustc-hash",
8249 "slice-group-by",
8250 "smallvec",
8251]
8252
8253[[package]]
8254name = "regex"
8255version = "1.10.3"
8256source = "registry+https://github.com/rust-lang/crates.io-index"
8257checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
8258dependencies = [
8259 "aho-corasick",
8260 "memchr",
8261 "regex-automata 0.4.5",
8262 "regex-syntax 0.8.2",
8263]
8264
8265[[package]]
8266name = "regex-automata"
8267version = "0.1.10"
8268source = "registry+https://github.com/rust-lang/crates.io-index"
8269checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
8270dependencies = [
8271 "regex-syntax 0.6.29",
8272]
8273
8274[[package]]
8275name = "regex-automata"
8276version = "0.3.9"
8277source = "registry+https://github.com/rust-lang/crates.io-index"
8278checksum = "59b23e92ee4318893fa3fe3e6fb365258efbfe6ac6ab30f090cdcbb7aa37efa9"
8279
8280[[package]]
8281name = "regex-automata"
8282version = "0.4.5"
8283source = "registry+https://github.com/rust-lang/crates.io-index"
8284checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd"
8285dependencies = [
8286 "aho-corasick",
8287 "memchr",
8288 "regex-syntax 0.8.2",
8289]
8290
8291[[package]]
8292name = "regex-lite"
8293version = "0.1.5"
8294source = "registry+https://github.com/rust-lang/crates.io-index"
8295checksum = "30b661b2f27137bdbc16f00eda72866a92bb28af1753ffbd56744fb6e2e9cd8e"
8296
8297[[package]]
8298name = "regex-syntax"
8299version = "0.6.29"
8300source = "registry+https://github.com/rust-lang/crates.io-index"
8301checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
8302
8303[[package]]
8304name = "regex-syntax"
8305version = "0.8.2"
8306source = "registry+https://github.com/rust-lang/crates.io-index"
8307checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
8308
8309[[package]]
8310name = "release_channel"
8311version = "0.1.0"
8312dependencies = [
8313 "gpui",
8314 "once_cell",
8315]
8316
8317[[package]]
8318name = "rend"
8319version = "0.4.0"
8320source = "registry+https://github.com/rust-lang/crates.io-index"
8321checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
8322dependencies = [
8323 "bytecheck",
8324]
8325
8326[[package]]
8327name = "repair_json"
8328version = "0.1.0"
8329source = "registry+https://github.com/rust-lang/crates.io-index"
8330checksum = "5ee191e184125fe72cb59b74160e25584e3908f2aaa84cbda1e161347102aa15"
8331dependencies = [
8332 "thiserror",
8333]
8334
8335[[package]]
8336name = "reqwest"
8337version = "0.11.20"
8338source = "registry+https://github.com/rust-lang/crates.io-index"
8339checksum = "3e9ad3fe7488d7e34558a2033d45a0c90b72d97b4f80705666fea71472e2e6a1"
8340dependencies = [
8341 "base64 0.21.7",
8342 "bytes 1.5.0",
8343 "encoding_rs",
8344 "futures-core",
8345 "futures-util",
8346 "h2",
8347 "http 0.2.9",
8348 "http-body",
8349 "hyper",
8350 "hyper-tls",
8351 "ipnet",
8352 "js-sys",
8353 "log",
8354 "mime",
8355 "native-tls",
8356 "once_cell",
8357 "percent-encoding",
8358 "pin-project-lite",
8359 "serde",
8360 "serde_json",
8361 "serde_urlencoded",
8362 "tokio",
8363 "tokio-native-tls",
8364 "tower-service",
8365 "url",
8366 "wasm-bindgen",
8367 "wasm-bindgen-futures",
8368 "web-sys",
8369 "winreg 0.50.0",
8370]
8371
8372[[package]]
8373name = "resvg"
8374version = "0.41.0"
8375source = "registry+https://github.com/rust-lang/crates.io-index"
8376checksum = "c2327ced609dadeed3e9702fec3e6b2ddd208758a9268d13e06566c6101ba533"
8377dependencies = [
8378 "log",
8379 "pico-args",
8380 "rgb",
8381 "svgtypes",
8382 "tiny-skia",
8383 "usvg",
8384]
8385
8386[[package]]
8387name = "rfc6979"
8388version = "0.3.1"
8389source = "registry+https://github.com/rust-lang/crates.io-index"
8390checksum = "7743f17af12fa0b03b803ba12cd6a8d9483a587e89c69445e3909655c0b9fabb"
8391dependencies = [
8392 "crypto-bigint 0.4.9",
8393 "hmac 0.12.1",
8394 "zeroize",
8395]
8396
8397[[package]]
8398name = "rgb"
8399version = "0.8.36"
8400source = "registry+https://github.com/rust-lang/crates.io-index"
8401checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
8402dependencies = [
8403 "bytemuck",
8404]
8405
8406[[package]]
8407name = "rich_text"
8408version = "0.1.0"
8409dependencies = [
8410 "futures 0.3.28",
8411 "gpui",
8412 "language",
8413 "linkify",
8414 "pulldown-cmark",
8415 "theme",
8416 "ui",
8417 "util",
8418]
8419
8420[[package]]
8421name = "ring"
8422version = "0.17.7"
8423source = "registry+https://github.com/rust-lang/crates.io-index"
8424checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74"
8425dependencies = [
8426 "cc",
8427 "getrandom 0.2.10",
8428 "libc",
8429 "spin 0.9.8",
8430 "untrusted",
8431 "windows-sys 0.48.0",
8432]
8433
8434[[package]]
8435name = "rkyv"
8436version = "0.7.42"
8437source = "registry+https://github.com/rust-lang/crates.io-index"
8438checksum = "0200c8230b013893c0b2d6213d6ec64ed2b9be2e0e016682b7224ff82cff5c58"
8439dependencies = [
8440 "bitvec",
8441 "bytecheck",
8442 "hashbrown 0.12.3",
8443 "ptr_meta",
8444 "rend",
8445 "rkyv_derive",
8446 "seahash",
8447 "tinyvec",
8448 "uuid",
8449]
8450
8451[[package]]
8452name = "rkyv_derive"
8453version = "0.7.42"
8454source = "registry+https://github.com/rust-lang/crates.io-index"
8455checksum = "b2e06b915b5c230a17d7a736d1e2e63ee753c256a8614ef3f5147b13a4f5541d"
8456dependencies = [
8457 "proc-macro2",
8458 "quote",
8459 "syn 1.0.109",
8460]
8461
8462[[package]]
8463name = "rmp"
8464version = "0.8.12"
8465source = "registry+https://github.com/rust-lang/crates.io-index"
8466checksum = "7f9860a6cc38ed1da53456442089b4dfa35e7cedaa326df63017af88385e6b20"
8467dependencies = [
8468 "byteorder",
8469 "num-traits",
8470 "paste",
8471]
8472
8473[[package]]
8474name = "rmpv"
8475version = "1.0.1"
8476source = "registry+https://github.com/rust-lang/crates.io-index"
8477checksum = "2e0e0214a4a2b444ecce41a4025792fc31f77c7bb89c46d253953ea8c65701ec"
8478dependencies = [
8479 "num-traits",
8480 "rmp",
8481]
8482
8483[[package]]
8484name = "rodio"
8485version = "0.17.1"
8486source = "registry+https://github.com/rust-lang/crates.io-index"
8487checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
8488dependencies = [
8489 "cpal",
8490 "hound",
8491]
8492
8493[[package]]
8494name = "rope"
8495version = "0.1.0"
8496dependencies = [
8497 "arrayvec",
8498 "criterion",
8499 "gpui",
8500 "log",
8501 "rand 0.8.5",
8502 "smallvec",
8503 "sum_tree",
8504 "unicode-segmentation",
8505 "util",
8506]
8507
8508[[package]]
8509name = "roxmltree"
8510version = "0.19.0"
8511source = "registry+https://github.com/rust-lang/crates.io-index"
8512checksum = "3cd14fd5e3b777a7422cca79358c57a8f6e3a703d9ac187448d0daf220c2407f"
8513
8514[[package]]
8515name = "rpc"
8516version = "0.1.0"
8517dependencies = [
8518 "anyhow",
8519 "async-tungstenite",
8520 "base64 0.13.1",
8521 "chrono",
8522 "collections",
8523 "env_logger",
8524 "futures 0.3.28",
8525 "gpui",
8526 "parking_lot",
8527 "proto",
8528 "rand 0.8.5",
8529 "rsa 0.4.0",
8530 "serde",
8531 "serde_json",
8532 "strum",
8533 "tracing",
8534 "util",
8535 "zstd",
8536]
8537
8538[[package]]
8539name = "rsa"
8540version = "0.4.0"
8541source = "registry+https://github.com/rust-lang/crates.io-index"
8542checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
8543dependencies = [
8544 "byteorder",
8545 "digest 0.9.0",
8546 "lazy_static",
8547 "num-bigint-dig 0.7.1",
8548 "num-integer",
8549 "num-iter",
8550 "num-traits",
8551 "pem",
8552 "rand 0.8.5",
8553 "simple_asn1",
8554 "subtle",
8555 "zeroize",
8556]
8557
8558[[package]]
8559name = "rsa"
8560version = "0.9.2"
8561source = "registry+https://github.com/rust-lang/crates.io-index"
8562checksum = "6ab43bb47d23c1a631b4b680199a45255dce26fa9ab2fa902581f624ff13e6a8"
8563dependencies = [
8564 "byteorder",
8565 "const-oid",
8566 "digest 0.10.7",
8567 "num-bigint-dig 0.8.4",
8568 "num-integer",
8569 "num-iter",
8570 "num-traits",
8571 "pkcs1",
8572 "pkcs8 0.10.2",
8573 "rand_core 0.6.4",
8574 "signature 2.1.0",
8575 "spki 0.7.2",
8576 "subtle",
8577 "zeroize",
8578]
8579
8580[[package]]
8581name = "rust-embed"
8582version = "8.4.0"
8583source = "registry+https://github.com/rust-lang/crates.io-index"
8584checksum = "19549741604902eb99a7ed0ee177a0663ee1eda51a29f71401f166e47e77806a"
8585dependencies = [
8586 "rust-embed-impl",
8587 "rust-embed-utils",
8588 "walkdir",
8589]
8590
8591[[package]]
8592name = "rust-embed-impl"
8593version = "8.4.0"
8594source = "registry+https://github.com/rust-lang/crates.io-index"
8595checksum = "cb9f96e283ec64401f30d3df8ee2aaeb2561f34c824381efa24a35f79bf40ee4"
8596dependencies = [
8597 "proc-macro2",
8598 "quote",
8599 "rust-embed-utils",
8600 "syn 2.0.59",
8601 "walkdir",
8602]
8603
8604[[package]]
8605name = "rust-embed-utils"
8606version = "8.4.0"
8607source = "registry+https://github.com/rust-lang/crates.io-index"
8608checksum = "38c74a686185620830701348de757fd36bef4aa9680fd23c49fc539ddcc1af32"
8609dependencies = [
8610 "globset",
8611 "sha2 0.10.7",
8612 "walkdir",
8613]
8614
8615[[package]]
8616name = "rust_decimal"
8617version = "1.32.0"
8618source = "registry+https://github.com/rust-lang/crates.io-index"
8619checksum = "a4c4216490d5a413bc6d10fa4742bd7d4955941d062c0ef873141d6b0e7b30fd"
8620dependencies = [
8621 "arrayvec",
8622 "borsh",
8623 "bytes 1.5.0",
8624 "num-traits",
8625 "rand 0.8.5",
8626 "rkyv",
8627 "serde",
8628 "serde_json",
8629]
8630
8631[[package]]
8632name = "rustc-demangle"
8633version = "0.1.23"
8634source = "registry+https://github.com/rust-lang/crates.io-index"
8635checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
8636
8637[[package]]
8638name = "rustc-hash"
8639version = "1.1.0"
8640source = "registry+https://github.com/rust-lang/crates.io-index"
8641checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
8642
8643[[package]]
8644name = "rustc_version"
8645version = "0.4.0"
8646source = "registry+https://github.com/rust-lang/crates.io-index"
8647checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
8648dependencies = [
8649 "semver",
8650]
8651
8652[[package]]
8653name = "rustix"
8654version = "0.37.23"
8655source = "registry+https://github.com/rust-lang/crates.io-index"
8656checksum = "4d69718bf81c6127a49dc64e44a742e8bb9213c0ff8869a22c308f84c1d4ab06"
8657dependencies = [
8658 "bitflags 1.3.2",
8659 "errno 0.3.8",
8660 "io-lifetimes 1.0.11",
8661 "libc",
8662 "linux-raw-sys 0.3.8",
8663 "windows-sys 0.48.0",
8664]
8665
8666[[package]]
8667name = "rustix"
8668version = "0.38.32"
8669source = "registry+https://github.com/rust-lang/crates.io-index"
8670checksum = "65e04861e65f21776e67888bfbea442b3642beaa0138fdb1dd7a84a52dffdb89"
8671dependencies = [
8672 "bitflags 2.4.2",
8673 "errno 0.3.8",
8674 "itoa",
8675 "libc",
8676 "linux-raw-sys 0.4.12",
8677 "once_cell",
8678 "windows-sys 0.52.0",
8679]
8680
8681[[package]]
8682name = "rustix-openpty"
8683version = "0.1.1"
8684source = "registry+https://github.com/rust-lang/crates.io-index"
8685checksum = "a25c3aad9fc1424eb82c88087789a7d938e1829724f3e4043163baf0d13cfc12"
8686dependencies = [
8687 "errno 0.3.8",
8688 "libc",
8689 "rustix 0.38.32",
8690]
8691
8692[[package]]
8693name = "rustls"
8694version = "0.21.12"
8695source = "registry+https://github.com/rust-lang/crates.io-index"
8696checksum = "3f56a14d1f48b391359b22f731fd4bd7e43c97f3c50eee276f3aa09c94784d3e"
8697dependencies = [
8698 "log",
8699 "ring",
8700 "rustls-webpki",
8701 "sct",
8702]
8703
8704[[package]]
8705name = "rustls-native-certs"
8706version = "0.6.3"
8707source = "registry+https://github.com/rust-lang/crates.io-index"
8708checksum = "a9aace74cb666635c918e9c12bc0d348266037aa8eb599b5cba565709a8dff00"
8709dependencies = [
8710 "openssl-probe",
8711 "rustls-pemfile",
8712 "schannel",
8713 "security-framework",
8714]
8715
8716[[package]]
8717name = "rustls-pemfile"
8718version = "1.0.3"
8719source = "registry+https://github.com/rust-lang/crates.io-index"
8720checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2"
8721dependencies = [
8722 "base64 0.21.7",
8723]
8724
8725[[package]]
8726name = "rustls-webpki"
8727version = "0.101.7"
8728source = "registry+https://github.com/rust-lang/crates.io-index"
8729checksum = "8b6275d1ee7a1cd780b64aca7726599a1dbc893b1e64144529e55c3c2f745765"
8730dependencies = [
8731 "ring",
8732 "untrusted",
8733]
8734
8735[[package]]
8736name = "rustversion"
8737version = "1.0.14"
8738source = "registry+https://github.com/rust-lang/crates.io-index"
8739checksum = "7ffc183a10b4478d04cbbbfc96d0873219d962dd5accaff2ffbd4ceb7df837f4"
8740
8741[[package]]
8742name = "rustybuzz"
8743version = "0.12.1"
8744source = "registry+https://github.com/rust-lang/crates.io-index"
8745checksum = "f0ae5692c5beaad6a9e22830deeed7874eae8a4e3ba4076fb48e12c56856222c"
8746dependencies = [
8747 "bitflags 2.4.2",
8748 "bytemuck",
8749 "libm",
8750 "smallvec",
8751 "ttf-parser",
8752 "unicode-bidi-mirroring",
8753 "unicode-ccc",
8754 "unicode-properties",
8755 "unicode-script",
8756]
8757
8758[[package]]
8759name = "ryu"
8760version = "1.0.18"
8761source = "registry+https://github.com/rust-lang/crates.io-index"
8762checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
8763
8764[[package]]
8765name = "safemem"
8766version = "0.3.3"
8767source = "registry+https://github.com/rust-lang/crates.io-index"
8768checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
8769
8770[[package]]
8771name = "salsa20"
8772version = "0.8.1"
8773source = "registry+https://github.com/rust-lang/crates.io-index"
8774checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
8775dependencies = [
8776 "cipher 0.3.0",
8777]
8778
8779[[package]]
8780name = "same-file"
8781version = "1.0.6"
8782source = "registry+https://github.com/rust-lang/crates.io-index"
8783checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
8784dependencies = [
8785 "winapi-util",
8786]
8787
8788[[package]]
8789name = "schannel"
8790version = "0.1.22"
8791source = "registry+https://github.com/rust-lang/crates.io-index"
8792checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88"
8793dependencies = [
8794 "windows-sys 0.48.0",
8795]
8796
8797[[package]]
8798name = "schemars"
8799version = "0.8.15"
8800source = "registry+https://github.com/rust-lang/crates.io-index"
8801checksum = "1f7b0ce13155372a76ee2e1c5ffba1fe61ede73fbea5630d61eee6fac4929c0c"
8802dependencies = [
8803 "dyn-clone",
8804 "indexmap 1.9.3",
8805 "schemars_derive",
8806 "serde",
8807 "serde_json",
8808]
8809
8810[[package]]
8811name = "schemars_derive"
8812version = "0.8.15"
8813source = "registry+https://github.com/rust-lang/crates.io-index"
8814checksum = "e85e2a16b12bdb763244c69ab79363d71db2b4b918a2def53f80b02e0574b13c"
8815dependencies = [
8816 "proc-macro2",
8817 "quote",
8818 "serde_derive_internals",
8819 "syn 1.0.109",
8820]
8821
8822[[package]]
8823name = "scoped-tls"
8824version = "1.0.1"
8825source = "registry+https://github.com/rust-lang/crates.io-index"
8826checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294"
8827
8828[[package]]
8829name = "scoped_threadpool"
8830version = "0.1.9"
8831source = "registry+https://github.com/rust-lang/crates.io-index"
8832checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
8833
8834[[package]]
8835name = "scopeguard"
8836version = "1.2.0"
8837source = "registry+https://github.com/rust-lang/crates.io-index"
8838checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
8839
8840[[package]]
8841name = "scrypt"
8842version = "0.7.0"
8843source = "registry+https://github.com/rust-lang/crates.io-index"
8844checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
8845dependencies = [
8846 "base64ct",
8847 "hmac 0.11.0",
8848 "password-hash",
8849 "pbkdf2 0.8.0",
8850 "salsa20",
8851 "sha2 0.9.9",
8852]
8853
8854[[package]]
8855name = "sct"
8856version = "0.7.1"
8857source = "registry+https://github.com/rust-lang/crates.io-index"
8858checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414"
8859dependencies = [
8860 "ring",
8861 "untrusted",
8862]
8863
8864[[package]]
8865name = "sea-bae"
8866version = "0.2.0"
8867source = "registry+https://github.com/rust-lang/crates.io-index"
8868checksum = "3bd3534a9978d0aa7edd2808dc1f8f31c4d0ecd31ddf71d997b3c98e9f3c9114"
8869dependencies = [
8870 "heck 0.4.1",
8871 "proc-macro-error",
8872 "proc-macro2",
8873 "quote",
8874 "syn 2.0.59",
8875]
8876
8877[[package]]
8878name = "sea-orm"
8879version = "0.12.3"
8880source = "registry+https://github.com/rust-lang/crates.io-index"
8881checksum = "da5b2d70c255bc5cbe1d49f69c3c8eadae0fbbaeb18ee978edbf2f75775cb94d"
8882dependencies = [
8883 "async-stream",
8884 "async-trait",
8885 "bigdecimal",
8886 "chrono",
8887 "futures 0.3.28",
8888 "log",
8889 "ouroboros",
8890 "rust_decimal",
8891 "sea-orm-macros",
8892 "sea-query",
8893 "sea-query-binder",
8894 "serde",
8895 "serde_json",
8896 "sqlx",
8897 "strum",
8898 "thiserror",
8899 "time",
8900 "tracing",
8901 "url",
8902 "uuid",
8903]
8904
8905[[package]]
8906name = "sea-orm-macros"
8907version = "0.12.3"
8908source = "registry+https://github.com/rust-lang/crates.io-index"
8909checksum = "d7c8d455fad40194fb9774fdc4810c0f2700ff0dc0e93bd5ce9d641cc3f5dd75"
8910dependencies = [
8911 "heck 0.4.1",
8912 "proc-macro2",
8913 "quote",
8914 "sea-bae",
8915 "syn 2.0.59",
8916 "unicode-ident",
8917]
8918
8919[[package]]
8920name = "sea-query"
8921version = "0.30.2"
8922source = "registry+https://github.com/rust-lang/crates.io-index"
8923checksum = "fb3e6bba153bb198646c8762c48414942a38db27d142e44735a133cabddcc820"
8924dependencies = [
8925 "bigdecimal",
8926 "chrono",
8927 "derivative",
8928 "inherent",
8929 "ordered-float 3.9.1",
8930 "rust_decimal",
8931 "serde_json",
8932 "time",
8933 "uuid",
8934]
8935
8936[[package]]
8937name = "sea-query-binder"
8938version = "0.5.0"
8939source = "registry+https://github.com/rust-lang/crates.io-index"
8940checksum = "36bbb68df92e820e4d5aeb17b4acd5cc8b5d18b2c36a4dd6f4626aabfa7ab1b9"
8941dependencies = [
8942 "bigdecimal",
8943 "chrono",
8944 "rust_decimal",
8945 "sea-query",
8946 "serde_json",
8947 "sqlx",
8948 "time",
8949 "uuid",
8950]
8951
8952[[package]]
8953name = "seahash"
8954version = "4.1.0"
8955source = "registry+https://github.com/rust-lang/crates.io-index"
8956checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
8957
8958[[package]]
8959name = "sealed"
8960version = "0.4.0"
8961source = "registry+https://github.com/rust-lang/crates.io-index"
8962checksum = "6b5e421024b5e5edfbaa8e60ecf90bda9dbffc602dbb230e6028763f85f0c68c"
8963dependencies = [
8964 "heck 0.3.3",
8965 "proc-macro2",
8966 "quote",
8967 "syn 1.0.109",
8968]
8969
8970[[package]]
8971name = "search"
8972version = "0.1.0"
8973dependencies = [
8974 "any_vec",
8975 "anyhow",
8976 "bitflags 2.4.2",
8977 "client",
8978 "collections",
8979 "editor",
8980 "futures 0.3.28",
8981 "gpui",
8982 "language",
8983 "menu",
8984 "project",
8985 "serde",
8986 "serde_json",
8987 "settings",
8988 "smol",
8989 "theme",
8990 "ui",
8991 "unindent",
8992 "util",
8993 "workspace",
8994]
8995
8996[[package]]
8997name = "sec1"
8998version = "0.3.0"
8999source = "registry+https://github.com/rust-lang/crates.io-index"
9000checksum = "3be24c1842290c45df0a7bf069e0c268a747ad05a192f2fd7dcfdbc1cba40928"
9001dependencies = [
9002 "base16ct",
9003 "der 0.6.1",
9004 "generic-array",
9005 "pkcs8 0.9.0",
9006 "subtle",
9007 "zeroize",
9008]
9009
9010[[package]]
9011name = "security-framework"
9012version = "2.9.2"
9013source = "registry+https://github.com/rust-lang/crates.io-index"
9014checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
9015dependencies = [
9016 "bitflags 1.3.2",
9017 "core-foundation",
9018 "core-foundation-sys 0.8.6",
9019 "libc",
9020 "security-framework-sys",
9021]
9022
9023[[package]]
9024name = "security-framework-sys"
9025version = "2.9.1"
9026source = "registry+https://github.com/rust-lang/crates.io-index"
9027checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
9028dependencies = [
9029 "core-foundation-sys 0.8.6",
9030 "libc",
9031]
9032
9033[[package]]
9034name = "self_cell"
9035version = "1.0.3"
9036source = "registry+https://github.com/rust-lang/crates.io-index"
9037checksum = "58bf37232d3bb9a2c4e641ca2a11d83b5062066f88df7fed36c28772046d65ba"
9038
9039[[package]]
9040name = "semantic_index"
9041version = "0.1.0"
9042dependencies = [
9043 "anyhow",
9044 "client",
9045 "clock",
9046 "collections",
9047 "env_logger",
9048 "fs",
9049 "futures 0.3.28",
9050 "futures-batch",
9051 "gpui",
9052 "heed",
9053 "http 0.1.0",
9054 "language",
9055 "languages",
9056 "log",
9057 "open_ai",
9058 "parking_lot",
9059 "project",
9060 "serde",
9061 "serde_json",
9062 "settings",
9063 "sha2 0.10.7",
9064 "smol",
9065 "tempfile",
9066 "theme",
9067 "tree-sitter",
9068 "ui",
9069 "unindent",
9070 "util",
9071 "workspace",
9072 "worktree",
9073]
9074
9075[[package]]
9076name = "semantic_version"
9077version = "0.1.0"
9078dependencies = [
9079 "anyhow",
9080 "serde",
9081]
9082
9083[[package]]
9084name = "semver"
9085version = "1.0.18"
9086source = "registry+https://github.com/rust-lang/crates.io-index"
9087checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
9088
9089[[package]]
9090name = "serde"
9091version = "1.0.202"
9092source = "registry+https://github.com/rust-lang/crates.io-index"
9093checksum = "226b61a0d411b2ba5ff6d7f73a476ac4f8bb900373459cd00fab8512828ba395"
9094dependencies = [
9095 "serde_derive",
9096]
9097
9098[[package]]
9099name = "serde_derive"
9100version = "1.0.202"
9101source = "registry+https://github.com/rust-lang/crates.io-index"
9102checksum = "6048858004bcff69094cd972ed40a32500f153bd3be9f716b2eed2e8217c4838"
9103dependencies = [
9104 "proc-macro2",
9105 "quote",
9106 "syn 2.0.59",
9107]
9108
9109[[package]]
9110name = "serde_derive_internals"
9111version = "0.26.0"
9112source = "registry+https://github.com/rust-lang/crates.io-index"
9113checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
9114dependencies = [
9115 "proc-macro2",
9116 "quote",
9117 "syn 1.0.109",
9118]
9119
9120[[package]]
9121name = "serde_fmt"
9122version = "1.0.3"
9123source = "registry+https://github.com/rust-lang/crates.io-index"
9124checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
9125dependencies = [
9126 "serde",
9127]
9128
9129[[package]]
9130name = "serde_json"
9131version = "1.0.117"
9132source = "registry+https://github.com/rust-lang/crates.io-index"
9133checksum = "455182ea6142b14f93f4bc5320a2b31c1f266b66a4a5c858b013302a5d8cbfc3"
9134dependencies = [
9135 "indexmap 2.2.6",
9136 "itoa",
9137 "ryu",
9138 "serde",
9139]
9140
9141[[package]]
9142name = "serde_json_lenient"
9143version = "0.1.7"
9144source = "registry+https://github.com/rust-lang/crates.io-index"
9145checksum = "26386958a1344003f2b2bcff51a23fbe70461a478ef29247c6c6ab2c1656f53e"
9146dependencies = [
9147 "indexmap 2.2.6",
9148 "itoa",
9149 "ryu",
9150 "serde",
9151]
9152
9153[[package]]
9154name = "serde_path_to_error"
9155version = "0.1.15"
9156source = "registry+https://github.com/rust-lang/crates.io-index"
9157checksum = "ebd154a240de39fdebcf5775d2675c204d7c13cf39a4c697be6493c8e734337c"
9158dependencies = [
9159 "itoa",
9160 "serde",
9161]
9162
9163[[package]]
9164name = "serde_repr"
9165version = "0.1.16"
9166source = "registry+https://github.com/rust-lang/crates.io-index"
9167checksum = "8725e1dfadb3a50f7e5ce0b1a540466f6ed3fe7a0fca2ac2b8b831d31316bd00"
9168dependencies = [
9169 "proc-macro2",
9170 "quote",
9171 "syn 2.0.59",
9172]
9173
9174[[package]]
9175name = "serde_spanned"
9176version = "0.6.5"
9177source = "registry+https://github.com/rust-lang/crates.io-index"
9178checksum = "eb3622f419d1296904700073ea6cc23ad690adbd66f13ea683df73298736f0c1"
9179dependencies = [
9180 "serde",
9181]
9182
9183[[package]]
9184name = "serde_urlencoded"
9185version = "0.7.1"
9186source = "registry+https://github.com/rust-lang/crates.io-index"
9187checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
9188dependencies = [
9189 "form_urlencoded",
9190 "itoa",
9191 "ryu",
9192 "serde",
9193]
9194
9195[[package]]
9196name = "settings"
9197version = "0.1.0"
9198dependencies = [
9199 "anyhow",
9200 "collections",
9201 "fs",
9202 "futures 0.3.28",
9203 "gpui",
9204 "indoc",
9205 "lazy_static",
9206 "pretty_assertions",
9207 "release_channel",
9208 "rust-embed",
9209 "schemars",
9210 "serde",
9211 "serde_derive",
9212 "serde_json",
9213 "serde_json_lenient",
9214 "smallvec",
9215 "tree-sitter",
9216 "tree-sitter-json",
9217 "unindent",
9218 "util",
9219]
9220
9221[[package]]
9222name = "sha-1"
9223version = "0.9.8"
9224source = "registry+https://github.com/rust-lang/crates.io-index"
9225checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
9226dependencies = [
9227 "block-buffer 0.9.0",
9228 "cfg-if",
9229 "cpufeatures",
9230 "digest 0.9.0",
9231 "opaque-debug",
9232]
9233
9234[[package]]
9235name = "sha1"
9236version = "0.10.6"
9237source = "registry+https://github.com/rust-lang/crates.io-index"
9238checksum = "e3bf829a2d51ab4a5ddf1352d8470c140cadc8301b2ae1789db023f01cedd6ba"
9239dependencies = [
9240 "cfg-if",
9241 "cpufeatures",
9242 "digest 0.10.7",
9243]
9244
9245[[package]]
9246name = "sha1_smol"
9247version = "1.0.0"
9248source = "registry+https://github.com/rust-lang/crates.io-index"
9249checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"
9250
9251[[package]]
9252name = "sha2"
9253version = "0.9.9"
9254source = "registry+https://github.com/rust-lang/crates.io-index"
9255checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
9256dependencies = [
9257 "block-buffer 0.9.0",
9258 "cfg-if",
9259 "cpufeatures",
9260 "digest 0.9.0",
9261 "opaque-debug",
9262]
9263
9264[[package]]
9265name = "sha2"
9266version = "0.10.7"
9267source = "registry+https://github.com/rust-lang/crates.io-index"
9268checksum = "479fb9d862239e610720565ca91403019f2f00410f1864c5aa7479b950a76ed8"
9269dependencies = [
9270 "cfg-if",
9271 "cpufeatures",
9272 "digest 0.10.7",
9273]
9274
9275[[package]]
9276name = "sharded-slab"
9277version = "0.1.4"
9278source = "registry+https://github.com/rust-lang/crates.io-index"
9279checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
9280dependencies = [
9281 "lazy_static",
9282]
9283
9284[[package]]
9285name = "shell-words"
9286version = "1.1.0"
9287source = "registry+https://github.com/rust-lang/crates.io-index"
9288checksum = "24188a676b6ae68c3b2cb3a01be17fbf7240ce009799bb56d5b1409051e78fde"
9289
9290[[package]]
9291name = "shellexpand"
9292version = "2.1.2"
9293source = "registry+https://github.com/rust-lang/crates.io-index"
9294checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
9295dependencies = [
9296 "dirs 4.0.0",
9297]
9298
9299[[package]]
9300name = "shlex"
9301version = "1.3.0"
9302source = "registry+https://github.com/rust-lang/crates.io-index"
9303checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
9304
9305[[package]]
9306name = "signal-hook"
9307version = "0.3.17"
9308source = "registry+https://github.com/rust-lang/crates.io-index"
9309checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
9310dependencies = [
9311 "libc",
9312 "signal-hook-registry",
9313]
9314
9315[[package]]
9316name = "signal-hook-registry"
9317version = "1.4.1"
9318source = "registry+https://github.com/rust-lang/crates.io-index"
9319checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
9320dependencies = [
9321 "libc",
9322]
9323
9324[[package]]
9325name = "signature"
9326version = "1.6.4"
9327source = "registry+https://github.com/rust-lang/crates.io-index"
9328checksum = "74233d3b3b2f6d4b006dc19dee745e73e2a6bfb6f93607cd3b02bd5b00797d7c"
9329dependencies = [
9330 "digest 0.10.7",
9331 "rand_core 0.6.4",
9332]
9333
9334[[package]]
9335name = "signature"
9336version = "2.1.0"
9337source = "registry+https://github.com/rust-lang/crates.io-index"
9338checksum = "5e1788eed21689f9cf370582dfc467ef36ed9c707f073528ddafa8d83e3b8500"
9339dependencies = [
9340 "digest 0.10.7",
9341 "rand_core 0.6.4",
9342]
9343
9344[[package]]
9345name = "simd-adler32"
9346version = "0.3.7"
9347source = "registry+https://github.com/rust-lang/crates.io-index"
9348checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe"
9349
9350[[package]]
9351name = "simdutf8"
9352version = "0.1.4"
9353source = "registry+https://github.com/rust-lang/crates.io-index"
9354checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
9355
9356[[package]]
9357name = "similar"
9358version = "1.3.0"
9359source = "registry+https://github.com/rust-lang/crates.io-index"
9360checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
9361
9362[[package]]
9363name = "simple_asn1"
9364version = "0.5.4"
9365source = "registry+https://github.com/rust-lang/crates.io-index"
9366checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
9367dependencies = [
9368 "chrono",
9369 "num-bigint",
9370 "num-traits",
9371 "thiserror",
9372]
9373
9374[[package]]
9375name = "simplecss"
9376version = "0.2.1"
9377source = "registry+https://github.com/rust-lang/crates.io-index"
9378checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
9379dependencies = [
9380 "log",
9381]
9382
9383[[package]]
9384name = "simplelog"
9385version = "0.9.0"
9386source = "registry+https://github.com/rust-lang/crates.io-index"
9387checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
9388dependencies = [
9389 "chrono",
9390 "log",
9391 "termcolor",
9392]
9393
9394[[package]]
9395name = "siphasher"
9396version = "0.3.11"
9397source = "registry+https://github.com/rust-lang/crates.io-index"
9398checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
9399
9400[[package]]
9401name = "siphasher"
9402version = "1.0.1"
9403source = "registry+https://github.com/rust-lang/crates.io-index"
9404checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d"
9405
9406[[package]]
9407name = "slab"
9408version = "0.4.9"
9409source = "registry+https://github.com/rust-lang/crates.io-index"
9410checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
9411dependencies = [
9412 "autocfg",
9413]
9414
9415[[package]]
9416name = "slice-group-by"
9417version = "0.3.1"
9418source = "registry+https://github.com/rust-lang/crates.io-index"
9419checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
9420
9421[[package]]
9422name = "slotmap"
9423version = "1.0.6"
9424source = "registry+https://github.com/rust-lang/crates.io-index"
9425checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342"
9426dependencies = [
9427 "version_check",
9428]
9429
9430[[package]]
9431name = "sluice"
9432version = "0.5.5"
9433source = "registry+https://github.com/rust-lang/crates.io-index"
9434checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
9435dependencies = [
9436 "async-channel 1.9.0",
9437 "futures-core",
9438 "futures-io",
9439]
9440
9441[[package]]
9442name = "smallvec"
9443version = "1.11.1"
9444source = "registry+https://github.com/rust-lang/crates.io-index"
9445checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
9446
9447[[package]]
9448name = "smithay-client-toolkit"
9449version = "0.18.1"
9450source = "registry+https://github.com/rust-lang/crates.io-index"
9451checksum = "922fd3eeab3bd820d76537ce8f582b1cf951eceb5475c28500c7457d9d17f53a"
9452dependencies = [
9453 "bitflags 2.4.2",
9454 "calloop",
9455 "calloop-wayland-source",
9456 "cursor-icon",
9457 "libc",
9458 "log",
9459 "memmap2 0.9.4",
9460 "rustix 0.38.32",
9461 "thiserror",
9462 "wayland-backend",
9463 "wayland-client",
9464 "wayland-csd-frame",
9465 "wayland-cursor",
9466 "wayland-protocols",
9467 "wayland-protocols-wlr",
9468 "wayland-scanner",
9469 "xkeysym",
9470]
9471
9472[[package]]
9473name = "smithay-clipboard"
9474version = "0.7.1"
9475source = "registry+https://github.com/rust-lang/crates.io-index"
9476checksum = "c091e7354ea8059d6ad99eace06dd13ddeedbb0ac72d40a9a6e7ff790525882d"
9477dependencies = [
9478 "libc",
9479 "smithay-client-toolkit",
9480 "wayland-backend",
9481]
9482
9483[[package]]
9484name = "smol"
9485version = "1.3.0"
9486source = "registry+https://github.com/rust-lang/crates.io-index"
9487checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
9488dependencies = [
9489 "async-channel 1.9.0",
9490 "async-executor",
9491 "async-fs 1.6.0",
9492 "async-io 1.13.0",
9493 "async-lock 2.8.0",
9494 "async-net 1.7.0",
9495 "async-process 1.7.0",
9496 "blocking",
9497 "futures-lite 1.13.0",
9498]
9499
9500[[package]]
9501name = "snippet"
9502version = "0.1.0"
9503dependencies = [
9504 "anyhow",
9505 "smallvec",
9506]
9507
9508[[package]]
9509name = "socket2"
9510version = "0.4.9"
9511source = "registry+https://github.com/rust-lang/crates.io-index"
9512checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
9513dependencies = [
9514 "libc",
9515 "winapi",
9516]
9517
9518[[package]]
9519name = "socket2"
9520version = "0.5.4"
9521source = "registry+https://github.com/rust-lang/crates.io-index"
9522checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
9523dependencies = [
9524 "libc",
9525 "windows-sys 0.48.0",
9526]
9527
9528[[package]]
9529name = "spdx"
9530version = "0.10.4"
9531source = "registry+https://github.com/rust-lang/crates.io-index"
9532checksum = "29ef1a0fa1e39ac22972c8db23ff89aea700ab96aa87114e1fb55937a631a0c9"
9533dependencies = [
9534 "smallvec",
9535]
9536
9537[[package]]
9538name = "spin"
9539version = "0.5.2"
9540source = "registry+https://github.com/rust-lang/crates.io-index"
9541checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
9542
9543[[package]]
9544name = "spin"
9545version = "0.9.8"
9546source = "registry+https://github.com/rust-lang/crates.io-index"
9547checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
9548dependencies = [
9549 "lock_api",
9550]
9551
9552[[package]]
9553name = "spirv"
9554version = "0.2.0+1.5.4"
9555source = "registry+https://github.com/rust-lang/crates.io-index"
9556checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830"
9557dependencies = [
9558 "bitflags 1.3.2",
9559 "num-traits",
9560]
9561
9562[[package]]
9563name = "spki"
9564version = "0.6.0"
9565source = "registry+https://github.com/rust-lang/crates.io-index"
9566checksum = "67cf02bbac7a337dc36e4f5a693db6c21e7863f45070f7064577eb4367a3212b"
9567dependencies = [
9568 "base64ct",
9569 "der 0.6.1",
9570]
9571
9572[[package]]
9573name = "spki"
9574version = "0.7.2"
9575source = "registry+https://github.com/rust-lang/crates.io-index"
9576checksum = "9d1e996ef02c474957d681f1b05213dfb0abab947b446a62d37770b23500184a"
9577dependencies = [
9578 "base64ct",
9579 "der 0.7.8",
9580]
9581
9582[[package]]
9583name = "sptr"
9584version = "0.3.2"
9585source = "registry+https://github.com/rust-lang/crates.io-index"
9586checksum = "3b9b39299b249ad65f3b7e96443bad61c02ca5cd3589f46cb6d610a0fd6c0d6a"
9587
9588[[package]]
9589name = "sqlez"
9590version = "0.1.0"
9591dependencies = [
9592 "anyhow",
9593 "collections",
9594 "futures 0.3.28",
9595 "indoc",
9596 "lazy_static",
9597 "libsqlite3-sys",
9598 "parking_lot",
9599 "smol",
9600 "thread_local",
9601 "util",
9602 "uuid",
9603]
9604
9605[[package]]
9606name = "sqlez_macros"
9607version = "0.1.0"
9608dependencies = [
9609 "lazy_static",
9610 "sqlez",
9611 "sqlformat",
9612 "syn 1.0.109",
9613]
9614
9615[[package]]
9616name = "sqlformat"
9617version = "0.2.2"
9618source = "registry+https://github.com/rust-lang/crates.io-index"
9619checksum = "6b7b278788e7be4d0d29c0f39497a0eef3fba6bbc8e70d8bf7fde46edeaa9e85"
9620dependencies = [
9621 "itertools 0.11.0",
9622 "nom",
9623 "unicode_categories",
9624]
9625
9626[[package]]
9627name = "sqlx"
9628version = "0.7.2"
9629source = "registry+https://github.com/rust-lang/crates.io-index"
9630checksum = "0e50c216e3624ec8e7ecd14c6a6a6370aad6ee5d8cfc3ab30b5162eeeef2ed33"
9631dependencies = [
9632 "sqlx-core",
9633 "sqlx-macros",
9634 "sqlx-mysql",
9635 "sqlx-postgres",
9636 "sqlx-sqlite",
9637]
9638
9639[[package]]
9640name = "sqlx-core"
9641version = "0.7.2"
9642source = "registry+https://github.com/rust-lang/crates.io-index"
9643checksum = "8d6753e460c998bbd4cd8c6f0ed9a64346fcca0723d6e75e52fdc351c5d2169d"
9644dependencies = [
9645 "ahash 0.8.8",
9646 "atoi",
9647 "bigdecimal",
9648 "byteorder",
9649 "bytes 1.5.0",
9650 "chrono",
9651 "crc",
9652 "crossbeam-queue",
9653 "dotenvy",
9654 "either",
9655 "event-listener 2.5.3",
9656 "futures-channel",
9657 "futures-core",
9658 "futures-intrusive",
9659 "futures-io",
9660 "futures-util",
9661 "hashlink",
9662 "hex",
9663 "indexmap 2.2.6",
9664 "log",
9665 "memchr",
9666 "once_cell",
9667 "paste",
9668 "percent-encoding",
9669 "rust_decimal",
9670 "rustls",
9671 "rustls-pemfile",
9672 "serde",
9673 "serde_json",
9674 "sha2 0.10.7",
9675 "smallvec",
9676 "sqlformat",
9677 "thiserror",
9678 "time",
9679 "tokio",
9680 "tokio-stream",
9681 "tracing",
9682 "url",
9683 "uuid",
9684 "webpki-roots",
9685]
9686
9687[[package]]
9688name = "sqlx-macros"
9689version = "0.7.2"
9690source = "registry+https://github.com/rust-lang/crates.io-index"
9691checksum = "9a793bb3ba331ec8359c1853bd39eed32cdd7baaf22c35ccf5c92a7e8d1189ec"
9692dependencies = [
9693 "proc-macro2",
9694 "quote",
9695 "sqlx-core",
9696 "sqlx-macros-core",
9697 "syn 1.0.109",
9698]
9699
9700[[package]]
9701name = "sqlx-macros-core"
9702version = "0.7.2"
9703source = "registry+https://github.com/rust-lang/crates.io-index"
9704checksum = "0a4ee1e104e00dedb6aa5ffdd1343107b0a4702e862a84320ee7cc74782d96fc"
9705dependencies = [
9706 "dotenvy",
9707 "either",
9708 "heck 0.4.1",
9709 "hex",
9710 "once_cell",
9711 "proc-macro2",
9712 "quote",
9713 "serde",
9714 "serde_json",
9715 "sha2 0.10.7",
9716 "sqlx-core",
9717 "sqlx-mysql",
9718 "sqlx-postgres",
9719 "sqlx-sqlite",
9720 "syn 1.0.109",
9721 "tempfile",
9722 "tokio",
9723 "url",
9724]
9725
9726[[package]]
9727name = "sqlx-mysql"
9728version = "0.7.2"
9729source = "registry+https://github.com/rust-lang/crates.io-index"
9730checksum = "864b869fdf56263f4c95c45483191ea0af340f9f3e3e7b4d57a61c7c87a970db"
9731dependencies = [
9732 "atoi",
9733 "base64 0.21.7",
9734 "bigdecimal",
9735 "bitflags 2.4.2",
9736 "byteorder",
9737 "bytes 1.5.0",
9738 "chrono",
9739 "crc",
9740 "digest 0.10.7",
9741 "dotenvy",
9742 "either",
9743 "futures-channel",
9744 "futures-core",
9745 "futures-io",
9746 "futures-util",
9747 "generic-array",
9748 "hex",
9749 "hkdf",
9750 "hmac 0.12.1",
9751 "itoa",
9752 "log",
9753 "md-5",
9754 "memchr",
9755 "once_cell",
9756 "percent-encoding",
9757 "rand 0.8.5",
9758 "rsa 0.9.2",
9759 "rust_decimal",
9760 "serde",
9761 "sha1",
9762 "sha2 0.10.7",
9763 "smallvec",
9764 "sqlx-core",
9765 "stringprep",
9766 "thiserror",
9767 "time",
9768 "tracing",
9769 "uuid",
9770 "whoami",
9771]
9772
9773[[package]]
9774name = "sqlx-postgres"
9775version = "0.7.2"
9776source = "registry+https://github.com/rust-lang/crates.io-index"
9777checksum = "eb7ae0e6a97fb3ba33b23ac2671a5ce6e3cabe003f451abd5a56e7951d975624"
9778dependencies = [
9779 "atoi",
9780 "base64 0.21.7",
9781 "bigdecimal",
9782 "bitflags 2.4.2",
9783 "byteorder",
9784 "chrono",
9785 "crc",
9786 "dotenvy",
9787 "etcetera",
9788 "futures-channel",
9789 "futures-core",
9790 "futures-io",
9791 "futures-util",
9792 "hex",
9793 "hkdf",
9794 "hmac 0.12.1",
9795 "home",
9796 "itoa",
9797 "log",
9798 "md-5",
9799 "memchr",
9800 "num-bigint",
9801 "once_cell",
9802 "rand 0.8.5",
9803 "rust_decimal",
9804 "serde",
9805 "serde_json",
9806 "sha1",
9807 "sha2 0.10.7",
9808 "smallvec",
9809 "sqlx-core",
9810 "stringprep",
9811 "thiserror",
9812 "time",
9813 "tracing",
9814 "uuid",
9815 "whoami",
9816]
9817
9818[[package]]
9819name = "sqlx-sqlite"
9820version = "0.7.2"
9821source = "registry+https://github.com/rust-lang/crates.io-index"
9822checksum = "d59dc83cf45d89c555a577694534fcd1b55c545a816c816ce51f20bbe56a4f3f"
9823dependencies = [
9824 "atoi",
9825 "chrono",
9826 "flume",
9827 "futures-channel",
9828 "futures-core",
9829 "futures-executor",
9830 "futures-intrusive",
9831 "futures-util",
9832 "libsqlite3-sys",
9833 "log",
9834 "percent-encoding",
9835 "serde",
9836 "sqlx-core",
9837 "time",
9838 "tracing",
9839 "url",
9840 "uuid",
9841]
9842
9843[[package]]
9844name = "stable_deref_trait"
9845version = "1.2.0"
9846source = "registry+https://github.com/rust-lang/crates.io-index"
9847checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
9848
9849[[package]]
9850name = "static_assertions"
9851version = "1.1.0"
9852source = "registry+https://github.com/rust-lang/crates.io-index"
9853checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
9854
9855[[package]]
9856name = "story"
9857version = "0.1.0"
9858dependencies = [
9859 "gpui",
9860 "itertools 0.10.5",
9861 "smallvec",
9862]
9863
9864[[package]]
9865name = "storybook"
9866version = "0.1.0"
9867dependencies = [
9868 "anyhow",
9869 "clap 4.4.4",
9870 "collab_ui",
9871 "ctrlc",
9872 "dialoguer",
9873 "editor",
9874 "fuzzy",
9875 "gpui",
9876 "indoc",
9877 "language",
9878 "log",
9879 "menu",
9880 "picker",
9881 "project",
9882 "rust-embed",
9883 "settings",
9884 "simplelog",
9885 "story",
9886 "strum",
9887 "theme",
9888 "ui",
9889]
9890
9891[[package]]
9892name = "strict-num"
9893version = "0.1.1"
9894source = "registry+https://github.com/rust-lang/crates.io-index"
9895checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731"
9896dependencies = [
9897 "float-cmp",
9898]
9899
9900[[package]]
9901name = "string_cache"
9902version = "0.8.7"
9903source = "registry+https://github.com/rust-lang/crates.io-index"
9904checksum = "f91138e76242f575eb1d3b38b4f1362f10d3a43f47d182a5b359af488a02293b"
9905dependencies = [
9906 "new_debug_unreachable",
9907 "once_cell",
9908 "parking_lot",
9909 "phf_shared 0.10.0",
9910 "precomputed-hash",
9911 "serde",
9912]
9913
9914[[package]]
9915name = "string_cache_codegen"
9916version = "0.5.2"
9917source = "registry+https://github.com/rust-lang/crates.io-index"
9918checksum = "6bb30289b722be4ff74a408c3cc27edeaad656e06cb1fe8fa9231fa59c728988"
9919dependencies = [
9920 "phf_generator 0.10.0",
9921 "phf_shared 0.10.0",
9922 "proc-macro2",
9923 "quote",
9924]
9925
9926[[package]]
9927name = "stringprep"
9928version = "0.1.4"
9929source = "registry+https://github.com/rust-lang/crates.io-index"
9930checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
9931dependencies = [
9932 "finl_unicode",
9933 "unicode-bidi",
9934 "unicode-normalization",
9935]
9936
9937[[package]]
9938name = "strsim"
9939version = "0.10.0"
9940source = "registry+https://github.com/rust-lang/crates.io-index"
9941checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
9942
9943[[package]]
9944name = "strsim"
9945version = "0.11.1"
9946source = "registry+https://github.com/rust-lang/crates.io-index"
9947checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
9948
9949[[package]]
9950name = "strum"
9951version = "0.25.0"
9952source = "registry+https://github.com/rust-lang/crates.io-index"
9953checksum = "290d54ea6f91c969195bdbcd7442c8c2a2ba87da8bf60a7ee86a235d4bc1e125"
9954dependencies = [
9955 "strum_macros",
9956]
9957
9958[[package]]
9959name = "strum_macros"
9960version = "0.25.2"
9961source = "registry+https://github.com/rust-lang/crates.io-index"
9962checksum = "ad8d03b598d3d0fff69bf533ee3ef19b8eeb342729596df84bcc7e1f96ec4059"
9963dependencies = [
9964 "heck 0.4.1",
9965 "proc-macro2",
9966 "quote",
9967 "rustversion",
9968 "syn 2.0.59",
9969]
9970
9971[[package]]
9972name = "subtle"
9973version = "2.5.0"
9974source = "registry+https://github.com/rust-lang/crates.io-index"
9975checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
9976
9977[[package]]
9978name = "sum_tree"
9979version = "0.1.0"
9980dependencies = [
9981 "arrayvec",
9982 "ctor",
9983 "env_logger",
9984 "log",
9985 "rand 0.8.5",
9986 "rayon",
9987]
9988
9989[[package]]
9990name = "supermaven"
9991version = "0.1.0"
9992dependencies = [
9993 "anyhow",
9994 "client",
9995 "collections",
9996 "editor",
9997 "env_logger",
9998 "futures 0.3.28",
9999 "gpui",
10000 "http 0.1.0",
10001 "language",
10002 "log",
10003 "postage",
10004 "project",
10005 "serde",
10006 "serde_json",
10007 "settings",
10008 "smol",
10009 "supermaven_api",
10010 "theme",
10011 "ui",
10012 "util",
10013]
10014
10015[[package]]
10016name = "supermaven_api"
10017version = "0.1.0"
10018dependencies = [
10019 "anyhow",
10020 "futures 0.3.28",
10021 "http 0.1.0",
10022 "serde",
10023 "serde_json",
10024 "smol",
10025 "util",
10026]
10027
10028[[package]]
10029name = "sval"
10030version = "2.8.0"
10031source = "registry+https://github.com/rust-lang/crates.io-index"
10032checksum = "05d11eec9fbe2bc8bc71e7349f0e7534db9a96d961fb9f302574275b7880ad06"
10033
10034[[package]]
10035name = "sval_buffer"
10036version = "2.8.0"
10037source = "registry+https://github.com/rust-lang/crates.io-index"
10038checksum = "6b7451f69a93c5baf2653d5aa8bb4178934337f16c22830a50b06b386f72d761"
10039dependencies = [
10040 "sval",
10041 "sval_ref",
10042]
10043
10044[[package]]
10045name = "sval_dynamic"
10046version = "2.8.0"
10047source = "registry+https://github.com/rust-lang/crates.io-index"
10048checksum = "c34f5a2cc12b4da2adfb59d5eedfd9b174a23cc3fae84cec71dcbcd9302068f5"
10049dependencies = [
10050 "sval",
10051]
10052
10053[[package]]
10054name = "sval_fmt"
10055version = "2.8.0"
10056source = "registry+https://github.com/rust-lang/crates.io-index"
10057checksum = "2f578b2301341e246d00b35957f2952c4ec554ad9c7cfaee10bc86bc92896578"
10058dependencies = [
10059 "itoa",
10060 "ryu",
10061 "sval",
10062]
10063
10064[[package]]
10065name = "sval_json"
10066version = "2.8.0"
10067source = "registry+https://github.com/rust-lang/crates.io-index"
10068checksum = "8346c00f5dc6efe18bea8d13c1f7ca4f112b20803434bf3657ac17c0f74cbc4b"
10069dependencies = [
10070 "itoa",
10071 "ryu",
10072 "sval",
10073]
10074
10075[[package]]
10076name = "sval_ref"
10077version = "2.8.0"
10078source = "registry+https://github.com/rust-lang/crates.io-index"
10079checksum = "6617cc89952f792aebc0f4a1a76bc51e80c70b18c491bd52215c7989c4c3dd06"
10080dependencies = [
10081 "sval",
10082]
10083
10084[[package]]
10085name = "sval_serde"
10086version = "2.8.0"
10087source = "registry+https://github.com/rust-lang/crates.io-index"
10088checksum = "fe3d1e59f023341d9af75d86f3bc148a6704f3f831eef0dd90bbe9cb445fa024"
10089dependencies = [
10090 "serde",
10091 "sval",
10092 "sval_buffer",
10093 "sval_fmt",
10094]
10095
10096[[package]]
10097name = "svg_fmt"
10098version = "0.4.1"
10099source = "registry+https://github.com/rust-lang/crates.io-index"
10100checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
10101
10102[[package]]
10103name = "svgtypes"
10104version = "0.15.0"
10105source = "registry+https://github.com/rust-lang/crates.io-index"
10106checksum = "d97ca9a891c9c70da8139ac9d8e8ea36a210fa21bb50eccd75d4a9561c83e87f"
10107dependencies = [
10108 "kurbo",
10109 "siphasher 1.0.1",
10110]
10111
10112[[package]]
10113name = "swash"
10114version = "0.1.12"
10115source = "registry+https://github.com/rust-lang/crates.io-index"
10116checksum = "d06ff4664af8923625604261c645f5c4cc610cc83c84bec74b50d76237089de7"
10117dependencies = [
10118 "read-fonts",
10119 "yazi",
10120 "zeno",
10121]
10122
10123[[package]]
10124name = "syn"
10125version = "1.0.109"
10126source = "registry+https://github.com/rust-lang/crates.io-index"
10127checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
10128dependencies = [
10129 "proc-macro2",
10130 "quote",
10131 "unicode-ident",
10132]
10133
10134[[package]]
10135name = "syn"
10136version = "2.0.59"
10137source = "registry+https://github.com/rust-lang/crates.io-index"
10138checksum = "4a6531ffc7b071655e4ce2e04bd464c4830bb585a61cabb96cf808f05172615a"
10139dependencies = [
10140 "proc-macro2",
10141 "quote",
10142 "unicode-ident",
10143]
10144
10145[[package]]
10146name = "sync_wrapper"
10147version = "0.1.2"
10148source = "registry+https://github.com/rust-lang/crates.io-index"
10149checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
10150
10151[[package]]
10152name = "synchronoise"
10153version = "1.0.1"
10154source = "registry+https://github.com/rust-lang/crates.io-index"
10155checksum = "3dbc01390fc626ce8d1cffe3376ded2b72a11bb70e1c75f404a210e4daa4def2"
10156dependencies = [
10157 "crossbeam-queue",
10158]
10159
10160[[package]]
10161name = "sys-locale"
10162version = "0.3.1"
10163source = "registry+https://github.com/rust-lang/crates.io-index"
10164checksum = "e801cf239ecd6ccd71f03d270d67dd53d13e90aab208bf4b8fe4ad957ea949b0"
10165dependencies = [
10166 "libc",
10167]
10168
10169[[package]]
10170name = "sysinfo"
10171version = "0.30.7"
10172source = "registry+https://github.com/rust-lang/crates.io-index"
10173checksum = "0c385888ef380a852a16209afc8cfad22795dd8873d69c9a14d2e2088f118d18"
10174dependencies = [
10175 "cfg-if",
10176 "core-foundation-sys 0.8.6",
10177 "libc",
10178 "ntapi",
10179 "once_cell",
10180 "rayon",
10181 "windows 0.52.0",
10182]
10183
10184[[package]]
10185name = "system-interface"
10186version = "0.27.1"
10187source = "registry+https://github.com/rust-lang/crates.io-index"
10188checksum = "9aef1f9d4c1dbdd1cb3a63be9efd2f04d8ddbc919d46112982c76818ffc2f1a7"
10189dependencies = [
10190 "bitflags 2.4.2",
10191 "cap-fs-ext",
10192 "cap-std",
10193 "fd-lock",
10194 "io-lifetimes 2.0.3",
10195 "rustix 0.38.32",
10196 "windows-sys 0.52.0",
10197 "winx",
10198]
10199
10200[[package]]
10201name = "tab_switcher"
10202version = "0.1.0"
10203dependencies = [
10204 "anyhow",
10205 "collections",
10206 "ctor",
10207 "editor",
10208 "env_logger",
10209 "gpui",
10210 "language",
10211 "menu",
10212 "picker",
10213 "project",
10214 "serde",
10215 "serde_json",
10216 "terminal_view",
10217 "theme",
10218 "ui",
10219 "util",
10220 "workspace",
10221]
10222
10223[[package]]
10224name = "taffy"
10225version = "0.4.3"
10226source = "registry+https://github.com/rust-lang/crates.io-index"
10227checksum = "7b2e140b328c6cb5e744bb2c65910b47df86b239afc793ee2c52262569cf9225"
10228dependencies = [
10229 "arrayvec",
10230 "grid",
10231 "num-traits",
10232 "serde",
10233 "slotmap",
10234]
10235
10236[[package]]
10237name = "take-until"
10238version = "0.2.0"
10239source = "registry+https://github.com/rust-lang/crates.io-index"
10240checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
10241
10242[[package]]
10243name = "tap"
10244version = "1.0.1"
10245source = "registry+https://github.com/rust-lang/crates.io-index"
10246checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
10247
10248[[package]]
10249name = "target-lexicon"
10250version = "0.12.13"
10251source = "registry+https://github.com/rust-lang/crates.io-index"
10252checksum = "69758bda2e78f098e4ccb393021a0963bb3442eac05f135c30f61b7370bbafae"
10253
10254[[package]]
10255name = "task"
10256version = "0.1.0"
10257dependencies = [
10258 "anyhow",
10259 "collections",
10260 "futures 0.3.28",
10261 "gpui",
10262 "hex",
10263 "parking_lot",
10264 "schemars",
10265 "serde",
10266 "serde_json_lenient",
10267 "sha2 0.10.7",
10268 "shellexpand",
10269 "util",
10270]
10271
10272[[package]]
10273name = "tasks_ui"
10274version = "0.1.0"
10275dependencies = [
10276 "anyhow",
10277 "editor",
10278 "file_icons",
10279 "fuzzy",
10280 "gpui",
10281 "language",
10282 "menu",
10283 "picker",
10284 "project",
10285 "schemars",
10286 "serde",
10287 "serde_json",
10288 "settings",
10289 "task",
10290 "tree-sitter-rust",
10291 "tree-sitter-typescript",
10292 "ui",
10293 "util",
10294 "workspace",
10295]
10296
10297[[package]]
10298name = "telemetry_events"
10299version = "0.1.0"
10300dependencies = [
10301 "semantic_version",
10302 "serde",
10303]
10304
10305[[package]]
10306name = "tempfile"
10307version = "3.9.0"
10308source = "registry+https://github.com/rust-lang/crates.io-index"
10309checksum = "01ce4141aa927a6d1bd34a041795abd0db1cccba5d5f24b009f694bdf3a1f3fa"
10310dependencies = [
10311 "cfg-if",
10312 "fastrand 2.0.0",
10313 "redox_syscall 0.4.1",
10314 "rustix 0.38.32",
10315 "windows-sys 0.52.0",
10316]
10317
10318[[package]]
10319name = "tendril"
10320version = "0.4.3"
10321source = "registry+https://github.com/rust-lang/crates.io-index"
10322checksum = "d24a120c5fc464a3458240ee02c299ebcb9d67b5249c8848b09d639dca8d7bb0"
10323dependencies = [
10324 "futf",
10325 "mac",
10326 "utf-8",
10327]
10328
10329[[package]]
10330name = "termcolor"
10331version = "1.1.3"
10332source = "registry+https://github.com/rust-lang/crates.io-index"
10333checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
10334dependencies = [
10335 "winapi-util",
10336]
10337
10338[[package]]
10339name = "terminal"
10340version = "0.1.0"
10341dependencies = [
10342 "alacritty_terminal",
10343 "anyhow",
10344 "collections",
10345 "dirs 4.0.0",
10346 "futures 0.3.28",
10347 "gpui",
10348 "libc",
10349 "rand 0.8.5",
10350 "schemars",
10351 "serde",
10352 "serde_derive",
10353 "serde_json",
10354 "settings",
10355 "smol",
10356 "sysinfo",
10357 "task",
10358 "theme",
10359 "thiserror",
10360 "util",
10361 "windows 0.56.0",
10362]
10363
10364[[package]]
10365name = "terminal_view"
10366version = "0.1.0"
10367dependencies = [
10368 "anyhow",
10369 "client",
10370 "collections",
10371 "db",
10372 "dirs 4.0.0",
10373 "editor",
10374 "futures 0.3.28",
10375 "gpui",
10376 "itertools 0.11.0",
10377 "language",
10378 "project",
10379 "rand 0.8.5",
10380 "search",
10381 "serde",
10382 "serde_json",
10383 "settings",
10384 "shellexpand",
10385 "smol",
10386 "task",
10387 "tasks_ui",
10388 "terminal",
10389 "theme",
10390 "ui",
10391 "util",
10392 "workspace",
10393]
10394
10395[[package]]
10396name = "text"
10397version = "0.1.0"
10398dependencies = [
10399 "anyhow",
10400 "clock",
10401 "collections",
10402 "ctor",
10403 "env_logger",
10404 "gpui",
10405 "http 0.1.0",
10406 "lazy_static",
10407 "log",
10408 "parking_lot",
10409 "postage",
10410 "rand 0.8.5",
10411 "regex",
10412 "rope",
10413 "smallvec",
10414 "sum_tree",
10415 "util",
10416]
10417
10418[[package]]
10419name = "textwrap"
10420version = "0.16.0"
10421source = "registry+https://github.com/rust-lang/crates.io-index"
10422checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
10423
10424[[package]]
10425name = "theme"
10426version = "0.1.0"
10427dependencies = [
10428 "anyhow",
10429 "collections",
10430 "derive_more",
10431 "fs",
10432 "futures 0.3.28",
10433 "gpui",
10434 "indexmap 1.9.3",
10435 "palette",
10436 "parking_lot",
10437 "refineable",
10438 "schemars",
10439 "serde",
10440 "serde_derive",
10441 "serde_json",
10442 "serde_json_lenient",
10443 "serde_repr",
10444 "settings",
10445 "story",
10446 "util",
10447 "uuid",
10448]
10449
10450[[package]]
10451name = "theme_importer"
10452version = "0.1.0"
10453dependencies = [
10454 "anyhow",
10455 "clap 4.4.4",
10456 "gpui",
10457 "indexmap 1.9.3",
10458 "log",
10459 "palette",
10460 "rust-embed",
10461 "schemars",
10462 "serde",
10463 "serde_json",
10464 "serde_json_lenient",
10465 "simplelog",
10466 "strum",
10467 "theme",
10468 "vscode_theme",
10469]
10470
10471[[package]]
10472name = "theme_selector"
10473version = "0.1.0"
10474dependencies = [
10475 "client",
10476 "feature_flags",
10477 "fs",
10478 "fuzzy",
10479 "gpui",
10480 "log",
10481 "picker",
10482 "serde",
10483 "settings",
10484 "theme",
10485 "ui",
10486 "util",
10487 "workspace",
10488]
10489
10490[[package]]
10491name = "thiserror"
10492version = "1.0.60"
10493source = "registry+https://github.com/rust-lang/crates.io-index"
10494checksum = "579e9083ca58dd9dcf91a9923bb9054071b9ebbd800b342194c9feb0ee89fc18"
10495dependencies = [
10496 "thiserror-impl",
10497]
10498
10499[[package]]
10500name = "thiserror-impl"
10501version = "1.0.60"
10502source = "registry+https://github.com/rust-lang/crates.io-index"
10503checksum = "e2470041c06ec3ac1ab38d0356a6119054dedaea53e12fbefc0de730a1c08524"
10504dependencies = [
10505 "proc-macro2",
10506 "quote",
10507 "syn 2.0.59",
10508]
10509
10510[[package]]
10511name = "thread_local"
10512version = "1.1.7"
10513source = "registry+https://github.com/rust-lang/crates.io-index"
10514checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
10515dependencies = [
10516 "cfg-if",
10517 "once_cell",
10518]
10519
10520[[package]]
10521name = "tiff"
10522version = "0.6.1"
10523source = "registry+https://github.com/rust-lang/crates.io-index"
10524checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
10525dependencies = [
10526 "jpeg-decoder",
10527 "miniz_oxide 0.4.4",
10528 "weezl",
10529]
10530
10531[[package]]
10532name = "tiktoken-rs"
10533version = "0.5.9"
10534source = "registry+https://github.com/rust-lang/crates.io-index"
10535checksum = "c314e7ce51440f9e8f5a497394682a57b7c323d0f4d0a6b1b13c429056e0e234"
10536dependencies = [
10537 "anyhow",
10538 "base64 0.21.7",
10539 "bstr",
10540 "fancy-regex",
10541 "lazy_static",
10542 "parking_lot",
10543 "rustc-hash",
10544]
10545
10546[[package]]
10547name = "time"
10548version = "0.3.36"
10549source = "registry+https://github.com/rust-lang/crates.io-index"
10550checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
10551dependencies = [
10552 "deranged",
10553 "itoa",
10554 "num-conv",
10555 "powerfmt",
10556 "serde",
10557 "time-core",
10558 "time-macros",
10559]
10560
10561[[package]]
10562name = "time-core"
10563version = "0.1.2"
10564source = "registry+https://github.com/rust-lang/crates.io-index"
10565checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
10566
10567[[package]]
10568name = "time-macros"
10569version = "0.2.18"
10570source = "registry+https://github.com/rust-lang/crates.io-index"
10571checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
10572dependencies = [
10573 "num-conv",
10574 "time-core",
10575]
10576
10577[[package]]
10578name = "time_format"
10579version = "0.1.0"
10580dependencies = [
10581 "core-foundation",
10582 "core-foundation-sys 0.8.6",
10583 "sys-locale",
10584 "time",
10585]
10586
10587[[package]]
10588name = "tiny-keccak"
10589version = "2.0.2"
10590source = "registry+https://github.com/rust-lang/crates.io-index"
10591checksum = "2c9d3793400a45f954c52e73d068316d76b6f4e36977e3fcebb13a2721e80237"
10592dependencies = [
10593 "crunchy",
10594]
10595
10596[[package]]
10597name = "tiny-skia"
10598version = "0.11.4"
10599source = "registry+https://github.com/rust-lang/crates.io-index"
10600checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab"
10601dependencies = [
10602 "arrayref",
10603 "arrayvec",
10604 "bytemuck",
10605 "cfg-if",
10606 "log",
10607 "png 0.17.13",
10608 "tiny-skia-path",
10609]
10610
10611[[package]]
10612name = "tiny-skia-path"
10613version = "0.11.4"
10614source = "registry+https://github.com/rust-lang/crates.io-index"
10615checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93"
10616dependencies = [
10617 "arrayref",
10618 "bytemuck",
10619 "strict-num",
10620]
10621
10622[[package]]
10623name = "tiny_http"
10624version = "0.8.2"
10625source = "registry+https://github.com/rust-lang/crates.io-index"
10626checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
10627dependencies = [
10628 "ascii",
10629 "chrono",
10630 "chunked_transfer",
10631 "log",
10632 "url",
10633]
10634
10635[[package]]
10636name = "tinytemplate"
10637version = "1.2.1"
10638source = "registry+https://github.com/rust-lang/crates.io-index"
10639checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
10640dependencies = [
10641 "serde",
10642 "serde_json",
10643]
10644
10645[[package]]
10646name = "tinyvec"
10647version = "1.6.0"
10648source = "registry+https://github.com/rust-lang/crates.io-index"
10649checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
10650dependencies = [
10651 "tinyvec_macros",
10652]
10653
10654[[package]]
10655name = "tinyvec_macros"
10656version = "0.1.1"
10657source = "registry+https://github.com/rust-lang/crates.io-index"
10658checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
10659
10660[[package]]
10661name = "tokio"
10662version = "1.32.0"
10663source = "registry+https://github.com/rust-lang/crates.io-index"
10664checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
10665dependencies = [
10666 "backtrace",
10667 "bytes 1.5.0",
10668 "libc",
10669 "mio",
10670 "num_cpus",
10671 "parking_lot",
10672 "pin-project-lite",
10673 "signal-hook-registry",
10674 "socket2 0.5.4",
10675 "tokio-macros",
10676 "windows-sys 0.48.0",
10677]
10678
10679[[package]]
10680name = "tokio-io"
10681version = "0.1.13"
10682source = "registry+https://github.com/rust-lang/crates.io-index"
10683checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
10684dependencies = [
10685 "bytes 0.4.12",
10686 "futures 0.1.31",
10687 "log",
10688]
10689
10690[[package]]
10691name = "tokio-macros"
10692version = "2.1.0"
10693source = "registry+https://github.com/rust-lang/crates.io-index"
10694checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
10695dependencies = [
10696 "proc-macro2",
10697 "quote",
10698 "syn 2.0.59",
10699]
10700
10701[[package]]
10702name = "tokio-native-tls"
10703version = "0.3.1"
10704source = "registry+https://github.com/rust-lang/crates.io-index"
10705checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
10706dependencies = [
10707 "native-tls",
10708 "tokio",
10709]
10710
10711[[package]]
10712name = "tokio-rustls"
10713version = "0.24.1"
10714source = "registry+https://github.com/rust-lang/crates.io-index"
10715checksum = "c28327cf380ac148141087fbfb9de9d7bd4e84ab5d2c28fbc911d753de8a7081"
10716dependencies = [
10717 "rustls",
10718 "tokio",
10719]
10720
10721[[package]]
10722name = "tokio-stream"
10723version = "0.1.14"
10724source = "registry+https://github.com/rust-lang/crates.io-index"
10725checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
10726dependencies = [
10727 "futures-core",
10728 "pin-project-lite",
10729 "tokio",
10730]
10731
10732[[package]]
10733name = "tokio-tungstenite"
10734version = "0.20.1"
10735source = "registry+https://github.com/rust-lang/crates.io-index"
10736checksum = "212d5dcb2a1ce06d81107c3d0ffa3121fe974b73f068c8282cb1c32328113b6c"
10737dependencies = [
10738 "futures-util",
10739 "log",
10740 "tokio",
10741 "tungstenite 0.20.1",
10742]
10743
10744[[package]]
10745name = "tokio-util"
10746version = "0.7.9"
10747source = "registry+https://github.com/rust-lang/crates.io-index"
10748checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
10749dependencies = [
10750 "bytes 1.5.0",
10751 "futures-core",
10752 "futures-io",
10753 "futures-sink",
10754 "pin-project-lite",
10755 "tokio",
10756 "tracing",
10757]
10758
10759[[package]]
10760name = "toml"
10761version = "0.5.11"
10762source = "registry+https://github.com/rust-lang/crates.io-index"
10763checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
10764dependencies = [
10765 "serde",
10766]
10767
10768[[package]]
10769name = "toml"
10770version = "0.7.8"
10771source = "registry+https://github.com/rust-lang/crates.io-index"
10772checksum = "dd79e69d3b627db300ff956027cc6c3798cef26d22526befdfcd12feeb6d2257"
10773dependencies = [
10774 "serde",
10775 "serde_spanned",
10776 "toml_datetime",
10777 "toml_edit 0.19.15",
10778]
10779
10780[[package]]
10781name = "toml"
10782version = "0.8.10"
10783source = "registry+https://github.com/rust-lang/crates.io-index"
10784checksum = "9a9aad4a3066010876e8dcf5a8a06e70a558751117a145c6ce2b82c2e2054290"
10785dependencies = [
10786 "serde",
10787 "serde_spanned",
10788 "toml_datetime",
10789 "toml_edit 0.22.6",
10790]
10791
10792[[package]]
10793name = "toml_datetime"
10794version = "0.6.5"
10795source = "registry+https://github.com/rust-lang/crates.io-index"
10796checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
10797dependencies = [
10798 "serde",
10799]
10800
10801[[package]]
10802name = "toml_edit"
10803version = "0.19.15"
10804source = "registry+https://github.com/rust-lang/crates.io-index"
10805checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
10806dependencies = [
10807 "indexmap 2.2.6",
10808 "serde",
10809 "serde_spanned",
10810 "toml_datetime",
10811 "winnow 0.5.15",
10812]
10813
10814[[package]]
10815name = "toml_edit"
10816version = "0.21.1"
10817source = "registry+https://github.com/rust-lang/crates.io-index"
10818checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
10819dependencies = [
10820 "indexmap 2.2.6",
10821 "toml_datetime",
10822 "winnow 0.5.15",
10823]
10824
10825[[package]]
10826name = "toml_edit"
10827version = "0.22.6"
10828source = "registry+https://github.com/rust-lang/crates.io-index"
10829checksum = "2c1b5fd4128cc8d3e0cb74d4ed9a9cc7c7284becd4df68f5f940e1ad123606f6"
10830dependencies = [
10831 "indexmap 2.2.6",
10832 "serde",
10833 "serde_spanned",
10834 "toml_datetime",
10835 "winnow 0.6.1",
10836]
10837
10838[[package]]
10839name = "tower"
10840version = "0.4.13"
10841source = "registry+https://github.com/rust-lang/crates.io-index"
10842checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
10843dependencies = [
10844 "futures-core",
10845 "futures-util",
10846 "pin-project",
10847 "pin-project-lite",
10848 "tokio",
10849 "tower-layer",
10850 "tower-service",
10851 "tracing",
10852]
10853
10854[[package]]
10855name = "tower-http"
10856version = "0.3.5"
10857source = "registry+https://github.com/rust-lang/crates.io-index"
10858checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
10859dependencies = [
10860 "bitflags 1.3.2",
10861 "bytes 1.5.0",
10862 "futures-core",
10863 "futures-util",
10864 "http 0.2.9",
10865 "http-body",
10866 "http-range-header",
10867 "pin-project-lite",
10868 "tower-layer",
10869 "tower-service",
10870]
10871
10872[[package]]
10873name = "tower-http"
10874version = "0.4.4"
10875source = "registry+https://github.com/rust-lang/crates.io-index"
10876checksum = "61c5bb1d698276a2443e5ecfabc1008bf15a36c12e6a7176e7bf089ea9131140"
10877dependencies = [
10878 "bitflags 2.4.2",
10879 "bytes 1.5.0",
10880 "futures-core",
10881 "futures-util",
10882 "http 0.2.9",
10883 "http-body",
10884 "http-range-header",
10885 "pin-project-lite",
10886 "tower-layer",
10887 "tower-service",
10888 "tracing",
10889]
10890
10891[[package]]
10892name = "tower-layer"
10893version = "0.3.2"
10894source = "registry+https://github.com/rust-lang/crates.io-index"
10895checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
10896
10897[[package]]
10898name = "tower-service"
10899version = "0.3.2"
10900source = "registry+https://github.com/rust-lang/crates.io-index"
10901checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
10902
10903[[package]]
10904name = "tracing"
10905version = "0.1.40"
10906source = "registry+https://github.com/rust-lang/crates.io-index"
10907checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
10908dependencies = [
10909 "log",
10910 "pin-project-lite",
10911 "tracing-attributes",
10912 "tracing-core",
10913]
10914
10915[[package]]
10916name = "tracing-attributes"
10917version = "0.1.27"
10918source = "registry+https://github.com/rust-lang/crates.io-index"
10919checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
10920dependencies = [
10921 "proc-macro2",
10922 "quote",
10923 "syn 2.0.59",
10924]
10925
10926[[package]]
10927name = "tracing-core"
10928version = "0.1.32"
10929source = "registry+https://github.com/rust-lang/crates.io-index"
10930checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
10931dependencies = [
10932 "once_cell",
10933 "valuable",
10934]
10935
10936[[package]]
10937name = "tracing-futures"
10938version = "0.2.5"
10939source = "registry+https://github.com/rust-lang/crates.io-index"
10940checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
10941dependencies = [
10942 "pin-project",
10943 "tracing",
10944]
10945
10946[[package]]
10947name = "tracing-log"
10948version = "0.2.0"
10949source = "registry+https://github.com/rust-lang/crates.io-index"
10950checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3"
10951dependencies = [
10952 "log",
10953 "once_cell",
10954 "tracing-core",
10955]
10956
10957[[package]]
10958name = "tracing-serde"
10959version = "0.1.3"
10960source = "registry+https://github.com/rust-lang/crates.io-index"
10961checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
10962dependencies = [
10963 "serde",
10964 "tracing-core",
10965]
10966
10967[[package]]
10968name = "tracing-subscriber"
10969version = "0.3.18"
10970source = "registry+https://github.com/rust-lang/crates.io-index"
10971checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b"
10972dependencies = [
10973 "matchers",
10974 "nu-ansi-term",
10975 "once_cell",
10976 "regex",
10977 "serde",
10978 "serde_json",
10979 "sharded-slab",
10980 "smallvec",
10981 "thread_local",
10982 "tracing",
10983 "tracing-core",
10984 "tracing-log",
10985 "tracing-serde",
10986]
10987
10988[[package]]
10989name = "tree-sitter"
10990version = "0.20.100"
10991source = "git+https://github.com/tree-sitter/tree-sitter?rev=7b4894ba2ae81b988846676f54c0988d4027ef4f#7b4894ba2ae81b988846676f54c0988d4027ef4f"
10992dependencies = [
10993 "cc",
10994 "regex",
10995 "wasmtime-c-api-impl",
10996]
10997
10998[[package]]
10999name = "tree-sitter-bash"
11000version = "0.20.5"
11001source = "registry+https://github.com/rust-lang/crates.io-index"
11002checksum = "57da2032c37eb2ce29fd18df7d3b94355fec8d6d854d8f80934955df542b5906"
11003dependencies = [
11004 "cc",
11005 "tree-sitter",
11006]
11007
11008[[package]]
11009name = "tree-sitter-c"
11010version = "0.20.6"
11011source = "registry+https://github.com/rust-lang/crates.io-index"
11012checksum = "30b03bdf218020057abee831581a74bff8c298323d6c6cd1a70556430ded9f4b"
11013dependencies = [
11014 "cc",
11015 "tree-sitter",
11016]
11017
11018[[package]]
11019name = "tree-sitter-cpp"
11020version = "0.20.5"
11021source = "registry+https://github.com/rust-lang/crates.io-index"
11022checksum = "46b04a5ada71059afb9895966a6cc1094acc8d2ea1971006db26573e7dfebb74"
11023dependencies = [
11024 "cc",
11025 "tree-sitter",
11026]
11027
11028[[package]]
11029name = "tree-sitter-css"
11030version = "0.20.0"
11031source = "registry+https://github.com/rust-lang/crates.io-index"
11032checksum = "c3306ddefa1d2681adda2613d11974ffabfbeb215e23235da6c862f3493a04fd"
11033dependencies = [
11034 "cc",
11035 "tree-sitter",
11036]
11037
11038[[package]]
11039name = "tree-sitter-elixir"
11040version = "0.1.1"
11041source = "registry+https://github.com/rust-lang/crates.io-index"
11042checksum = "1bc0b1f3e6d9f12ca22ae5171f32fd154e3aea29dff565d05ef785c28931415b"
11043dependencies = [
11044 "cc",
11045 "tree-sitter",
11046]
11047
11048[[package]]
11049name = "tree-sitter-embedded-template"
11050version = "0.20.0"
11051source = "registry+https://github.com/rust-lang/crates.io-index"
11052checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
11053dependencies = [
11054 "cc",
11055 "tree-sitter",
11056]
11057
11058[[package]]
11059name = "tree-sitter-go"
11060version = "0.20.0"
11061source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=b82ab803d887002a0af11f6ce63d72884580bf33#b82ab803d887002a0af11f6ce63d72884580bf33"
11062dependencies = [
11063 "cc",
11064 "tree-sitter",
11065]
11066
11067[[package]]
11068name = "tree-sitter-gomod"
11069version = "1.0.1"
11070source = "registry+https://github.com/rust-lang/crates.io-index"
11071checksum = "31d0a848a3a4a383fb97ef91241d972c3b996567cdc59040ad2c6fc48b874992"
11072dependencies = [
11073 "cc",
11074 "tree-sitter",
11075]
11076
11077[[package]]
11078name = "tree-sitter-gowork"
11079version = "0.0.1"
11080source = "git+https://github.com/d1y/tree-sitter-go-work#a2a4b99b53b3740855ff33f0b54cab0bb4ce6f45"
11081dependencies = [
11082 "cc",
11083 "tree-sitter",
11084]
11085
11086[[package]]
11087name = "tree-sitter-heex"
11088version = "0.0.1"
11089source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
11090dependencies = [
11091 "cc",
11092 "tree-sitter",
11093]
11094
11095[[package]]
11096name = "tree-sitter-html"
11097version = "0.19.0"
11098source = "registry+https://github.com/rust-lang/crates.io-index"
11099checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
11100dependencies = [
11101 "cc",
11102 "tree-sitter",
11103]
11104
11105[[package]]
11106name = "tree-sitter-jsdoc"
11107version = "0.20.0"
11108source = "git+https://github.com/tree-sitter/tree-sitter-jsdoc?rev=6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55#6a6cf9e7341af32d8e2b2e24a37fbfebefc3dc55"
11109dependencies = [
11110 "cc",
11111 "tree-sitter",
11112]
11113
11114[[package]]
11115name = "tree-sitter-json"
11116version = "0.20.2"
11117source = "registry+https://github.com/rust-lang/crates.io-index"
11118checksum = "5a9a38a9c679b55cc8d17350381ec08d69fa1a17a53fcf197f344516e485ed4d"
11119dependencies = [
11120 "cc",
11121 "tree-sitter",
11122]
11123
11124[[package]]
11125name = "tree-sitter-markdown"
11126version = "0.0.1"
11127source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
11128dependencies = [
11129 "cc",
11130 "tree-sitter",
11131]
11132
11133[[package]]
11134name = "tree-sitter-proto"
11135version = "0.0.2"
11136source = "git+https://github.com/rewinfrey/tree-sitter-proto?rev=36d54f288aee112f13a67b550ad32634d0c2cb52#36d54f288aee112f13a67b550ad32634d0c2cb52"
11137dependencies = [
11138 "cc",
11139 "tree-sitter",
11140]
11141
11142[[package]]
11143name = "tree-sitter-python"
11144version = "0.20.4"
11145source = "registry+https://github.com/rust-lang/crates.io-index"
11146checksum = "e6c93b1b1fbd0d399db3445f51fd3058e43d0b4dcff62ddbdb46e66550978aa5"
11147dependencies = [
11148 "cc",
11149 "tree-sitter",
11150]
11151
11152[[package]]
11153name = "tree-sitter-regex"
11154version = "0.20.0"
11155source = "registry+https://github.com/rust-lang/crates.io-index"
11156checksum = "efb5a53e9c990757895476216796b170fd81e4d173d08f8b082279c4e6ff8c5c"
11157dependencies = [
11158 "cc",
11159 "tree-sitter",
11160]
11161
11162[[package]]
11163name = "tree-sitter-ruby"
11164version = "0.20.0"
11165source = "registry+https://github.com/rust-lang/crates.io-index"
11166checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
11167dependencies = [
11168 "cc",
11169 "tree-sitter",
11170]
11171
11172[[package]]
11173name = "tree-sitter-rust"
11174version = "0.20.4"
11175source = "registry+https://github.com/rust-lang/crates.io-index"
11176checksum = "b0832309b0b2b6d33760ce5c0e818cb47e1d72b468516bfe4134408926fa7594"
11177dependencies = [
11178 "cc",
11179 "tree-sitter",
11180]
11181
11182[[package]]
11183name = "tree-sitter-typescript"
11184version = "0.20.5"
11185source = "registry+https://github.com/rust-lang/crates.io-index"
11186checksum = "c8bc1d2c24276a48ef097a71b56888ac9db63717e8f8d0b324668a27fd619670"
11187dependencies = [
11188 "cc",
11189 "tree-sitter",
11190]
11191
11192[[package]]
11193name = "tree-sitter-yaml"
11194version = "0.0.1"
11195source = "registry+https://github.com/rust-lang/crates.io-index"
11196checksum = "324767d0ad6bc588467aa4b98f6f5cd6eda64ece1eae568f8fcf5b899bcf0fe9"
11197dependencies = [
11198 "cc",
11199 "tree-sitter",
11200]
11201
11202[[package]]
11203name = "try-lock"
11204version = "0.2.4"
11205source = "registry+https://github.com/rust-lang/crates.io-index"
11206checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
11207
11208[[package]]
11209name = "ttf-parser"
11210version = "0.20.0"
11211source = "registry+https://github.com/rust-lang/crates.io-index"
11212checksum = "17f77d76d837a7830fe1d4f12b7b4ba4192c1888001c7164257e4bc6d21d96b4"
11213
11214[[package]]
11215name = "tungstenite"
11216version = "0.16.0"
11217source = "registry+https://github.com/rust-lang/crates.io-index"
11218checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
11219dependencies = [
11220 "base64 0.13.1",
11221 "byteorder",
11222 "bytes 1.5.0",
11223 "http 0.2.9",
11224 "httparse",
11225 "log",
11226 "native-tls",
11227 "rand 0.8.5",
11228 "sha-1",
11229 "thiserror",
11230 "url",
11231 "utf-8",
11232]
11233
11234[[package]]
11235name = "tungstenite"
11236version = "0.20.1"
11237source = "registry+https://github.com/rust-lang/crates.io-index"
11238checksum = "9e3dac10fd62eaf6617d3a904ae222845979aec67c615d1c842b4002c7666fb9"
11239dependencies = [
11240 "byteorder",
11241 "bytes 1.5.0",
11242 "data-encoding",
11243 "http 0.2.9",
11244 "httparse",
11245 "log",
11246 "rand 0.8.5",
11247 "sha1",
11248 "thiserror",
11249 "url",
11250 "utf-8",
11251]
11252
11253[[package]]
11254name = "typeid"
11255version = "1.0.0"
11256source = "registry+https://github.com/rust-lang/crates.io-index"
11257checksum = "059d83cc991e7a42fc37bd50941885db0888e34209f8cfd9aab07ddec03bc9cf"
11258
11259[[package]]
11260name = "typenum"
11261version = "1.17.0"
11262source = "registry+https://github.com/rust-lang/crates.io-index"
11263checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
11264
11265[[package]]
11266name = "uds_windows"
11267version = "1.1.0"
11268source = "registry+https://github.com/rust-lang/crates.io-index"
11269checksum = "89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9"
11270dependencies = [
11271 "memoffset",
11272 "tempfile",
11273 "winapi",
11274]
11275
11276[[package]]
11277name = "ui"
11278version = "0.1.0"
11279dependencies = [
11280 "chrono",
11281 "gpui",
11282 "itertools 0.11.0",
11283 "menu",
11284 "settings",
11285 "smallvec",
11286 "story",
11287 "strum",
11288 "theme",
11289 "windows 0.56.0",
11290]
11291
11292[[package]]
11293name = "ui_text_field"
11294version = "0.1.0"
11295dependencies = [
11296 "editor",
11297 "gpui",
11298 "settings",
11299 "theme",
11300 "ui",
11301]
11302
11303[[package]]
11304name = "unicase"
11305version = "2.7.0"
11306source = "registry+https://github.com/rust-lang/crates.io-index"
11307checksum = "f7d2d4dafb69621809a81864c9c1b864479e1235c0dd4e199924b9742439ed89"
11308dependencies = [
11309 "version_check",
11310]
11311
11312[[package]]
11313name = "unicode-bidi"
11314version = "0.3.13"
11315source = "registry+https://github.com/rust-lang/crates.io-index"
11316checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
11317
11318[[package]]
11319name = "unicode-bidi-mirroring"
11320version = "0.1.0"
11321source = "registry+https://github.com/rust-lang/crates.io-index"
11322checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
11323
11324[[package]]
11325name = "unicode-ccc"
11326version = "0.1.2"
11327source = "registry+https://github.com/rust-lang/crates.io-index"
11328checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
11329
11330[[package]]
11331name = "unicode-ident"
11332version = "1.0.12"
11333source = "registry+https://github.com/rust-lang/crates.io-index"
11334checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
11335
11336[[package]]
11337name = "unicode-linebreak"
11338version = "0.1.5"
11339source = "registry+https://github.com/rust-lang/crates.io-index"
11340checksum = "3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f"
11341
11342[[package]]
11343name = "unicode-normalization"
11344version = "0.1.22"
11345source = "registry+https://github.com/rust-lang/crates.io-index"
11346checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
11347dependencies = [
11348 "tinyvec",
11349]
11350
11351[[package]]
11352name = "unicode-properties"
11353version = "0.1.1"
11354source = "registry+https://github.com/rust-lang/crates.io-index"
11355checksum = "e4259d9d4425d9f0661581b804cb85fe66a4c631cadd8f490d1c13a35d5d9291"
11356
11357[[package]]
11358name = "unicode-script"
11359version = "0.5.5"
11360source = "registry+https://github.com/rust-lang/crates.io-index"
11361checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
11362
11363[[package]]
11364name = "unicode-segmentation"
11365version = "1.10.1"
11366source = "registry+https://github.com/rust-lang/crates.io-index"
11367checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
11368
11369[[package]]
11370name = "unicode-width"
11371version = "0.1.11"
11372source = "registry+https://github.com/rust-lang/crates.io-index"
11373checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
11374
11375[[package]]
11376name = "unicode-xid"
11377version = "0.2.4"
11378source = "registry+https://github.com/rust-lang/crates.io-index"
11379checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c"
11380
11381[[package]]
11382name = "unicode_categories"
11383version = "0.1.1"
11384source = "registry+https://github.com/rust-lang/crates.io-index"
11385checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
11386
11387[[package]]
11388name = "unindent"
11389version = "0.1.11"
11390source = "registry+https://github.com/rust-lang/crates.io-index"
11391checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
11392
11393[[package]]
11394name = "untrusted"
11395version = "0.9.0"
11396source = "registry+https://github.com/rust-lang/crates.io-index"
11397checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
11398
11399[[package]]
11400name = "url"
11401version = "2.5.0"
11402source = "registry+https://github.com/rust-lang/crates.io-index"
11403checksum = "31e6302e3bb753d46e83516cae55ae196fc0c309407cf11ab35cc51a4c2a4633"
11404dependencies = [
11405 "form_urlencoded",
11406 "idna",
11407 "percent-encoding",
11408 "serde",
11409]
11410
11411[[package]]
11412name = "urlencoding"
11413version = "2.1.3"
11414source = "registry+https://github.com/rust-lang/crates.io-index"
11415checksum = "daf8dba3b7eb870caf1ddeed7bc9d2a049f3cfdfae7cb521b087cc33ae4c49da"
11416
11417[[package]]
11418name = "usvg"
11419version = "0.41.0"
11420source = "registry+https://github.com/rust-lang/crates.io-index"
11421checksum = "5c704361d822337cfc00387672c7b59eaa72a1f0744f62b2a68aa228a0c6927d"
11422dependencies = [
11423 "base64 0.22.0",
11424 "data-url",
11425 "flate2",
11426 "imagesize",
11427 "kurbo",
11428 "log",
11429 "pico-args",
11430 "roxmltree",
11431 "simplecss",
11432 "siphasher 1.0.1",
11433 "strict-num",
11434 "svgtypes",
11435 "tiny-skia-path",
11436 "xmlwriter",
11437]
11438
11439[[package]]
11440name = "utf-8"
11441version = "0.7.6"
11442source = "registry+https://github.com/rust-lang/crates.io-index"
11443checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
11444
11445[[package]]
11446name = "utf8parse"
11447version = "0.2.1"
11448source = "registry+https://github.com/rust-lang/crates.io-index"
11449checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
11450
11451[[package]]
11452name = "util"
11453version = "0.1.0"
11454dependencies = [
11455 "anyhow",
11456 "async-fs 1.6.0",
11457 "collections",
11458 "dirs 3.0.2",
11459 "futures 0.3.28",
11460 "futures-lite 1.13.0",
11461 "git2",
11462 "globset",
11463 "lazy_static",
11464 "log",
11465 "rand 0.8.5",
11466 "regex",
11467 "rust-embed",
11468 "serde",
11469 "serde_json",
11470 "take-until",
11471 "tempfile",
11472 "tendril",
11473 "unicase",
11474]
11475
11476[[package]]
11477name = "uuid"
11478version = "1.4.1"
11479source = "registry+https://github.com/rust-lang/crates.io-index"
11480checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d"
11481dependencies = [
11482 "getrandom 0.2.10",
11483 "serde",
11484 "sha1_smol",
11485]
11486
11487[[package]]
11488name = "valuable"
11489version = "0.1.0"
11490source = "registry+https://github.com/rust-lang/crates.io-index"
11491checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
11492
11493[[package]]
11494name = "value-bag"
11495version = "1.9.0"
11496source = "registry+https://github.com/rust-lang/crates.io-index"
11497checksum = "5a84c137d37ab0142f0f2ddfe332651fdbf252e7b7dbb4e67b6c1f1b2e925101"
11498dependencies = [
11499 "value-bag-serde1",
11500 "value-bag-sval2",
11501]
11502
11503[[package]]
11504name = "value-bag-serde1"
11505version = "1.9.0"
11506source = "registry+https://github.com/rust-lang/crates.io-index"
11507checksum = "ccacf50c5cb077a9abb723c5bcb5e0754c1a433f1e1de89edc328e2760b6328b"
11508dependencies = [
11509 "erased-serde",
11510 "serde",
11511 "serde_fmt",
11512]
11513
11514[[package]]
11515name = "value-bag-sval2"
11516version = "1.9.0"
11517source = "registry+https://github.com/rust-lang/crates.io-index"
11518checksum = "1785bae486022dfb9703915d42287dcb284c1ee37bd1080eeba78cc04721285b"
11519dependencies = [
11520 "sval",
11521 "sval_buffer",
11522 "sval_dynamic",
11523 "sval_fmt",
11524 "sval_json",
11525 "sval_ref",
11526 "sval_serde",
11527]
11528
11529[[package]]
11530name = "vcpkg"
11531version = "0.2.15"
11532source = "registry+https://github.com/rust-lang/crates.io-index"
11533checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
11534
11535[[package]]
11536name = "vcs_menu"
11537version = "0.1.0"
11538dependencies = [
11539 "anyhow",
11540 "fuzzy",
11541 "git",
11542 "gpui",
11543 "picker",
11544 "ui",
11545 "util",
11546 "workspace",
11547]
11548
11549[[package]]
11550name = "version_check"
11551version = "0.9.4"
11552source = "registry+https://github.com/rust-lang/crates.io-index"
11553checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
11554
11555[[package]]
11556name = "vim"
11557version = "0.1.0"
11558dependencies = [
11559 "anyhow",
11560 "async-compat",
11561 "async-trait",
11562 "collections",
11563 "command_palette",
11564 "command_palette_hooks",
11565 "editor",
11566 "futures 0.3.28",
11567 "gpui",
11568 "indoc",
11569 "itertools 0.11.0",
11570 "language",
11571 "log",
11572 "lsp",
11573 "multi_buffer",
11574 "nvim-rs",
11575 "parking_lot",
11576 "regex",
11577 "release_channel",
11578 "schemars",
11579 "search",
11580 "serde",
11581 "serde_derive",
11582 "serde_json",
11583 "settings",
11584 "tokio",
11585 "ui",
11586 "util",
11587 "workspace",
11588 "zed_actions",
11589]
11590
11591[[package]]
11592name = "vscode_theme"
11593version = "0.2.0"
11594source = "registry+https://github.com/rust-lang/crates.io-index"
11595checksum = "8b3666211944f2e6ba2c359bc9efc1891157e910b1b11c3900892ea9f18179d2"
11596dependencies = [
11597 "serde",
11598]
11599
11600[[package]]
11601name = "vsimd"
11602version = "0.8.0"
11603source = "registry+https://github.com/rust-lang/crates.io-index"
11604checksum = "5c3082ca00d5a5ef149bb8b555a72ae84c9c59f7250f013ac822ac2e49b19c64"
11605
11606[[package]]
11607name = "vswhom"
11608version = "0.1.0"
11609source = "registry+https://github.com/rust-lang/crates.io-index"
11610checksum = "be979b7f07507105799e854203b470ff7c78a1639e330a58f183b5fea574608b"
11611dependencies = [
11612 "libc",
11613 "vswhom-sys",
11614]
11615
11616[[package]]
11617name = "vswhom-sys"
11618version = "0.1.2"
11619source = "registry+https://github.com/rust-lang/crates.io-index"
11620checksum = "d3b17ae1f6c8a2b28506cd96d412eebf83b4a0ff2cbefeeb952f2f9dfa44ba18"
11621dependencies = [
11622 "cc",
11623 "libc",
11624]
11625
11626[[package]]
11627name = "vte"
11628version = "0.13.0"
11629source = "registry+https://github.com/rust-lang/crates.io-index"
11630checksum = "40eb22ae96f050e0c0d6f7ce43feeae26c348fc4dea56928ca81537cfaa6188b"
11631dependencies = [
11632 "bitflags 2.4.2",
11633 "cursor-icon",
11634 "log",
11635 "serde",
11636 "utf8parse",
11637 "vte_generate_state_changes",
11638]
11639
11640[[package]]
11641name = "vte_generate_state_changes"
11642version = "0.1.1"
11643source = "registry+https://github.com/rust-lang/crates.io-index"
11644checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
11645dependencies = [
11646 "proc-macro2",
11647 "quote",
11648]
11649
11650[[package]]
11651name = "waker-fn"
11652version = "1.1.0"
11653source = "registry+https://github.com/rust-lang/crates.io-index"
11654checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
11655
11656[[package]]
11657name = "walkdir"
11658version = "2.5.0"
11659source = "registry+https://github.com/rust-lang/crates.io-index"
11660checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
11661dependencies = [
11662 "same-file",
11663 "winapi-util",
11664]
11665
11666[[package]]
11667name = "want"
11668version = "0.3.1"
11669source = "registry+https://github.com/rust-lang/crates.io-index"
11670checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
11671dependencies = [
11672 "try-lock",
11673]
11674
11675[[package]]
11676name = "wasi"
11677version = "0.9.0+wasi-snapshot-preview1"
11678source = "registry+https://github.com/rust-lang/crates.io-index"
11679checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
11680
11681[[package]]
11682name = "wasi"
11683version = "0.11.0+wasi-snapshot-preview1"
11684source = "registry+https://github.com/rust-lang/crates.io-index"
11685checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
11686
11687[[package]]
11688name = "wasm-bindgen"
11689version = "0.2.92"
11690source = "registry+https://github.com/rust-lang/crates.io-index"
11691checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
11692dependencies = [
11693 "cfg-if",
11694 "wasm-bindgen-macro",
11695]
11696
11697[[package]]
11698name = "wasm-bindgen-backend"
11699version = "0.2.92"
11700source = "registry+https://github.com/rust-lang/crates.io-index"
11701checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
11702dependencies = [
11703 "bumpalo",
11704 "log",
11705 "once_cell",
11706 "proc-macro2",
11707 "quote",
11708 "syn 2.0.59",
11709 "wasm-bindgen-shared",
11710]
11711
11712[[package]]
11713name = "wasm-bindgen-futures"
11714version = "0.4.37"
11715source = "registry+https://github.com/rust-lang/crates.io-index"
11716checksum = "c02dbc21516f9f1f04f187958890d7e6026df8d16540b7ad9492bc34a67cea03"
11717dependencies = [
11718 "cfg-if",
11719 "js-sys",
11720 "wasm-bindgen",
11721 "web-sys",
11722]
11723
11724[[package]]
11725name = "wasm-bindgen-macro"
11726version = "0.2.92"
11727source = "registry+https://github.com/rust-lang/crates.io-index"
11728checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
11729dependencies = [
11730 "quote",
11731 "wasm-bindgen-macro-support",
11732]
11733
11734[[package]]
11735name = "wasm-bindgen-macro-support"
11736version = "0.2.92"
11737source = "registry+https://github.com/rust-lang/crates.io-index"
11738checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
11739dependencies = [
11740 "proc-macro2",
11741 "quote",
11742 "syn 2.0.59",
11743 "wasm-bindgen-backend",
11744 "wasm-bindgen-shared",
11745]
11746
11747[[package]]
11748name = "wasm-bindgen-shared"
11749version = "0.2.92"
11750source = "registry+https://github.com/rust-lang/crates.io-index"
11751checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
11752
11753[[package]]
11754name = "wasm-encoder"
11755version = "0.201.0"
11756source = "registry+https://github.com/rust-lang/crates.io-index"
11757checksum = "b9c7d2731df60006819b013f64ccc2019691deccf6e11a1804bc850cd6748f1a"
11758dependencies = [
11759 "leb128",
11760]
11761
11762[[package]]
11763name = "wasm-metadata"
11764version = "0.201.0"
11765source = "registry+https://github.com/rust-lang/crates.io-index"
11766checksum = "0fd83062c17b9f4985d438603cde0a5e8c5c8198201a6937f778b607924c7da2"
11767dependencies = [
11768 "anyhow",
11769 "indexmap 2.2.6",
11770 "serde",
11771 "serde_derive",
11772 "serde_json",
11773 "spdx",
11774 "wasm-encoder",
11775 "wasmparser",
11776]
11777
11778[[package]]
11779name = "wasmparser"
11780version = "0.201.0"
11781source = "registry+https://github.com/rust-lang/crates.io-index"
11782checksum = "84e5df6dba6c0d7fafc63a450f1738451ed7a0b52295d83e868218fa286bf708"
11783dependencies = [
11784 "bitflags 2.4.2",
11785 "indexmap 2.2.6",
11786 "semver",
11787]
11788
11789[[package]]
11790name = "wasmprinter"
11791version = "0.201.0"
11792source = "registry+https://github.com/rust-lang/crates.io-index"
11793checksum = "a67e66da702706ba08729a78e3c0079085f6bfcb1a62e4799e97bbf728c2c265"
11794dependencies = [
11795 "anyhow",
11796 "wasmparser",
11797]
11798
11799[[package]]
11800name = "wasmtime"
11801version = "19.0.0"
11802source = "registry+https://github.com/rust-lang/crates.io-index"
11803checksum = "6a08af88fa3d324cc5cf6d388d90ef396a787b3fb4bbd51ba185f8645dc0f02c"
11804dependencies = [
11805 "anyhow",
11806 "async-trait",
11807 "bincode",
11808 "bumpalo",
11809 "cfg-if",
11810 "encoding_rs",
11811 "gimli",
11812 "indexmap 2.2.6",
11813 "libc",
11814 "log",
11815 "object",
11816 "once_cell",
11817 "paste",
11818 "rustix 0.38.32",
11819 "semver",
11820 "serde",
11821 "serde_derive",
11822 "serde_json",
11823 "target-lexicon",
11824 "wasmparser",
11825 "wasmtime-component-macro",
11826 "wasmtime-component-util",
11827 "wasmtime-cranelift",
11828 "wasmtime-environ",
11829 "wasmtime-fiber",
11830 "wasmtime-jit-icache-coherence",
11831 "wasmtime-runtime",
11832 "wasmtime-slab",
11833 "wasmtime-winch",
11834 "windows-sys 0.52.0",
11835]
11836
11837[[package]]
11838name = "wasmtime-asm-macros"
11839version = "19.0.0"
11840source = "registry+https://github.com/rust-lang/crates.io-index"
11841checksum = "16cdbfcf28542bcda0b5fd68d44603e53e5ad126cbe7b9f25c130e1249fd8211"
11842dependencies = [
11843 "cfg-if",
11844]
11845
11846[[package]]
11847name = "wasmtime-c-api-impl"
11848version = "19.0.0"
11849source = "registry+https://github.com/rust-lang/crates.io-index"
11850checksum = "67dea28073e105735210b9e932b5e654198d5e28ed31f1314037cd7664ceda2b"
11851dependencies = [
11852 "anyhow",
11853 "log",
11854 "once_cell",
11855 "tracing",
11856 "wasmtime",
11857 "wasmtime-c-api-macros",
11858]
11859
11860[[package]]
11861name = "wasmtime-c-api-macros"
11862version = "19.0.0"
11863source = "registry+https://github.com/rust-lang/crates.io-index"
11864checksum = "0cfe12050fa28b17ab8434ab757fee281dd0d5c7715fa1bc5e4c0b29d1705415"
11865dependencies = [
11866 "proc-macro2",
11867 "quote",
11868]
11869
11870[[package]]
11871name = "wasmtime-component-macro"
11872version = "19.0.0"
11873source = "registry+https://github.com/rust-lang/crates.io-index"
11874checksum = "0cdcf690257c623506eeec3a502864b282aab0fdfd6981c1ebb63c7e98f4a23a"
11875dependencies = [
11876 "anyhow",
11877 "proc-macro2",
11878 "quote",
11879 "syn 2.0.59",
11880 "wasmtime-component-util",
11881 "wasmtime-wit-bindgen",
11882 "wit-parser",
11883]
11884
11885[[package]]
11886name = "wasmtime-component-util"
11887version = "19.0.0"
11888source = "registry+https://github.com/rust-lang/crates.io-index"
11889checksum = "ab3ae7bf66e2fae1e332ab3634f332d7422e878a6eecc47c8f8f78cc1f24e501"
11890
11891[[package]]
11892name = "wasmtime-cranelift"
11893version = "19.0.0"
11894source = "registry+https://github.com/rust-lang/crates.io-index"
11895checksum = "67ea025c969a09117818732fa6f96848e858a7953d4659dab8081a6eea3c0523"
11896dependencies = [
11897 "anyhow",
11898 "cfg-if",
11899 "cranelift-codegen",
11900 "cranelift-control",
11901 "cranelift-entity",
11902 "cranelift-frontend",
11903 "cranelift-native",
11904 "cranelift-wasm",
11905 "gimli",
11906 "log",
11907 "object",
11908 "target-lexicon",
11909 "thiserror",
11910 "wasmparser",
11911 "wasmtime-cranelift-shared",
11912 "wasmtime-environ",
11913 "wasmtime-versioned-export-macros",
11914]
11915
11916[[package]]
11917name = "wasmtime-cranelift-shared"
11918version = "19.0.0"
11919source = "registry+https://github.com/rust-lang/crates.io-index"
11920checksum = "dcd6dd2f8d8d4860b384f61f89b597633a5b5f0943c546210e5084c5d321fe20"
11921dependencies = [
11922 "anyhow",
11923 "cranelift-codegen",
11924 "cranelift-control",
11925 "cranelift-native",
11926 "gimli",
11927 "object",
11928 "target-lexicon",
11929 "wasmtime-environ",
11930]
11931
11932[[package]]
11933name = "wasmtime-environ"
11934version = "19.0.0"
11935source = "registry+https://github.com/rust-lang/crates.io-index"
11936checksum = "7f60f3f717658dd77745de03b750d5852126e9be6dad465848c77f90387c44c9"
11937dependencies = [
11938 "anyhow",
11939 "bincode",
11940 "cpp_demangle",
11941 "cranelift-entity",
11942 "gimli",
11943 "indexmap 2.2.6",
11944 "log",
11945 "object",
11946 "rustc-demangle",
11947 "serde",
11948 "serde_derive",
11949 "target-lexicon",
11950 "thiserror",
11951 "wasm-encoder",
11952 "wasmparser",
11953 "wasmprinter",
11954 "wasmtime-component-util",
11955 "wasmtime-types",
11956]
11957
11958[[package]]
11959name = "wasmtime-fiber"
11960version = "19.0.0"
11961source = "registry+https://github.com/rust-lang/crates.io-index"
11962checksum = "bf8cd22ab1041bf0e54b6283e57824557902e4fed8b1f3a7eef29cbaba89eebf"
11963dependencies = [
11964 "anyhow",
11965 "cc",
11966 "cfg-if",
11967 "rustix 0.38.32",
11968 "wasmtime-asm-macros",
11969 "wasmtime-versioned-export-macros",
11970 "windows-sys 0.52.0",
11971]
11972
11973[[package]]
11974name = "wasmtime-jit-icache-coherence"
11975version = "19.0.0"
11976source = "registry+https://github.com/rust-lang/crates.io-index"
11977checksum = "2796e4b4989db62899d2117e1e0258b839d088c044591b14e3a0396e7b3ae53a"
11978dependencies = [
11979 "cfg-if",
11980 "libc",
11981 "windows-sys 0.52.0",
11982]
11983
11984[[package]]
11985name = "wasmtime-runtime"
11986version = "19.0.0"
11987source = "registry+https://github.com/rust-lang/crates.io-index"
11988checksum = "4bf2b7745df452a4f41b9aab21d3f7ba1347b12da2fdc5241e59306127884a68"
11989dependencies = [
11990 "anyhow",
11991 "cc",
11992 "cfg-if",
11993 "encoding_rs",
11994 "indexmap 2.2.6",
11995 "libc",
11996 "log",
11997 "mach",
11998 "memfd",
11999 "memoffset",
12000 "paste",
12001 "psm",
12002 "rustix 0.38.32",
12003 "sptr",
12004 "wasm-encoder",
12005 "wasmtime-asm-macros",
12006 "wasmtime-environ",
12007 "wasmtime-fiber",
12008 "wasmtime-versioned-export-macros",
12009 "wasmtime-wmemcheck",
12010 "windows-sys 0.52.0",
12011]
12012
12013[[package]]
12014name = "wasmtime-slab"
12015version = "19.0.0"
12016source = "registry+https://github.com/rust-lang/crates.io-index"
12017checksum = "83448ef600ad95977019ebaea84a5516fdbc9561d0a8e26b1e099351f993b527"
12018
12019[[package]]
12020name = "wasmtime-types"
12021version = "19.0.0"
12022source = "registry+https://github.com/rust-lang/crates.io-index"
12023checksum = "cf6fe7ed3fd18ed4b1e4465fe5c8674acc9f03523fca5b1b9f975b2560cd741b"
12024dependencies = [
12025 "cranelift-entity",
12026 "serde",
12027 "serde_derive",
12028 "thiserror",
12029 "wasmparser",
12030]
12031
12032[[package]]
12033name = "wasmtime-versioned-export-macros"
12034version = "19.0.0"
12035source = "registry+https://github.com/rust-lang/crates.io-index"
12036checksum = "6d6d967f01032da7d4c6303da32f6a00d5efe1bac124b156e7342d8ace6ffdfc"
12037dependencies = [
12038 "proc-macro2",
12039 "quote",
12040 "syn 2.0.59",
12041]
12042
12043[[package]]
12044name = "wasmtime-wasi"
12045version = "19.0.0"
12046source = "registry+https://github.com/rust-lang/crates.io-index"
12047checksum = "371d828b6849ea06d598ae7dd1c316e8dd9e99b76f77d93d5886cb25c7f8e188"
12048dependencies = [
12049 "anyhow",
12050 "async-trait",
12051 "bitflags 2.4.2",
12052 "bytes 1.5.0",
12053 "cap-fs-ext",
12054 "cap-net-ext",
12055 "cap-rand",
12056 "cap-std",
12057 "cap-time-ext",
12058 "fs-set-times",
12059 "futures 0.3.28",
12060 "io-extras",
12061 "io-lifetimes 2.0.3",
12062 "once_cell",
12063 "rustix 0.38.32",
12064 "system-interface",
12065 "thiserror",
12066 "tokio",
12067 "tracing",
12068 "url",
12069 "wasmtime",
12070 "wiggle",
12071 "windows-sys 0.52.0",
12072]
12073
12074[[package]]
12075name = "wasmtime-winch"
12076version = "19.0.0"
12077source = "registry+https://github.com/rust-lang/crates.io-index"
12078checksum = "eb8b3fcbc455105760e4a2aa8ee3f39b8357183a62201383b3f72d4836ca2be8"
12079dependencies = [
12080 "anyhow",
12081 "cranelift-codegen",
12082 "gimli",
12083 "object",
12084 "target-lexicon",
12085 "wasmparser",
12086 "wasmtime-cranelift-shared",
12087 "wasmtime-environ",
12088 "winch-codegen",
12089]
12090
12091[[package]]
12092name = "wasmtime-wit-bindgen"
12093version = "19.0.0"
12094source = "registry+https://github.com/rust-lang/crates.io-index"
12095checksum = "96326c9800fb6c099f50d1bd2126d636fc2f96950e1675acf358c0f52516cd38"
12096dependencies = [
12097 "anyhow",
12098 "heck 0.4.1",
12099 "indexmap 2.2.6",
12100 "wit-parser",
12101]
12102
12103[[package]]
12104name = "wasmtime-wmemcheck"
12105version = "19.0.0"
12106source = "registry+https://github.com/rust-lang/crates.io-index"
12107checksum = "36bd91a4dc55af0bf55e9e2ab0ea13724cfb5c5a1acdf8873039769208f59490"
12108
12109[[package]]
12110name = "wast"
12111version = "35.0.2"
12112source = "registry+https://github.com/rust-lang/crates.io-index"
12113checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
12114dependencies = [
12115 "leb128",
12116]
12117
12118[[package]]
12119name = "wayland-backend"
12120version = "0.3.3"
12121source = "registry+https://github.com/rust-lang/crates.io-index"
12122checksum = "9d50fa61ce90d76474c87f5fc002828d81b32677340112b4ef08079a9d459a40"
12123dependencies = [
12124 "cc",
12125 "downcast-rs",
12126 "rustix 0.38.32",
12127 "scoped-tls",
12128 "smallvec",
12129 "wayland-sys",
12130]
12131
12132[[package]]
12133name = "wayland-client"
12134version = "0.31.2"
12135source = "registry+https://github.com/rust-lang/crates.io-index"
12136checksum = "82fb96ee935c2cea6668ccb470fb7771f6215d1691746c2d896b447a00ad3f1f"
12137dependencies = [
12138 "bitflags 2.4.2",
12139 "rustix 0.38.32",
12140 "wayland-backend",
12141 "wayland-scanner",
12142]
12143
12144[[package]]
12145name = "wayland-csd-frame"
12146version = "0.3.0"
12147source = "registry+https://github.com/rust-lang/crates.io-index"
12148checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e"
12149dependencies = [
12150 "bitflags 2.4.2",
12151 "cursor-icon",
12152 "wayland-backend",
12153]
12154
12155[[package]]
12156name = "wayland-cursor"
12157version = "0.31.1"
12158source = "registry+https://github.com/rust-lang/crates.io-index"
12159checksum = "71ce5fa868dd13d11a0d04c5e2e65726d0897be8de247c0c5a65886e283231ba"
12160dependencies = [
12161 "rustix 0.38.32",
12162 "wayland-client",
12163 "xcursor",
12164]
12165
12166[[package]]
12167name = "wayland-protocols"
12168version = "0.31.2"
12169source = "registry+https://github.com/rust-lang/crates.io-index"
12170checksum = "8f81f365b8b4a97f422ac0e8737c438024b5951734506b0e1d775c73030561f4"
12171dependencies = [
12172 "bitflags 2.4.2",
12173 "wayland-backend",
12174 "wayland-client",
12175 "wayland-scanner",
12176]
12177
12178[[package]]
12179name = "wayland-protocols-plasma"
12180version = "0.2.0"
12181source = "registry+https://github.com/rust-lang/crates.io-index"
12182checksum = "23803551115ff9ea9bce586860c5c5a971e360825a0309264102a9495a5ff479"
12183dependencies = [
12184 "bitflags 2.4.2",
12185 "wayland-backend",
12186 "wayland-client",
12187 "wayland-protocols",
12188 "wayland-scanner",
12189]
12190
12191[[package]]
12192name = "wayland-protocols-wlr"
12193version = "0.2.0"
12194source = "registry+https://github.com/rust-lang/crates.io-index"
12195checksum = "ad1f61b76b6c2d8742e10f9ba5c3737f6530b4c243132c2a2ccc8aa96fe25cd6"
12196dependencies = [
12197 "bitflags 2.4.2",
12198 "wayland-backend",
12199 "wayland-client",
12200 "wayland-protocols",
12201 "wayland-scanner",
12202]
12203
12204[[package]]
12205name = "wayland-scanner"
12206version = "0.31.1"
12207source = "registry+https://github.com/rust-lang/crates.io-index"
12208checksum = "63b3a62929287001986fb58c789dce9b67604a397c15c611ad9f747300b6c283"
12209dependencies = [
12210 "proc-macro2",
12211 "quick-xml 0.31.0",
12212 "quote",
12213]
12214
12215[[package]]
12216name = "wayland-sys"
12217version = "0.31.1"
12218source = "registry+https://github.com/rust-lang/crates.io-index"
12219checksum = "15a0c8eaff5216d07f226cb7a549159267f3467b289d9a2e52fd3ef5aae2b7af"
12220dependencies = [
12221 "dlib",
12222 "log",
12223 "once_cell",
12224 "pkg-config",
12225]
12226
12227[[package]]
12228name = "web-sys"
12229version = "0.3.64"
12230source = "registry+https://github.com/rust-lang/crates.io-index"
12231checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b"
12232dependencies = [
12233 "js-sys",
12234 "wasm-bindgen",
12235]
12236
12237[[package]]
12238name = "webpki-roots"
12239version = "0.24.0"
12240source = "registry+https://github.com/rust-lang/crates.io-index"
12241checksum = "b291546d5d9d1eab74f069c77749f2cb8504a12caa20f0f2de93ddbf6f411888"
12242dependencies = [
12243 "rustls-webpki",
12244]
12245
12246[[package]]
12247name = "weezl"
12248version = "0.1.8"
12249source = "registry+https://github.com/rust-lang/crates.io-index"
12250checksum = "53a85b86a771b1c87058196170769dd264f66c0782acf1ae6cc51bfd64b39082"
12251
12252[[package]]
12253name = "welcome"
12254version = "0.1.0"
12255dependencies = [
12256 "anyhow",
12257 "client",
12258 "db",
12259 "editor",
12260 "extensions_ui",
12261 "fuzzy",
12262 "gpui",
12263 "inline_completion_button",
12264 "install_cli",
12265 "picker",
12266 "project",
12267 "schemars",
12268 "serde",
12269 "settings",
12270 "theme_selector",
12271 "ui",
12272 "util",
12273 "vim",
12274 "workspace",
12275]
12276
12277[[package]]
12278name = "which"
12279version = "4.4.2"
12280source = "registry+https://github.com/rust-lang/crates.io-index"
12281checksum = "87ba24419a2078cd2b0f2ede2691b6c66d8e47836da3b6db8265ebad47afbfc7"
12282dependencies = [
12283 "either",
12284 "home",
12285 "once_cell",
12286 "rustix 0.38.32",
12287]
12288
12289[[package]]
12290name = "which"
12291version = "6.0.0"
12292source = "registry+https://github.com/rust-lang/crates.io-index"
12293checksum = "7fa5e0c10bf77f44aac573e498d1a82d5fbd5e91f6fc0a99e7be4b38e85e101c"
12294dependencies = [
12295 "either",
12296 "home",
12297 "once_cell",
12298 "rustix 0.38.32",
12299 "windows-sys 0.52.0",
12300]
12301
12302[[package]]
12303name = "whoami"
12304version = "1.4.1"
12305source = "registry+https://github.com/rust-lang/crates.io-index"
12306checksum = "22fc3756b8a9133049b26c7f61ab35416c130e8c09b660f5b3958b446f52cc50"
12307
12308[[package]]
12309name = "wiggle"
12310version = "19.0.0"
12311source = "registry+https://github.com/rust-lang/crates.io-index"
12312checksum = "ae1136a209614ace00b0c11f04dc7cf42540773be3b22eff6ad165110aba29c1"
12313dependencies = [
12314 "anyhow",
12315 "async-trait",
12316 "bitflags 2.4.2",
12317 "thiserror",
12318 "tracing",
12319 "wasmtime",
12320 "wiggle-macro",
12321]
12322
12323[[package]]
12324name = "wiggle-generate"
12325version = "19.0.0"
12326source = "registry+https://github.com/rust-lang/crates.io-index"
12327checksum = "4c2bd99ce26046f4246d720a4198f6a8fc95bc5da82ae4ef62263e24641c3076"
12328dependencies = [
12329 "anyhow",
12330 "heck 0.4.1",
12331 "proc-macro2",
12332 "quote",
12333 "shellexpand",
12334 "syn 2.0.59",
12335 "witx",
12336]
12337
12338[[package]]
12339name = "wiggle-macro"
12340version = "19.0.0"
12341source = "registry+https://github.com/rust-lang/crates.io-index"
12342checksum = "512d816dbcd0113103b2eb2402ec9018e7f0755202a5b3e67db726f229d8dcae"
12343dependencies = [
12344 "proc-macro2",
12345 "quote",
12346 "syn 2.0.59",
12347 "wiggle-generate",
12348]
12349
12350[[package]]
12351name = "winapi"
12352version = "0.3.9"
12353source = "registry+https://github.com/rust-lang/crates.io-index"
12354checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
12355dependencies = [
12356 "winapi-i686-pc-windows-gnu",
12357 "winapi-x86_64-pc-windows-gnu",
12358]
12359
12360[[package]]
12361name = "winapi-i686-pc-windows-gnu"
12362version = "0.4.0"
12363source = "registry+https://github.com/rust-lang/crates.io-index"
12364checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
12365
12366[[package]]
12367name = "winapi-util"
12368version = "0.1.8"
12369source = "registry+https://github.com/rust-lang/crates.io-index"
12370checksum = "4d4cc384e1e73b93bafa6fb4f1df8c41695c8a91cf9c4c64358067d15a7b6c6b"
12371dependencies = [
12372 "windows-sys 0.52.0",
12373]
12374
12375[[package]]
12376name = "winapi-x86_64-pc-windows-gnu"
12377version = "0.4.0"
12378source = "registry+https://github.com/rust-lang/crates.io-index"
12379checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
12380
12381[[package]]
12382name = "winch-codegen"
12383version = "0.17.0"
12384source = "registry+https://github.com/rust-lang/crates.io-index"
12385checksum = "d285c833af9453c037cd220765f86c5c9961e8906a815829107c8801d535b8e4"
12386dependencies = [
12387 "anyhow",
12388 "cranelift-codegen",
12389 "gimli",
12390 "regalloc2",
12391 "smallvec",
12392 "target-lexicon",
12393 "wasmparser",
12394 "wasmtime-environ",
12395]
12396
12397[[package]]
12398name = "windows"
12399version = "0.46.0"
12400source = "registry+https://github.com/rust-lang/crates.io-index"
12401checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
12402dependencies = [
12403 "windows-targets 0.42.2",
12404]
12405
12406[[package]]
12407name = "windows"
12408version = "0.48.0"
12409source = "registry+https://github.com/rust-lang/crates.io-index"
12410checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
12411dependencies = [
12412 "windows-targets 0.48.5",
12413]
12414
12415[[package]]
12416name = "windows"
12417version = "0.52.0"
12418source = "registry+https://github.com/rust-lang/crates.io-index"
12419checksum = "e48a53791691ab099e5e2ad123536d0fff50652600abaf43bbf952894110d0be"
12420dependencies = [
12421 "windows-core 0.52.0",
12422 "windows-targets 0.52.5",
12423]
12424
12425[[package]]
12426name = "windows"
12427version = "0.56.0"
12428source = "registry+https://github.com/rust-lang/crates.io-index"
12429checksum = "1de69df01bdf1ead2f4ac895dc77c9351aefff65b2f3db429a343f9cbf05e132"
12430dependencies = [
12431 "windows-core 0.56.0",
12432 "windows-targets 0.52.5",
12433]
12434
12435[[package]]
12436name = "windows-core"
12437version = "0.52.0"
12438source = "registry+https://github.com/rust-lang/crates.io-index"
12439checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
12440dependencies = [
12441 "windows-targets 0.52.5",
12442]
12443
12444[[package]]
12445name = "windows-core"
12446version = "0.56.0"
12447source = "registry+https://github.com/rust-lang/crates.io-index"
12448checksum = "4698e52ed2d08f8658ab0c39512a7c00ee5fe2688c65f8c0a4f06750d729f2a6"
12449dependencies = [
12450 "windows-implement",
12451 "windows-interface",
12452 "windows-result",
12453 "windows-targets 0.52.5",
12454]
12455
12456[[package]]
12457name = "windows-implement"
12458version = "0.56.0"
12459source = "registry+https://github.com/rust-lang/crates.io-index"
12460checksum = "f6fc35f58ecd95a9b71c4f2329b911016e6bec66b3f2e6a4aad86bd2e99e2f9b"
12461dependencies = [
12462 "proc-macro2",
12463 "quote",
12464 "syn 2.0.59",
12465]
12466
12467[[package]]
12468name = "windows-interface"
12469version = "0.56.0"
12470source = "registry+https://github.com/rust-lang/crates.io-index"
12471checksum = "08990546bf4edef8f431fa6326e032865f27138718c587dc21bc0265bbcb57cc"
12472dependencies = [
12473 "proc-macro2",
12474 "quote",
12475 "syn 2.0.59",
12476]
12477
12478[[package]]
12479name = "windows-result"
12480version = "0.1.1"
12481source = "registry+https://github.com/rust-lang/crates.io-index"
12482checksum = "749f0da9cc72d82e600d8d2e44cadd0b9eedb9038f71a1c58556ac1c5791813b"
12483dependencies = [
12484 "windows-targets 0.52.5",
12485]
12486
12487[[package]]
12488name = "windows-sys"
12489version = "0.45.0"
12490source = "registry+https://github.com/rust-lang/crates.io-index"
12491checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
12492dependencies = [
12493 "windows-targets 0.42.2",
12494]
12495
12496[[package]]
12497name = "windows-sys"
12498version = "0.48.0"
12499source = "registry+https://github.com/rust-lang/crates.io-index"
12500checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
12501dependencies = [
12502 "windows-targets 0.48.5",
12503]
12504
12505[[package]]
12506name = "windows-sys"
12507version = "0.52.0"
12508source = "registry+https://github.com/rust-lang/crates.io-index"
12509checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
12510dependencies = [
12511 "windows-targets 0.52.5",
12512]
12513
12514[[package]]
12515name = "windows-targets"
12516version = "0.42.2"
12517source = "registry+https://github.com/rust-lang/crates.io-index"
12518checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
12519dependencies = [
12520 "windows_aarch64_gnullvm 0.42.2",
12521 "windows_aarch64_msvc 0.42.2",
12522 "windows_i686_gnu 0.42.2",
12523 "windows_i686_msvc 0.42.2",
12524 "windows_x86_64_gnu 0.42.2",
12525 "windows_x86_64_gnullvm 0.42.2",
12526 "windows_x86_64_msvc 0.42.2",
12527]
12528
12529[[package]]
12530name = "windows-targets"
12531version = "0.48.5"
12532source = "registry+https://github.com/rust-lang/crates.io-index"
12533checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
12534dependencies = [
12535 "windows_aarch64_gnullvm 0.48.5",
12536 "windows_aarch64_msvc 0.48.5",
12537 "windows_i686_gnu 0.48.5",
12538 "windows_i686_msvc 0.48.5",
12539 "windows_x86_64_gnu 0.48.5",
12540 "windows_x86_64_gnullvm 0.48.5",
12541 "windows_x86_64_msvc 0.48.5",
12542]
12543
12544[[package]]
12545name = "windows-targets"
12546version = "0.52.5"
12547source = "registry+https://github.com/rust-lang/crates.io-index"
12548checksum = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb"
12549dependencies = [
12550 "windows_aarch64_gnullvm 0.52.5",
12551 "windows_aarch64_msvc 0.52.5",
12552 "windows_i686_gnu 0.52.5",
12553 "windows_i686_gnullvm",
12554 "windows_i686_msvc 0.52.5",
12555 "windows_x86_64_gnu 0.52.5",
12556 "windows_x86_64_gnullvm 0.52.5",
12557 "windows_x86_64_msvc 0.52.5",
12558]
12559
12560[[package]]
12561name = "windows_aarch64_gnullvm"
12562version = "0.42.2"
12563source = "registry+https://github.com/rust-lang/crates.io-index"
12564checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
12565
12566[[package]]
12567name = "windows_aarch64_gnullvm"
12568version = "0.48.5"
12569source = "registry+https://github.com/rust-lang/crates.io-index"
12570checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
12571
12572[[package]]
12573name = "windows_aarch64_gnullvm"
12574version = "0.52.5"
12575source = "registry+https://github.com/rust-lang/crates.io-index"
12576checksum = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263"
12577
12578[[package]]
12579name = "windows_aarch64_msvc"
12580version = "0.42.2"
12581source = "registry+https://github.com/rust-lang/crates.io-index"
12582checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
12583
12584[[package]]
12585name = "windows_aarch64_msvc"
12586version = "0.48.5"
12587source = "registry+https://github.com/rust-lang/crates.io-index"
12588checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
12589
12590[[package]]
12591name = "windows_aarch64_msvc"
12592version = "0.52.5"
12593source = "registry+https://github.com/rust-lang/crates.io-index"
12594checksum = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6"
12595
12596[[package]]
12597name = "windows_i686_gnu"
12598version = "0.42.2"
12599source = "registry+https://github.com/rust-lang/crates.io-index"
12600checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
12601
12602[[package]]
12603name = "windows_i686_gnu"
12604version = "0.48.5"
12605source = "registry+https://github.com/rust-lang/crates.io-index"
12606checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
12607
12608[[package]]
12609name = "windows_i686_gnu"
12610version = "0.52.5"
12611source = "registry+https://github.com/rust-lang/crates.io-index"
12612checksum = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670"
12613
12614[[package]]
12615name = "windows_i686_gnullvm"
12616version = "0.52.5"
12617source = "registry+https://github.com/rust-lang/crates.io-index"
12618checksum = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9"
12619
12620[[package]]
12621name = "windows_i686_msvc"
12622version = "0.42.2"
12623source = "registry+https://github.com/rust-lang/crates.io-index"
12624checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
12625
12626[[package]]
12627name = "windows_i686_msvc"
12628version = "0.48.5"
12629source = "registry+https://github.com/rust-lang/crates.io-index"
12630checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
12631
12632[[package]]
12633name = "windows_i686_msvc"
12634version = "0.52.5"
12635source = "registry+https://github.com/rust-lang/crates.io-index"
12636checksum = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf"
12637
12638[[package]]
12639name = "windows_x86_64_gnu"
12640version = "0.42.2"
12641source = "registry+https://github.com/rust-lang/crates.io-index"
12642checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
12643
12644[[package]]
12645name = "windows_x86_64_gnu"
12646version = "0.48.5"
12647source = "registry+https://github.com/rust-lang/crates.io-index"
12648checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
12649
12650[[package]]
12651name = "windows_x86_64_gnu"
12652version = "0.52.5"
12653source = "registry+https://github.com/rust-lang/crates.io-index"
12654checksum = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9"
12655
12656[[package]]
12657name = "windows_x86_64_gnullvm"
12658version = "0.42.2"
12659source = "registry+https://github.com/rust-lang/crates.io-index"
12660checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
12661
12662[[package]]
12663name = "windows_x86_64_gnullvm"
12664version = "0.48.5"
12665source = "registry+https://github.com/rust-lang/crates.io-index"
12666checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
12667
12668[[package]]
12669name = "windows_x86_64_gnullvm"
12670version = "0.52.5"
12671source = "registry+https://github.com/rust-lang/crates.io-index"
12672checksum = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596"
12673
12674[[package]]
12675name = "windows_x86_64_msvc"
12676version = "0.42.2"
12677source = "registry+https://github.com/rust-lang/crates.io-index"
12678checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
12679
12680[[package]]
12681name = "windows_x86_64_msvc"
12682version = "0.48.5"
12683source = "registry+https://github.com/rust-lang/crates.io-index"
12684checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
12685
12686[[package]]
12687name = "windows_x86_64_msvc"
12688version = "0.52.5"
12689source = "registry+https://github.com/rust-lang/crates.io-index"
12690checksum = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0"
12691
12692[[package]]
12693name = "winnow"
12694version = "0.5.15"
12695source = "registry+https://github.com/rust-lang/crates.io-index"
12696checksum = "7c2e3184b9c4e92ad5167ca73039d0c42476302ab603e2fec4487511f38ccefc"
12697dependencies = [
12698 "memchr",
12699]
12700
12701[[package]]
12702name = "winnow"
12703version = "0.6.1"
12704source = "registry+https://github.com/rust-lang/crates.io-index"
12705checksum = "d90f4e0f530c4c69f62b80d839e9ef3855edc9cba471a160c4d692deed62b401"
12706dependencies = [
12707 "memchr",
12708]
12709
12710[[package]]
12711name = "winreg"
12712version = "0.50.0"
12713source = "registry+https://github.com/rust-lang/crates.io-index"
12714checksum = "524e57b2c537c0f9b1e69f1965311ec12182b4122e45035b1508cd24d2adadb1"
12715dependencies = [
12716 "cfg-if",
12717 "windows-sys 0.48.0",
12718]
12719
12720[[package]]
12721name = "winreg"
12722version = "0.52.0"
12723source = "registry+https://github.com/rust-lang/crates.io-index"
12724checksum = "a277a57398d4bfa075df44f501a17cfdf8542d224f0d36095a2adc7aee4ef0a5"
12725dependencies = [
12726 "cfg-if",
12727 "windows-sys 0.48.0",
12728]
12729
12730[[package]]
12731name = "winresource"
12732version = "0.1.17"
12733source = "registry+https://github.com/rust-lang/crates.io-index"
12734checksum = "77e2aaaf8cfa92078c0c0375423d631f82f2f57979c2884fdd5f604a11e45329"
12735dependencies = [
12736 "toml 0.7.8",
12737 "version_check",
12738]
12739
12740[[package]]
12741name = "winx"
12742version = "0.36.3"
12743source = "registry+https://github.com/rust-lang/crates.io-index"
12744checksum = "f9643b83820c0cd246ecabe5fa454dd04ba4fa67996369466d0747472d337346"
12745dependencies = [
12746 "bitflags 2.4.2",
12747 "windows-sys 0.52.0",
12748]
12749
12750[[package]]
12751name = "wio"
12752version = "0.2.2"
12753source = "registry+https://github.com/rust-lang/crates.io-index"
12754checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
12755dependencies = [
12756 "winapi",
12757]
12758
12759[[package]]
12760name = "wit-bindgen"
12761version = "0.22.0"
12762source = "registry+https://github.com/rust-lang/crates.io-index"
12763checksum = "288f992ea30e6b5c531b52cdd5f3be81c148554b09ea416f058d16556ba92c27"
12764dependencies = [
12765 "bitflags 2.4.2",
12766 "wit-bindgen-rt",
12767 "wit-bindgen-rust-macro",
12768]
12769
12770[[package]]
12771name = "wit-bindgen-core"
12772version = "0.22.0"
12773source = "registry+https://github.com/rust-lang/crates.io-index"
12774checksum = "e85e72719ffbccf279359ad071497e47eb0675fe22106dea4ed2d8a7fcb60ba4"
12775dependencies = [
12776 "anyhow",
12777 "wit-parser",
12778]
12779
12780[[package]]
12781name = "wit-bindgen-rt"
12782version = "0.22.0"
12783source = "registry+https://github.com/rust-lang/crates.io-index"
12784checksum = "fcb8738270f32a2d6739973cbbb7c1b6dd8959ce515578a6e19165853272ee64"
12785
12786[[package]]
12787name = "wit-bindgen-rust"
12788version = "0.22.0"
12789source = "registry+https://github.com/rust-lang/crates.io-index"
12790checksum = "d8a39a15d1ae2077688213611209849cad40e9e5cccf6e61951a425850677ff3"
12791dependencies = [
12792 "anyhow",
12793 "heck 0.4.1",
12794 "indexmap 2.2.6",
12795 "wasm-metadata",
12796 "wit-bindgen-core",
12797 "wit-component",
12798]
12799
12800[[package]]
12801name = "wit-bindgen-rust-macro"
12802version = "0.22.0"
12803source = "registry+https://github.com/rust-lang/crates.io-index"
12804checksum = "d376d3ae5850526dfd00d937faea0d81a06fa18f7ac1e26f386d760f241a8f4b"
12805dependencies = [
12806 "anyhow",
12807 "proc-macro2",
12808 "quote",
12809 "syn 2.0.59",
12810 "wit-bindgen-core",
12811 "wit-bindgen-rust",
12812]
12813
12814[[package]]
12815name = "wit-component"
12816version = "0.201.0"
12817source = "registry+https://github.com/rust-lang/crates.io-index"
12818checksum = "421c0c848a0660a8c22e2fd217929a0191f14476b68962afd2af89fd22e39825"
12819dependencies = [
12820 "anyhow",
12821 "bitflags 2.4.2",
12822 "indexmap 2.2.6",
12823 "log",
12824 "serde",
12825 "serde_derive",
12826 "serde_json",
12827 "wasm-encoder",
12828 "wasm-metadata",
12829 "wasmparser",
12830 "wit-parser",
12831]
12832
12833[[package]]
12834name = "wit-parser"
12835version = "0.201.0"
12836source = "registry+https://github.com/rust-lang/crates.io-index"
12837checksum = "196d3ecfc4b759a8573bf86a9b3f8996b304b3732e4c7de81655f875f6efdca6"
12838dependencies = [
12839 "anyhow",
12840 "id-arena",
12841 "indexmap 2.2.6",
12842 "log",
12843 "semver",
12844 "serde",
12845 "serde_derive",
12846 "serde_json",
12847 "unicode-xid",
12848 "wasmparser",
12849]
12850
12851[[package]]
12852name = "witx"
12853version = "0.9.1"
12854source = "registry+https://github.com/rust-lang/crates.io-index"
12855checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
12856dependencies = [
12857 "anyhow",
12858 "log",
12859 "thiserror",
12860 "wast",
12861]
12862
12863[[package]]
12864name = "workspace"
12865version = "0.1.0"
12866dependencies = [
12867 "any_vec",
12868 "anyhow",
12869 "async-recursion 1.0.5",
12870 "bincode",
12871 "call",
12872 "client",
12873 "clock",
12874 "collections",
12875 "db",
12876 "derive_more",
12877 "dev_server_projects",
12878 "env_logger",
12879 "fs",
12880 "futures 0.3.28",
12881 "gpui",
12882 "http 0.1.0",
12883 "itertools 0.11.0",
12884 "language",
12885 "lazy_static",
12886 "log",
12887 "node_runtime",
12888 "parking_lot",
12889 "postage",
12890 "project",
12891 "schemars",
12892 "serde",
12893 "serde_json",
12894 "settings",
12895 "smallvec",
12896 "sqlez",
12897 "task",
12898 "theme",
12899 "ui",
12900 "util",
12901 "uuid",
12902]
12903
12904[[package]]
12905name = "worktree"
12906version = "0.1.0"
12907dependencies = [
12908 "anyhow",
12909 "clock",
12910 "collections",
12911 "env_logger",
12912 "fs",
12913 "futures 0.3.28",
12914 "fuzzy",
12915 "git",
12916 "git2",
12917 "gpui",
12918 "http 0.1.0",
12919 "ignore",
12920 "language",
12921 "log",
12922 "parking_lot",
12923 "postage",
12924 "pretty_assertions",
12925 "rand 0.8.5",
12926 "rpc",
12927 "schemars",
12928 "serde",
12929 "serde_json",
12930 "settings",
12931 "smol",
12932 "sum_tree",
12933 "text",
12934 "util",
12935]
12936
12937[[package]]
12938name = "wyz"
12939version = "0.5.1"
12940source = "registry+https://github.com/rust-lang/crates.io-index"
12941checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed"
12942dependencies = [
12943 "tap",
12944]
12945
12946[[package]]
12947name = "x11-clipboard"
12948version = "0.9.2"
12949source = "registry+https://github.com/rust-lang/crates.io-index"
12950checksum = "b98785a09322d7446e28a13203d2cae1059a0dd3dfb32cb06d0a225f023d8286"
12951dependencies = [
12952 "libc",
12953 "x11rb",
12954]
12955
12956[[package]]
12957name = "x11rb"
12958version = "0.13.0"
12959source = "registry+https://github.com/rust-lang/crates.io-index"
12960checksum = "f8f25ead8c7e4cba123243a6367da5d3990e0d3affa708ea19dce96356bd9f1a"
12961dependencies = [
12962 "as-raw-xcb-connection",
12963 "gethostname",
12964 "libc",
12965 "rustix 0.38.32",
12966 "x11rb-protocol",
12967]
12968
12969[[package]]
12970name = "x11rb-protocol"
12971version = "0.13.0"
12972source = "registry+https://github.com/rust-lang/crates.io-index"
12973checksum = "e63e71c4b8bd9ffec2c963173a4dc4cbde9ee96961d4fcb4429db9929b606c34"
12974
12975[[package]]
12976name = "xattr"
12977version = "0.2.3"
12978source = "registry+https://github.com/rust-lang/crates.io-index"
12979checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
12980dependencies = [
12981 "libc",
12982]
12983
12984[[package]]
12985name = "xcursor"
12986version = "0.3.5"
12987source = "registry+https://github.com/rust-lang/crates.io-index"
12988checksum = "6a0ccd7b4a5345edfcd0c3535718a4e9ff7798ffc536bb5b5a0e26ff84732911"
12989
12990[[package]]
12991name = "xdg-home"
12992version = "1.1.0"
12993source = "registry+https://github.com/rust-lang/crates.io-index"
12994checksum = "21e5a325c3cb8398ad6cf859c1135b25dd29e186679cf2da7581d9679f63b38e"
12995dependencies = [
12996 "libc",
12997 "winapi",
12998]
12999
13000[[package]]
13001name = "xim"
13002version = "0.4.0"
13003source = "git+https://github.com/npmania/xim-rs?rev=27132caffc5b9bc9c432ca4afad184ab6e7c16af#27132caffc5b9bc9c432ca4afad184ab6e7c16af"
13004dependencies = [
13005 "ahash 0.8.8",
13006 "hashbrown 0.14.5",
13007 "log",
13008 "x11rb",
13009 "xim-ctext",
13010 "xim-parser",
13011]
13012
13013[[package]]
13014name = "xim-ctext"
13015version = "0.3.0"
13016source = "git+https://github.com/npmania/xim-rs?rev=27132caffc5b9bc9c432ca4afad184ab6e7c16af#27132caffc5b9bc9c432ca4afad184ab6e7c16af"
13017dependencies = [
13018 "encoding_rs",
13019]
13020
13021[[package]]
13022name = "xim-parser"
13023version = "0.2.1"
13024source = "git+https://github.com/npmania/xim-rs?rev=27132caffc5b9bc9c432ca4afad184ab6e7c16af#27132caffc5b9bc9c432ca4afad184ab6e7c16af"
13025dependencies = [
13026 "bitflags 2.4.2",
13027]
13028
13029[[package]]
13030name = "xkbcommon"
13031version = "0.7.0"
13032source = "registry+https://github.com/rust-lang/crates.io-index"
13033checksum = "13867d259930edc7091a6c41b4ce6eee464328c6ff9659b7e4c668ca20d4c91e"
13034dependencies = [
13035 "as-raw-xcb-connection",
13036 "libc",
13037 "memmap2 0.8.0",
13038 "xkeysym",
13039]
13040
13041[[package]]
13042name = "xkeysym"
13043version = "0.2.0"
13044source = "registry+https://github.com/rust-lang/crates.io-index"
13045checksum = "054a8e68b76250b253f671d1268cb7f1ae089ec35e195b2efb2a4e9a836d0621"
13046
13047[[package]]
13048name = "xml5ever"
13049version = "0.18.0"
13050source = "registry+https://github.com/rust-lang/crates.io-index"
13051checksum = "7c376f76ed09df711203e20c3ef5ce556f0166fa03d39590016c0fd625437fad"
13052dependencies = [
13053 "log",
13054 "mac",
13055 "markup5ever",
13056]
13057
13058[[package]]
13059name = "xmlparser"
13060version = "0.13.5"
13061source = "registry+https://github.com/rust-lang/crates.io-index"
13062checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
13063
13064[[package]]
13065name = "xmlwriter"
13066version = "0.1.0"
13067source = "registry+https://github.com/rust-lang/crates.io-index"
13068checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
13069
13070[[package]]
13071name = "xtask"
13072version = "0.1.0"
13073dependencies = [
13074 "anyhow",
13075 "cargo_toml",
13076 "clap 4.4.4",
13077 "toml 0.8.10",
13078]
13079
13080[[package]]
13081name = "yansi"
13082version = "0.5.1"
13083source = "registry+https://github.com/rust-lang/crates.io-index"
13084checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
13085
13086[[package]]
13087name = "yazi"
13088version = "0.1.6"
13089source = "registry+https://github.com/rust-lang/crates.io-index"
13090checksum = "c94451ac9513335b5e23d7a8a2b61a7102398b8cca5160829d313e84c9d98be1"
13091
13092[[package]]
13093name = "yeslogic-fontconfig-sys"
13094version = "3.2.0"
13095source = "registry+https://github.com/rust-lang/crates.io-index"
13096checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
13097dependencies = [
13098 "const-cstr",
13099 "dlib",
13100 "once_cell",
13101 "pkg-config",
13102]
13103
13104[[package]]
13105name = "zbus"
13106version = "4.0.1"
13107source = "registry+https://github.com/rust-lang/crates.io-index"
13108checksum = "7b8e3d6ae3342792a6cc2340e4394334c7402f3d793b390d2c5494a4032b3030"
13109dependencies = [
13110 "async-broadcast",
13111 "async-executor",
13112 "async-fs 2.1.1",
13113 "async-io 2.3.1",
13114 "async-lock 3.3.0",
13115 "async-process 2.1.0",
13116 "async-recursion 1.0.5",
13117 "async-task",
13118 "async-trait",
13119 "blocking",
13120 "derivative",
13121 "enumflags2",
13122 "event-listener 5.1.0",
13123 "futures-core",
13124 "futures-sink",
13125 "futures-util",
13126 "hex",
13127 "nix 0.27.1",
13128 "ordered-stream",
13129 "rand 0.8.5",
13130 "serde",
13131 "serde_repr",
13132 "sha1",
13133 "static_assertions",
13134 "tracing",
13135 "uds_windows",
13136 "windows-sys 0.52.0",
13137 "xdg-home",
13138 "zbus_macros",
13139 "zbus_names",
13140 "zvariant",
13141]
13142
13143[[package]]
13144name = "zbus_macros"
13145version = "4.0.1"
13146source = "registry+https://github.com/rust-lang/crates.io-index"
13147checksum = "b7a3e850ff1e7217a3b7a07eba90d37fe9bb9e89a310f718afcde5885ca9b6d7"
13148dependencies = [
13149 "proc-macro-crate 1.3.1",
13150 "proc-macro2",
13151 "quote",
13152 "regex",
13153 "syn 1.0.109",
13154 "zvariant_utils",
13155]
13156
13157[[package]]
13158name = "zbus_names"
13159version = "3.0.0"
13160source = "registry+https://github.com/rust-lang/crates.io-index"
13161checksum = "4b9b1fef7d021261cc16cba64c351d291b715febe0fa10dc3a443ac5a5022e6c"
13162dependencies = [
13163 "serde",
13164 "static_assertions",
13165 "zvariant",
13166]
13167
13168[[package]]
13169name = "zed"
13170version = "0.140.0"
13171dependencies = [
13172 "activity_indicator",
13173 "anyhow",
13174 "ashpd",
13175 "assets",
13176 "assistant",
13177 "audio",
13178 "auto_update",
13179 "backtrace",
13180 "breadcrumbs",
13181 "call",
13182 "channel",
13183 "chrono",
13184 "clap 4.4.4",
13185 "cli",
13186 "client",
13187 "collab_ui",
13188 "collections",
13189 "command_palette",
13190 "copilot",
13191 "db",
13192 "dev_server_projects",
13193 "diagnostics",
13194 "editor",
13195 "env_logger",
13196 "extension",
13197 "extensions_ui",
13198 "feedback",
13199 "file_finder",
13200 "file_icons",
13201 "fs",
13202 "futures 0.3.28",
13203 "git",
13204 "git_hosting_providers",
13205 "go_to_line",
13206 "gpui",
13207 "headless",
13208 "http 0.1.0",
13209 "image_viewer",
13210 "inline_completion_button",
13211 "install_cli",
13212 "isahc",
13213 "journal",
13214 "language",
13215 "language_selector",
13216 "language_tools",
13217 "languages",
13218 "libc",
13219 "log",
13220 "markdown_preview",
13221 "menu",
13222 "mimalloc",
13223 "nix 0.28.0",
13224 "node_runtime",
13225 "notifications",
13226 "outline",
13227 "parking_lot",
13228 "profiling",
13229 "project",
13230 "project_panel",
13231 "project_symbols",
13232 "quick_action_bar",
13233 "recent_projects",
13234 "release_channel",
13235 "rope",
13236 "search",
13237 "serde",
13238 "serde_json",
13239 "settings",
13240 "simplelog",
13241 "smol",
13242 "supermaven",
13243 "tab_switcher",
13244 "task",
13245 "tasks_ui",
13246 "telemetry_events",
13247 "terminal_view",
13248 "theme",
13249 "theme_selector",
13250 "tree-sitter-rust",
13251 "urlencoding",
13252 "util",
13253 "uuid",
13254 "vim",
13255 "welcome",
13256 "winresource",
13257 "workspace",
13258 "zed_actions",
13259]
13260
13261[[package]]
13262name = "zed_actions"
13263version = "0.1.0"
13264dependencies = [
13265 "gpui",
13266 "serde",
13267]
13268
13269[[package]]
13270name = "zed_astro"
13271version = "0.0.2"
13272dependencies = [
13273 "zed_extension_api 0.0.4",
13274]
13275
13276[[package]]
13277name = "zed_clojure"
13278version = "0.0.2"
13279dependencies = [
13280 "zed_extension_api 0.0.4",
13281]
13282
13283[[package]]
13284name = "zed_csharp"
13285version = "0.0.2"
13286dependencies = [
13287 "zed_extension_api 0.0.4",
13288]
13289
13290[[package]]
13291name = "zed_dart"
13292version = "0.0.2"
13293dependencies = [
13294 "zed_extension_api 0.0.6",
13295]
13296
13297[[package]]
13298name = "zed_deno"
13299version = "0.0.1"
13300dependencies = [
13301 "zed_extension_api 0.0.6",
13302]
13303
13304[[package]]
13305name = "zed_elixir"
13306version = "0.0.5"
13307dependencies = [
13308 "zed_extension_api 0.0.6",
13309]
13310
13311[[package]]
13312name = "zed_elm"
13313version = "0.0.1"
13314dependencies = [
13315 "zed_extension_api 0.0.6",
13316]
13317
13318[[package]]
13319name = "zed_emmet"
13320version = "0.0.3"
13321dependencies = [
13322 "zed_extension_api 0.0.4",
13323]
13324
13325[[package]]
13326name = "zed_erlang"
13327version = "0.0.1"
13328dependencies = [
13329 "zed_extension_api 0.0.4",
13330]
13331
13332[[package]]
13333name = "zed_extension_api"
13334version = "0.0.4"
13335source = "registry+https://github.com/rust-lang/crates.io-index"
13336checksum = "d5c51cad4152bb5eb35b20dccdcbfb36f48d8952a2ed2d3e25b70361007d953b"
13337dependencies = [
13338 "wit-bindgen",
13339]
13340
13341[[package]]
13342name = "zed_extension_api"
13343version = "0.0.6"
13344source = "registry+https://github.com/rust-lang/crates.io-index"
13345checksum = "77ca8bcaea3feb2d2ce9dbeb061ee48365312a351faa7014c417b0365fe9e459"
13346dependencies = [
13347 "serde",
13348 "serde_json",
13349 "wit-bindgen",
13350]
13351
13352[[package]]
13353name = "zed_extension_api"
13354version = "0.0.7"
13355dependencies = [
13356 "serde",
13357 "serde_json",
13358 "wit-bindgen",
13359]
13360
13361[[package]]
13362name = "zed_gleam"
13363version = "0.1.3"
13364dependencies = [
13365 "zed_extension_api 0.0.7",
13366]
13367
13368[[package]]
13369name = "zed_glsl"
13370version = "0.1.0"
13371dependencies = [
13372 "zed_extension_api 0.0.6",
13373]
13374
13375[[package]]
13376name = "zed_haskell"
13377version = "0.1.0"
13378dependencies = [
13379 "zed_extension_api 0.0.6",
13380]
13381
13382[[package]]
13383name = "zed_html"
13384version = "0.1.1"
13385dependencies = [
13386 "zed_extension_api 0.0.6",
13387]
13388
13389[[package]]
13390name = "zed_lua"
13391version = "0.0.2"
13392dependencies = [
13393 "zed_extension_api 0.0.6",
13394]
13395
13396[[package]]
13397name = "zed_ocaml"
13398version = "0.0.1"
13399dependencies = [
13400 "zed_extension_api 0.0.6",
13401]
13402
13403[[package]]
13404name = "zed_php"
13405version = "0.0.6"
13406dependencies = [
13407 "zed_extension_api 0.0.4",
13408]
13409
13410[[package]]
13411name = "zed_prisma"
13412version = "0.0.2"
13413dependencies = [
13414 "zed_extension_api 0.0.4",
13415]
13416
13417[[package]]
13418name = "zed_purescript"
13419version = "0.0.1"
13420dependencies = [
13421 "zed_extension_api 0.0.4",
13422]
13423
13424[[package]]
13425name = "zed_ruby"
13426version = "0.0.6"
13427dependencies = [
13428 "zed_extension_api 0.0.6",
13429]
13430
13431[[package]]
13432name = "zed_svelte"
13433version = "0.0.1"
13434dependencies = [
13435 "zed_extension_api 0.0.6",
13436]
13437
13438[[package]]
13439name = "zed_terraform"
13440version = "0.0.3"
13441dependencies = [
13442 "zed_extension_api 0.0.6",
13443]
13444
13445[[package]]
13446name = "zed_toml"
13447version = "0.1.1"
13448dependencies = [
13449 "zed_extension_api 0.0.6",
13450]
13451
13452[[package]]
13453name = "zed_uiua"
13454version = "0.0.1"
13455dependencies = [
13456 "zed_extension_api 0.0.4",
13457]
13458
13459[[package]]
13460name = "zed_vue"
13461version = "0.0.3"
13462dependencies = [
13463 "zed_extension_api 0.0.6",
13464]
13465
13466[[package]]
13467name = "zed_zig"
13468version = "0.1.2"
13469dependencies = [
13470 "zed_extension_api 0.0.7",
13471]
13472
13473[[package]]
13474name = "zeno"
13475version = "0.2.3"
13476source = "registry+https://github.com/rust-lang/crates.io-index"
13477checksum = "dd15f8e0dbb966fd9245e7498c7e9e5055d9e5c8b676b95bd67091cd11a1e697"
13478
13479[[package]]
13480name = "zerocopy"
13481version = "0.7.32"
13482source = "registry+https://github.com/rust-lang/crates.io-index"
13483checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
13484dependencies = [
13485 "zerocopy-derive",
13486]
13487
13488[[package]]
13489name = "zerocopy-derive"
13490version = "0.7.32"
13491source = "registry+https://github.com/rust-lang/crates.io-index"
13492checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
13493dependencies = [
13494 "proc-macro2",
13495 "quote",
13496 "syn 2.0.59",
13497]
13498
13499[[package]]
13500name = "zeroize"
13501version = "1.6.0"
13502source = "registry+https://github.com/rust-lang/crates.io-index"
13503checksum = "2a0956f1ba7c7909bfb66c2e9e4124ab6f6482560f6628b5aaeba39207c9aad9"
13504dependencies = [
13505 "zeroize_derive",
13506]
13507
13508[[package]]
13509name = "zeroize_derive"
13510version = "1.4.2"
13511source = "registry+https://github.com/rust-lang/crates.io-index"
13512checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
13513dependencies = [
13514 "proc-macro2",
13515 "quote",
13516 "syn 2.0.59",
13517]
13518
13519[[package]]
13520name = "zstd"
13521version = "0.11.2+zstd.1.5.2"
13522source = "registry+https://github.com/rust-lang/crates.io-index"
13523checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
13524dependencies = [
13525 "zstd-safe",
13526]
13527
13528[[package]]
13529name = "zstd-safe"
13530version = "5.0.2+zstd.1.5.2"
13531source = "registry+https://github.com/rust-lang/crates.io-index"
13532checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
13533dependencies = [
13534 "libc",
13535 "zstd-sys",
13536]
13537
13538[[package]]
13539name = "zstd-sys"
13540version = "2.0.8+zstd.1.5.5"
13541source = "registry+https://github.com/rust-lang/crates.io-index"
13542checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
13543dependencies = [
13544 "cc",
13545 "libc",
13546 "pkg-config",
13547]
13548
13549[[package]]
13550name = "zvariant"
13551version = "4.0.2"
13552source = "registry+https://github.com/rust-lang/crates.io-index"
13553checksum = "2c1b3ca6db667bfada0f1ebfc94b2b1759ba25472ee5373d4551bb892616389a"
13554dependencies = [
13555 "endi",
13556 "enumflags2",
13557 "serde",
13558 "static_assertions",
13559 "url",
13560 "zvariant_derive",
13561]
13562
13563[[package]]
13564name = "zvariant_derive"
13565version = "4.0.2"
13566source = "registry+https://github.com/rust-lang/crates.io-index"
13567checksum = "b7a4b236063316163b69039f77ce3117accb41a09567fd24c168e43491e521bc"
13568dependencies = [
13569 "proc-macro-crate 3.1.0",
13570 "proc-macro2",
13571 "quote",
13572 "syn 1.0.109",
13573 "zvariant_utils",
13574]
13575
13576[[package]]
13577name = "zvariant_utils"
13578version = "1.1.0"
13579source = "registry+https://github.com/rust-lang/crates.io-index"
13580checksum = "00bedb16a193cc12451873fee2a1bc6550225acece0e36f333e68326c73c8172"
13581dependencies = [
13582 "proc-macro2",
13583 "quote",
13584 "syn 1.0.109",
13585]