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