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