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