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