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