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