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