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