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