1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "Inflector"
7version = "0.11.4"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "fe438c63458706e03479442743baae6c88256498e6431708f6dfc520a26515d3"
10
11[[package]]
12name = "activity_indicator"
13version = "0.1.0"
14dependencies = [
15 "auto_update",
16 "editor",
17 "futures 0.3.28",
18 "gpui",
19 "language",
20 "project",
21 "settings",
22 "smallvec",
23 "theme",
24 "util",
25 "workspace",
26]
27
28[[package]]
29name = "addr2line"
30version = "0.17.0"
31source = "registry+https://github.com/rust-lang/crates.io-index"
32checksum = "b9ecd88a8c8378ca913a680cd98f0f13ac67383d35993f86c90a70e3f137816b"
33dependencies = [
34 "gimli 0.26.2",
35]
36
37[[package]]
38name = "addr2line"
39version = "0.19.0"
40source = "registry+https://github.com/rust-lang/crates.io-index"
41checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97"
42dependencies = [
43 "gimli 0.27.2",
44]
45
46[[package]]
47name = "adler"
48version = "1.0.2"
49source = "registry+https://github.com/rust-lang/crates.io-index"
50checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
51
52[[package]]
53name = "adler32"
54version = "1.2.0"
55source = "registry+https://github.com/rust-lang/crates.io-index"
56checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
57
58[[package]]
59name = "ahash"
60version = "0.7.6"
61source = "registry+https://github.com/rust-lang/crates.io-index"
62checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47"
63dependencies = [
64 "getrandom 0.2.9",
65 "once_cell",
66 "version_check",
67]
68
69[[package]]
70name = "ahash"
71version = "0.8.3"
72source = "registry+https://github.com/rust-lang/crates.io-index"
73checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
74dependencies = [
75 "cfg-if 1.0.0",
76 "once_cell",
77 "version_check",
78]
79
80[[package]]
81name = "aho-corasick"
82version = "0.7.20"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "cc936419f96fa211c1b9166887b38e5e40b19958e5b895be7c1f93adec7071ac"
85dependencies = [
86 "memchr",
87]
88
89[[package]]
90name = "aho-corasick"
91version = "1.0.1"
92source = "registry+https://github.com/rust-lang/crates.io-index"
93checksum = "67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04"
94dependencies = [
95 "memchr",
96]
97
98[[package]]
99name = "ai"
100version = "0.1.0"
101dependencies = [
102 "anyhow",
103 "chrono",
104 "collections",
105 "editor",
106 "fs",
107 "futures 0.3.28",
108 "gpui",
109 "isahc",
110 "language",
111 "menu",
112 "project",
113 "regex",
114 "schemars",
115 "search",
116 "serde",
117 "serde_json",
118 "settings",
119 "smol",
120 "theme",
121 "tiktoken-rs",
122 "util",
123 "workspace",
124]
125
126[[package]]
127name = "alacritty_config"
128version = "0.1.1-dev"
129source = "git+https://github.com/zed-industries/alacritty?rev=a51dbe25d67e84d6ed4261e640d3954fbdd9be45#a51dbe25d67e84d6ed4261e640d3954fbdd9be45"
130dependencies = [
131 "log",
132 "serde",
133 "serde_yaml",
134]
135
136[[package]]
137name = "alacritty_config_derive"
138version = "0.2.1-dev"
139source = "git+https://github.com/zed-industries/alacritty?rev=a51dbe25d67e84d6ed4261e640d3954fbdd9be45#a51dbe25d67e84d6ed4261e640d3954fbdd9be45"
140dependencies = [
141 "proc-macro2",
142 "quote",
143 "syn 1.0.109",
144]
145
146[[package]]
147name = "alacritty_terminal"
148version = "0.17.1-dev"
149source = "git+https://github.com/zed-industries/alacritty?rev=a51dbe25d67e84d6ed4261e640d3954fbdd9be45#a51dbe25d67e84d6ed4261e640d3954fbdd9be45"
150dependencies = [
151 "alacritty_config",
152 "alacritty_config_derive",
153 "base64 0.13.1",
154 "bitflags",
155 "dirs 4.0.0",
156 "libc",
157 "log",
158 "mio 0.6.23",
159 "mio-anonymous-pipes",
160 "mio-extras",
161 "miow 0.3.7",
162 "nix",
163 "parking_lot 0.12.1",
164 "regex-automata",
165 "serde",
166 "serde_yaml",
167 "signal-hook",
168 "signal-hook-mio",
169 "unicode-width",
170 "vte",
171 "winapi 0.3.9",
172]
173
174[[package]]
175name = "aliasable"
176version = "0.1.3"
177source = "registry+https://github.com/rust-lang/crates.io-index"
178checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
179
180[[package]]
181name = "alsa"
182version = "0.7.0"
183source = "registry+https://github.com/rust-lang/crates.io-index"
184checksum = "8512c9117059663fb5606788fbca3619e2a91dac0e3fe516242eab1fa6be5e44"
185dependencies = [
186 "alsa-sys",
187 "bitflags",
188 "libc",
189 "nix",
190]
191
192[[package]]
193name = "alsa-sys"
194version = "0.3.1"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "db8fee663d06c4e303404ef5f40488a53e062f89ba8bfed81f42325aafad1527"
197dependencies = [
198 "libc",
199 "pkg-config",
200]
201
202[[package]]
203name = "ambient-authority"
204version = "0.0.1"
205source = "registry+https://github.com/rust-lang/crates.io-index"
206checksum = "ec8ad6edb4840b78c5c3d88de606b22252d552b55f3a4699fbb10fc070ec3049"
207
208[[package]]
209name = "android_system_properties"
210version = "0.1.5"
211source = "registry+https://github.com/rust-lang/crates.io-index"
212checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
213dependencies = [
214 "libc",
215]
216
217[[package]]
218name = "anstream"
219version = "0.3.2"
220source = "registry+https://github.com/rust-lang/crates.io-index"
221checksum = "0ca84f3628370c59db74ee214b3263d58f9aadd9b4fe7e711fd87dc452b7f163"
222dependencies = [
223 "anstyle",
224 "anstyle-parse",
225 "anstyle-query",
226 "anstyle-wincon",
227 "colorchoice",
228 "is-terminal 0.4.7",
229 "utf8parse",
230]
231
232[[package]]
233name = "anstyle"
234version = "1.0.1"
235source = "registry+https://github.com/rust-lang/crates.io-index"
236checksum = "3a30da5c5f2d5e72842e00bcb57657162cdabef0931f40e2deb9b4140440cecd"
237
238[[package]]
239name = "anstyle-parse"
240version = "0.2.1"
241source = "registry+https://github.com/rust-lang/crates.io-index"
242checksum = "938874ff5980b03a87c5524b3ae5b59cf99b1d6bc836848df7bc5ada9643c333"
243dependencies = [
244 "utf8parse",
245]
246
247[[package]]
248name = "anstyle-query"
249version = "1.0.0"
250source = "registry+https://github.com/rust-lang/crates.io-index"
251checksum = "5ca11d4be1bab0c8bc8734a9aa7bf4ee8316d462a08c6ac5052f888fef5b494b"
252dependencies = [
253 "windows-sys 0.48.0",
254]
255
256[[package]]
257name = "anstyle-wincon"
258version = "1.0.1"
259source = "registry+https://github.com/rust-lang/crates.io-index"
260checksum = "180abfa45703aebe0093f79badacc01b8fd4ea2e35118747e5811127f926e188"
261dependencies = [
262 "anstyle",
263 "windows-sys 0.48.0",
264]
265
266[[package]]
267name = "anyhow"
268version = "1.0.71"
269source = "registry+https://github.com/rust-lang/crates.io-index"
270checksum = "9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8"
271
272[[package]]
273name = "arrayref"
274version = "0.3.7"
275source = "registry+https://github.com/rust-lang/crates.io-index"
276checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545"
277
278[[package]]
279name = "arrayvec"
280version = "0.5.2"
281source = "registry+https://github.com/rust-lang/crates.io-index"
282checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
283
284[[package]]
285name = "arrayvec"
286version = "0.7.2"
287source = "registry+https://github.com/rust-lang/crates.io-index"
288checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6"
289
290[[package]]
291name = "ascii"
292version = "1.1.0"
293source = "registry+https://github.com/rust-lang/crates.io-index"
294checksum = "d92bec98840b8f03a5ff5413de5293bfcd8bf96467cf5452609f939ec6f5de16"
295
296[[package]]
297name = "async-broadcast"
298version = "0.4.1"
299source = "registry+https://github.com/rust-lang/crates.io-index"
300checksum = "6d26004fe83b2d1cd3a97609b21e39f9a31535822210fe83205d2ce48866ea61"
301dependencies = [
302 "event-listener",
303 "futures-core",
304 "parking_lot 0.12.1",
305]
306
307[[package]]
308name = "async-channel"
309version = "1.8.0"
310source = "registry+https://github.com/rust-lang/crates.io-index"
311checksum = "cf46fee83e5ccffc220104713af3292ff9bc7c64c7de289f66dae8e38d826833"
312dependencies = [
313 "concurrent-queue",
314 "event-listener",
315 "futures-core",
316]
317
318[[package]]
319name = "async-compat"
320version = "0.2.1"
321source = "registry+https://github.com/rust-lang/crates.io-index"
322checksum = "9b48b4ff0c2026db683dea961cd8ea874737f56cffca86fa84415eaddc51c00d"
323dependencies = [
324 "futures-core",
325 "futures-io",
326 "once_cell",
327 "pin-project-lite 0.2.9",
328 "tokio",
329]
330
331[[package]]
332name = "async-compression"
333version = "0.3.15"
334source = "registry+https://github.com/rust-lang/crates.io-index"
335checksum = "942c7cd7ae39e91bde4820d74132e9862e62c2f386c3aa90ccf55949f5bad63a"
336dependencies = [
337 "flate2",
338 "futures-core",
339 "futures-io",
340 "memchr",
341 "pin-project-lite 0.2.9",
342]
343
344[[package]]
345name = "async-executor"
346version = "1.5.1"
347source = "registry+https://github.com/rust-lang/crates.io-index"
348checksum = "6fa3dc5f2a8564f07759c008b9109dc0d39de92a88d5588b8a5036d286383afb"
349dependencies = [
350 "async-lock",
351 "async-task",
352 "concurrent-queue",
353 "fastrand",
354 "futures-lite",
355 "slab",
356]
357
358[[package]]
359name = "async-fs"
360version = "1.6.0"
361source = "registry+https://github.com/rust-lang/crates.io-index"
362checksum = "279cf904654eeebfa37ac9bb1598880884924aab82e290aa65c9e77a0e142e06"
363dependencies = [
364 "async-lock",
365 "autocfg 1.1.0",
366 "blocking",
367 "futures-lite",
368]
369
370[[package]]
371name = "async-global-executor"
372version = "2.3.1"
373source = "registry+https://github.com/rust-lang/crates.io-index"
374checksum = "f1b6f5d7df27bd294849f8eec66ecfc63d11814df7a4f5d74168a2394467b776"
375dependencies = [
376 "async-channel",
377 "async-executor",
378 "async-io",
379 "async-lock",
380 "blocking",
381 "futures-lite",
382 "once_cell",
383]
384
385[[package]]
386name = "async-io"
387version = "1.13.0"
388source = "registry+https://github.com/rust-lang/crates.io-index"
389checksum = "0fc5b45d93ef0529756f812ca52e44c221b35341892d3dcc34132ac02f3dd2af"
390dependencies = [
391 "async-lock",
392 "autocfg 1.1.0",
393 "cfg-if 1.0.0",
394 "concurrent-queue",
395 "futures-lite",
396 "log",
397 "parking",
398 "polling",
399 "rustix 0.37.19",
400 "slab",
401 "socket2",
402 "waker-fn",
403]
404
405[[package]]
406name = "async-lock"
407version = "2.7.0"
408source = "registry+https://github.com/rust-lang/crates.io-index"
409checksum = "fa24f727524730b077666307f2734b4a1a1c57acb79193127dcc8914d5242dd7"
410dependencies = [
411 "event-listener",
412]
413
414[[package]]
415name = "async-net"
416version = "1.7.0"
417source = "registry+https://github.com/rust-lang/crates.io-index"
418checksum = "4051e67316bc7eff608fe723df5d32ed639946adcd69e07df41fd42a7b411f1f"
419dependencies = [
420 "async-io",
421 "autocfg 1.1.0",
422 "blocking",
423 "futures-lite",
424]
425
426[[package]]
427name = "async-pipe"
428version = "0.1.3"
429source = "git+https://github.com/zed-industries/async-pipe-rs?rev=82d00a04211cf4e1236029aa03e6b6ce2a74c553#82d00a04211cf4e1236029aa03e6b6ce2a74c553"
430dependencies = [
431 "futures 0.3.28",
432 "log",
433]
434
435[[package]]
436name = "async-process"
437version = "1.7.0"
438source = "registry+https://github.com/rust-lang/crates.io-index"
439checksum = "7a9d28b1d97e08915212e2e45310d47854eafa69600756fc735fb788f75199c9"
440dependencies = [
441 "async-io",
442 "async-lock",
443 "autocfg 1.1.0",
444 "blocking",
445 "cfg-if 1.0.0",
446 "event-listener",
447 "futures-lite",
448 "rustix 0.37.19",
449 "signal-hook",
450 "windows-sys 0.48.0",
451]
452
453[[package]]
454name = "async-recursion"
455version = "0.3.2"
456source = "registry+https://github.com/rust-lang/crates.io-index"
457checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
458dependencies = [
459 "proc-macro2",
460 "quote",
461 "syn 1.0.109",
462]
463
464[[package]]
465name = "async-recursion"
466version = "1.0.4"
467source = "registry+https://github.com/rust-lang/crates.io-index"
468checksum = "0e97ce7de6cf12de5d7226c73f5ba9811622f4db3a5b91b55c53e987e5f91cba"
469dependencies = [
470 "proc-macro2",
471 "quote",
472 "syn 2.0.18",
473]
474
475[[package]]
476name = "async-std"
477version = "1.12.0"
478source = "registry+https://github.com/rust-lang/crates.io-index"
479checksum = "62565bb4402e926b29953c785397c6dc0391b7b446e45008b0049eb43cec6f5d"
480dependencies = [
481 "async-channel",
482 "async-global-executor",
483 "async-io",
484 "async-lock",
485 "crossbeam-utils 0.8.15",
486 "futures-channel",
487 "futures-core",
488 "futures-io",
489 "futures-lite",
490 "gloo-timers",
491 "kv-log-macro",
492 "log",
493 "memchr",
494 "once_cell",
495 "pin-project-lite 0.2.9",
496 "pin-utils",
497 "slab",
498 "wasm-bindgen-futures",
499]
500
501[[package]]
502name = "async-stream"
503version = "0.3.5"
504source = "registry+https://github.com/rust-lang/crates.io-index"
505checksum = "cd56dd203fef61ac097dd65721a419ddccb106b2d2b70ba60a6b529f03961a51"
506dependencies = [
507 "async-stream-impl",
508 "futures-core",
509 "pin-project-lite 0.2.9",
510]
511
512[[package]]
513name = "async-stream-impl"
514version = "0.3.5"
515source = "registry+https://github.com/rust-lang/crates.io-index"
516checksum = "16e62a023e7c117e27523144c5d2459f4397fcc3cab0085af8e2224f643a0193"
517dependencies = [
518 "proc-macro2",
519 "quote",
520 "syn 2.0.18",
521]
522
523[[package]]
524name = "async-tar"
525version = "0.4.2"
526source = "registry+https://github.com/rust-lang/crates.io-index"
527checksum = "5c49359998a76e32ef6e870dbc079ebad8f1e53e8441c5dd39d27b44493fe331"
528dependencies = [
529 "async-std",
530 "filetime",
531 "libc",
532 "pin-project",
533 "redox_syscall 0.2.16",
534 "xattr",
535]
536
537[[package]]
538name = "async-task"
539version = "4.0.3"
540source = "git+https://github.com/zed-industries/async-task?rev=341b57d6de98cdfd7b418567b8de2022ca993a6e#341b57d6de98cdfd7b418567b8de2022ca993a6e"
541
542[[package]]
543name = "async-tls"
544version = "0.11.0"
545source = "registry+https://github.com/rust-lang/crates.io-index"
546checksum = "2f23d769dbf1838d5df5156e7b1ad404f4c463d1ac2c6aeb6cd943630f8a8400"
547dependencies = [
548 "futures-core",
549 "futures-io",
550 "rustls 0.19.1",
551 "webpki 0.21.4",
552 "webpki-roots 0.21.1",
553]
554
555[[package]]
556name = "async-trait"
557version = "0.1.68"
558source = "registry+https://github.com/rust-lang/crates.io-index"
559checksum = "b9ccdd8f2a161be9bd5c023df56f1b2a0bd1d83872ae53b71a84a12c9bf6e842"
560dependencies = [
561 "proc-macro2",
562 "quote",
563 "syn 2.0.18",
564]
565
566[[package]]
567name = "async-tungstenite"
568version = "0.16.1"
569source = "registry+https://github.com/rust-lang/crates.io-index"
570checksum = "5682ea0913e5c20780fe5785abacb85a411e7437bf52a1bedb93ddb3972cb8dd"
571dependencies = [
572 "async-tls",
573 "futures-io",
574 "futures-util",
575 "log",
576 "pin-project-lite 0.2.9",
577 "tungstenite 0.16.0",
578]
579
580[[package]]
581name = "atoi"
582version = "1.0.0"
583source = "registry+https://github.com/rust-lang/crates.io-index"
584checksum = "d7c57d12312ff59c811c0643f4d80830505833c9ffaebd193d819392b265be8e"
585dependencies = [
586 "num-traits",
587]
588
589[[package]]
590name = "atomic"
591version = "0.5.1"
592source = "registry+https://github.com/rust-lang/crates.io-index"
593checksum = "b88d82667eca772c4aa12f0f1348b3ae643424c8876448f3f7bd5787032e234c"
594dependencies = [
595 "autocfg 1.1.0",
596]
597
598[[package]]
599name = "atomic-waker"
600version = "1.1.1"
601source = "registry+https://github.com/rust-lang/crates.io-index"
602checksum = "1181e1e0d1fce796a03db1ae795d67167da795f9cf4a39c37589e85ef57f26d3"
603
604[[package]]
605name = "atty"
606version = "0.2.14"
607source = "registry+https://github.com/rust-lang/crates.io-index"
608checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
609dependencies = [
610 "hermit-abi 0.1.19",
611 "libc",
612 "winapi 0.3.9",
613]
614
615[[package]]
616name = "audio"
617version = "0.1.0"
618dependencies = [
619 "anyhow",
620 "collections",
621 "gpui",
622 "log",
623 "parking_lot 0.11.2",
624 "rodio",
625 "util",
626]
627
628[[package]]
629name = "auto_update"
630version = "0.1.0"
631dependencies = [
632 "anyhow",
633 "client",
634 "db",
635 "gpui",
636 "isahc",
637 "lazy_static",
638 "log",
639 "menu",
640 "project",
641 "serde",
642 "serde_derive",
643 "serde_json",
644 "settings",
645 "smol",
646 "tempdir",
647 "theme",
648 "util",
649 "workspace",
650]
651
652[[package]]
653name = "autocfg"
654version = "0.1.8"
655source = "registry+https://github.com/rust-lang/crates.io-index"
656checksum = "0dde43e75fd43e8a1bf86103336bc699aa8d17ad1be60c76c0bdfd4828e19b78"
657dependencies = [
658 "autocfg 1.1.0",
659]
660
661[[package]]
662name = "autocfg"
663version = "1.1.0"
664source = "registry+https://github.com/rust-lang/crates.io-index"
665checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
666
667[[package]]
668name = "axum"
669version = "0.5.17"
670source = "registry+https://github.com/rust-lang/crates.io-index"
671checksum = "acee9fd5073ab6b045a275b3e709c163dd36c90685219cb21804a147b58dba43"
672dependencies = [
673 "async-trait",
674 "axum-core",
675 "base64 0.13.1",
676 "bitflags",
677 "bytes 1.4.0",
678 "futures-util",
679 "headers",
680 "http",
681 "http-body",
682 "hyper",
683 "itoa 1.0.6",
684 "matchit",
685 "memchr",
686 "mime",
687 "percent-encoding",
688 "pin-project-lite 0.2.9",
689 "serde",
690 "serde_json",
691 "serde_urlencoded",
692 "sha-1 0.10.1",
693 "sync_wrapper",
694 "tokio",
695 "tokio-tungstenite",
696 "tower",
697 "tower-http",
698 "tower-layer",
699 "tower-service",
700]
701
702[[package]]
703name = "axum-core"
704version = "0.2.9"
705source = "registry+https://github.com/rust-lang/crates.io-index"
706checksum = "37e5939e02c56fecd5c017c37df4238c0a839fa76b7f97acdd7efb804fd181cc"
707dependencies = [
708 "async-trait",
709 "bytes 1.4.0",
710 "futures-util",
711 "http",
712 "http-body",
713 "mime",
714 "tower-layer",
715 "tower-service",
716]
717
718[[package]]
719name = "axum-extra"
720version = "0.3.7"
721source = "registry+https://github.com/rust-lang/crates.io-index"
722checksum = "69034b3b0fd97923eee2ce8a47540edb21e07f48f87f67d44bb4271cec622bdb"
723dependencies = [
724 "axum",
725 "bytes 1.4.0",
726 "futures-util",
727 "http",
728 "mime",
729 "pin-project-lite 0.2.9",
730 "serde",
731 "serde_json",
732 "tokio",
733 "tower",
734 "tower-http",
735 "tower-layer",
736 "tower-service",
737]
738
739[[package]]
740name = "backtrace"
741version = "0.3.67"
742source = "registry+https://github.com/rust-lang/crates.io-index"
743checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca"
744dependencies = [
745 "addr2line 0.19.0",
746 "cc",
747 "cfg-if 1.0.0",
748 "libc",
749 "miniz_oxide 0.6.2",
750 "object 0.30.3",
751 "rustc-demangle",
752]
753
754[[package]]
755name = "bae"
756version = "0.1.7"
757source = "registry+https://github.com/rust-lang/crates.io-index"
758checksum = "33b8de67cc41132507eeece2584804efcb15f85ba516e34c944b7667f480397a"
759dependencies = [
760 "heck 0.3.3",
761 "proc-macro-error",
762 "proc-macro2",
763 "quote",
764 "syn 1.0.109",
765]
766
767[[package]]
768name = "base64"
769version = "0.13.1"
770source = "registry+https://github.com/rust-lang/crates.io-index"
771checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
772
773[[package]]
774name = "base64"
775version = "0.21.0"
776source = "registry+https://github.com/rust-lang/crates.io-index"
777checksum = "a4a4ddaa51a5bc52a6948f74c06d20aaaddb71924eab79b8c97a8c556e942d6a"
778
779[[package]]
780name = "base64ct"
781version = "1.6.0"
782source = "registry+https://github.com/rust-lang/crates.io-index"
783checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
784
785[[package]]
786name = "bincode"
787version = "1.3.3"
788source = "registry+https://github.com/rust-lang/crates.io-index"
789checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
790dependencies = [
791 "serde",
792]
793
794[[package]]
795name = "bindgen"
796version = "0.64.0"
797source = "registry+https://github.com/rust-lang/crates.io-index"
798checksum = "c4243e6031260db77ede97ad86c27e501d646a27ab57b59a574f725d98ab1fb4"
799dependencies = [
800 "bitflags",
801 "cexpr",
802 "clang-sys",
803 "lazy_static",
804 "lazycell",
805 "peeking_take_while",
806 "proc-macro2",
807 "quote",
808 "regex",
809 "rustc-hash",
810 "shlex",
811 "syn 1.0.109",
812]
813
814[[package]]
815name = "bindgen"
816version = "0.65.1"
817source = "registry+https://github.com/rust-lang/crates.io-index"
818checksum = "cfdf7b466f9a4903edc73f95d6d2bcd5baf8ae620638762244d3f60143643cc5"
819dependencies = [
820 "bitflags",
821 "cexpr",
822 "clang-sys",
823 "lazy_static",
824 "lazycell",
825 "log",
826 "peeking_take_while",
827 "prettyplease",
828 "proc-macro2",
829 "quote",
830 "regex",
831 "rustc-hash",
832 "shlex",
833 "syn 2.0.18",
834 "which",
835]
836
837[[package]]
838name = "bit-set"
839version = "0.5.3"
840source = "registry+https://github.com/rust-lang/crates.io-index"
841checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1"
842dependencies = [
843 "bit-vec",
844]
845
846[[package]]
847name = "bit-vec"
848version = "0.6.3"
849source = "registry+https://github.com/rust-lang/crates.io-index"
850checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb"
851
852[[package]]
853name = "bitflags"
854version = "1.3.2"
855source = "registry+https://github.com/rust-lang/crates.io-index"
856checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
857
858[[package]]
859name = "block"
860version = "0.1.6"
861source = "registry+https://github.com/rust-lang/crates.io-index"
862checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
863
864[[package]]
865name = "block-buffer"
866version = "0.9.0"
867source = "registry+https://github.com/rust-lang/crates.io-index"
868checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
869dependencies = [
870 "generic-array",
871]
872
873[[package]]
874name = "block-buffer"
875version = "0.10.4"
876source = "registry+https://github.com/rust-lang/crates.io-index"
877checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
878dependencies = [
879 "generic-array",
880]
881
882[[package]]
883name = "blocking"
884version = "1.3.1"
885source = "registry+https://github.com/rust-lang/crates.io-index"
886checksum = "77231a1c8f801696fc0123ec6150ce92cffb8e164a02afb9c8ddee0e9b65ad65"
887dependencies = [
888 "async-channel",
889 "async-lock",
890 "async-task",
891 "atomic-waker",
892 "fastrand",
893 "futures-lite",
894 "log",
895]
896
897[[package]]
898name = "borsh"
899version = "0.10.3"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "4114279215a005bc675e386011e594e1d9b800918cea18fcadadcce864a2046b"
902dependencies = [
903 "borsh-derive",
904 "hashbrown 0.13.2",
905]
906
907[[package]]
908name = "borsh-derive"
909version = "0.10.3"
910source = "registry+https://github.com/rust-lang/crates.io-index"
911checksum = "0754613691538d51f329cce9af41d7b7ca150bc973056f1156611489475f54f7"
912dependencies = [
913 "borsh-derive-internal",
914 "borsh-schema-derive-internal",
915 "proc-macro-crate 0.1.5",
916 "proc-macro2",
917 "syn 1.0.109",
918]
919
920[[package]]
921name = "borsh-derive-internal"
922version = "0.10.3"
923source = "registry+https://github.com/rust-lang/crates.io-index"
924checksum = "afb438156919598d2c7bad7e1c0adf3d26ed3840dbc010db1a882a65583ca2fb"
925dependencies = [
926 "proc-macro2",
927 "quote",
928 "syn 1.0.109",
929]
930
931[[package]]
932name = "borsh-schema-derive-internal"
933version = "0.10.3"
934source = "registry+https://github.com/rust-lang/crates.io-index"
935checksum = "634205cc43f74a1b9046ef87c4540ebda95696ec0f315024860cad7c5b0f5ccd"
936dependencies = [
937 "proc-macro2",
938 "quote",
939 "syn 1.0.109",
940]
941
942[[package]]
943name = "breadcrumbs"
944version = "0.1.0"
945dependencies = [
946 "collections",
947 "editor",
948 "gpui",
949 "itertools",
950 "language",
951 "outline",
952 "project",
953 "search",
954 "settings",
955 "theme",
956 "workspace",
957]
958
959[[package]]
960name = "bromberg_sl2"
961version = "0.6.0"
962source = "git+https://github.com/zed-industries/bromberg_sl2?rev=950bc5482c216c395049ae33ae4501e08975f17f#950bc5482c216c395049ae33ae4501e08975f17f"
963dependencies = [
964 "digest 0.9.0",
965 "lazy_static",
966 "rayon",
967 "seq-macro",
968]
969
970[[package]]
971name = "bstr"
972version = "1.4.0"
973source = "registry+https://github.com/rust-lang/crates.io-index"
974checksum = "c3d4260bcc2e8fc9df1eac4919a720effeb63a3f0952f5bf4944adfa18897f09"
975dependencies = [
976 "memchr",
977 "once_cell",
978 "regex-automata",
979 "serde",
980]
981
982[[package]]
983name = "bumpalo"
984version = "3.12.2"
985source = "registry+https://github.com/rust-lang/crates.io-index"
986checksum = "3c6ed94e98ecff0c12dd1b04c15ec0d7d9458ca8fe806cea6f12954efe74c63b"
987
988[[package]]
989name = "bytecheck"
990version = "0.6.10"
991source = "registry+https://github.com/rust-lang/crates.io-index"
992checksum = "13fe11640a23eb24562225322cd3e452b93a3d4091d62fab69c70542fcd17d1f"
993dependencies = [
994 "bytecheck_derive",
995 "ptr_meta",
996 "simdutf8",
997]
998
999[[package]]
1000name = "bytecheck_derive"
1001version = "0.6.10"
1002source = "registry+https://github.com/rust-lang/crates.io-index"
1003checksum = "e31225543cb46f81a7e224762764f4a6a0f097b1db0b175f69e8065efaa42de5"
1004dependencies = [
1005 "proc-macro2",
1006 "quote",
1007 "syn 1.0.109",
1008]
1009
1010[[package]]
1011name = "bytemuck"
1012version = "1.13.1"
1013source = "registry+https://github.com/rust-lang/crates.io-index"
1014checksum = "17febce684fd15d89027105661fec94afb475cb995fbc59d2865198446ba2eea"
1015
1016[[package]]
1017name = "byteorder"
1018version = "1.4.3"
1019source = "registry+https://github.com/rust-lang/crates.io-index"
1020checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
1021
1022[[package]]
1023name = "bytes"
1024version = "0.4.12"
1025source = "registry+https://github.com/rust-lang/crates.io-index"
1026checksum = "206fdffcfa2df7cbe15601ef46c813fce0965eb3286db6b56c583b814b51c81c"
1027dependencies = [
1028 "byteorder",
1029 "iovec",
1030]
1031
1032[[package]]
1033name = "bytes"
1034version = "1.4.0"
1035source = "registry+https://github.com/rust-lang/crates.io-index"
1036checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
1037
1038[[package]]
1039name = "call"
1040version = "0.1.0"
1041dependencies = [
1042 "anyhow",
1043 "async-broadcast",
1044 "audio",
1045 "client",
1046 "collections",
1047 "fs",
1048 "futures 0.3.28",
1049 "gpui",
1050 "language",
1051 "live_kit_client",
1052 "log",
1053 "media",
1054 "postage",
1055 "project",
1056 "settings",
1057 "util",
1058]
1059
1060[[package]]
1061name = "cap-fs-ext"
1062version = "0.24.4"
1063source = "registry+https://github.com/rust-lang/crates.io-index"
1064checksum = "e54b86398b5852ddd45784b1d9b196b98beb39171821bad4b8b44534a1e87927"
1065dependencies = [
1066 "cap-primitives",
1067 "cap-std",
1068 "io-lifetimes 0.5.3",
1069 "winapi 0.3.9",
1070]
1071
1072[[package]]
1073name = "cap-primitives"
1074version = "0.24.4"
1075source = "registry+https://github.com/rust-lang/crates.io-index"
1076checksum = "fb8fca3e81fae1d91a36e9784ca22a39ef623702b5f7904d89dc31f10184a178"
1077dependencies = [
1078 "ambient-authority",
1079 "errno 0.2.8",
1080 "fs-set-times",
1081 "io-extras",
1082 "io-lifetimes 0.5.3",
1083 "ipnet",
1084 "maybe-owned",
1085 "rustix 0.33.7",
1086 "winapi 0.3.9",
1087 "winapi-util",
1088 "winx",
1089]
1090
1091[[package]]
1092name = "cap-rand"
1093version = "0.24.4"
1094source = "registry+https://github.com/rust-lang/crates.io-index"
1095checksum = "ca3b27294116983d706f4c8168f6d10c84f9f5daed0c28bc7d0296cf16bcf971"
1096dependencies = [
1097 "ambient-authority",
1098 "rand 0.8.5",
1099]
1100
1101[[package]]
1102name = "cap-std"
1103version = "0.24.4"
1104source = "registry+https://github.com/rust-lang/crates.io-index"
1105checksum = "2247568946095c7765ad2b441a56caffc08027734c634a6d5edda648f04e32eb"
1106dependencies = [
1107 "cap-primitives",
1108 "io-extras",
1109 "io-lifetimes 0.5.3",
1110 "ipnet",
1111 "rustix 0.33.7",
1112]
1113
1114[[package]]
1115name = "cap-time-ext"
1116version = "0.24.4"
1117source = "registry+https://github.com/rust-lang/crates.io-index"
1118checksum = "c50472b6ebc302af0401fa3fb939694cd8ff00e0d4c9182001e434fc822ab83a"
1119dependencies = [
1120 "cap-primitives",
1121 "once_cell",
1122 "rustix 0.33.7",
1123 "winx",
1124]
1125
1126[[package]]
1127name = "castaway"
1128version = "0.1.2"
1129source = "registry+https://github.com/rust-lang/crates.io-index"
1130checksum = "a2698f953def977c68f935bb0dfa959375ad4638570e969e2f1e9f433cbf1af6"
1131
1132[[package]]
1133name = "cc"
1134version = "1.0.79"
1135source = "registry+https://github.com/rust-lang/crates.io-index"
1136checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
1137dependencies = [
1138 "jobserver",
1139]
1140
1141[[package]]
1142name = "cesu8"
1143version = "1.1.0"
1144source = "registry+https://github.com/rust-lang/crates.io-index"
1145checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c"
1146
1147[[package]]
1148name = "cexpr"
1149version = "0.6.0"
1150source = "registry+https://github.com/rust-lang/crates.io-index"
1151checksum = "6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766"
1152dependencies = [
1153 "nom",
1154]
1155
1156[[package]]
1157name = "cfg-if"
1158version = "0.1.10"
1159source = "registry+https://github.com/rust-lang/crates.io-index"
1160checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
1161
1162[[package]]
1163name = "cfg-if"
1164version = "1.0.0"
1165source = "registry+https://github.com/rust-lang/crates.io-index"
1166checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
1167
1168[[package]]
1169name = "chrono"
1170version = "0.4.24"
1171source = "registry+https://github.com/rust-lang/crates.io-index"
1172checksum = "4e3c5919066adf22df73762e50cffcde3a758f2a848b113b586d1f86728b673b"
1173dependencies = [
1174 "iana-time-zone",
1175 "js-sys",
1176 "num-integer",
1177 "num-traits",
1178 "serde",
1179 "time 0.1.45",
1180 "wasm-bindgen",
1181 "winapi 0.3.9",
1182]
1183
1184[[package]]
1185name = "chunked_transfer"
1186version = "1.4.1"
1187source = "registry+https://github.com/rust-lang/crates.io-index"
1188checksum = "cca491388666e04d7248af3f60f0c40cfb0991c72205595d7c396e3510207d1a"
1189
1190[[package]]
1191name = "cipher"
1192version = "0.3.0"
1193source = "registry+https://github.com/rust-lang/crates.io-index"
1194checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
1195dependencies = [
1196 "generic-array",
1197]
1198
1199[[package]]
1200name = "clang-sys"
1201version = "1.6.1"
1202source = "registry+https://github.com/rust-lang/crates.io-index"
1203checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f"
1204dependencies = [
1205 "glob",
1206 "libc",
1207 "libloading",
1208]
1209
1210[[package]]
1211name = "clap"
1212version = "3.2.25"
1213source = "registry+https://github.com/rust-lang/crates.io-index"
1214checksum = "4ea181bf566f71cb9a5d17a59e1871af638180a18fb0035c92ae62b705207123"
1215dependencies = [
1216 "atty",
1217 "bitflags",
1218 "clap_derive 3.2.25",
1219 "clap_lex 0.2.4",
1220 "indexmap 1.9.3",
1221 "once_cell",
1222 "strsim",
1223 "termcolor",
1224 "textwrap",
1225]
1226
1227[[package]]
1228name = "clap"
1229version = "4.3.5"
1230source = "registry+https://github.com/rust-lang/crates.io-index"
1231checksum = "2686c4115cb0810d9a984776e197823d08ec94f176549a89a9efded477c456dc"
1232dependencies = [
1233 "clap_builder",
1234 "clap_derive 4.3.2",
1235 "once_cell",
1236]
1237
1238[[package]]
1239name = "clap_builder"
1240version = "4.3.5"
1241source = "registry+https://github.com/rust-lang/crates.io-index"
1242checksum = "2e53afce1efce6ed1f633cf0e57612fe51db54a1ee4fd8f8503d078fe02d69ae"
1243dependencies = [
1244 "anstream",
1245 "anstyle",
1246 "bitflags",
1247 "clap_lex 0.5.0",
1248 "strsim",
1249]
1250
1251[[package]]
1252name = "clap_derive"
1253version = "3.2.25"
1254source = "registry+https://github.com/rust-lang/crates.io-index"
1255checksum = "ae6371b8bdc8b7d3959e9cf7b22d4435ef3e79e138688421ec654acf8c81b008"
1256dependencies = [
1257 "heck 0.4.1",
1258 "proc-macro-error",
1259 "proc-macro2",
1260 "quote",
1261 "syn 1.0.109",
1262]
1263
1264[[package]]
1265name = "clap_derive"
1266version = "4.3.2"
1267source = "registry+https://github.com/rust-lang/crates.io-index"
1268checksum = "b8cd2b2a819ad6eec39e8f1d6b53001af1e5469f8c177579cdaeb313115b825f"
1269dependencies = [
1270 "heck 0.4.1",
1271 "proc-macro2",
1272 "quote",
1273 "syn 2.0.18",
1274]
1275
1276[[package]]
1277name = "clap_lex"
1278version = "0.2.4"
1279source = "registry+https://github.com/rust-lang/crates.io-index"
1280checksum = "2850f2f5a82cbf437dd5af4d49848fbdfc27c157c3d010345776f952765261c5"
1281dependencies = [
1282 "os_str_bytes",
1283]
1284
1285[[package]]
1286name = "clap_lex"
1287version = "0.5.0"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "2da6da31387c7e4ef160ffab6d5e7f00c42626fe39aea70a7b0f1773f7dd6c1b"
1290
1291[[package]]
1292name = "claxon"
1293version = "0.4.3"
1294source = "registry+https://github.com/rust-lang/crates.io-index"
1295checksum = "4bfbf56724aa9eca8afa4fcfadeb479e722935bb2a0900c2d37e0cc477af0688"
1296
1297[[package]]
1298name = "cli"
1299version = "0.1.0"
1300dependencies = [
1301 "anyhow",
1302 "clap 3.2.25",
1303 "core-foundation",
1304 "core-services",
1305 "dirs 3.0.2",
1306 "ipc-channel",
1307 "plist",
1308 "serde",
1309 "serde_derive",
1310 "util",
1311]
1312
1313[[package]]
1314name = "client"
1315version = "0.1.0"
1316dependencies = [
1317 "anyhow",
1318 "async-recursion 0.3.2",
1319 "async-tungstenite",
1320 "collections",
1321 "db",
1322 "futures 0.3.28",
1323 "gpui",
1324 "image",
1325 "lazy_static",
1326 "log",
1327 "parking_lot 0.11.2",
1328 "postage",
1329 "rand 0.8.5",
1330 "rpc",
1331 "schemars",
1332 "serde",
1333 "serde_derive",
1334 "settings",
1335 "smol",
1336 "staff_mode",
1337 "sum_tree",
1338 "tempfile",
1339 "thiserror",
1340 "time 0.3.21",
1341 "tiny_http",
1342 "url",
1343 "util",
1344 "uuid 1.3.2",
1345]
1346
1347[[package]]
1348name = "clock"
1349version = "0.1.0"
1350dependencies = [
1351 "smallvec",
1352]
1353
1354[[package]]
1355name = "cmake"
1356version = "0.1.50"
1357source = "registry+https://github.com/rust-lang/crates.io-index"
1358checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
1359dependencies = [
1360 "cc",
1361]
1362
1363[[package]]
1364name = "cocoa"
1365version = "0.24.0"
1366source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1367dependencies = [
1368 "bitflags",
1369 "block",
1370 "cocoa-foundation",
1371 "core-foundation",
1372 "core-graphics",
1373 "foreign-types",
1374 "libc",
1375 "objc",
1376]
1377
1378[[package]]
1379name = "cocoa-foundation"
1380version = "0.1.1"
1381source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1382dependencies = [
1383 "bitflags",
1384 "block",
1385 "core-foundation",
1386 "core-graphics-types",
1387 "foreign-types",
1388 "libc",
1389 "objc",
1390]
1391
1392[[package]]
1393name = "codespan-reporting"
1394version = "0.11.1"
1395source = "registry+https://github.com/rust-lang/crates.io-index"
1396checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e"
1397dependencies = [
1398 "termcolor",
1399 "unicode-width",
1400]
1401
1402[[package]]
1403name = "collab"
1404version = "0.15.0"
1405dependencies = [
1406 "anyhow",
1407 "async-tungstenite",
1408 "audio",
1409 "axum",
1410 "axum-extra",
1411 "base64 0.13.1",
1412 "call",
1413 "clap 3.2.25",
1414 "client",
1415 "collections",
1416 "ctor",
1417 "dashmap",
1418 "editor",
1419 "env_logger 0.9.3",
1420 "envy",
1421 "fs",
1422 "futures 0.3.28",
1423 "git",
1424 "gpui",
1425 "hyper",
1426 "indoc",
1427 "language",
1428 "lazy_static",
1429 "lipsum",
1430 "live_kit_client",
1431 "live_kit_server",
1432 "log",
1433 "lsp",
1434 "nanoid",
1435 "parking_lot 0.11.2",
1436 "pretty_assertions",
1437 "project",
1438 "prometheus",
1439 "rand 0.8.5",
1440 "reqwest",
1441 "rpc",
1442 "scrypt",
1443 "sea-orm",
1444 "sea-query",
1445 "serde",
1446 "serde_derive",
1447 "serde_json",
1448 "settings",
1449 "sha-1 0.9.8",
1450 "sqlx",
1451 "theme",
1452 "time 0.3.21",
1453 "tokio",
1454 "tokio-tungstenite",
1455 "toml",
1456 "tonic",
1457 "tower",
1458 "tracing",
1459 "tracing-log",
1460 "tracing-subscriber",
1461 "unindent",
1462 "util",
1463 "workspace",
1464]
1465
1466[[package]]
1467name = "collab_ui"
1468version = "0.1.0"
1469dependencies = [
1470 "anyhow",
1471 "auto_update",
1472 "call",
1473 "client",
1474 "clock",
1475 "collections",
1476 "context_menu",
1477 "editor",
1478 "feedback",
1479 "futures 0.3.28",
1480 "fuzzy",
1481 "gpui",
1482 "log",
1483 "menu",
1484 "picker",
1485 "postage",
1486 "project",
1487 "serde",
1488 "serde_derive",
1489 "settings",
1490 "theme",
1491 "theme_selector",
1492 "util",
1493 "workspace",
1494 "zed-actions",
1495]
1496
1497[[package]]
1498name = "collections"
1499version = "0.1.0"
1500dependencies = [
1501 "seahash",
1502]
1503
1504[[package]]
1505name = "color_quant"
1506version = "1.1.0"
1507source = "registry+https://github.com/rust-lang/crates.io-index"
1508checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
1509
1510[[package]]
1511name = "colorchoice"
1512version = "1.0.0"
1513source = "registry+https://github.com/rust-lang/crates.io-index"
1514checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
1515
1516[[package]]
1517name = "combine"
1518version = "4.6.6"
1519source = "registry+https://github.com/rust-lang/crates.io-index"
1520checksum = "35ed6e9d84f0b51a7f52daf1c7d71dd136fd7a3f41a8462b8cdb8c78d920fad4"
1521dependencies = [
1522 "bytes 1.4.0",
1523 "memchr",
1524]
1525
1526[[package]]
1527name = "command_palette"
1528version = "0.1.0"
1529dependencies = [
1530 "collections",
1531 "ctor",
1532 "editor",
1533 "env_logger 0.9.3",
1534 "fuzzy",
1535 "gpui",
1536 "language",
1537 "picker",
1538 "project",
1539 "serde_json",
1540 "settings",
1541 "theme",
1542 "util",
1543 "workspace",
1544]
1545
1546[[package]]
1547name = "concurrent-queue"
1548version = "2.2.0"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "62ec6771ecfa0762d24683ee5a32ad78487a3d3afdc0fb8cae19d2c5deb50b7c"
1551dependencies = [
1552 "crossbeam-utils 0.8.15",
1553]
1554
1555[[package]]
1556name = "const-cstr"
1557version = "0.3.0"
1558source = "registry+https://github.com/rust-lang/crates.io-index"
1559checksum = "ed3d0b5ff30645a68f35ece8cea4556ca14ef8a1651455f789a099a0513532a6"
1560
1561[[package]]
1562name = "context_menu"
1563version = "0.1.0"
1564dependencies = [
1565 "gpui",
1566 "menu",
1567 "settings",
1568 "smallvec",
1569 "theme",
1570]
1571
1572[[package]]
1573name = "copilot"
1574version = "0.1.0"
1575dependencies = [
1576 "anyhow",
1577 "async-compression",
1578 "async-tar",
1579 "clock",
1580 "collections",
1581 "context_menu",
1582 "fs",
1583 "futures 0.3.28",
1584 "gpui",
1585 "language",
1586 "log",
1587 "lsp",
1588 "node_runtime",
1589 "rpc",
1590 "serde",
1591 "serde_derive",
1592 "settings",
1593 "smol",
1594 "theme",
1595 "util",
1596]
1597
1598[[package]]
1599name = "copilot_button"
1600version = "0.1.0"
1601dependencies = [
1602 "anyhow",
1603 "context_menu",
1604 "copilot",
1605 "editor",
1606 "fs",
1607 "futures 0.3.28",
1608 "gpui",
1609 "language",
1610 "settings",
1611 "smol",
1612 "theme",
1613 "util",
1614 "workspace",
1615]
1616
1617[[package]]
1618name = "core-foundation"
1619version = "0.9.3"
1620source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1621dependencies = [
1622 "core-foundation-sys 0.8.3",
1623 "libc",
1624 "uuid 0.5.1",
1625]
1626
1627[[package]]
1628name = "core-foundation-sys"
1629version = "0.6.2"
1630source = "registry+https://github.com/rust-lang/crates.io-index"
1631checksum = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
1632
1633[[package]]
1634name = "core-foundation-sys"
1635version = "0.8.3"
1636source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1637
1638[[package]]
1639name = "core-graphics"
1640version = "0.22.3"
1641source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1642dependencies = [
1643 "bitflags",
1644 "core-foundation",
1645 "core-graphics-types",
1646 "foreign-types",
1647 "libc",
1648]
1649
1650[[package]]
1651name = "core-graphics-types"
1652version = "0.1.1"
1653source = "git+https://github.com/servo/core-foundation-rs?rev=079665882507dd5e2ff77db3de5070c1f6c0fb85#079665882507dd5e2ff77db3de5070c1f6c0fb85"
1654dependencies = [
1655 "bitflags",
1656 "core-foundation",
1657 "foreign-types",
1658 "libc",
1659]
1660
1661[[package]]
1662name = "core-services"
1663version = "0.2.0"
1664source = "registry+https://github.com/rust-lang/crates.io-index"
1665checksum = "51b344b958cae90858bf6086f49599ecc5ec8698eacad0ea155509ba11fab347"
1666dependencies = [
1667 "core-foundation",
1668]
1669
1670[[package]]
1671name = "core-text"
1672version = "19.2.0"
1673source = "registry+https://github.com/rust-lang/crates.io-index"
1674checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
1675dependencies = [
1676 "core-foundation",
1677 "core-graphics",
1678 "foreign-types",
1679 "libc",
1680]
1681
1682[[package]]
1683name = "coreaudio-rs"
1684version = "0.11.2"
1685source = "registry+https://github.com/rust-lang/crates.io-index"
1686checksum = "cb17e2d1795b1996419648915df94bc7103c28f7b48062d7acf4652fc371b2ff"
1687dependencies = [
1688 "bitflags",
1689 "core-foundation-sys 0.6.2",
1690 "coreaudio-sys",
1691]
1692
1693[[package]]
1694name = "coreaudio-sys"
1695version = "0.2.12"
1696source = "registry+https://github.com/rust-lang/crates.io-index"
1697checksum = "f034b2258e6c4ade2f73bf87b21047567fb913ee9550837c2316d139b0262b24"
1698dependencies = [
1699 "bindgen 0.64.0",
1700]
1701
1702[[package]]
1703name = "cpal"
1704version = "0.15.2"
1705source = "registry+https://github.com/rust-lang/crates.io-index"
1706checksum = "6d959d90e938c5493000514b446987c07aed46c668faaa7d34d6c7a67b1a578c"
1707dependencies = [
1708 "alsa",
1709 "core-foundation-sys 0.8.3",
1710 "coreaudio-rs",
1711 "dasp_sample",
1712 "jni 0.19.0",
1713 "js-sys",
1714 "libc",
1715 "mach2",
1716 "ndk",
1717 "ndk-context",
1718 "oboe",
1719 "once_cell",
1720 "parking_lot 0.12.1",
1721 "wasm-bindgen",
1722 "wasm-bindgen-futures",
1723 "web-sys",
1724 "windows 0.46.0",
1725]
1726
1727[[package]]
1728name = "cpp_demangle"
1729version = "0.3.5"
1730source = "registry+https://github.com/rust-lang/crates.io-index"
1731checksum = "eeaa953eaad386a53111e47172c2fedba671e5684c8dd601a5f474f4f118710f"
1732dependencies = [
1733 "cfg-if 1.0.0",
1734]
1735
1736[[package]]
1737name = "cpufeatures"
1738version = "0.2.7"
1739source = "registry+https://github.com/rust-lang/crates.io-index"
1740checksum = "3e4c1eaa2012c47becbbad2ab175484c2a84d1185b566fb2cc5b8707343dfe58"
1741dependencies = [
1742 "libc",
1743]
1744
1745[[package]]
1746name = "cranelift-bforest"
1747version = "0.85.3"
1748source = "registry+https://github.com/rust-lang/crates.io-index"
1749checksum = "749d0d6022c9038dccf480bdde2a38d435937335bf2bb0f14e815d94517cdce8"
1750dependencies = [
1751 "cranelift-entity",
1752]
1753
1754[[package]]
1755name = "cranelift-codegen"
1756version = "0.85.3"
1757source = "registry+https://github.com/rust-lang/crates.io-index"
1758checksum = "e94370cc7b37bf652ccd8bb8f09bd900997f7ccf97520edfc75554bb5c4abbea"
1759dependencies = [
1760 "cranelift-bforest",
1761 "cranelift-codegen-meta",
1762 "cranelift-codegen-shared",
1763 "cranelift-entity",
1764 "cranelift-isle",
1765 "gimli 0.26.2",
1766 "log",
1767 "regalloc2",
1768 "smallvec",
1769 "target-lexicon",
1770]
1771
1772[[package]]
1773name = "cranelift-codegen-meta"
1774version = "0.85.3"
1775source = "registry+https://github.com/rust-lang/crates.io-index"
1776checksum = "e0a3cea8fdab90e44018c5b9a1dfd460d8ee265ac354337150222a354628bdb6"
1777dependencies = [
1778 "cranelift-codegen-shared",
1779]
1780
1781[[package]]
1782name = "cranelift-codegen-shared"
1783version = "0.85.3"
1784source = "registry+https://github.com/rust-lang/crates.io-index"
1785checksum = "5ac72f76f2698598951ab26d8c96eaa854810e693e7dd52523958b5909fde6b2"
1786
1787[[package]]
1788name = "cranelift-entity"
1789version = "0.85.3"
1790source = "registry+https://github.com/rust-lang/crates.io-index"
1791checksum = "09eaeacfcd2356fe0e66b295e8f9d59fdd1ac3ace53ba50de14d628ec902f72d"
1792dependencies = [
1793 "serde",
1794]
1795
1796[[package]]
1797name = "cranelift-frontend"
1798version = "0.85.3"
1799source = "registry+https://github.com/rust-lang/crates.io-index"
1800checksum = "dba69c9980d5ffd62c18a2bde927855fcd7c8dc92f29feaf8636052662cbd99c"
1801dependencies = [
1802 "cranelift-codegen",
1803 "log",
1804 "smallvec",
1805 "target-lexicon",
1806]
1807
1808[[package]]
1809name = "cranelift-isle"
1810version = "0.85.3"
1811source = "registry+https://github.com/rust-lang/crates.io-index"
1812checksum = "d2920dc1e05cac40304456ed3301fde2c09bd6a9b0210bcfa2f101398d628d5b"
1813
1814[[package]]
1815name = "cranelift-native"
1816version = "0.85.3"
1817source = "registry+https://github.com/rust-lang/crates.io-index"
1818checksum = "f04dfa45f9b2a6f587c564d6b63388e00cd6589d2df6ea2758cf79e1a13285e6"
1819dependencies = [
1820 "cranelift-codegen",
1821 "libc",
1822 "target-lexicon",
1823]
1824
1825[[package]]
1826name = "cranelift-wasm"
1827version = "0.85.3"
1828source = "registry+https://github.com/rust-lang/crates.io-index"
1829checksum = "31a46513ae6f26f3f267d8d75b5373d555fbbd1e68681f348d99df43f747ec54"
1830dependencies = [
1831 "cranelift-codegen",
1832 "cranelift-entity",
1833 "cranelift-frontend",
1834 "itertools",
1835 "log",
1836 "smallvec",
1837 "wasmparser",
1838 "wasmtime-types",
1839]
1840
1841[[package]]
1842name = "crc"
1843version = "3.0.1"
1844source = "registry+https://github.com/rust-lang/crates.io-index"
1845checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
1846dependencies = [
1847 "crc-catalog",
1848]
1849
1850[[package]]
1851name = "crc-catalog"
1852version = "2.2.0"
1853source = "registry+https://github.com/rust-lang/crates.io-index"
1854checksum = "9cace84e55f07e7301bae1c519df89cdad8cc3cd868413d3fdbdeca9ff3db484"
1855
1856[[package]]
1857name = "crc32fast"
1858version = "1.3.2"
1859source = "registry+https://github.com/rust-lang/crates.io-index"
1860checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
1861dependencies = [
1862 "cfg-if 1.0.0",
1863]
1864
1865[[package]]
1866name = "crossbeam-channel"
1867version = "0.4.4"
1868source = "registry+https://github.com/rust-lang/crates.io-index"
1869checksum = "b153fe7cbef478c567df0f972e02e6d736db11affe43dfc9c56a9374d1adfb87"
1870dependencies = [
1871 "crossbeam-utils 0.7.2",
1872 "maybe-uninit",
1873]
1874
1875[[package]]
1876name = "crossbeam-channel"
1877version = "0.5.8"
1878source = "registry+https://github.com/rust-lang/crates.io-index"
1879checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
1880dependencies = [
1881 "cfg-if 1.0.0",
1882 "crossbeam-utils 0.8.15",
1883]
1884
1885[[package]]
1886name = "crossbeam-deque"
1887version = "0.8.3"
1888source = "registry+https://github.com/rust-lang/crates.io-index"
1889checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef"
1890dependencies = [
1891 "cfg-if 1.0.0",
1892 "crossbeam-epoch",
1893 "crossbeam-utils 0.8.15",
1894]
1895
1896[[package]]
1897name = "crossbeam-epoch"
1898version = "0.9.14"
1899source = "registry+https://github.com/rust-lang/crates.io-index"
1900checksum = "46bd5f3f85273295a9d14aedfb86f6aadbff6d8f5295c4a9edb08e819dcf5695"
1901dependencies = [
1902 "autocfg 1.1.0",
1903 "cfg-if 1.0.0",
1904 "crossbeam-utils 0.8.15",
1905 "memoffset 0.8.0",
1906 "scopeguard",
1907]
1908
1909[[package]]
1910name = "crossbeam-queue"
1911version = "0.3.8"
1912source = "registry+https://github.com/rust-lang/crates.io-index"
1913checksum = "d1cfb3ea8a53f37c40dea2c7bedcbd88bdfae54f5e2175d6ecaff1c988353add"
1914dependencies = [
1915 "cfg-if 1.0.0",
1916 "crossbeam-utils 0.8.15",
1917]
1918
1919[[package]]
1920name = "crossbeam-utils"
1921version = "0.7.2"
1922source = "registry+https://github.com/rust-lang/crates.io-index"
1923checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8"
1924dependencies = [
1925 "autocfg 1.1.0",
1926 "cfg-if 0.1.10",
1927 "lazy_static",
1928]
1929
1930[[package]]
1931name = "crossbeam-utils"
1932version = "0.8.15"
1933source = "registry+https://github.com/rust-lang/crates.io-index"
1934checksum = "3c063cd8cc95f5c377ed0d4b49a4b21f632396ff690e8470c29b3359b346984b"
1935dependencies = [
1936 "cfg-if 1.0.0",
1937]
1938
1939[[package]]
1940name = "crypto-common"
1941version = "0.1.6"
1942source = "registry+https://github.com/rust-lang/crates.io-index"
1943checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
1944dependencies = [
1945 "generic-array",
1946 "typenum",
1947]
1948
1949[[package]]
1950name = "crypto-mac"
1951version = "0.11.1"
1952source = "registry+https://github.com/rust-lang/crates.io-index"
1953checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"
1954dependencies = [
1955 "generic-array",
1956 "subtle",
1957]
1958
1959[[package]]
1960name = "ctor"
1961version = "0.1.26"
1962source = "registry+https://github.com/rust-lang/crates.io-index"
1963checksum = "6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096"
1964dependencies = [
1965 "quote",
1966 "syn 1.0.109",
1967]
1968
1969[[package]]
1970name = "curl"
1971version = "0.4.44"
1972source = "registry+https://github.com/rust-lang/crates.io-index"
1973checksum = "509bd11746c7ac09ebd19f0b17782eae80aadee26237658a6b4808afb5c11a22"
1974dependencies = [
1975 "curl-sys",
1976 "libc",
1977 "openssl-probe",
1978 "openssl-sys",
1979 "schannel",
1980 "socket2",
1981 "winapi 0.3.9",
1982]
1983
1984[[package]]
1985name = "curl-sys"
1986version = "0.4.61+curl-8.0.1"
1987source = "registry+https://github.com/rust-lang/crates.io-index"
1988checksum = "14d05c10f541ae6f3bc5b3d923c20001f47db7d5f0b2bc6ad16490133842db79"
1989dependencies = [
1990 "cc",
1991 "libc",
1992 "libnghttp2-sys",
1993 "libz-sys",
1994 "openssl-sys",
1995 "pkg-config",
1996 "vcpkg",
1997 "winapi 0.3.9",
1998]
1999
2000[[package]]
2001name = "cxx"
2002version = "1.0.94"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "f61f1b6389c3fe1c316bf8a4dccc90a38208354b330925bce1f74a6c4756eb93"
2005dependencies = [
2006 "cc",
2007 "cxxbridge-flags",
2008 "cxxbridge-macro",
2009 "link-cplusplus",
2010]
2011
2012[[package]]
2013name = "cxx-build"
2014version = "1.0.94"
2015source = "registry+https://github.com/rust-lang/crates.io-index"
2016checksum = "12cee708e8962df2aeb38f594aae5d827c022b6460ac71a7a3e2c3c2aae5a07b"
2017dependencies = [
2018 "cc",
2019 "codespan-reporting",
2020 "once_cell",
2021 "proc-macro2",
2022 "quote",
2023 "scratch",
2024 "syn 2.0.18",
2025]
2026
2027[[package]]
2028name = "cxxbridge-flags"
2029version = "1.0.94"
2030source = "registry+https://github.com/rust-lang/crates.io-index"
2031checksum = "7944172ae7e4068c533afbb984114a56c46e9ccddda550499caa222902c7f7bb"
2032
2033[[package]]
2034name = "cxxbridge-macro"
2035version = "1.0.94"
2036source = "registry+https://github.com/rust-lang/crates.io-index"
2037checksum = "2345488264226bf682893e25de0769f3360aac9957980ec49361b083ddaa5bc5"
2038dependencies = [
2039 "proc-macro2",
2040 "quote",
2041 "syn 2.0.18",
2042]
2043
2044[[package]]
2045name = "dashmap"
2046version = "5.4.0"
2047source = "registry+https://github.com/rust-lang/crates.io-index"
2048checksum = "907076dfda823b0b36d2a1bb5f90c96660a5bbcd7729e10727f07858f22c4edc"
2049dependencies = [
2050 "cfg-if 1.0.0",
2051 "hashbrown 0.12.3",
2052 "lock_api",
2053 "once_cell",
2054 "parking_lot_core 0.9.7",
2055]
2056
2057[[package]]
2058name = "dasp_sample"
2059version = "0.11.0"
2060source = "registry+https://github.com/rust-lang/crates.io-index"
2061checksum = "0c87e182de0887fd5361989c677c4e8f5000cd9491d6d563161a8f3a5519fc7f"
2062
2063[[package]]
2064name = "data-url"
2065version = "0.1.1"
2066source = "registry+https://github.com/rust-lang/crates.io-index"
2067checksum = "3a30bfce702bcfa94e906ef82421f2c0e61c076ad76030c16ee5d2e9a32fe193"
2068dependencies = [
2069 "matches",
2070]
2071
2072[[package]]
2073name = "db"
2074version = "0.1.0"
2075dependencies = [
2076 "anyhow",
2077 "async-trait",
2078 "collections",
2079 "env_logger 0.9.3",
2080 "gpui",
2081 "indoc",
2082 "lazy_static",
2083 "log",
2084 "parking_lot 0.11.2",
2085 "serde",
2086 "serde_derive",
2087 "smol",
2088 "sqlez",
2089 "sqlez_macros",
2090 "tempdir",
2091 "util",
2092]
2093
2094[[package]]
2095name = "deflate"
2096version = "0.8.6"
2097source = "registry+https://github.com/rust-lang/crates.io-index"
2098checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
2099dependencies = [
2100 "adler32",
2101 "byteorder",
2102]
2103
2104[[package]]
2105name = "dhat"
2106version = "0.3.2"
2107source = "registry+https://github.com/rust-lang/crates.io-index"
2108checksum = "4f2aaf837aaf456f6706cb46386ba8dffd4013a757e36f4ea05c20dd46b209a3"
2109dependencies = [
2110 "backtrace",
2111 "lazy_static",
2112 "mintex",
2113 "parking_lot 0.12.1",
2114 "rustc-hash",
2115 "serde",
2116 "serde_json",
2117 "thousands",
2118]
2119
2120[[package]]
2121name = "diagnostics"
2122version = "0.1.0"
2123dependencies = [
2124 "anyhow",
2125 "client",
2126 "collections",
2127 "editor",
2128 "gpui",
2129 "language",
2130 "lsp",
2131 "postage",
2132 "project",
2133 "serde_json",
2134 "settings",
2135 "smallvec",
2136 "theme",
2137 "unindent",
2138 "util",
2139 "workspace",
2140]
2141
2142[[package]]
2143name = "diff"
2144version = "0.1.13"
2145source = "registry+https://github.com/rust-lang/crates.io-index"
2146checksum = "56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8"
2147
2148[[package]]
2149name = "digest"
2150version = "0.9.0"
2151source = "registry+https://github.com/rust-lang/crates.io-index"
2152checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
2153dependencies = [
2154 "generic-array",
2155]
2156
2157[[package]]
2158name = "digest"
2159version = "0.10.6"
2160source = "registry+https://github.com/rust-lang/crates.io-index"
2161checksum = "8168378f4e5023e7218c89c891c0fd8ecdb5e5e4f18cb78f38cf245dd021e76f"
2162dependencies = [
2163 "block-buffer 0.10.4",
2164 "crypto-common",
2165 "subtle",
2166]
2167
2168[[package]]
2169name = "directories-next"
2170version = "2.0.0"
2171source = "registry+https://github.com/rust-lang/crates.io-index"
2172checksum = "339ee130d97a610ea5a5872d2bbb130fdf68884ff09d3028b81bec8a1ac23bbc"
2173dependencies = [
2174 "cfg-if 1.0.0",
2175 "dirs-sys-next",
2176]
2177
2178[[package]]
2179name = "dirs"
2180version = "3.0.2"
2181source = "registry+https://github.com/rust-lang/crates.io-index"
2182checksum = "30baa043103c9d0c2a57cf537cc2f35623889dc0d405e6c3cccfadbc81c71309"
2183dependencies = [
2184 "dirs-sys",
2185]
2186
2187[[package]]
2188name = "dirs"
2189version = "4.0.0"
2190source = "registry+https://github.com/rust-lang/crates.io-index"
2191checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
2192dependencies = [
2193 "dirs-sys",
2194]
2195
2196[[package]]
2197name = "dirs-next"
2198version = "2.0.0"
2199source = "registry+https://github.com/rust-lang/crates.io-index"
2200checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
2201dependencies = [
2202 "cfg-if 1.0.0",
2203 "dirs-sys-next",
2204]
2205
2206[[package]]
2207name = "dirs-sys"
2208version = "0.3.7"
2209source = "registry+https://github.com/rust-lang/crates.io-index"
2210checksum = "1b1d1d91c932ef41c0f2663aa8b0ca0342d444d842c06914aa0a7e352d0bada6"
2211dependencies = [
2212 "libc",
2213 "redox_users",
2214 "winapi 0.3.9",
2215]
2216
2217[[package]]
2218name = "dirs-sys-next"
2219version = "0.1.2"
2220source = "registry+https://github.com/rust-lang/crates.io-index"
2221checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
2222dependencies = [
2223 "libc",
2224 "redox_users",
2225 "winapi 0.3.9",
2226]
2227
2228[[package]]
2229name = "dlib"
2230version = "0.5.0"
2231source = "registry+https://github.com/rust-lang/crates.io-index"
2232checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794"
2233dependencies = [
2234 "libloading",
2235]
2236
2237[[package]]
2238name = "dotenvy"
2239version = "0.15.7"
2240source = "registry+https://github.com/rust-lang/crates.io-index"
2241checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
2242
2243[[package]]
2244name = "drag_and_drop"
2245version = "0.1.0"
2246dependencies = [
2247 "collections",
2248 "gpui",
2249]
2250
2251[[package]]
2252name = "dwrote"
2253version = "0.11.0"
2254source = "registry+https://github.com/rust-lang/crates.io-index"
2255checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
2256dependencies = [
2257 "lazy_static",
2258 "libc",
2259 "winapi 0.3.9",
2260 "wio",
2261]
2262
2263[[package]]
2264name = "dyn-clone"
2265version = "1.0.11"
2266source = "registry+https://github.com/rust-lang/crates.io-index"
2267checksum = "68b0cf012f1230e43cd00ebb729c6bb58707ecfa8ad08b52ef3a4ccd2697fc30"
2268
2269[[package]]
2270name = "editor"
2271version = "0.1.0"
2272dependencies = [
2273 "aho-corasick 0.7.20",
2274 "anyhow",
2275 "client",
2276 "clock",
2277 "collections",
2278 "context_menu",
2279 "copilot",
2280 "ctor",
2281 "db",
2282 "drag_and_drop",
2283 "env_logger 0.9.3",
2284 "futures 0.3.28",
2285 "fuzzy",
2286 "git",
2287 "gpui",
2288 "indoc",
2289 "itertools",
2290 "language",
2291 "lazy_static",
2292 "log",
2293 "lsp",
2294 "ordered-float",
2295 "parking_lot 0.11.2",
2296 "postage",
2297 "project",
2298 "pulldown-cmark",
2299 "rand 0.8.5",
2300 "rpc",
2301 "schemars",
2302 "serde",
2303 "serde_derive",
2304 "settings",
2305 "smallvec",
2306 "smol",
2307 "snippet",
2308 "sqlez",
2309 "sum_tree",
2310 "text",
2311 "theme",
2312 "tree-sitter",
2313 "tree-sitter-html",
2314 "tree-sitter-javascript",
2315 "tree-sitter-rust",
2316 "tree-sitter-typescript 0.20.2 (git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259)",
2317 "unindent",
2318 "util",
2319 "workspace",
2320]
2321
2322[[package]]
2323name = "either"
2324version = "1.8.1"
2325source = "registry+https://github.com/rust-lang/crates.io-index"
2326checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
2327
2328[[package]]
2329name = "encoding_rs"
2330version = "0.8.32"
2331source = "registry+https://github.com/rust-lang/crates.io-index"
2332checksum = "071a31f4ee85403370b58aca746f01041ede6f0da2730960ad001edc2b71b394"
2333dependencies = [
2334 "cfg-if 1.0.0",
2335]
2336
2337[[package]]
2338name = "env_logger"
2339version = "0.9.3"
2340source = "registry+https://github.com/rust-lang/crates.io-index"
2341checksum = "a12e6657c4c97ebab115a42dcee77225f7f482cdd841cf7088c657a42e9e00e7"
2342dependencies = [
2343 "atty",
2344 "humantime",
2345 "log",
2346 "regex",
2347 "termcolor",
2348]
2349
2350[[package]]
2351name = "env_logger"
2352version = "0.10.0"
2353source = "registry+https://github.com/rust-lang/crates.io-index"
2354checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0"
2355dependencies = [
2356 "humantime",
2357 "is-terminal 0.4.7",
2358 "log",
2359 "regex",
2360 "termcolor",
2361]
2362
2363[[package]]
2364name = "envy"
2365version = "0.4.2"
2366source = "registry+https://github.com/rust-lang/crates.io-index"
2367checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
2368dependencies = [
2369 "serde",
2370]
2371
2372[[package]]
2373name = "equivalent"
2374version = "1.0.0"
2375source = "registry+https://github.com/rust-lang/crates.io-index"
2376checksum = "88bffebc5d80432c9b140ee17875ff173a8ab62faad5b257da912bd2f6c1c0a1"
2377
2378[[package]]
2379name = "erased-serde"
2380version = "0.3.25"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "4f2b0c2380453a92ea8b6c8e5f64ecaafccddde8ceab55ff7a8ac1029f894569"
2383dependencies = [
2384 "serde",
2385]
2386
2387[[package]]
2388name = "errno"
2389version = "0.2.8"
2390source = "registry+https://github.com/rust-lang/crates.io-index"
2391checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1"
2392dependencies = [
2393 "errno-dragonfly",
2394 "libc",
2395 "winapi 0.3.9",
2396]
2397
2398[[package]]
2399name = "errno"
2400version = "0.3.1"
2401source = "registry+https://github.com/rust-lang/crates.io-index"
2402checksum = "4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a"
2403dependencies = [
2404 "errno-dragonfly",
2405 "libc",
2406 "windows-sys 0.48.0",
2407]
2408
2409[[package]]
2410name = "errno-dragonfly"
2411version = "0.1.2"
2412source = "registry+https://github.com/rust-lang/crates.io-index"
2413checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf"
2414dependencies = [
2415 "cc",
2416 "libc",
2417]
2418
2419[[package]]
2420name = "etagere"
2421version = "0.2.7"
2422source = "registry+https://github.com/rust-lang/crates.io-index"
2423checksum = "6301151a318f367f392c31395beb1cfba5ccd9abc44d1db0db3a4b27b9601c89"
2424dependencies = [
2425 "euclid",
2426 "svg_fmt",
2427]
2428
2429[[package]]
2430name = "euclid"
2431version = "0.22.9"
2432source = "registry+https://github.com/rust-lang/crates.io-index"
2433checksum = "87f253bc5c813ca05792837a0ff4b3a580336b224512d48f7eda1d7dd9210787"
2434dependencies = [
2435 "num-traits",
2436]
2437
2438[[package]]
2439name = "event-listener"
2440version = "2.5.3"
2441source = "registry+https://github.com/rust-lang/crates.io-index"
2442checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
2443
2444[[package]]
2445name = "fallible-iterator"
2446version = "0.2.0"
2447source = "registry+https://github.com/rust-lang/crates.io-index"
2448checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7"
2449
2450[[package]]
2451name = "fancy-regex"
2452version = "0.11.0"
2453source = "registry+https://github.com/rust-lang/crates.io-index"
2454checksum = "b95f7c0680e4142284cf8b22c14a476e87d61b004a3a0861872b32ef7ead40a2"
2455dependencies = [
2456 "bit-set",
2457 "regex",
2458]
2459
2460[[package]]
2461name = "fastrand"
2462version = "1.9.0"
2463source = "registry+https://github.com/rust-lang/crates.io-index"
2464checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be"
2465dependencies = [
2466 "instant",
2467]
2468
2469[[package]]
2470name = "feedback"
2471version = "0.1.0"
2472dependencies = [
2473 "anyhow",
2474 "client",
2475 "editor",
2476 "futures 0.3.28",
2477 "gpui",
2478 "human_bytes",
2479 "isahc",
2480 "language",
2481 "lazy_static",
2482 "log",
2483 "postage",
2484 "project",
2485 "regex",
2486 "search",
2487 "serde",
2488 "serde_derive",
2489 "settings",
2490 "smallvec",
2491 "sysinfo",
2492 "theme",
2493 "tree-sitter-markdown",
2494 "urlencoding",
2495 "util",
2496 "workspace",
2497]
2498
2499[[package]]
2500name = "file-per-thread-logger"
2501version = "0.1.6"
2502source = "registry+https://github.com/rust-lang/crates.io-index"
2503checksum = "84f2e425d9790201ba4af4630191feac6dcc98765b118d4d18e91d23c2353866"
2504dependencies = [
2505 "env_logger 0.10.0",
2506 "log",
2507]
2508
2509[[package]]
2510name = "file_finder"
2511version = "0.1.0"
2512dependencies = [
2513 "ctor",
2514 "editor",
2515 "env_logger 0.9.3",
2516 "fuzzy",
2517 "gpui",
2518 "language",
2519 "menu",
2520 "picker",
2521 "postage",
2522 "project",
2523 "serde_json",
2524 "settings",
2525 "text",
2526 "theme",
2527 "util",
2528 "workspace",
2529]
2530
2531[[package]]
2532name = "filetime"
2533version = "0.2.21"
2534source = "registry+https://github.com/rust-lang/crates.io-index"
2535checksum = "5cbc844cecaee9d4443931972e1289c8ff485cb4cc2767cb03ca139ed6885153"
2536dependencies = [
2537 "cfg-if 1.0.0",
2538 "libc",
2539 "redox_syscall 0.2.16",
2540 "windows-sys 0.48.0",
2541]
2542
2543[[package]]
2544name = "fixedbitset"
2545version = "0.4.2"
2546source = "registry+https://github.com/rust-lang/crates.io-index"
2547checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80"
2548
2549[[package]]
2550name = "flate2"
2551version = "1.0.26"
2552source = "registry+https://github.com/rust-lang/crates.io-index"
2553checksum = "3b9429470923de8e8cbd4d2dc513535400b4b3fef0319fb5c4e1f520a7bef743"
2554dependencies = [
2555 "crc32fast",
2556 "miniz_oxide 0.7.1",
2557]
2558
2559[[package]]
2560name = "float-cmp"
2561version = "0.5.3"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
2564
2565[[package]]
2566name = "float-ord"
2567version = "0.2.0"
2568source = "registry+https://github.com/rust-lang/crates.io-index"
2569checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
2570
2571[[package]]
2572name = "flume"
2573version = "0.10.14"
2574source = "registry+https://github.com/rust-lang/crates.io-index"
2575checksum = "1657b4441c3403d9f7b3409e47575237dac27b1b5726df654a6ecbf92f0f7577"
2576dependencies = [
2577 "futures-core",
2578 "futures-sink",
2579 "pin-project",
2580 "spin 0.9.8",
2581]
2582
2583[[package]]
2584name = "fnv"
2585version = "1.0.7"
2586source = "registry+https://github.com/rust-lang/crates.io-index"
2587checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
2588
2589[[package]]
2590name = "font-kit"
2591version = "0.11.0"
2592source = "git+https://github.com/zed-industries/font-kit?rev=b2f77d56f450338aa4f7dd2f0197d8c9acb0cf18#b2f77d56f450338aa4f7dd2f0197d8c9acb0cf18"
2593dependencies = [
2594 "bitflags",
2595 "byteorder",
2596 "core-foundation",
2597 "core-graphics",
2598 "core-text",
2599 "dirs-next",
2600 "dwrote",
2601 "float-ord",
2602 "freetype",
2603 "lazy_static",
2604 "libc",
2605 "log",
2606 "pathfinder_geometry",
2607 "pathfinder_simd",
2608 "walkdir",
2609 "winapi 0.3.9",
2610 "yeslogic-fontconfig-sys",
2611]
2612
2613[[package]]
2614name = "fontdb"
2615version = "0.5.4"
2616source = "registry+https://github.com/rust-lang/crates.io-index"
2617checksum = "e58903f4f8d5b58c7d300908e4ebe5289c1bfdf5587964330f12023b8ff17fd1"
2618dependencies = [
2619 "log",
2620 "memmap2",
2621 "ttf-parser 0.12.3",
2622]
2623
2624[[package]]
2625name = "foreign-types"
2626version = "0.3.2"
2627source = "registry+https://github.com/rust-lang/crates.io-index"
2628checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
2629dependencies = [
2630 "foreign-types-shared",
2631]
2632
2633[[package]]
2634name = "foreign-types-shared"
2635version = "0.1.1"
2636source = "registry+https://github.com/rust-lang/crates.io-index"
2637checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
2638
2639[[package]]
2640name = "form_urlencoded"
2641version = "1.1.0"
2642source = "registry+https://github.com/rust-lang/crates.io-index"
2643checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
2644dependencies = [
2645 "percent-encoding",
2646]
2647
2648[[package]]
2649name = "freetype"
2650version = "0.7.0"
2651source = "registry+https://github.com/rust-lang/crates.io-index"
2652checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
2653dependencies = [
2654 "freetype-sys",
2655 "libc",
2656]
2657
2658[[package]]
2659name = "freetype-sys"
2660version = "0.13.1"
2661source = "registry+https://github.com/rust-lang/crates.io-index"
2662checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
2663dependencies = [
2664 "cmake",
2665 "libc",
2666 "pkg-config",
2667]
2668
2669[[package]]
2670name = "fs"
2671version = "0.1.0"
2672dependencies = [
2673 "anyhow",
2674 "async-trait",
2675 "collections",
2676 "fsevent",
2677 "futures 0.3.28",
2678 "git2",
2679 "gpui",
2680 "lazy_static",
2681 "libc",
2682 "log",
2683 "lsp",
2684 "parking_lot 0.11.2",
2685 "regex",
2686 "rope",
2687 "rpc",
2688 "serde",
2689 "serde_derive",
2690 "serde_json",
2691 "smol",
2692 "sum_tree",
2693 "tempfile",
2694 "util",
2695]
2696
2697[[package]]
2698name = "fs-set-times"
2699version = "0.15.0"
2700source = "registry+https://github.com/rust-lang/crates.io-index"
2701checksum = "7df62ee66ee2d532ea8d567b5a3f0d03ecd64636b98bad5be1e93dcc918b92aa"
2702dependencies = [
2703 "io-lifetimes 0.5.3",
2704 "rustix 0.33.7",
2705 "winapi 0.3.9",
2706]
2707
2708[[package]]
2709name = "fsevent"
2710version = "2.0.2"
2711dependencies = [
2712 "bitflags",
2713 "fsevent-sys",
2714 "parking_lot 0.11.2",
2715 "tempdir",
2716]
2717
2718[[package]]
2719name = "fsevent-sys"
2720version = "3.1.0"
2721source = "registry+https://github.com/rust-lang/crates.io-index"
2722checksum = "ca6f5e6817058771c10f0eb0f05ddf1e35844266f972004fe8e4b21fda295bd5"
2723dependencies = [
2724 "libc",
2725]
2726
2727[[package]]
2728name = "fuchsia-cprng"
2729version = "0.1.1"
2730source = "registry+https://github.com/rust-lang/crates.io-index"
2731checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
2732
2733[[package]]
2734name = "fuchsia-zircon"
2735version = "0.3.3"
2736source = "registry+https://github.com/rust-lang/crates.io-index"
2737checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
2738dependencies = [
2739 "bitflags",
2740 "fuchsia-zircon-sys",
2741]
2742
2743[[package]]
2744name = "fuchsia-zircon-sys"
2745version = "0.3.3"
2746source = "registry+https://github.com/rust-lang/crates.io-index"
2747checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
2748
2749[[package]]
2750name = "futures"
2751version = "0.1.31"
2752source = "registry+https://github.com/rust-lang/crates.io-index"
2753checksum = "3a471a38ef8ed83cd6e40aa59c1ffe17db6855c18e3604d9c4ed8c08ebc28678"
2754
2755[[package]]
2756name = "futures"
2757version = "0.3.28"
2758source = "registry+https://github.com/rust-lang/crates.io-index"
2759checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
2760dependencies = [
2761 "futures-channel",
2762 "futures-core",
2763 "futures-executor",
2764 "futures-io",
2765 "futures-sink",
2766 "futures-task",
2767 "futures-util",
2768]
2769
2770[[package]]
2771name = "futures-channel"
2772version = "0.3.28"
2773source = "registry+https://github.com/rust-lang/crates.io-index"
2774checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
2775dependencies = [
2776 "futures-core",
2777 "futures-sink",
2778]
2779
2780[[package]]
2781name = "futures-core"
2782version = "0.3.28"
2783source = "registry+https://github.com/rust-lang/crates.io-index"
2784checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
2785
2786[[package]]
2787name = "futures-executor"
2788version = "0.3.28"
2789source = "registry+https://github.com/rust-lang/crates.io-index"
2790checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
2791dependencies = [
2792 "futures-core",
2793 "futures-task",
2794 "futures-util",
2795]
2796
2797[[package]]
2798name = "futures-intrusive"
2799version = "0.4.2"
2800source = "registry+https://github.com/rust-lang/crates.io-index"
2801checksum = "a604f7a68fbf8103337523b1fadc8ade7361ee3f112f7c680ad179651616aed5"
2802dependencies = [
2803 "futures-core",
2804 "lock_api",
2805 "parking_lot 0.11.2",
2806]
2807
2808[[package]]
2809name = "futures-io"
2810version = "0.3.28"
2811source = "registry+https://github.com/rust-lang/crates.io-index"
2812checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
2813
2814[[package]]
2815name = "futures-lite"
2816version = "1.13.0"
2817source = "registry+https://github.com/rust-lang/crates.io-index"
2818checksum = "49a9d51ce47660b1e808d3c990b4709f2f415d928835a17dfd16991515c46bce"
2819dependencies = [
2820 "fastrand",
2821 "futures-core",
2822 "futures-io",
2823 "memchr",
2824 "parking",
2825 "pin-project-lite 0.2.9",
2826 "waker-fn",
2827]
2828
2829[[package]]
2830name = "futures-macro"
2831version = "0.3.28"
2832source = "registry+https://github.com/rust-lang/crates.io-index"
2833checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
2834dependencies = [
2835 "proc-macro2",
2836 "quote",
2837 "syn 2.0.18",
2838]
2839
2840[[package]]
2841name = "futures-sink"
2842version = "0.3.28"
2843source = "registry+https://github.com/rust-lang/crates.io-index"
2844checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
2845
2846[[package]]
2847name = "futures-task"
2848version = "0.3.28"
2849source = "registry+https://github.com/rust-lang/crates.io-index"
2850checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
2851
2852[[package]]
2853name = "futures-util"
2854version = "0.3.28"
2855source = "registry+https://github.com/rust-lang/crates.io-index"
2856checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
2857dependencies = [
2858 "futures 0.1.31",
2859 "futures-channel",
2860 "futures-core",
2861 "futures-io",
2862 "futures-macro",
2863 "futures-sink",
2864 "futures-task",
2865 "memchr",
2866 "pin-project-lite 0.2.9",
2867 "pin-utils",
2868 "slab",
2869 "tokio-io",
2870]
2871
2872[[package]]
2873name = "fuzzy"
2874version = "0.1.0"
2875dependencies = [
2876 "gpui",
2877 "util",
2878]
2879
2880[[package]]
2881name = "fxhash"
2882version = "0.2.1"
2883source = "registry+https://github.com/rust-lang/crates.io-index"
2884checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c"
2885dependencies = [
2886 "byteorder",
2887]
2888
2889[[package]]
2890name = "generic-array"
2891version = "0.14.7"
2892source = "registry+https://github.com/rust-lang/crates.io-index"
2893checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
2894dependencies = [
2895 "typenum",
2896 "version_check",
2897]
2898
2899[[package]]
2900name = "getrandom"
2901version = "0.1.16"
2902source = "registry+https://github.com/rust-lang/crates.io-index"
2903checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
2904dependencies = [
2905 "cfg-if 1.0.0",
2906 "libc",
2907 "wasi 0.9.0+wasi-snapshot-preview1",
2908]
2909
2910[[package]]
2911name = "getrandom"
2912version = "0.2.9"
2913source = "registry+https://github.com/rust-lang/crates.io-index"
2914checksum = "c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4"
2915dependencies = [
2916 "cfg-if 1.0.0",
2917 "libc",
2918 "wasi 0.11.0+wasi-snapshot-preview1",
2919]
2920
2921[[package]]
2922name = "gif"
2923version = "0.11.4"
2924source = "registry+https://github.com/rust-lang/crates.io-index"
2925checksum = "3edd93c6756b4dfaf2709eafcc345ba2636565295c198a9cfbf75fa5e3e00b06"
2926dependencies = [
2927 "color_quant",
2928 "weezl",
2929]
2930
2931[[package]]
2932name = "gimli"
2933version = "0.26.2"
2934source = "registry+https://github.com/rust-lang/crates.io-index"
2935checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d"
2936dependencies = [
2937 "fallible-iterator",
2938 "indexmap 1.9.3",
2939 "stable_deref_trait",
2940]
2941
2942[[package]]
2943name = "gimli"
2944version = "0.27.2"
2945source = "registry+https://github.com/rust-lang/crates.io-index"
2946checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4"
2947
2948[[package]]
2949name = "git"
2950version = "0.1.0"
2951dependencies = [
2952 "anyhow",
2953 "async-trait",
2954 "clock",
2955 "collections",
2956 "futures 0.3.28",
2957 "git2",
2958 "lazy_static",
2959 "log",
2960 "parking_lot 0.11.2",
2961 "smol",
2962 "sum_tree",
2963 "text",
2964 "unindent",
2965 "util",
2966]
2967
2968[[package]]
2969name = "git2"
2970version = "0.15.0"
2971source = "registry+https://github.com/rust-lang/crates.io-index"
2972checksum = "2994bee4a3a6a51eb90c218523be382fd7ea09b16380b9312e9dbe955ff7c7d1"
2973dependencies = [
2974 "bitflags",
2975 "libc",
2976 "libgit2-sys",
2977 "log",
2978 "url",
2979]
2980
2981[[package]]
2982name = "glob"
2983version = "0.3.1"
2984source = "registry+https://github.com/rust-lang/crates.io-index"
2985checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
2986
2987[[package]]
2988name = "globset"
2989version = "0.4.10"
2990source = "registry+https://github.com/rust-lang/crates.io-index"
2991checksum = "029d74589adefde59de1a0c4f4732695c32805624aec7b68d91503d4dba79afc"
2992dependencies = [
2993 "aho-corasick 0.7.20",
2994 "bstr",
2995 "fnv",
2996 "log",
2997 "regex",
2998]
2999
3000[[package]]
3001name = "gloo-timers"
3002version = "0.2.6"
3003source = "registry+https://github.com/rust-lang/crates.io-index"
3004checksum = "9b995a66bb87bebce9a0f4a95aed01daca4872c050bfcb21653361c03bc35e5c"
3005dependencies = [
3006 "futures-channel",
3007 "futures-core",
3008 "js-sys",
3009 "wasm-bindgen",
3010]
3011
3012[[package]]
3013name = "go_to_line"
3014version = "0.1.0"
3015dependencies = [
3016 "editor",
3017 "gpui",
3018 "menu",
3019 "postage",
3020 "settings",
3021 "text",
3022 "theme",
3023 "util",
3024 "workspace",
3025]
3026
3027[[package]]
3028name = "gpui"
3029version = "0.1.0"
3030dependencies = [
3031 "anyhow",
3032 "async-task",
3033 "backtrace",
3034 "bindgen 0.65.1",
3035 "block",
3036 "cc",
3037 "cocoa",
3038 "collections",
3039 "core-foundation",
3040 "core-graphics",
3041 "core-text",
3042 "ctor",
3043 "dhat",
3044 "env_logger 0.9.3",
3045 "etagere",
3046 "font-kit",
3047 "foreign-types",
3048 "futures 0.3.28",
3049 "gpui_macros",
3050 "image",
3051 "itertools",
3052 "lazy_static",
3053 "log",
3054 "media",
3055 "metal",
3056 "num_cpus",
3057 "objc",
3058 "ordered-float",
3059 "parking",
3060 "parking_lot 0.11.2",
3061 "pathfinder_color",
3062 "pathfinder_geometry",
3063 "png",
3064 "postage",
3065 "rand 0.8.5",
3066 "resvg",
3067 "schemars",
3068 "seahash",
3069 "serde",
3070 "serde_derive",
3071 "serde_json",
3072 "simplelog",
3073 "smallvec",
3074 "smol",
3075 "sqlez",
3076 "sum_tree",
3077 "time 0.3.21",
3078 "tiny-skia",
3079 "usvg",
3080 "util",
3081 "uuid 1.3.2",
3082 "waker-fn",
3083]
3084
3085[[package]]
3086name = "gpui_macros"
3087version = "0.1.0"
3088dependencies = [
3089 "proc-macro2",
3090 "quote",
3091 "syn 1.0.109",
3092]
3093
3094[[package]]
3095name = "h2"
3096version = "0.3.18"
3097source = "registry+https://github.com/rust-lang/crates.io-index"
3098checksum = "17f8a914c2987b688368b5138aa05321db91f4090cf26118185672ad588bce21"
3099dependencies = [
3100 "bytes 1.4.0",
3101 "fnv",
3102 "futures-core",
3103 "futures-sink",
3104 "futures-util",
3105 "http",
3106 "indexmap 1.9.3",
3107 "slab",
3108 "tokio",
3109 "tokio-util 0.7.8",
3110 "tracing",
3111]
3112
3113[[package]]
3114name = "hashbrown"
3115version = "0.11.2"
3116source = "registry+https://github.com/rust-lang/crates.io-index"
3117checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
3118dependencies = [
3119 "ahash 0.7.6",
3120]
3121
3122[[package]]
3123name = "hashbrown"
3124version = "0.12.3"
3125source = "registry+https://github.com/rust-lang/crates.io-index"
3126checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
3127dependencies = [
3128 "ahash 0.7.6",
3129]
3130
3131[[package]]
3132name = "hashbrown"
3133version = "0.13.2"
3134source = "registry+https://github.com/rust-lang/crates.io-index"
3135checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e"
3136dependencies = [
3137 "ahash 0.8.3",
3138]
3139
3140[[package]]
3141name = "hashbrown"
3142version = "0.14.0"
3143source = "registry+https://github.com/rust-lang/crates.io-index"
3144checksum = "2c6201b9ff9fd90a5a3bac2e56a830d0caa509576f0e503818ee82c181b3437a"
3145
3146[[package]]
3147name = "hashlink"
3148version = "0.8.1"
3149source = "registry+https://github.com/rust-lang/crates.io-index"
3150checksum = "69fe1fcf8b4278d860ad0548329f892a3631fb63f82574df68275f34cdbe0ffa"
3151dependencies = [
3152 "hashbrown 0.12.3",
3153]
3154
3155[[package]]
3156name = "headers"
3157version = "0.3.8"
3158source = "registry+https://github.com/rust-lang/crates.io-index"
3159checksum = "f3e372db8e5c0d213e0cd0b9be18be2aca3d44cf2fe30a9d46a65581cd454584"
3160dependencies = [
3161 "base64 0.13.1",
3162 "bitflags",
3163 "bytes 1.4.0",
3164 "headers-core",
3165 "http",
3166 "httpdate",
3167 "mime",
3168 "sha1",
3169]
3170
3171[[package]]
3172name = "headers-core"
3173version = "0.2.0"
3174source = "registry+https://github.com/rust-lang/crates.io-index"
3175checksum = "e7f66481bfee273957b1f20485a4ff3362987f85b2c236580d81b4eb7a326429"
3176dependencies = [
3177 "http",
3178]
3179
3180[[package]]
3181name = "heck"
3182version = "0.3.3"
3183source = "registry+https://github.com/rust-lang/crates.io-index"
3184checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
3185dependencies = [
3186 "unicode-segmentation",
3187]
3188
3189[[package]]
3190name = "heck"
3191version = "0.4.1"
3192source = "registry+https://github.com/rust-lang/crates.io-index"
3193checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
3194dependencies = [
3195 "unicode-segmentation",
3196]
3197
3198[[package]]
3199name = "hermit-abi"
3200version = "0.1.19"
3201source = "registry+https://github.com/rust-lang/crates.io-index"
3202checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
3203dependencies = [
3204 "libc",
3205]
3206
3207[[package]]
3208name = "hermit-abi"
3209version = "0.2.6"
3210source = "registry+https://github.com/rust-lang/crates.io-index"
3211checksum = "ee512640fe35acbfb4bb779db6f0d80704c2cacfa2e39b601ef3e3f47d1ae4c7"
3212dependencies = [
3213 "libc",
3214]
3215
3216[[package]]
3217name = "hermit-abi"
3218version = "0.3.1"
3219source = "registry+https://github.com/rust-lang/crates.io-index"
3220checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286"
3221
3222[[package]]
3223name = "hex"
3224version = "0.4.3"
3225source = "registry+https://github.com/rust-lang/crates.io-index"
3226checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
3227
3228[[package]]
3229name = "hkdf"
3230version = "0.12.3"
3231source = "registry+https://github.com/rust-lang/crates.io-index"
3232checksum = "791a029f6b9fc27657f6f188ec6e5e43f6911f6f878e0dc5501396e09809d437"
3233dependencies = [
3234 "hmac 0.12.1",
3235]
3236
3237[[package]]
3238name = "hmac"
3239version = "0.11.0"
3240source = "registry+https://github.com/rust-lang/crates.io-index"
3241checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
3242dependencies = [
3243 "crypto-mac",
3244 "digest 0.9.0",
3245]
3246
3247[[package]]
3248name = "hmac"
3249version = "0.12.1"
3250source = "registry+https://github.com/rust-lang/crates.io-index"
3251checksum = "6c49c37c09c17a53d937dfbb742eb3a961d65a994e6bcdcf37e7399d0cc8ab5e"
3252dependencies = [
3253 "digest 0.10.6",
3254]
3255
3256[[package]]
3257name = "hound"
3258version = "3.5.0"
3259source = "registry+https://github.com/rust-lang/crates.io-index"
3260checksum = "4d13cdbd5dbb29f9c88095bbdc2590c9cba0d0a1269b983fef6b2cdd7e9f4db1"
3261
3262[[package]]
3263name = "http"
3264version = "0.2.9"
3265source = "registry+https://github.com/rust-lang/crates.io-index"
3266checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
3267dependencies = [
3268 "bytes 1.4.0",
3269 "fnv",
3270 "itoa 1.0.6",
3271]
3272
3273[[package]]
3274name = "http-body"
3275version = "0.4.5"
3276source = "registry+https://github.com/rust-lang/crates.io-index"
3277checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
3278dependencies = [
3279 "bytes 1.4.0",
3280 "http",
3281 "pin-project-lite 0.2.9",
3282]
3283
3284[[package]]
3285name = "http-range-header"
3286version = "0.3.0"
3287source = "registry+https://github.com/rust-lang/crates.io-index"
3288checksum = "0bfe8eed0a9285ef776bb792479ea3834e8b94e13d615c2f66d03dd50a435a29"
3289
3290[[package]]
3291name = "httparse"
3292version = "1.8.0"
3293source = "registry+https://github.com/rust-lang/crates.io-index"
3294checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
3295
3296[[package]]
3297name = "httpdate"
3298version = "1.0.2"
3299source = "registry+https://github.com/rust-lang/crates.io-index"
3300checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
3301
3302[[package]]
3303name = "human_bytes"
3304version = "0.4.2"
3305source = "registry+https://github.com/rust-lang/crates.io-index"
3306checksum = "27e2b089f28ad15597b48d8c0a8fe94eeb1c1cb26ca99b6f66ac9582ae10c5e6"
3307
3308[[package]]
3309name = "humantime"
3310version = "2.1.0"
3311source = "registry+https://github.com/rust-lang/crates.io-index"
3312checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
3313
3314[[package]]
3315name = "hyper"
3316version = "0.14.26"
3317source = "registry+https://github.com/rust-lang/crates.io-index"
3318checksum = "ab302d72a6f11a3b910431ff93aae7e773078c769f0a3ef15fb9ec692ed147d4"
3319dependencies = [
3320 "bytes 1.4.0",
3321 "futures-channel",
3322 "futures-core",
3323 "futures-util",
3324 "h2",
3325 "http",
3326 "http-body",
3327 "httparse",
3328 "httpdate",
3329 "itoa 1.0.6",
3330 "pin-project-lite 0.2.9",
3331 "socket2",
3332 "tokio",
3333 "tower-service",
3334 "tracing",
3335 "want",
3336]
3337
3338[[package]]
3339name = "hyper-timeout"
3340version = "0.4.1"
3341source = "registry+https://github.com/rust-lang/crates.io-index"
3342checksum = "bbb958482e8c7be4bc3cf272a766a2b0bf1a6755e7a6ae777f017a31d11b13b1"
3343dependencies = [
3344 "hyper",
3345 "pin-project-lite 0.2.9",
3346 "tokio",
3347 "tokio-io-timeout",
3348]
3349
3350[[package]]
3351name = "hyper-tls"
3352version = "0.5.0"
3353source = "registry+https://github.com/rust-lang/crates.io-index"
3354checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
3355dependencies = [
3356 "bytes 1.4.0",
3357 "hyper",
3358 "native-tls",
3359 "tokio",
3360 "tokio-native-tls",
3361]
3362
3363[[package]]
3364name = "iana-time-zone"
3365version = "0.1.56"
3366source = "registry+https://github.com/rust-lang/crates.io-index"
3367checksum = "0722cd7114b7de04316e7ea5456a0bbb20e4adb46fd27a3697adb812cff0f37c"
3368dependencies = [
3369 "android_system_properties",
3370 "core-foundation-sys 0.8.3",
3371 "iana-time-zone-haiku",
3372 "js-sys",
3373 "wasm-bindgen",
3374 "windows 0.48.0",
3375]
3376
3377[[package]]
3378name = "iana-time-zone-haiku"
3379version = "0.1.1"
3380source = "registry+https://github.com/rust-lang/crates.io-index"
3381checksum = "0703ae284fc167426161c2e3f1da3ea71d94b21bedbcc9494e92b28e334e3dca"
3382dependencies = [
3383 "cxx",
3384 "cxx-build",
3385]
3386
3387[[package]]
3388name = "idna"
3389version = "0.3.0"
3390source = "registry+https://github.com/rust-lang/crates.io-index"
3391checksum = "e14ddfc70884202db2244c223200c204c2bda1bc6e0998d11b5e024d657209e6"
3392dependencies = [
3393 "unicode-bidi",
3394 "unicode-normalization",
3395]
3396
3397[[package]]
3398name = "ignore"
3399version = "0.4.20"
3400source = "registry+https://github.com/rust-lang/crates.io-index"
3401checksum = "dbe7873dab538a9a44ad79ede1faf5f30d49f9a5c883ddbab48bce81b64b7492"
3402dependencies = [
3403 "globset",
3404 "lazy_static",
3405 "log",
3406 "memchr",
3407 "regex",
3408 "same-file",
3409 "thread_local",
3410 "walkdir",
3411 "winapi-util",
3412]
3413
3414[[package]]
3415name = "image"
3416version = "0.23.14"
3417source = "registry+https://github.com/rust-lang/crates.io-index"
3418checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
3419dependencies = [
3420 "bytemuck",
3421 "byteorder",
3422 "color_quant",
3423 "gif",
3424 "jpeg-decoder",
3425 "num-iter",
3426 "num-rational",
3427 "num-traits",
3428 "png",
3429 "scoped_threadpool",
3430 "tiff",
3431]
3432
3433[[package]]
3434name = "indexmap"
3435version = "1.9.3"
3436source = "registry+https://github.com/rust-lang/crates.io-index"
3437checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
3438dependencies = [
3439 "autocfg 1.1.0",
3440 "hashbrown 0.12.3",
3441 "serde",
3442]
3443
3444[[package]]
3445name = "indexmap"
3446version = "2.0.0"
3447source = "registry+https://github.com/rust-lang/crates.io-index"
3448checksum = "d5477fe2230a79769d8dc68e0eabf5437907c0457a5614a9e8dddb67f65eb65d"
3449dependencies = [
3450 "equivalent",
3451 "hashbrown 0.14.0",
3452]
3453
3454[[package]]
3455name = "indoc"
3456version = "1.0.9"
3457source = "registry+https://github.com/rust-lang/crates.io-index"
3458checksum = "bfa799dd5ed20a7e349f3b4639aa80d74549c81716d9ec4f994c9b5815598306"
3459
3460[[package]]
3461name = "install_cli"
3462version = "0.1.0"
3463dependencies = [
3464 "anyhow",
3465 "gpui",
3466 "log",
3467 "smol",
3468 "util",
3469]
3470
3471[[package]]
3472name = "instant"
3473version = "0.1.12"
3474source = "registry+https://github.com/rust-lang/crates.io-index"
3475checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
3476dependencies = [
3477 "cfg-if 1.0.0",
3478]
3479
3480[[package]]
3481name = "io-extras"
3482version = "0.13.2"
3483source = "registry+https://github.com/rust-lang/crates.io-index"
3484checksum = "d0c937cc9891c12eaa8c63ad347e4a288364b1328b924886970b47a14ab8f8f8"
3485dependencies = [
3486 "io-lifetimes 0.5.3",
3487 "winapi 0.3.9",
3488]
3489
3490[[package]]
3491name = "io-lifetimes"
3492version = "0.5.3"
3493source = "registry+https://github.com/rust-lang/crates.io-index"
3494checksum = "ec58677acfea8a15352d42fc87d11d63596ade9239e0a7c9352914417515dbe6"
3495dependencies = [
3496 "libc",
3497 "winapi 0.3.9",
3498]
3499
3500[[package]]
3501name = "io-lifetimes"
3502version = "1.0.10"
3503source = "registry+https://github.com/rust-lang/crates.io-index"
3504checksum = "9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220"
3505dependencies = [
3506 "hermit-abi 0.3.1",
3507 "libc",
3508 "windows-sys 0.48.0",
3509]
3510
3511[[package]]
3512name = "iovec"
3513version = "0.1.4"
3514source = "registry+https://github.com/rust-lang/crates.io-index"
3515checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
3516dependencies = [
3517 "libc",
3518]
3519
3520[[package]]
3521name = "ipc-channel"
3522version = "0.16.0"
3523source = "registry+https://github.com/rust-lang/crates.io-index"
3524checksum = "7cb1d9211085f0ea6f1379d944b93c4d07e8207aa3bcf49f37eda12b85081887"
3525dependencies = [
3526 "bincode",
3527 "crossbeam-channel 0.4.4",
3528 "fnv",
3529 "lazy_static",
3530 "libc",
3531 "mio 0.6.23",
3532 "rand 0.7.3",
3533 "serde",
3534 "tempfile",
3535 "uuid 0.8.2",
3536 "winapi 0.3.9",
3537]
3538
3539[[package]]
3540name = "ipnet"
3541version = "2.7.2"
3542source = "registry+https://github.com/rust-lang/crates.io-index"
3543checksum = "12b6ee2129af8d4fb011108c73d99a1b83a85977f23b82460c0ae2e25bb4b57f"
3544
3545[[package]]
3546name = "is-terminal"
3547version = "0.1.0"
3548source = "registry+https://github.com/rust-lang/crates.io-index"
3549checksum = "7c89a757e762896bdbdfadf2860d0f8b0cea5e363d8cf3e7bdfeb63d1d976352"
3550dependencies = [
3551 "hermit-abi 0.2.6",
3552 "io-lifetimes 0.5.3",
3553 "rustix 0.33.7",
3554 "winapi 0.3.9",
3555]
3556
3557[[package]]
3558name = "is-terminal"
3559version = "0.4.7"
3560source = "registry+https://github.com/rust-lang/crates.io-index"
3561checksum = "adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f"
3562dependencies = [
3563 "hermit-abi 0.3.1",
3564 "io-lifetimes 1.0.10",
3565 "rustix 0.37.19",
3566 "windows-sys 0.48.0",
3567]
3568
3569[[package]]
3570name = "isahc"
3571version = "1.7.2"
3572source = "registry+https://github.com/rust-lang/crates.io-index"
3573checksum = "334e04b4d781f436dc315cb1e7515bd96826426345d498149e4bde36b67f8ee9"
3574dependencies = [
3575 "async-channel",
3576 "castaway",
3577 "crossbeam-utils 0.8.15",
3578 "curl",
3579 "curl-sys",
3580 "encoding_rs",
3581 "event-listener",
3582 "futures-lite",
3583 "http",
3584 "log",
3585 "mime",
3586 "once_cell",
3587 "polling",
3588 "slab",
3589 "sluice",
3590 "tracing",
3591 "tracing-futures",
3592 "url",
3593 "waker-fn",
3594]
3595
3596[[package]]
3597name = "itertools"
3598version = "0.10.5"
3599source = "registry+https://github.com/rust-lang/crates.io-index"
3600checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473"
3601dependencies = [
3602 "either",
3603]
3604
3605[[package]]
3606name = "itoa"
3607version = "0.4.8"
3608source = "registry+https://github.com/rust-lang/crates.io-index"
3609checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
3610
3611[[package]]
3612name = "itoa"
3613version = "1.0.6"
3614source = "registry+https://github.com/rust-lang/crates.io-index"
3615checksum = "453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6"
3616
3617[[package]]
3618name = "ittapi-rs"
3619version = "0.2.0"
3620source = "registry+https://github.com/rust-lang/crates.io-index"
3621checksum = "f712648a1ad72fbfb7adc2772c331e8d90f022f8cf30cbabefba2878dd3172b0"
3622dependencies = [
3623 "cc",
3624]
3625
3626[[package]]
3627name = "jni"
3628version = "0.19.0"
3629source = "registry+https://github.com/rust-lang/crates.io-index"
3630checksum = "c6df18c2e3db7e453d3c6ac5b3e9d5182664d28788126d39b91f2d1e22b017ec"
3631dependencies = [
3632 "cesu8",
3633 "combine",
3634 "jni-sys",
3635 "log",
3636 "thiserror",
3637 "walkdir",
3638]
3639
3640[[package]]
3641name = "jni"
3642version = "0.20.0"
3643source = "registry+https://github.com/rust-lang/crates.io-index"
3644checksum = "039022cdf4d7b1cf548d31f60ae783138e5fd42013f6271049d7df7afadef96c"
3645dependencies = [
3646 "cesu8",
3647 "combine",
3648 "jni-sys",
3649 "log",
3650 "thiserror",
3651 "walkdir",
3652]
3653
3654[[package]]
3655name = "jni-sys"
3656version = "0.3.0"
3657source = "registry+https://github.com/rust-lang/crates.io-index"
3658checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
3659
3660[[package]]
3661name = "jobserver"
3662version = "0.1.26"
3663source = "registry+https://github.com/rust-lang/crates.io-index"
3664checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
3665dependencies = [
3666 "libc",
3667]
3668
3669[[package]]
3670name = "journal"
3671version = "0.1.0"
3672dependencies = [
3673 "anyhow",
3674 "chrono",
3675 "dirs 4.0.0",
3676 "editor",
3677 "gpui",
3678 "log",
3679 "schemars",
3680 "serde",
3681 "settings",
3682 "shellexpand",
3683 "util",
3684 "workspace",
3685]
3686
3687[[package]]
3688name = "jpeg-decoder"
3689version = "0.1.22"
3690source = "registry+https://github.com/rust-lang/crates.io-index"
3691checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
3692dependencies = [
3693 "rayon",
3694]
3695
3696[[package]]
3697name = "js-sys"
3698version = "0.3.62"
3699source = "registry+https://github.com/rust-lang/crates.io-index"
3700checksum = "68c16e1bfd491478ab155fd8b4896b86f9ede344949b641e61501e07c2b8b4d5"
3701dependencies = [
3702 "wasm-bindgen",
3703]
3704
3705[[package]]
3706name = "jwt"
3707version = "0.16.0"
3708source = "registry+https://github.com/rust-lang/crates.io-index"
3709checksum = "6204285f77fe7d9784db3fdc449ecce1a0114927a51d5a41c4c7a292011c015f"
3710dependencies = [
3711 "base64 0.13.1",
3712 "crypto-common",
3713 "digest 0.10.6",
3714 "hmac 0.12.1",
3715 "serde",
3716 "serde_json",
3717 "sha2 0.10.6",
3718]
3719
3720[[package]]
3721name = "kernel32-sys"
3722version = "0.2.2"
3723source = "registry+https://github.com/rust-lang/crates.io-index"
3724checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
3725dependencies = [
3726 "winapi 0.2.8",
3727 "winapi-build",
3728]
3729
3730[[package]]
3731name = "kurbo"
3732version = "0.8.3"
3733source = "registry+https://github.com/rust-lang/crates.io-index"
3734checksum = "7a53776d271cfb873b17c618af0298445c88afc52837f3e948fa3fafd131f449"
3735dependencies = [
3736 "arrayvec 0.7.2",
3737]
3738
3739[[package]]
3740name = "kv-log-macro"
3741version = "1.0.7"
3742source = "registry+https://github.com/rust-lang/crates.io-index"
3743checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
3744dependencies = [
3745 "log",
3746]
3747
3748[[package]]
3749name = "language"
3750version = "0.1.0"
3751dependencies = [
3752 "anyhow",
3753 "async-broadcast",
3754 "async-trait",
3755 "client",
3756 "clock",
3757 "collections",
3758 "ctor",
3759 "env_logger 0.9.3",
3760 "fs",
3761 "futures 0.3.28",
3762 "fuzzy",
3763 "git",
3764 "globset",
3765 "gpui",
3766 "indoc",
3767 "lazy_static",
3768 "log",
3769 "lsp",
3770 "parking_lot 0.11.2",
3771 "postage",
3772 "rand 0.8.5",
3773 "regex",
3774 "rpc",
3775 "schemars",
3776 "serde",
3777 "serde_derive",
3778 "serde_json",
3779 "settings",
3780 "similar",
3781 "smallvec",
3782 "smol",
3783 "sum_tree",
3784 "text",
3785 "theme",
3786 "tree-sitter",
3787 "tree-sitter-embedded-template",
3788 "tree-sitter-html",
3789 "tree-sitter-javascript",
3790 "tree-sitter-json 0.19.0",
3791 "tree-sitter-markdown",
3792 "tree-sitter-python",
3793 "tree-sitter-ruby",
3794 "tree-sitter-rust",
3795 "tree-sitter-typescript 0.20.2 (registry+https://github.com/rust-lang/crates.io-index)",
3796 "unicase",
3797 "unindent",
3798 "util",
3799]
3800
3801[[package]]
3802name = "language_selector"
3803version = "0.1.0"
3804dependencies = [
3805 "anyhow",
3806 "editor",
3807 "fuzzy",
3808 "gpui",
3809 "language",
3810 "picker",
3811 "project",
3812 "settings",
3813 "theme",
3814 "util",
3815 "workspace",
3816]
3817
3818[[package]]
3819name = "language_tools"
3820version = "0.1.0"
3821dependencies = [
3822 "anyhow",
3823 "client",
3824 "collections",
3825 "editor",
3826 "env_logger 0.9.3",
3827 "futures 0.3.28",
3828 "gpui",
3829 "language",
3830 "lsp",
3831 "project",
3832 "serde",
3833 "settings",
3834 "theme",
3835 "tree-sitter",
3836 "unindent",
3837 "util",
3838 "workspace",
3839]
3840
3841[[package]]
3842name = "lazy_static"
3843version = "1.4.0"
3844source = "registry+https://github.com/rust-lang/crates.io-index"
3845checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
3846dependencies = [
3847 "spin 0.5.2",
3848]
3849
3850[[package]]
3851name = "lazycell"
3852version = "1.3.0"
3853source = "registry+https://github.com/rust-lang/crates.io-index"
3854checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
3855
3856[[package]]
3857name = "leb128"
3858version = "0.2.5"
3859source = "registry+https://github.com/rust-lang/crates.io-index"
3860checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67"
3861
3862[[package]]
3863name = "lewton"
3864version = "0.10.2"
3865source = "registry+https://github.com/rust-lang/crates.io-index"
3866checksum = "777b48df9aaab155475a83a7df3070395ea1ac6902f5cd062b8f2b028075c030"
3867dependencies = [
3868 "byteorder",
3869 "ogg",
3870 "tinyvec",
3871]
3872
3873[[package]]
3874name = "libc"
3875version = "0.2.144"
3876source = "registry+https://github.com/rust-lang/crates.io-index"
3877checksum = "2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1"
3878
3879[[package]]
3880name = "libgit2-sys"
3881version = "0.14.2+1.5.1"
3882source = "registry+https://github.com/rust-lang/crates.io-index"
3883checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4"
3884dependencies = [
3885 "cc",
3886 "libc",
3887 "libz-sys",
3888 "pkg-config",
3889]
3890
3891[[package]]
3892name = "libloading"
3893version = "0.7.4"
3894source = "registry+https://github.com/rust-lang/crates.io-index"
3895checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f"
3896dependencies = [
3897 "cfg-if 1.0.0",
3898 "winapi 0.3.9",
3899]
3900
3901[[package]]
3902name = "libm"
3903version = "0.2.6"
3904source = "registry+https://github.com/rust-lang/crates.io-index"
3905checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"
3906
3907[[package]]
3908name = "libnghttp2-sys"
3909version = "0.1.7+1.45.0"
3910source = "registry+https://github.com/rust-lang/crates.io-index"
3911checksum = "57ed28aba195b38d5ff02b9170cbff627e336a20925e43b4945390401c5dc93f"
3912dependencies = [
3913 "cc",
3914 "libc",
3915]
3916
3917[[package]]
3918name = "libsqlite3-sys"
3919version = "0.24.2"
3920source = "registry+https://github.com/rust-lang/crates.io-index"
3921checksum = "898745e570c7d0453cc1fbc4a701eb6c662ed54e8fec8b7d14be137ebeeb9d14"
3922dependencies = [
3923 "cc",
3924 "pkg-config",
3925 "vcpkg",
3926]
3927
3928[[package]]
3929name = "libz-sys"
3930version = "1.1.9"
3931source = "registry+https://github.com/rust-lang/crates.io-index"
3932checksum = "56ee889ecc9568871456d42f603d6a0ce59ff328d291063a45cbdf0036baf6db"
3933dependencies = [
3934 "cc",
3935 "libc",
3936 "pkg-config",
3937 "vcpkg",
3938]
3939
3940[[package]]
3941name = "line-wrap"
3942version = "0.1.1"
3943source = "registry+https://github.com/rust-lang/crates.io-index"
3944checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9"
3945dependencies = [
3946 "safemem",
3947]
3948
3949[[package]]
3950name = "link-cplusplus"
3951version = "1.0.8"
3952source = "registry+https://github.com/rust-lang/crates.io-index"
3953checksum = "ecd207c9c713c34f95a097a5b029ac2ce6010530c7b49d7fea24d977dede04f5"
3954dependencies = [
3955 "cc",
3956]
3957
3958[[package]]
3959name = "linked-hash-map"
3960version = "0.5.6"
3961source = "registry+https://github.com/rust-lang/crates.io-index"
3962checksum = "0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f"
3963
3964[[package]]
3965name = "linux-raw-sys"
3966version = "0.0.42"
3967source = "registry+https://github.com/rust-lang/crates.io-index"
3968checksum = "5284f00d480e1c39af34e72f8ad60b94f47007e3481cd3b731c1d67190ddc7b7"
3969
3970[[package]]
3971name = "linux-raw-sys"
3972version = "0.3.7"
3973source = "registry+https://github.com/rust-lang/crates.io-index"
3974checksum = "ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f"
3975
3976[[package]]
3977name = "lipsum"
3978version = "0.8.2"
3979source = "registry+https://github.com/rust-lang/crates.io-index"
3980checksum = "a8451846f1f337e44486666989fbce40be804da139d5a4477d6b88ece5dc69f4"
3981dependencies = [
3982 "rand 0.8.5",
3983 "rand_chacha 0.3.1",
3984]
3985
3986[[package]]
3987name = "live_kit_client"
3988version = "0.1.0"
3989dependencies = [
3990 "anyhow",
3991 "async-broadcast",
3992 "async-trait",
3993 "block",
3994 "byteorder",
3995 "bytes 1.4.0",
3996 "cocoa",
3997 "collections",
3998 "core-foundation",
3999 "core-graphics",
4000 "foreign-types",
4001 "futures 0.3.28",
4002 "gpui",
4003 "hmac 0.12.1",
4004 "jwt",
4005 "lazy_static",
4006 "live_kit_server",
4007 "log",
4008 "media",
4009 "nanoid",
4010 "objc",
4011 "parking_lot 0.11.2",
4012 "postage",
4013 "serde",
4014 "serde_derive",
4015 "serde_json",
4016 "sha2 0.10.6",
4017 "simplelog",
4018]
4019
4020[[package]]
4021name = "live_kit_server"
4022version = "0.1.0"
4023dependencies = [
4024 "anyhow",
4025 "async-trait",
4026 "futures 0.3.28",
4027 "hmac 0.12.1",
4028 "jwt",
4029 "log",
4030 "prost 0.8.0",
4031 "prost-build",
4032 "prost-types 0.8.0",
4033 "reqwest",
4034 "serde",
4035 "serde_derive",
4036 "sha2 0.10.6",
4037]
4038
4039[[package]]
4040name = "lock_api"
4041version = "0.4.9"
4042source = "registry+https://github.com/rust-lang/crates.io-index"
4043checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df"
4044dependencies = [
4045 "autocfg 1.1.0",
4046 "scopeguard",
4047]
4048
4049[[package]]
4050name = "log"
4051version = "0.4.17"
4052source = "registry+https://github.com/rust-lang/crates.io-index"
4053checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
4054dependencies = [
4055 "cfg-if 1.0.0",
4056 "serde",
4057 "value-bag",
4058]
4059
4060[[package]]
4061name = "lsp"
4062version = "0.1.0"
4063dependencies = [
4064 "anyhow",
4065 "async-pipe",
4066 "collections",
4067 "ctor",
4068 "env_logger 0.9.3",
4069 "futures 0.3.28",
4070 "gpui",
4071 "log",
4072 "lsp-types",
4073 "parking_lot 0.11.2",
4074 "postage",
4075 "serde",
4076 "serde_derive",
4077 "serde_json",
4078 "smol",
4079 "unindent",
4080 "util",
4081]
4082
4083[[package]]
4084name = "lsp-types"
4085version = "0.94.0"
4086source = "registry+https://github.com/rust-lang/crates.io-index"
4087checksum = "0b63735a13a1f9cd4f4835223d828ed9c2e35c8c5e61837774399f558b6a1237"
4088dependencies = [
4089 "bitflags",
4090 "serde",
4091 "serde_json",
4092 "serde_repr",
4093 "url",
4094]
4095
4096[[package]]
4097name = "mach"
4098version = "0.3.2"
4099source = "registry+https://github.com/rust-lang/crates.io-index"
4100checksum = "b823e83b2affd8f40a9ee8c29dbc56404c1e34cd2710921f2801e2cf29527afa"
4101dependencies = [
4102 "libc",
4103]
4104
4105[[package]]
4106name = "mach2"
4107version = "0.4.1"
4108source = "registry+https://github.com/rust-lang/crates.io-index"
4109checksum = "6d0d1830bcd151a6fc4aea1369af235b36c1528fe976b8ff678683c9995eade8"
4110dependencies = [
4111 "libc",
4112]
4113
4114[[package]]
4115name = "malloc_buf"
4116version = "0.0.6"
4117source = "registry+https://github.com/rust-lang/crates.io-index"
4118checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
4119dependencies = [
4120 "libc",
4121]
4122
4123[[package]]
4124name = "matchers"
4125version = "0.1.0"
4126source = "registry+https://github.com/rust-lang/crates.io-index"
4127checksum = "8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558"
4128dependencies = [
4129 "regex-automata",
4130]
4131
4132[[package]]
4133name = "matches"
4134version = "0.1.10"
4135source = "registry+https://github.com/rust-lang/crates.io-index"
4136checksum = "2532096657941c2fea9c289d370a250971c689d4f143798ff67113ec042024a5"
4137
4138[[package]]
4139name = "matchit"
4140version = "0.5.0"
4141source = "registry+https://github.com/rust-lang/crates.io-index"
4142checksum = "73cbba799671b762df5a175adf59ce145165747bb891505c43d09aefbbf38beb"
4143
4144[[package]]
4145name = "maybe-owned"
4146version = "0.3.4"
4147source = "registry+https://github.com/rust-lang/crates.io-index"
4148checksum = "4facc753ae494aeb6e3c22f839b158aebd4f9270f55cd3c79906c45476c47ab4"
4149
4150[[package]]
4151name = "maybe-uninit"
4152version = "2.0.0"
4153source = "registry+https://github.com/rust-lang/crates.io-index"
4154checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
4155
4156[[package]]
4157name = "md-5"
4158version = "0.10.5"
4159source = "registry+https://github.com/rust-lang/crates.io-index"
4160checksum = "6365506850d44bff6e2fbcb5176cf63650e48bd45ef2fe2665ae1570e0f4b9ca"
4161dependencies = [
4162 "digest 0.10.6",
4163]
4164
4165[[package]]
4166name = "media"
4167version = "0.1.0"
4168dependencies = [
4169 "anyhow",
4170 "bindgen 0.65.1",
4171 "block",
4172 "bytes 1.4.0",
4173 "core-foundation",
4174 "foreign-types",
4175 "metal",
4176 "objc",
4177]
4178
4179[[package]]
4180name = "memchr"
4181version = "2.5.0"
4182source = "registry+https://github.com/rust-lang/crates.io-index"
4183checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
4184
4185[[package]]
4186name = "memfd"
4187version = "0.4.1"
4188source = "registry+https://github.com/rust-lang/crates.io-index"
4189checksum = "f6627dc657574b49d6ad27105ed671822be56e0d2547d413bfbf3e8d8fa92e7a"
4190dependencies = [
4191 "libc",
4192]
4193
4194[[package]]
4195name = "memmap2"
4196version = "0.2.3"
4197source = "registry+https://github.com/rust-lang/crates.io-index"
4198checksum = "723e3ebdcdc5c023db1df315364573789f8857c11b631a2fdfad7c00f5c046b4"
4199dependencies = [
4200 "libc",
4201]
4202
4203[[package]]
4204name = "memoffset"
4205version = "0.6.5"
4206source = "registry+https://github.com/rust-lang/crates.io-index"
4207checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
4208dependencies = [
4209 "autocfg 1.1.0",
4210]
4211
4212[[package]]
4213name = "memoffset"
4214version = "0.8.0"
4215source = "registry+https://github.com/rust-lang/crates.io-index"
4216checksum = "d61c719bcfbcf5d62b3a09efa6088de8c54bc0bfcd3ea7ae39fcc186108b8de1"
4217dependencies = [
4218 "autocfg 1.1.0",
4219]
4220
4221[[package]]
4222name = "menu"
4223version = "0.1.0"
4224dependencies = [
4225 "gpui",
4226]
4227
4228[[package]]
4229name = "metal"
4230version = "0.21.0"
4231source = "registry+https://github.com/rust-lang/crates.io-index"
4232checksum = "4598d719460ade24c7d91f335daf055bf2a7eec030728ce751814c50cdd6a26c"
4233dependencies = [
4234 "bitflags",
4235 "block",
4236 "cocoa-foundation",
4237 "foreign-types",
4238 "log",
4239 "objc",
4240]
4241
4242[[package]]
4243name = "mime"
4244version = "0.3.17"
4245source = "registry+https://github.com/rust-lang/crates.io-index"
4246checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
4247
4248[[package]]
4249name = "minimal-lexical"
4250version = "0.2.1"
4251source = "registry+https://github.com/rust-lang/crates.io-index"
4252checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
4253
4254[[package]]
4255name = "miniz_oxide"
4256version = "0.3.7"
4257source = "registry+https://github.com/rust-lang/crates.io-index"
4258checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
4259dependencies = [
4260 "adler32",
4261]
4262
4263[[package]]
4264name = "miniz_oxide"
4265version = "0.4.4"
4266source = "registry+https://github.com/rust-lang/crates.io-index"
4267checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
4268dependencies = [
4269 "adler",
4270 "autocfg 1.1.0",
4271]
4272
4273[[package]]
4274name = "miniz_oxide"
4275version = "0.6.2"
4276source = "registry+https://github.com/rust-lang/crates.io-index"
4277checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa"
4278dependencies = [
4279 "adler",
4280]
4281
4282[[package]]
4283name = "miniz_oxide"
4284version = "0.7.1"
4285source = "registry+https://github.com/rust-lang/crates.io-index"
4286checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
4287dependencies = [
4288 "adler",
4289]
4290
4291[[package]]
4292name = "mintex"
4293version = "0.1.2"
4294source = "registry+https://github.com/rust-lang/crates.io-index"
4295checksum = "fd7c5ba1c3b5a23418d7bbf98c71c3d4946a0125002129231da8d6b723d559cb"
4296dependencies = [
4297 "once_cell",
4298 "sys-info",
4299]
4300
4301[[package]]
4302name = "mio"
4303version = "0.6.23"
4304source = "registry+https://github.com/rust-lang/crates.io-index"
4305checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4"
4306dependencies = [
4307 "cfg-if 0.1.10",
4308 "fuchsia-zircon",
4309 "fuchsia-zircon-sys",
4310 "iovec",
4311 "kernel32-sys",
4312 "libc",
4313 "log",
4314 "miow 0.2.2",
4315 "net2",
4316 "slab",
4317 "winapi 0.2.8",
4318]
4319
4320[[package]]
4321name = "mio"
4322version = "0.8.6"
4323source = "registry+https://github.com/rust-lang/crates.io-index"
4324checksum = "5b9d9a46eff5b4ff64b45a9e316a6d1e0bc719ef429cbec4dc630684212bfdf9"
4325dependencies = [
4326 "libc",
4327 "log",
4328 "wasi 0.11.0+wasi-snapshot-preview1",
4329 "windows-sys 0.45.0",
4330]
4331
4332[[package]]
4333name = "mio-anonymous-pipes"
4334version = "0.2.0"
4335source = "registry+https://github.com/rust-lang/crates.io-index"
4336checksum = "6bc513025fe5005a3aa561b50fdb2cda5a150b84800ae02acd8aa9ed62ca1a6b"
4337dependencies = [
4338 "mio 0.6.23",
4339 "miow 0.3.7",
4340 "parking_lot 0.11.2",
4341 "spsc-buffer",
4342 "winapi 0.3.9",
4343]
4344
4345[[package]]
4346name = "mio-extras"
4347version = "2.0.6"
4348source = "registry+https://github.com/rust-lang/crates.io-index"
4349checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
4350dependencies = [
4351 "lazycell",
4352 "log",
4353 "mio 0.6.23",
4354 "slab",
4355]
4356
4357[[package]]
4358name = "mio-uds"
4359version = "0.6.8"
4360source = "registry+https://github.com/rust-lang/crates.io-index"
4361checksum = "afcb699eb26d4332647cc848492bbc15eafb26f08d0304550d5aa1f612e066f0"
4362dependencies = [
4363 "iovec",
4364 "libc",
4365 "mio 0.6.23",
4366]
4367
4368[[package]]
4369name = "miow"
4370version = "0.2.2"
4371source = "registry+https://github.com/rust-lang/crates.io-index"
4372checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d"
4373dependencies = [
4374 "kernel32-sys",
4375 "net2",
4376 "winapi 0.2.8",
4377 "ws2_32-sys",
4378]
4379
4380[[package]]
4381name = "miow"
4382version = "0.3.7"
4383source = "registry+https://github.com/rust-lang/crates.io-index"
4384checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
4385dependencies = [
4386 "winapi 0.3.9",
4387]
4388
4389[[package]]
4390name = "more-asserts"
4391version = "0.2.2"
4392source = "registry+https://github.com/rust-lang/crates.io-index"
4393checksum = "7843ec2de400bcbc6a6328c958dc38e5359da6e93e72e37bc5246bf1ae776389"
4394
4395[[package]]
4396name = "multimap"
4397version = "0.8.3"
4398source = "registry+https://github.com/rust-lang/crates.io-index"
4399checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
4400
4401[[package]]
4402name = "nanoid"
4403version = "0.4.0"
4404source = "registry+https://github.com/rust-lang/crates.io-index"
4405checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
4406dependencies = [
4407 "rand 0.8.5",
4408]
4409
4410[[package]]
4411name = "native-tls"
4412version = "0.2.11"
4413source = "registry+https://github.com/rust-lang/crates.io-index"
4414checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
4415dependencies = [
4416 "lazy_static",
4417 "libc",
4418 "log",
4419 "openssl",
4420 "openssl-probe",
4421 "openssl-sys",
4422 "schannel",
4423 "security-framework",
4424 "security-framework-sys",
4425 "tempfile",
4426]
4427
4428[[package]]
4429name = "ndk"
4430version = "0.7.0"
4431source = "registry+https://github.com/rust-lang/crates.io-index"
4432checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0"
4433dependencies = [
4434 "bitflags",
4435 "jni-sys",
4436 "ndk-sys",
4437 "num_enum",
4438 "raw-window-handle",
4439 "thiserror",
4440]
4441
4442[[package]]
4443name = "ndk-context"
4444version = "0.1.1"
4445source = "registry+https://github.com/rust-lang/crates.io-index"
4446checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b"
4447
4448[[package]]
4449name = "ndk-sys"
4450version = "0.4.1+23.1.7779620"
4451source = "registry+https://github.com/rust-lang/crates.io-index"
4452checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3"
4453dependencies = [
4454 "jni-sys",
4455]
4456
4457[[package]]
4458name = "net2"
4459version = "0.2.38"
4460source = "registry+https://github.com/rust-lang/crates.io-index"
4461checksum = "74d0df99cfcd2530b2e694f6e17e7f37b8e26bb23983ac530c0c97408837c631"
4462dependencies = [
4463 "cfg-if 0.1.10",
4464 "libc",
4465 "winapi 0.3.9",
4466]
4467
4468[[package]]
4469name = "nix"
4470version = "0.24.3"
4471source = "registry+https://github.com/rust-lang/crates.io-index"
4472checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069"
4473dependencies = [
4474 "bitflags",
4475 "cfg-if 1.0.0",
4476 "libc",
4477 "memoffset 0.6.5",
4478]
4479
4480[[package]]
4481name = "node_runtime"
4482version = "0.1.0"
4483dependencies = [
4484 "anyhow",
4485 "async-compression",
4486 "async-tar",
4487 "futures 0.3.28",
4488 "gpui",
4489 "parking_lot 0.11.2",
4490 "serde",
4491 "serde_derive",
4492 "serde_json",
4493 "smol",
4494 "util",
4495]
4496
4497[[package]]
4498name = "nom"
4499version = "7.1.3"
4500source = "registry+https://github.com/rust-lang/crates.io-index"
4501checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
4502dependencies = [
4503 "memchr",
4504 "minimal-lexical",
4505]
4506
4507[[package]]
4508name = "ntapi"
4509version = "0.3.7"
4510source = "registry+https://github.com/rust-lang/crates.io-index"
4511checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
4512dependencies = [
4513 "winapi 0.3.9",
4514]
4515
4516[[package]]
4517name = "ntapi"
4518version = "0.4.1"
4519source = "registry+https://github.com/rust-lang/crates.io-index"
4520checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
4521dependencies = [
4522 "winapi 0.3.9",
4523]
4524
4525[[package]]
4526name = "nu-ansi-term"
4527version = "0.46.0"
4528source = "registry+https://github.com/rust-lang/crates.io-index"
4529checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
4530dependencies = [
4531 "overload",
4532 "winapi 0.3.9",
4533]
4534
4535[[package]]
4536name = "num-bigint"
4537version = "0.4.3"
4538source = "registry+https://github.com/rust-lang/crates.io-index"
4539checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
4540dependencies = [
4541 "autocfg 1.1.0",
4542 "num-integer",
4543 "num-traits",
4544]
4545
4546[[package]]
4547name = "num-bigint-dig"
4548version = "0.7.0"
4549source = "registry+https://github.com/rust-lang/crates.io-index"
4550checksum = "4547ee5541c18742396ae2c895d0717d0f886d8823b8399cdaf7b07d63ad0480"
4551dependencies = [
4552 "autocfg 0.1.8",
4553 "byteorder",
4554 "lazy_static",
4555 "libm",
4556 "num-integer",
4557 "num-iter",
4558 "num-traits",
4559 "rand 0.8.5",
4560 "smallvec",
4561 "zeroize",
4562]
4563
4564[[package]]
4565name = "num-derive"
4566version = "0.3.3"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
4568checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
4569dependencies = [
4570 "proc-macro2",
4571 "quote",
4572 "syn 1.0.109",
4573]
4574
4575[[package]]
4576name = "num-integer"
4577version = "0.1.45"
4578source = "registry+https://github.com/rust-lang/crates.io-index"
4579checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
4580dependencies = [
4581 "autocfg 1.1.0",
4582 "num-traits",
4583]
4584
4585[[package]]
4586name = "num-iter"
4587version = "0.1.43"
4588source = "registry+https://github.com/rust-lang/crates.io-index"
4589checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
4590dependencies = [
4591 "autocfg 1.1.0",
4592 "num-integer",
4593 "num-traits",
4594]
4595
4596[[package]]
4597name = "num-rational"
4598version = "0.3.2"
4599source = "registry+https://github.com/rust-lang/crates.io-index"
4600checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
4601dependencies = [
4602 "autocfg 1.1.0",
4603 "num-integer",
4604 "num-traits",
4605]
4606
4607[[package]]
4608name = "num-traits"
4609version = "0.2.15"
4610source = "registry+https://github.com/rust-lang/crates.io-index"
4611checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
4612dependencies = [
4613 "autocfg 1.1.0",
4614 "libm",
4615]
4616
4617[[package]]
4618name = "num_cpus"
4619version = "1.15.0"
4620source = "registry+https://github.com/rust-lang/crates.io-index"
4621checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
4622dependencies = [
4623 "hermit-abi 0.2.6",
4624 "libc",
4625]
4626
4627[[package]]
4628name = "num_enum"
4629version = "0.5.11"
4630source = "registry+https://github.com/rust-lang/crates.io-index"
4631checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
4632dependencies = [
4633 "num_enum_derive",
4634]
4635
4636[[package]]
4637name = "num_enum_derive"
4638version = "0.5.11"
4639source = "registry+https://github.com/rust-lang/crates.io-index"
4640checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
4641dependencies = [
4642 "proc-macro-crate 1.3.1",
4643 "proc-macro2",
4644 "quote",
4645 "syn 1.0.109",
4646]
4647
4648[[package]]
4649name = "nvim-rs"
4650version = "0.5.0"
4651source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#d701c2790dcb2579f8f4d7003ba30e2100a7d25b"
4652dependencies = [
4653 "async-trait",
4654 "futures 0.3.28",
4655 "log",
4656 "parity-tokio-ipc",
4657 "rmp",
4658 "rmpv",
4659 "tokio",
4660 "tokio-util 0.7.8",
4661]
4662
4663[[package]]
4664name = "objc"
4665version = "0.2.7"
4666source = "registry+https://github.com/rust-lang/crates.io-index"
4667checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
4668dependencies = [
4669 "malloc_buf",
4670 "objc_exception",
4671]
4672
4673[[package]]
4674name = "objc_exception"
4675version = "0.1.2"
4676source = "registry+https://github.com/rust-lang/crates.io-index"
4677checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
4678dependencies = [
4679 "cc",
4680]
4681
4682[[package]]
4683name = "object"
4684version = "0.28.4"
4685source = "registry+https://github.com/rust-lang/crates.io-index"
4686checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
4687dependencies = [
4688 "crc32fast",
4689 "hashbrown 0.11.2",
4690 "indexmap 1.9.3",
4691 "memchr",
4692]
4693
4694[[package]]
4695name = "object"
4696version = "0.30.3"
4697source = "registry+https://github.com/rust-lang/crates.io-index"
4698checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"
4699dependencies = [
4700 "memchr",
4701]
4702
4703[[package]]
4704name = "oboe"
4705version = "0.5.0"
4706source = "registry+https://github.com/rust-lang/crates.io-index"
4707checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
4708dependencies = [
4709 "jni 0.20.0",
4710 "ndk",
4711 "ndk-context",
4712 "num-derive",
4713 "num-traits",
4714 "oboe-sys",
4715]
4716
4717[[package]]
4718name = "oboe-sys"
4719version = "0.5.0"
4720source = "registry+https://github.com/rust-lang/crates.io-index"
4721checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
4722dependencies = [
4723 "cc",
4724]
4725
4726[[package]]
4727name = "ogg"
4728version = "0.8.0"
4729source = "registry+https://github.com/rust-lang/crates.io-index"
4730checksum = "6951b4e8bf21c8193da321bcce9c9dd2e13c858fe078bf9054a288b419ae5d6e"
4731dependencies = [
4732 "byteorder",
4733]
4734
4735[[package]]
4736name = "once_cell"
4737version = "1.17.1"
4738source = "registry+https://github.com/rust-lang/crates.io-index"
4739checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
4740
4741[[package]]
4742name = "opaque-debug"
4743version = "0.3.0"
4744source = "registry+https://github.com/rust-lang/crates.io-index"
4745checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
4746
4747[[package]]
4748name = "openssl"
4749version = "0.10.52"
4750source = "registry+https://github.com/rust-lang/crates.io-index"
4751checksum = "01b8574602df80f7b85fdfc5392fa884a4e3b3f4f35402c070ab34c3d3f78d56"
4752dependencies = [
4753 "bitflags",
4754 "cfg-if 1.0.0",
4755 "foreign-types",
4756 "libc",
4757 "once_cell",
4758 "openssl-macros",
4759 "openssl-sys",
4760]
4761
4762[[package]]
4763name = "openssl-macros"
4764version = "0.1.1"
4765source = "registry+https://github.com/rust-lang/crates.io-index"
4766checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
4767dependencies = [
4768 "proc-macro2",
4769 "quote",
4770 "syn 2.0.18",
4771]
4772
4773[[package]]
4774name = "openssl-probe"
4775version = "0.1.5"
4776source = "registry+https://github.com/rust-lang/crates.io-index"
4777checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
4778
4779[[package]]
4780name = "openssl-sys"
4781version = "0.9.87"
4782source = "registry+https://github.com/rust-lang/crates.io-index"
4783checksum = "8e17f59264b2809d77ae94f0e1ebabc434773f370d6ca667bd223ea10e06cc7e"
4784dependencies = [
4785 "cc",
4786 "libc",
4787 "pkg-config",
4788 "vcpkg",
4789]
4790
4791[[package]]
4792name = "ordered-float"
4793version = "2.10.0"
4794source = "registry+https://github.com/rust-lang/crates.io-index"
4795checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
4796dependencies = [
4797 "num-traits",
4798]
4799
4800[[package]]
4801name = "os_str_bytes"
4802version = "6.5.0"
4803source = "registry+https://github.com/rust-lang/crates.io-index"
4804checksum = "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267"
4805
4806[[package]]
4807name = "ouroboros"
4808version = "0.15.6"
4809source = "registry+https://github.com/rust-lang/crates.io-index"
4810checksum = "e1358bd1558bd2a083fed428ffeda486fbfb323e698cdda7794259d592ca72db"
4811dependencies = [
4812 "aliasable",
4813 "ouroboros_macro",
4814]
4815
4816[[package]]
4817name = "ouroboros_macro"
4818version = "0.15.6"
4819source = "registry+https://github.com/rust-lang/crates.io-index"
4820checksum = "5f7d21ccd03305a674437ee1248f3ab5d4b1db095cf1caf49f1713ddf61956b7"
4821dependencies = [
4822 "Inflector",
4823 "proc-macro-error",
4824 "proc-macro2",
4825 "quote",
4826 "syn 1.0.109",
4827]
4828
4829[[package]]
4830name = "outline"
4831version = "0.1.0"
4832dependencies = [
4833 "editor",
4834 "fuzzy",
4835 "gpui",
4836 "language",
4837 "ordered-float",
4838 "picker",
4839 "postage",
4840 "settings",
4841 "smol",
4842 "text",
4843 "theme",
4844 "workspace",
4845]
4846
4847[[package]]
4848name = "output_vt100"
4849version = "0.1.3"
4850source = "registry+https://github.com/rust-lang/crates.io-index"
4851checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66"
4852dependencies = [
4853 "winapi 0.3.9",
4854]
4855
4856[[package]]
4857name = "overload"
4858version = "0.1.1"
4859source = "registry+https://github.com/rust-lang/crates.io-index"
4860checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
4861
4862[[package]]
4863name = "parity-tokio-ipc"
4864version = "0.9.0"
4865source = "registry+https://github.com/rust-lang/crates.io-index"
4866checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
4867dependencies = [
4868 "futures 0.3.28",
4869 "libc",
4870 "log",
4871 "rand 0.7.3",
4872 "tokio",
4873 "winapi 0.3.9",
4874]
4875
4876[[package]]
4877name = "parking"
4878version = "2.1.0"
4879source = "registry+https://github.com/rust-lang/crates.io-index"
4880checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
4881
4882[[package]]
4883name = "parking_lot"
4884version = "0.11.2"
4885source = "registry+https://github.com/rust-lang/crates.io-index"
4886checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
4887dependencies = [
4888 "instant",
4889 "lock_api",
4890 "parking_lot_core 0.8.6",
4891]
4892
4893[[package]]
4894name = "parking_lot"
4895version = "0.12.1"
4896source = "registry+https://github.com/rust-lang/crates.io-index"
4897checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
4898dependencies = [
4899 "lock_api",
4900 "parking_lot_core 0.9.7",
4901]
4902
4903[[package]]
4904name = "parking_lot_core"
4905version = "0.8.6"
4906source = "registry+https://github.com/rust-lang/crates.io-index"
4907checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
4908dependencies = [
4909 "cfg-if 1.0.0",
4910 "instant",
4911 "libc",
4912 "redox_syscall 0.2.16",
4913 "smallvec",
4914 "winapi 0.3.9",
4915]
4916
4917[[package]]
4918name = "parking_lot_core"
4919version = "0.9.7"
4920source = "registry+https://github.com/rust-lang/crates.io-index"
4921checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"
4922dependencies = [
4923 "cfg-if 1.0.0",
4924 "libc",
4925 "redox_syscall 0.2.16",
4926 "smallvec",
4927 "windows-sys 0.45.0",
4928]
4929
4930[[package]]
4931name = "password-hash"
4932version = "0.2.3"
4933source = "registry+https://github.com/rust-lang/crates.io-index"
4934checksum = "77e0b28ace46c5a396546bcf443bf422b57049617433d8854227352a4a9b24e7"
4935dependencies = [
4936 "base64ct",
4937 "rand_core 0.6.4",
4938 "subtle",
4939]
4940
4941[[package]]
4942name = "paste"
4943version = "1.0.12"
4944source = "registry+https://github.com/rust-lang/crates.io-index"
4945checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
4946
4947[[package]]
4948name = "pathfinder_color"
4949version = "0.5.0"
4950source = "registry+https://github.com/rust-lang/crates.io-index"
4951checksum = "69bdc0d277d559e35e1b374de56df9262a6b71e091ca04a8831a239f8c7f0c62"
4952dependencies = [
4953 "pathfinder_simd",
4954]
4955
4956[[package]]
4957name = "pathfinder_geometry"
4958version = "0.5.1"
4959source = "registry+https://github.com/rust-lang/crates.io-index"
4960checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
4961dependencies = [
4962 "log",
4963 "pathfinder_simd",
4964]
4965
4966[[package]]
4967name = "pathfinder_simd"
4968version = "0.5.1"
4969source = "registry+https://github.com/rust-lang/crates.io-index"
4970checksum = "39fe46acc5503595e5949c17b818714d26fdf9b4920eacf3b2947f0199f4a6ff"
4971dependencies = [
4972 "rustc_version",
4973]
4974
4975[[package]]
4976name = "pbkdf2"
4977version = "0.8.0"
4978source = "registry+https://github.com/rust-lang/crates.io-index"
4979checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
4980dependencies = [
4981 "crypto-mac",
4982]
4983
4984[[package]]
4985name = "peeking_take_while"
4986version = "0.1.2"
4987source = "registry+https://github.com/rust-lang/crates.io-index"
4988checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
4989
4990[[package]]
4991name = "pem"
4992version = "0.8.3"
4993source = "registry+https://github.com/rust-lang/crates.io-index"
4994checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
4995dependencies = [
4996 "base64 0.13.1",
4997 "once_cell",
4998 "regex",
4999]
5000
5001[[package]]
5002name = "percent-encoding"
5003version = "2.2.0"
5004source = "registry+https://github.com/rust-lang/crates.io-index"
5005checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
5006
5007[[package]]
5008name = "pest"
5009version = "2.6.0"
5010source = "registry+https://github.com/rust-lang/crates.io-index"
5011checksum = "e68e84bfb01f0507134eac1e9b410a12ba379d064eab48c50ba4ce329a527b70"
5012dependencies = [
5013 "thiserror",
5014 "ucd-trie",
5015]
5016
5017[[package]]
5018name = "petgraph"
5019version = "0.6.3"
5020source = "registry+https://github.com/rust-lang/crates.io-index"
5021checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4"
5022dependencies = [
5023 "fixedbitset",
5024 "indexmap 1.9.3",
5025]
5026
5027[[package]]
5028name = "picker"
5029version = "0.1.0"
5030dependencies = [
5031 "ctor",
5032 "editor",
5033 "env_logger 0.9.3",
5034 "gpui",
5035 "menu",
5036 "parking_lot 0.11.2",
5037 "serde_json",
5038 "settings",
5039 "theme",
5040 "util",
5041 "workspace",
5042]
5043
5044[[package]]
5045name = "pico-args"
5046version = "0.4.2"
5047source = "registry+https://github.com/rust-lang/crates.io-index"
5048checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
5049
5050[[package]]
5051name = "pin-project"
5052version = "1.0.12"
5053source = "registry+https://github.com/rust-lang/crates.io-index"
5054checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
5055dependencies = [
5056 "pin-project-internal",
5057]
5058
5059[[package]]
5060name = "pin-project-internal"
5061version = "1.0.12"
5062source = "registry+https://github.com/rust-lang/crates.io-index"
5063checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
5064dependencies = [
5065 "proc-macro2",
5066 "quote",
5067 "syn 1.0.109",
5068]
5069
5070[[package]]
5071name = "pin-project-lite"
5072version = "0.1.12"
5073source = "registry+https://github.com/rust-lang/crates.io-index"
5074checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
5075
5076[[package]]
5077name = "pin-project-lite"
5078version = "0.2.9"
5079source = "registry+https://github.com/rust-lang/crates.io-index"
5080checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
5081
5082[[package]]
5083name = "pin-utils"
5084version = "0.1.0"
5085source = "registry+https://github.com/rust-lang/crates.io-index"
5086checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
5087
5088[[package]]
5089name = "pkg-config"
5090version = "0.3.27"
5091source = "registry+https://github.com/rust-lang/crates.io-index"
5092checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
5093
5094[[package]]
5095name = "plist"
5096version = "1.4.3"
5097source = "registry+https://github.com/rust-lang/crates.io-index"
5098checksum = "9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590"
5099dependencies = [
5100 "base64 0.21.0",
5101 "indexmap 1.9.3",
5102 "line-wrap",
5103 "quick-xml",
5104 "serde",
5105 "time 0.3.21",
5106]
5107
5108[[package]]
5109name = "plugin"
5110version = "0.1.0"
5111dependencies = [
5112 "bincode",
5113 "plugin_macros",
5114 "serde",
5115 "serde_derive",
5116]
5117
5118[[package]]
5119name = "plugin_macros"
5120version = "0.1.0"
5121dependencies = [
5122 "bincode",
5123 "proc-macro2",
5124 "quote",
5125 "serde",
5126 "serde_derive",
5127 "syn 1.0.109",
5128]
5129
5130[[package]]
5131name = "plugin_runtime"
5132version = "0.1.0"
5133dependencies = [
5134 "anyhow",
5135 "bincode",
5136 "pollster",
5137 "serde",
5138 "serde_derive",
5139 "serde_json",
5140 "smol",
5141 "wasi-common",
5142 "wasmtime",
5143 "wasmtime-wasi",
5144]
5145
5146[[package]]
5147name = "png"
5148version = "0.16.8"
5149source = "registry+https://github.com/rust-lang/crates.io-index"
5150checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
5151dependencies = [
5152 "bitflags",
5153 "crc32fast",
5154 "deflate",
5155 "miniz_oxide 0.3.7",
5156]
5157
5158[[package]]
5159name = "polling"
5160version = "2.8.0"
5161source = "registry+https://github.com/rust-lang/crates.io-index"
5162checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
5163dependencies = [
5164 "autocfg 1.1.0",
5165 "bitflags",
5166 "cfg-if 1.0.0",
5167 "concurrent-queue",
5168 "libc",
5169 "log",
5170 "pin-project-lite 0.2.9",
5171 "windows-sys 0.48.0",
5172]
5173
5174[[package]]
5175name = "pollster"
5176version = "0.2.5"
5177source = "registry+https://github.com/rust-lang/crates.io-index"
5178checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
5179
5180[[package]]
5181name = "postage"
5182version = "0.5.0"
5183source = "registry+https://github.com/rust-lang/crates.io-index"
5184checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
5185dependencies = [
5186 "atomic",
5187 "crossbeam-queue",
5188 "futures 0.3.28",
5189 "log",
5190 "parking_lot 0.12.1",
5191 "pin-project",
5192 "pollster",
5193 "static_assertions",
5194 "thiserror",
5195]
5196
5197[[package]]
5198name = "ppv-lite86"
5199version = "0.2.17"
5200source = "registry+https://github.com/rust-lang/crates.io-index"
5201checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
5202
5203[[package]]
5204name = "pretty_assertions"
5205version = "1.3.0"
5206source = "registry+https://github.com/rust-lang/crates.io-index"
5207checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755"
5208dependencies = [
5209 "ctor",
5210 "diff",
5211 "output_vt100",
5212 "yansi",
5213]
5214
5215[[package]]
5216name = "prettyplease"
5217version = "0.2.6"
5218source = "registry+https://github.com/rust-lang/crates.io-index"
5219checksum = "3b69d39aab54d069e7f2fe8cb970493e7834601ca2d8c65fd7bbd183578080d1"
5220dependencies = [
5221 "proc-macro2",
5222 "syn 2.0.18",
5223]
5224
5225[[package]]
5226name = "proc-macro-crate"
5227version = "0.1.5"
5228source = "registry+https://github.com/rust-lang/crates.io-index"
5229checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
5230dependencies = [
5231 "toml",
5232]
5233
5234[[package]]
5235name = "proc-macro-crate"
5236version = "1.3.1"
5237source = "registry+https://github.com/rust-lang/crates.io-index"
5238checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
5239dependencies = [
5240 "once_cell",
5241 "toml_edit",
5242]
5243
5244[[package]]
5245name = "proc-macro-error"
5246version = "1.0.4"
5247source = "registry+https://github.com/rust-lang/crates.io-index"
5248checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
5249dependencies = [
5250 "proc-macro-error-attr",
5251 "proc-macro2",
5252 "quote",
5253 "syn 1.0.109",
5254 "version_check",
5255]
5256
5257[[package]]
5258name = "proc-macro-error-attr"
5259version = "1.0.4"
5260source = "registry+https://github.com/rust-lang/crates.io-index"
5261checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
5262dependencies = [
5263 "proc-macro2",
5264 "quote",
5265 "version_check",
5266]
5267
5268[[package]]
5269name = "proc-macro2"
5270version = "1.0.59"
5271source = "registry+https://github.com/rust-lang/crates.io-index"
5272checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b"
5273dependencies = [
5274 "unicode-ident",
5275]
5276
5277[[package]]
5278name = "procinfo"
5279version = "0.1.0"
5280source = "git+https://github.com/zed-industries/wezterm?rev=5cd757e5f2eb039ed0c6bb6512223e69d5efc64d#5cd757e5f2eb039ed0c6bb6512223e69d5efc64d"
5281dependencies = [
5282 "libc",
5283 "log",
5284 "ntapi 0.3.7",
5285 "winapi 0.3.9",
5286]
5287
5288[[package]]
5289name = "project"
5290version = "0.1.0"
5291dependencies = [
5292 "aho-corasick 0.7.20",
5293 "anyhow",
5294 "async-trait",
5295 "backtrace",
5296 "client",
5297 "clock",
5298 "collections",
5299 "copilot",
5300 "ctor",
5301 "db",
5302 "env_logger 0.9.3",
5303 "fs",
5304 "fsevent",
5305 "futures 0.3.28",
5306 "fuzzy",
5307 "git",
5308 "git2",
5309 "globset",
5310 "gpui",
5311 "ignore",
5312 "itertools",
5313 "language",
5314 "lazy_static",
5315 "log",
5316 "lsp",
5317 "parking_lot 0.11.2",
5318 "postage",
5319 "pretty_assertions",
5320 "rand 0.8.5",
5321 "regex",
5322 "rpc",
5323 "schemars",
5324 "serde",
5325 "serde_derive",
5326 "serde_json",
5327 "settings",
5328 "sha2 0.10.6",
5329 "similar",
5330 "smol",
5331 "sum_tree",
5332 "tempdir",
5333 "terminal",
5334 "text",
5335 "thiserror",
5336 "toml",
5337 "unindent",
5338 "util",
5339]
5340
5341[[package]]
5342name = "project_panel"
5343version = "0.1.0"
5344dependencies = [
5345 "anyhow",
5346 "client",
5347 "context_menu",
5348 "db",
5349 "drag_and_drop",
5350 "editor",
5351 "futures 0.3.28",
5352 "gpui",
5353 "language",
5354 "menu",
5355 "postage",
5356 "project",
5357 "schemars",
5358 "serde",
5359 "serde_derive",
5360 "serde_json",
5361 "settings",
5362 "theme",
5363 "unicase",
5364 "util",
5365 "workspace",
5366]
5367
5368[[package]]
5369name = "project_symbols"
5370version = "0.1.0"
5371dependencies = [
5372 "anyhow",
5373 "editor",
5374 "futures 0.3.28",
5375 "fuzzy",
5376 "gpui",
5377 "language",
5378 "lsp",
5379 "ordered-float",
5380 "picker",
5381 "postage",
5382 "project",
5383 "settings",
5384 "smol",
5385 "text",
5386 "theme",
5387 "util",
5388 "workspace",
5389]
5390
5391[[package]]
5392name = "prometheus"
5393version = "0.13.3"
5394source = "registry+https://github.com/rust-lang/crates.io-index"
5395checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
5396dependencies = [
5397 "cfg-if 1.0.0",
5398 "fnv",
5399 "lazy_static",
5400 "memchr",
5401 "parking_lot 0.12.1",
5402 "protobuf",
5403 "thiserror",
5404]
5405
5406[[package]]
5407name = "prost"
5408version = "0.8.0"
5409source = "registry+https://github.com/rust-lang/crates.io-index"
5410checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"
5411dependencies = [
5412 "bytes 1.4.0",
5413 "prost-derive 0.8.0",
5414]
5415
5416[[package]]
5417name = "prost"
5418version = "0.9.0"
5419source = "registry+https://github.com/rust-lang/crates.io-index"
5420checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
5421dependencies = [
5422 "bytes 1.4.0",
5423 "prost-derive 0.9.0",
5424]
5425
5426[[package]]
5427name = "prost-build"
5428version = "0.9.0"
5429source = "registry+https://github.com/rust-lang/crates.io-index"
5430checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
5431dependencies = [
5432 "bytes 1.4.0",
5433 "heck 0.3.3",
5434 "itertools",
5435 "lazy_static",
5436 "log",
5437 "multimap",
5438 "petgraph",
5439 "prost 0.9.0",
5440 "prost-types 0.9.0",
5441 "regex",
5442 "tempfile",
5443 "which",
5444]
5445
5446[[package]]
5447name = "prost-derive"
5448version = "0.8.0"
5449source = "registry+https://github.com/rust-lang/crates.io-index"
5450checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"
5451dependencies = [
5452 "anyhow",
5453 "itertools",
5454 "proc-macro2",
5455 "quote",
5456 "syn 1.0.109",
5457]
5458
5459[[package]]
5460name = "prost-derive"
5461version = "0.9.0"
5462source = "registry+https://github.com/rust-lang/crates.io-index"
5463checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
5464dependencies = [
5465 "anyhow",
5466 "itertools",
5467 "proc-macro2",
5468 "quote",
5469 "syn 1.0.109",
5470]
5471
5472[[package]]
5473name = "prost-types"
5474version = "0.8.0"
5475source = "registry+https://github.com/rust-lang/crates.io-index"
5476checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"
5477dependencies = [
5478 "bytes 1.4.0",
5479 "prost 0.8.0",
5480]
5481
5482[[package]]
5483name = "prost-types"
5484version = "0.9.0"
5485source = "registry+https://github.com/rust-lang/crates.io-index"
5486checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
5487dependencies = [
5488 "bytes 1.4.0",
5489 "prost 0.9.0",
5490]
5491
5492[[package]]
5493name = "protobuf"
5494version = "2.28.0"
5495source = "registry+https://github.com/rust-lang/crates.io-index"
5496checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
5497
5498[[package]]
5499name = "psm"
5500version = "0.1.21"
5501source = "registry+https://github.com/rust-lang/crates.io-index"
5502checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
5503dependencies = [
5504 "cc",
5505]
5506
5507[[package]]
5508name = "ptr_meta"
5509version = "0.1.4"
5510source = "registry+https://github.com/rust-lang/crates.io-index"
5511checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
5512dependencies = [
5513 "ptr_meta_derive",
5514]
5515
5516[[package]]
5517name = "ptr_meta_derive"
5518version = "0.1.4"
5519source = "registry+https://github.com/rust-lang/crates.io-index"
5520checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
5521dependencies = [
5522 "proc-macro2",
5523 "quote",
5524 "syn 1.0.109",
5525]
5526
5527[[package]]
5528name = "pulldown-cmark"
5529version = "0.9.2"
5530source = "registry+https://github.com/rust-lang/crates.io-index"
5531checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63"
5532dependencies = [
5533 "bitflags",
5534 "memchr",
5535 "unicase",
5536]
5537
5538[[package]]
5539name = "quick-xml"
5540version = "0.28.2"
5541source = "registry+https://github.com/rust-lang/crates.io-index"
5542checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1"
5543dependencies = [
5544 "memchr",
5545]
5546
5547[[package]]
5548name = "quote"
5549version = "1.0.28"
5550source = "registry+https://github.com/rust-lang/crates.io-index"
5551checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
5552dependencies = [
5553 "proc-macro2",
5554]
5555
5556[[package]]
5557name = "rand"
5558version = "0.4.6"
5559source = "registry+https://github.com/rust-lang/crates.io-index"
5560checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
5561dependencies = [
5562 "fuchsia-cprng",
5563 "libc",
5564 "rand_core 0.3.1",
5565 "rdrand",
5566 "winapi 0.3.9",
5567]
5568
5569[[package]]
5570name = "rand"
5571version = "0.7.3"
5572source = "registry+https://github.com/rust-lang/crates.io-index"
5573checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
5574dependencies = [
5575 "getrandom 0.1.16",
5576 "libc",
5577 "rand_chacha 0.2.2",
5578 "rand_core 0.5.1",
5579 "rand_hc",
5580]
5581
5582[[package]]
5583name = "rand"
5584version = "0.8.5"
5585source = "registry+https://github.com/rust-lang/crates.io-index"
5586checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
5587dependencies = [
5588 "libc",
5589 "rand_chacha 0.3.1",
5590 "rand_core 0.6.4",
5591]
5592
5593[[package]]
5594name = "rand_chacha"
5595version = "0.2.2"
5596source = "registry+https://github.com/rust-lang/crates.io-index"
5597checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
5598dependencies = [
5599 "ppv-lite86",
5600 "rand_core 0.5.1",
5601]
5602
5603[[package]]
5604name = "rand_chacha"
5605version = "0.3.1"
5606source = "registry+https://github.com/rust-lang/crates.io-index"
5607checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
5608dependencies = [
5609 "ppv-lite86",
5610 "rand_core 0.6.4",
5611]
5612
5613[[package]]
5614name = "rand_core"
5615version = "0.3.1"
5616source = "registry+https://github.com/rust-lang/crates.io-index"
5617checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
5618dependencies = [
5619 "rand_core 0.4.2",
5620]
5621
5622[[package]]
5623name = "rand_core"
5624version = "0.4.2"
5625source = "registry+https://github.com/rust-lang/crates.io-index"
5626checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
5627
5628[[package]]
5629name = "rand_core"
5630version = "0.5.1"
5631source = "registry+https://github.com/rust-lang/crates.io-index"
5632checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
5633dependencies = [
5634 "getrandom 0.1.16",
5635]
5636
5637[[package]]
5638name = "rand_core"
5639version = "0.6.4"
5640source = "registry+https://github.com/rust-lang/crates.io-index"
5641checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
5642dependencies = [
5643 "getrandom 0.2.9",
5644]
5645
5646[[package]]
5647name = "rand_hc"
5648version = "0.2.0"
5649source = "registry+https://github.com/rust-lang/crates.io-index"
5650checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
5651dependencies = [
5652 "rand_core 0.5.1",
5653]
5654
5655[[package]]
5656name = "raw-window-handle"
5657version = "0.5.2"
5658source = "registry+https://github.com/rust-lang/crates.io-index"
5659checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
5660
5661[[package]]
5662name = "rayon"
5663version = "1.7.0"
5664source = "registry+https://github.com/rust-lang/crates.io-index"
5665checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
5666dependencies = [
5667 "either",
5668 "rayon-core",
5669]
5670
5671[[package]]
5672name = "rayon-core"
5673version = "1.11.0"
5674source = "registry+https://github.com/rust-lang/crates.io-index"
5675checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
5676dependencies = [
5677 "crossbeam-channel 0.5.8",
5678 "crossbeam-deque",
5679 "crossbeam-utils 0.8.15",
5680 "num_cpus",
5681]
5682
5683[[package]]
5684name = "rctree"
5685version = "0.3.3"
5686source = "registry+https://github.com/rust-lang/crates.io-index"
5687checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
5688
5689[[package]]
5690name = "rdrand"
5691version = "0.4.0"
5692source = "registry+https://github.com/rust-lang/crates.io-index"
5693checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
5694dependencies = [
5695 "rand_core 0.3.1",
5696]
5697
5698[[package]]
5699name = "recent_projects"
5700version = "0.1.0"
5701dependencies = [
5702 "db",
5703 "editor",
5704 "fuzzy",
5705 "gpui",
5706 "language",
5707 "ordered-float",
5708 "picker",
5709 "postage",
5710 "settings",
5711 "smol",
5712 "text",
5713 "theme",
5714 "util",
5715 "workspace",
5716]
5717
5718[[package]]
5719name = "redox_syscall"
5720version = "0.2.16"
5721source = "registry+https://github.com/rust-lang/crates.io-index"
5722checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
5723dependencies = [
5724 "bitflags",
5725]
5726
5727[[package]]
5728name = "redox_syscall"
5729version = "0.3.5"
5730source = "registry+https://github.com/rust-lang/crates.io-index"
5731checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
5732dependencies = [
5733 "bitflags",
5734]
5735
5736[[package]]
5737name = "redox_users"
5738version = "0.4.3"
5739source = "registry+https://github.com/rust-lang/crates.io-index"
5740checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
5741dependencies = [
5742 "getrandom 0.2.9",
5743 "redox_syscall 0.2.16",
5744 "thiserror",
5745]
5746
5747[[package]]
5748name = "regalloc2"
5749version = "0.2.3"
5750source = "registry+https://github.com/rust-lang/crates.io-index"
5751checksum = "4a8d23b35d7177df3b9d31ed8a9ab4bf625c668be77a319d4f5efd4a5257701c"
5752dependencies = [
5753 "fxhash",
5754 "log",
5755 "slice-group-by",
5756 "smallvec",
5757]
5758
5759[[package]]
5760name = "regex"
5761version = "1.8.1"
5762source = "registry+https://github.com/rust-lang/crates.io-index"
5763checksum = "af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370"
5764dependencies = [
5765 "aho-corasick 1.0.1",
5766 "memchr",
5767 "regex-syntax 0.7.1",
5768]
5769
5770[[package]]
5771name = "regex-automata"
5772version = "0.1.10"
5773source = "registry+https://github.com/rust-lang/crates.io-index"
5774checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
5775dependencies = [
5776 "regex-syntax 0.6.29",
5777]
5778
5779[[package]]
5780name = "regex-syntax"
5781version = "0.6.29"
5782source = "registry+https://github.com/rust-lang/crates.io-index"
5783checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
5784
5785[[package]]
5786name = "regex-syntax"
5787version = "0.7.1"
5788source = "registry+https://github.com/rust-lang/crates.io-index"
5789checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c"
5790
5791[[package]]
5792name = "region"
5793version = "2.2.0"
5794source = "registry+https://github.com/rust-lang/crates.io-index"
5795checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"
5796dependencies = [
5797 "bitflags",
5798 "libc",
5799 "mach",
5800 "winapi 0.3.9",
5801]
5802
5803[[package]]
5804name = "remove_dir_all"
5805version = "0.5.3"
5806source = "registry+https://github.com/rust-lang/crates.io-index"
5807checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
5808dependencies = [
5809 "winapi 0.3.9",
5810]
5811
5812[[package]]
5813name = "rend"
5814version = "0.4.0"
5815source = "registry+https://github.com/rust-lang/crates.io-index"
5816checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
5817dependencies = [
5818 "bytecheck",
5819]
5820
5821[[package]]
5822name = "reqwest"
5823version = "0.11.17"
5824source = "registry+https://github.com/rust-lang/crates.io-index"
5825checksum = "13293b639a097af28fc8a90f22add145a9c954e49d77da06263d58cf44d5fb91"
5826dependencies = [
5827 "base64 0.21.0",
5828 "bytes 1.4.0",
5829 "encoding_rs",
5830 "futures-core",
5831 "futures-util",
5832 "h2",
5833 "http",
5834 "http-body",
5835 "hyper",
5836 "hyper-tls",
5837 "ipnet",
5838 "js-sys",
5839 "log",
5840 "mime",
5841 "native-tls",
5842 "once_cell",
5843 "percent-encoding",
5844 "pin-project-lite 0.2.9",
5845 "serde",
5846 "serde_json",
5847 "serde_urlencoded",
5848 "tokio",
5849 "tokio-native-tls",
5850 "tower-service",
5851 "url",
5852 "wasm-bindgen",
5853 "wasm-bindgen-futures",
5854 "web-sys",
5855 "winreg",
5856]
5857
5858[[package]]
5859name = "resvg"
5860version = "0.14.1"
5861source = "registry+https://github.com/rust-lang/crates.io-index"
5862checksum = "09697862c5c3f940cbaffef91969c62188b5c8ed385b0aef43a5ff01ddc8000f"
5863dependencies = [
5864 "jpeg-decoder",
5865 "log",
5866 "pico-args",
5867 "png",
5868 "rgb",
5869 "svgfilters",
5870 "tiny-skia",
5871 "usvg",
5872]
5873
5874[[package]]
5875name = "rgb"
5876version = "0.8.36"
5877source = "registry+https://github.com/rust-lang/crates.io-index"
5878checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
5879dependencies = [
5880 "bytemuck",
5881]
5882
5883[[package]]
5884name = "ring"
5885version = "0.16.20"
5886source = "registry+https://github.com/rust-lang/crates.io-index"
5887checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
5888dependencies = [
5889 "cc",
5890 "libc",
5891 "once_cell",
5892 "spin 0.5.2",
5893 "untrusted",
5894 "web-sys",
5895 "winapi 0.3.9",
5896]
5897
5898[[package]]
5899name = "rkyv"
5900version = "0.7.41"
5901source = "registry+https://github.com/rust-lang/crates.io-index"
5902checksum = "21499ed91807f07ae081880aabb2ccc0235e9d88011867d984525e9a4c3cfa3e"
5903dependencies = [
5904 "bytecheck",
5905 "hashbrown 0.12.3",
5906 "ptr_meta",
5907 "rend",
5908 "rkyv_derive",
5909 "seahash",
5910]
5911
5912[[package]]
5913name = "rkyv_derive"
5914version = "0.7.41"
5915source = "registry+https://github.com/rust-lang/crates.io-index"
5916checksum = "ac1c672430eb41556291981f45ca900a0239ad007242d1cb4b4167af842db666"
5917dependencies = [
5918 "proc-macro2",
5919 "quote",
5920 "syn 1.0.109",
5921]
5922
5923[[package]]
5924name = "rmp"
5925version = "0.8.11"
5926source = "registry+https://github.com/rust-lang/crates.io-index"
5927checksum = "44519172358fd6d58656c86ab8e7fbc9e1490c3e8f14d35ed78ca0dd07403c9f"
5928dependencies = [
5929 "byteorder",
5930 "num-traits",
5931 "paste",
5932]
5933
5934[[package]]
5935name = "rmpv"
5936version = "1.0.0"
5937source = "registry+https://github.com/rust-lang/crates.io-index"
5938checksum = "de8813b3a2f95c5138fe5925bfb8784175d88d6bff059ba8ce090aa891319754"
5939dependencies = [
5940 "num-traits",
5941 "rmp",
5942]
5943
5944[[package]]
5945name = "rodio"
5946version = "0.17.1"
5947source = "registry+https://github.com/rust-lang/crates.io-index"
5948checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
5949dependencies = [
5950 "claxon",
5951 "cpal",
5952 "hound",
5953 "lewton",
5954 "symphonia",
5955]
5956
5957[[package]]
5958name = "rope"
5959version = "0.1.0"
5960dependencies = [
5961 "arrayvec 0.7.2",
5962 "bromberg_sl2",
5963 "gpui",
5964 "log",
5965 "rand 0.8.5",
5966 "smallvec",
5967 "sum_tree",
5968 "util",
5969]
5970
5971[[package]]
5972name = "roxmltree"
5973version = "0.14.1"
5974source = "registry+https://github.com/rust-lang/crates.io-index"
5975checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
5976dependencies = [
5977 "xmlparser",
5978]
5979
5980[[package]]
5981name = "rpc"
5982version = "0.1.0"
5983dependencies = [
5984 "anyhow",
5985 "async-lock",
5986 "async-tungstenite",
5987 "base64 0.13.1",
5988 "clock",
5989 "collections",
5990 "ctor",
5991 "env_logger 0.9.3",
5992 "futures 0.3.28",
5993 "gpui",
5994 "parking_lot 0.11.2",
5995 "prost 0.8.0",
5996 "prost-build",
5997 "rand 0.8.5",
5998 "rsa",
5999 "serde",
6000 "serde_derive",
6001 "smol",
6002 "smol-timeout",
6003 "tempdir",
6004 "tracing",
6005 "util",
6006 "zstd",
6007]
6008
6009[[package]]
6010name = "rsa"
6011version = "0.4.1"
6012source = "registry+https://github.com/rust-lang/crates.io-index"
6013checksum = "7b0aeddcca1082112a6eeb43bf25fd7820b066aaf6eaef776e19d0a1febe38fe"
6014dependencies = [
6015 "byteorder",
6016 "digest 0.9.0",
6017 "lazy_static",
6018 "num-bigint-dig",
6019 "num-integer",
6020 "num-iter",
6021 "num-traits",
6022 "pem",
6023 "rand 0.8.5",
6024 "simple_asn1",
6025 "subtle",
6026 "zeroize",
6027]
6028
6029[[package]]
6030name = "rust-embed"
6031version = "6.6.1"
6032source = "registry+https://github.com/rust-lang/crates.io-index"
6033checksum = "1b68543d5527e158213414a92832d2aab11a84d2571a5eb021ebe22c43aab066"
6034dependencies = [
6035 "rust-embed-impl",
6036 "rust-embed-utils",
6037 "walkdir",
6038]
6039
6040[[package]]
6041name = "rust-embed-impl"
6042version = "6.5.0"
6043source = "registry+https://github.com/rust-lang/crates.io-index"
6044checksum = "4d4e0f0ced47ded9a68374ac145edd65a6c1fa13a96447b873660b2a568a0fd7"
6045dependencies = [
6046 "proc-macro2",
6047 "quote",
6048 "rust-embed-utils",
6049 "syn 1.0.109",
6050 "walkdir",
6051]
6052
6053[[package]]
6054name = "rust-embed-utils"
6055version = "7.5.0"
6056source = "registry+https://github.com/rust-lang/crates.io-index"
6057checksum = "512b0ab6853f7e14e3c8754acb43d6f748bb9ced66aa5915a6553ac8213f7731"
6058dependencies = [
6059 "globset",
6060 "sha2 0.10.6",
6061 "walkdir",
6062]
6063
6064[[package]]
6065name = "rust_decimal"
6066version = "1.29.1"
6067source = "registry+https://github.com/rust-lang/crates.io-index"
6068checksum = "26bd36b60561ee1fb5ec2817f198b6fd09fa571c897a5e86d1487cfc2b096dfc"
6069dependencies = [
6070 "arrayvec 0.7.2",
6071 "borsh",
6072 "bytecheck",
6073 "byteorder",
6074 "bytes 1.4.0",
6075 "num-traits",
6076 "rand 0.8.5",
6077 "rkyv",
6078 "serde",
6079 "serde_json",
6080]
6081
6082[[package]]
6083name = "rustc-demangle"
6084version = "0.1.23"
6085source = "registry+https://github.com/rust-lang/crates.io-index"
6086checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
6087
6088[[package]]
6089name = "rustc-hash"
6090version = "1.1.0"
6091source = "registry+https://github.com/rust-lang/crates.io-index"
6092checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
6093
6094[[package]]
6095name = "rustc_version"
6096version = "0.3.3"
6097source = "registry+https://github.com/rust-lang/crates.io-index"
6098checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
6099dependencies = [
6100 "semver",
6101]
6102
6103[[package]]
6104name = "rustix"
6105version = "0.33.7"
6106source = "registry+https://github.com/rust-lang/crates.io-index"
6107checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"
6108dependencies = [
6109 "bitflags",
6110 "errno 0.2.8",
6111 "io-lifetimes 0.5.3",
6112 "itoa 1.0.6",
6113 "libc",
6114 "linux-raw-sys 0.0.42",
6115 "once_cell",
6116 "winapi 0.3.9",
6117]
6118
6119[[package]]
6120name = "rustix"
6121version = "0.37.19"
6122source = "registry+https://github.com/rust-lang/crates.io-index"
6123checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d"
6124dependencies = [
6125 "bitflags",
6126 "errno 0.3.1",
6127 "io-lifetimes 1.0.10",
6128 "libc",
6129 "linux-raw-sys 0.3.7",
6130 "windows-sys 0.48.0",
6131]
6132
6133[[package]]
6134name = "rustls"
6135version = "0.19.1"
6136source = "registry+https://github.com/rust-lang/crates.io-index"
6137checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
6138dependencies = [
6139 "base64 0.13.1",
6140 "log",
6141 "ring",
6142 "sct 0.6.1",
6143 "webpki 0.21.4",
6144]
6145
6146[[package]]
6147name = "rustls"
6148version = "0.20.8"
6149source = "registry+https://github.com/rust-lang/crates.io-index"
6150checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
6151dependencies = [
6152 "log",
6153 "ring",
6154 "sct 0.7.0",
6155 "webpki 0.22.0",
6156]
6157
6158[[package]]
6159name = "rustls-pemfile"
6160version = "1.0.2"
6161source = "registry+https://github.com/rust-lang/crates.io-index"
6162checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"
6163dependencies = [
6164 "base64 0.21.0",
6165]
6166
6167[[package]]
6168name = "rustversion"
6169version = "1.0.12"
6170source = "registry+https://github.com/rust-lang/crates.io-index"
6171checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"
6172
6173[[package]]
6174name = "rustybuzz"
6175version = "0.3.0"
6176source = "registry+https://github.com/rust-lang/crates.io-index"
6177checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
6178dependencies = [
6179 "bitflags",
6180 "bytemuck",
6181 "smallvec",
6182 "ttf-parser 0.9.0",
6183 "unicode-bidi-mirroring",
6184 "unicode-ccc",
6185 "unicode-general-category",
6186 "unicode-script",
6187]
6188
6189[[package]]
6190name = "ryu"
6191version = "1.0.13"
6192source = "registry+https://github.com/rust-lang/crates.io-index"
6193checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
6194
6195[[package]]
6196name = "safe_arch"
6197version = "0.5.2"
6198source = "registry+https://github.com/rust-lang/crates.io-index"
6199checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
6200dependencies = [
6201 "bytemuck",
6202]
6203
6204[[package]]
6205name = "safemem"
6206version = "0.3.3"
6207source = "registry+https://github.com/rust-lang/crates.io-index"
6208checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
6209
6210[[package]]
6211name = "salsa20"
6212version = "0.8.1"
6213source = "registry+https://github.com/rust-lang/crates.io-index"
6214checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
6215dependencies = [
6216 "cipher",
6217]
6218
6219[[package]]
6220name = "same-file"
6221version = "1.0.6"
6222source = "registry+https://github.com/rust-lang/crates.io-index"
6223checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
6224dependencies = [
6225 "winapi-util",
6226]
6227
6228[[package]]
6229name = "schannel"
6230version = "0.1.21"
6231source = "registry+https://github.com/rust-lang/crates.io-index"
6232checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
6233dependencies = [
6234 "windows-sys 0.42.0",
6235]
6236
6237[[package]]
6238name = "schemars"
6239version = "0.8.12"
6240source = "registry+https://github.com/rust-lang/crates.io-index"
6241checksum = "02c613288622e5f0c3fdc5dbd4db1c5fbe752746b1d1a56a0630b78fd00de44f"
6242dependencies = [
6243 "dyn-clone",
6244 "schemars_derive",
6245 "serde",
6246 "serde_json",
6247]
6248
6249[[package]]
6250name = "schemars_derive"
6251version = "0.8.12"
6252source = "registry+https://github.com/rust-lang/crates.io-index"
6253checksum = "109da1e6b197438deb6db99952990c7f959572794b80ff93707d55a232545e7c"
6254dependencies = [
6255 "proc-macro2",
6256 "quote",
6257 "serde_derive_internals",
6258 "syn 1.0.109",
6259]
6260
6261[[package]]
6262name = "scoped_threadpool"
6263version = "0.1.9"
6264source = "registry+https://github.com/rust-lang/crates.io-index"
6265checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
6266
6267[[package]]
6268name = "scopeguard"
6269version = "1.1.0"
6270source = "registry+https://github.com/rust-lang/crates.io-index"
6271checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
6272
6273[[package]]
6274name = "scratch"
6275version = "1.0.5"
6276source = "registry+https://github.com/rust-lang/crates.io-index"
6277checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1"
6278
6279[[package]]
6280name = "scrypt"
6281version = "0.7.0"
6282source = "registry+https://github.com/rust-lang/crates.io-index"
6283checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
6284dependencies = [
6285 "base64ct",
6286 "hmac 0.11.0",
6287 "password-hash",
6288 "pbkdf2",
6289 "salsa20",
6290 "sha2 0.9.9",
6291]
6292
6293[[package]]
6294name = "sct"
6295version = "0.6.1"
6296source = "registry+https://github.com/rust-lang/crates.io-index"
6297checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
6298dependencies = [
6299 "ring",
6300 "untrusted",
6301]
6302
6303[[package]]
6304name = "sct"
6305version = "0.7.0"
6306source = "registry+https://github.com/rust-lang/crates.io-index"
6307checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
6308dependencies = [
6309 "ring",
6310 "untrusted",
6311]
6312
6313[[package]]
6314name = "sea-orm"
6315version = "0.10.5"
6316source = "git+https://github.com/zed-industries/sea-orm?rev=18f4c691085712ad014a51792af75a9044bacee6#18f4c691085712ad014a51792af75a9044bacee6"
6317dependencies = [
6318 "async-stream",
6319 "async-trait",
6320 "chrono",
6321 "futures 0.3.28",
6322 "futures-util",
6323 "log",
6324 "ouroboros",
6325 "rust_decimal",
6326 "sea-orm-macros",
6327 "sea-query",
6328 "sea-query-binder",
6329 "sea-strum",
6330 "serde",
6331 "serde_json",
6332 "sqlx",
6333 "thiserror",
6334 "time 0.3.21",
6335 "tracing",
6336 "url",
6337 "uuid 1.3.2",
6338]
6339
6340[[package]]
6341name = "sea-orm-macros"
6342version = "0.10.5"
6343source = "git+https://github.com/zed-industries/sea-orm?rev=18f4c691085712ad014a51792af75a9044bacee6#18f4c691085712ad014a51792af75a9044bacee6"
6344dependencies = [
6345 "bae",
6346 "heck 0.3.3",
6347 "proc-macro2",
6348 "quote",
6349 "syn 1.0.109",
6350]
6351
6352[[package]]
6353name = "sea-query"
6354version = "0.27.2"
6355source = "registry+https://github.com/rust-lang/crates.io-index"
6356checksum = "a4f0fc4d8e44e1d51c739a68d336252a18bc59553778075d5e32649be6ec92ed"
6357dependencies = [
6358 "chrono",
6359 "rust_decimal",
6360 "sea-query-derive",
6361 "serde_json",
6362 "time 0.3.21",
6363 "uuid 1.3.2",
6364]
6365
6366[[package]]
6367name = "sea-query-binder"
6368version = "0.2.2"
6369source = "registry+https://github.com/rust-lang/crates.io-index"
6370checksum = "9c2585b89c985cfacfe0ec9fc9e7bb055b776c1a2581c4e3c6185af2b8bf8865"
6371dependencies = [
6372 "chrono",
6373 "rust_decimal",
6374 "sea-query",
6375 "serde_json",
6376 "sqlx",
6377 "time 0.3.21",
6378 "uuid 1.3.2",
6379]
6380
6381[[package]]
6382name = "sea-query-derive"
6383version = "0.2.0"
6384source = "registry+https://github.com/rust-lang/crates.io-index"
6385checksum = "34cdc022b4f606353fe5dc85b09713a04e433323b70163e81513b141c6ae6eb5"
6386dependencies = [
6387 "heck 0.3.3",
6388 "proc-macro2",
6389 "quote",
6390 "syn 1.0.109",
6391 "thiserror",
6392]
6393
6394[[package]]
6395name = "sea-strum"
6396version = "0.23.0"
6397source = "registry+https://github.com/rust-lang/crates.io-index"
6398checksum = "391d06a6007842cfe79ac6f7f53911b76dfd69fc9a6769f1cf6569d12ce20e1b"
6399dependencies = [
6400 "sea-strum_macros",
6401]
6402
6403[[package]]
6404name = "sea-strum_macros"
6405version = "0.23.0"
6406source = "registry+https://github.com/rust-lang/crates.io-index"
6407checksum = "69b4397b825df6ccf1e98bcdabef3bbcfc47ff5853983467850eeab878384f21"
6408dependencies = [
6409 "heck 0.3.3",
6410 "proc-macro2",
6411 "quote",
6412 "rustversion",
6413 "syn 1.0.109",
6414]
6415
6416[[package]]
6417name = "seahash"
6418version = "4.1.0"
6419source = "registry+https://github.com/rust-lang/crates.io-index"
6420checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
6421
6422[[package]]
6423name = "search"
6424version = "0.1.0"
6425dependencies = [
6426 "anyhow",
6427 "client",
6428 "collections",
6429 "editor",
6430 "futures 0.3.28",
6431 "globset",
6432 "gpui",
6433 "language",
6434 "log",
6435 "menu",
6436 "postage",
6437 "project",
6438 "serde",
6439 "serde_derive",
6440 "serde_json",
6441 "settings",
6442 "smallvec",
6443 "smol",
6444 "theme",
6445 "unindent",
6446 "util",
6447 "workspace",
6448]
6449
6450[[package]]
6451name = "security-framework"
6452version = "2.8.2"
6453source = "registry+https://github.com/rust-lang/crates.io-index"
6454checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254"
6455dependencies = [
6456 "bitflags",
6457 "core-foundation",
6458 "core-foundation-sys 0.8.3",
6459 "libc",
6460 "security-framework-sys",
6461]
6462
6463[[package]]
6464name = "security-framework-sys"
6465version = "2.8.0"
6466source = "registry+https://github.com/rust-lang/crates.io-index"
6467checksum = "31c9bb296072e961fcbd8853511dd39c2d8be2deb1e17c6860b1d30732b323b4"
6468dependencies = [
6469 "core-foundation-sys 0.8.3",
6470 "libc",
6471]
6472
6473[[package]]
6474name = "semver"
6475version = "0.11.0"
6476source = "registry+https://github.com/rust-lang/crates.io-index"
6477checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
6478dependencies = [
6479 "semver-parser",
6480]
6481
6482[[package]]
6483name = "semver-parser"
6484version = "0.10.2"
6485source = "registry+https://github.com/rust-lang/crates.io-index"
6486checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
6487dependencies = [
6488 "pest",
6489]
6490
6491[[package]]
6492name = "seq-macro"
6493version = "0.2.2"
6494source = "registry+https://github.com/rust-lang/crates.io-index"
6495checksum = "5a9f47faea3cad316faa914d013d24f471cd90bfca1a0c70f05a3f42c6441e99"
6496
6497[[package]]
6498name = "serde"
6499version = "1.0.162"
6500source = "registry+https://github.com/rust-lang/crates.io-index"
6501checksum = "71b2f6e1ab5c2b98c05f0f35b236b22e8df7ead6ffbf51d7808da7f8817e7ab6"
6502dependencies = [
6503 "serde_derive",
6504]
6505
6506[[package]]
6507name = "serde_derive"
6508version = "1.0.162"
6509source = "registry+https://github.com/rust-lang/crates.io-index"
6510checksum = "a2a0814352fd64b58489904a44ea8d90cb1a91dcb6b4f5ebabc32c8318e93cb6"
6511dependencies = [
6512 "proc-macro2",
6513 "quote",
6514 "syn 2.0.18",
6515]
6516
6517[[package]]
6518name = "serde_derive_internals"
6519version = "0.26.0"
6520source = "registry+https://github.com/rust-lang/crates.io-index"
6521checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
6522dependencies = [
6523 "proc-macro2",
6524 "quote",
6525 "syn 1.0.109",
6526]
6527
6528[[package]]
6529name = "serde_fmt"
6530version = "1.0.3"
6531source = "registry+https://github.com/rust-lang/crates.io-index"
6532checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
6533dependencies = [
6534 "serde",
6535]
6536
6537[[package]]
6538name = "serde_json"
6539version = "1.0.96"
6540source = "registry+https://github.com/rust-lang/crates.io-index"
6541checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
6542dependencies = [
6543 "indexmap 1.9.3",
6544 "itoa 1.0.6",
6545 "ryu",
6546 "serde",
6547]
6548
6549[[package]]
6550name = "serde_json_lenient"
6551version = "0.1.4"
6552source = "registry+https://github.com/rust-lang/crates.io-index"
6553checksum = "7d7b9ce5b0a63c6269b9623ed828b39259545a6ec0d8a35d6135ad6af6232add"
6554dependencies = [
6555 "indexmap 1.9.3",
6556 "itoa 0.4.8",
6557 "ryu",
6558 "serde",
6559]
6560
6561[[package]]
6562name = "serde_repr"
6563version = "0.1.12"
6564source = "registry+https://github.com/rust-lang/crates.io-index"
6565checksum = "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab"
6566dependencies = [
6567 "proc-macro2",
6568 "quote",
6569 "syn 2.0.18",
6570]
6571
6572[[package]]
6573name = "serde_urlencoded"
6574version = "0.7.1"
6575source = "registry+https://github.com/rust-lang/crates.io-index"
6576checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
6577dependencies = [
6578 "form_urlencoded",
6579 "itoa 1.0.6",
6580 "ryu",
6581 "serde",
6582]
6583
6584[[package]]
6585name = "serde_yaml"
6586version = "0.8.26"
6587source = "registry+https://github.com/rust-lang/crates.io-index"
6588checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b"
6589dependencies = [
6590 "indexmap 1.9.3",
6591 "ryu",
6592 "serde",
6593 "yaml-rust",
6594]
6595
6596[[package]]
6597name = "settings"
6598version = "0.1.0"
6599dependencies = [
6600 "anyhow",
6601 "collections",
6602 "fs",
6603 "futures 0.3.28",
6604 "gpui",
6605 "indoc",
6606 "lazy_static",
6607 "postage",
6608 "pretty_assertions",
6609 "rust-embed",
6610 "schemars",
6611 "serde",
6612 "serde_derive",
6613 "serde_json",
6614 "serde_json_lenient",
6615 "smallvec",
6616 "sqlez",
6617 "staff_mode",
6618 "toml",
6619 "tree-sitter",
6620 "tree-sitter-json 0.19.0",
6621 "unindent",
6622 "util",
6623]
6624
6625[[package]]
6626name = "sha-1"
6627version = "0.9.8"
6628source = "registry+https://github.com/rust-lang/crates.io-index"
6629checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
6630dependencies = [
6631 "block-buffer 0.9.0",
6632 "cfg-if 1.0.0",
6633 "cpufeatures",
6634 "digest 0.9.0",
6635 "opaque-debug",
6636]
6637
6638[[package]]
6639name = "sha-1"
6640version = "0.10.1"
6641source = "registry+https://github.com/rust-lang/crates.io-index"
6642checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
6643dependencies = [
6644 "cfg-if 1.0.0",
6645 "cpufeatures",
6646 "digest 0.10.6",
6647]
6648
6649[[package]]
6650name = "sha1"
6651version = "0.10.5"
6652source = "registry+https://github.com/rust-lang/crates.io-index"
6653checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
6654dependencies = [
6655 "cfg-if 1.0.0",
6656 "cpufeatures",
6657 "digest 0.10.6",
6658]
6659
6660[[package]]
6661name = "sha2"
6662version = "0.9.9"
6663source = "registry+https://github.com/rust-lang/crates.io-index"
6664checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
6665dependencies = [
6666 "block-buffer 0.9.0",
6667 "cfg-if 1.0.0",
6668 "cpufeatures",
6669 "digest 0.9.0",
6670 "opaque-debug",
6671]
6672
6673[[package]]
6674name = "sha2"
6675version = "0.10.6"
6676source = "registry+https://github.com/rust-lang/crates.io-index"
6677checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
6678dependencies = [
6679 "cfg-if 1.0.0",
6680 "cpufeatures",
6681 "digest 0.10.6",
6682]
6683
6684[[package]]
6685name = "sharded-slab"
6686version = "0.1.4"
6687source = "registry+https://github.com/rust-lang/crates.io-index"
6688checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
6689dependencies = [
6690 "lazy_static",
6691]
6692
6693[[package]]
6694name = "shellexpand"
6695version = "2.1.2"
6696source = "registry+https://github.com/rust-lang/crates.io-index"
6697checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
6698dependencies = [
6699 "dirs 4.0.0",
6700]
6701
6702[[package]]
6703name = "shlex"
6704version = "1.1.0"
6705source = "registry+https://github.com/rust-lang/crates.io-index"
6706checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
6707
6708[[package]]
6709name = "signal-hook"
6710version = "0.3.15"
6711source = "registry+https://github.com/rust-lang/crates.io-index"
6712checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9"
6713dependencies = [
6714 "libc",
6715 "signal-hook-registry",
6716]
6717
6718[[package]]
6719name = "signal-hook-mio"
6720version = "0.2.3"
6721source = "registry+https://github.com/rust-lang/crates.io-index"
6722checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
6723dependencies = [
6724 "libc",
6725 "mio 0.6.23",
6726 "mio-uds",
6727 "signal-hook",
6728]
6729
6730[[package]]
6731name = "signal-hook-registry"
6732version = "1.4.1"
6733source = "registry+https://github.com/rust-lang/crates.io-index"
6734checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
6735dependencies = [
6736 "libc",
6737]
6738
6739[[package]]
6740name = "simdutf8"
6741version = "0.1.4"
6742source = "registry+https://github.com/rust-lang/crates.io-index"
6743checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
6744
6745[[package]]
6746name = "similar"
6747version = "1.3.0"
6748source = "registry+https://github.com/rust-lang/crates.io-index"
6749checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
6750
6751[[package]]
6752name = "simple_asn1"
6753version = "0.5.4"
6754source = "registry+https://github.com/rust-lang/crates.io-index"
6755checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
6756dependencies = [
6757 "chrono",
6758 "num-bigint",
6759 "num-traits",
6760 "thiserror",
6761]
6762
6763[[package]]
6764name = "simplecss"
6765version = "0.2.1"
6766source = "registry+https://github.com/rust-lang/crates.io-index"
6767checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
6768dependencies = [
6769 "log",
6770]
6771
6772[[package]]
6773name = "simplelog"
6774version = "0.9.0"
6775source = "registry+https://github.com/rust-lang/crates.io-index"
6776checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
6777dependencies = [
6778 "chrono",
6779 "log",
6780 "termcolor",
6781]
6782
6783[[package]]
6784name = "siphasher"
6785version = "0.2.3"
6786source = "registry+https://github.com/rust-lang/crates.io-index"
6787checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
6788
6789[[package]]
6790name = "slab"
6791version = "0.4.8"
6792source = "registry+https://github.com/rust-lang/crates.io-index"
6793checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
6794dependencies = [
6795 "autocfg 1.1.0",
6796]
6797
6798[[package]]
6799name = "slice-group-by"
6800version = "0.3.1"
6801source = "registry+https://github.com/rust-lang/crates.io-index"
6802checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
6803
6804[[package]]
6805name = "sluice"
6806version = "0.5.5"
6807source = "registry+https://github.com/rust-lang/crates.io-index"
6808checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
6809dependencies = [
6810 "async-channel",
6811 "futures-core",
6812 "futures-io",
6813]
6814
6815[[package]]
6816name = "smallvec"
6817version = "1.10.0"
6818source = "registry+https://github.com/rust-lang/crates.io-index"
6819checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
6820
6821[[package]]
6822name = "smol"
6823version = "1.3.0"
6824source = "registry+https://github.com/rust-lang/crates.io-index"
6825checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
6826dependencies = [
6827 "async-channel",
6828 "async-executor",
6829 "async-fs",
6830 "async-io",
6831 "async-lock",
6832 "async-net",
6833 "async-process",
6834 "blocking",
6835 "futures-lite",
6836]
6837
6838[[package]]
6839name = "smol-timeout"
6840version = "0.6.0"
6841source = "registry+https://github.com/rust-lang/crates.io-index"
6842checksum = "847d777e2c6c166bad26264479e80a9820f3d364fcb4a0e23cd57bbfa8e94961"
6843dependencies = [
6844 "async-io",
6845 "pin-project-lite 0.1.12",
6846]
6847
6848[[package]]
6849name = "snippet"
6850version = "0.1.0"
6851dependencies = [
6852 "anyhow",
6853 "smallvec",
6854]
6855
6856[[package]]
6857name = "socket2"
6858version = "0.4.9"
6859source = "registry+https://github.com/rust-lang/crates.io-index"
6860checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
6861dependencies = [
6862 "libc",
6863 "winapi 0.3.9",
6864]
6865
6866[[package]]
6867name = "spin"
6868version = "0.5.2"
6869source = "registry+https://github.com/rust-lang/crates.io-index"
6870checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
6871
6872[[package]]
6873name = "spin"
6874version = "0.9.8"
6875source = "registry+https://github.com/rust-lang/crates.io-index"
6876checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
6877dependencies = [
6878 "lock_api",
6879]
6880
6881[[package]]
6882name = "spsc-buffer"
6883version = "0.1.1"
6884source = "registry+https://github.com/rust-lang/crates.io-index"
6885checksum = "be6c3f39c37a4283ee4b43d1311c828f2e1fb0541e76ea0cb1a2abd9ef2f5b3b"
6886
6887[[package]]
6888name = "sqlez"
6889version = "0.1.0"
6890dependencies = [
6891 "anyhow",
6892 "futures 0.3.28",
6893 "indoc",
6894 "lazy_static",
6895 "libsqlite3-sys",
6896 "parking_lot 0.11.2",
6897 "smol",
6898 "thread_local",
6899 "uuid 1.3.2",
6900]
6901
6902[[package]]
6903name = "sqlez_macros"
6904version = "0.1.0"
6905dependencies = [
6906 "lazy_static",
6907 "proc-macro2",
6908 "quote",
6909 "sqlez",
6910 "sqlformat",
6911 "syn 1.0.109",
6912]
6913
6914[[package]]
6915name = "sqlformat"
6916version = "0.2.1"
6917source = "registry+https://github.com/rust-lang/crates.io-index"
6918checksum = "0c12bc9199d1db8234678b7051747c07f517cdcf019262d1847b94ec8b1aee3e"
6919dependencies = [
6920 "itertools",
6921 "nom",
6922 "unicode_categories",
6923]
6924
6925[[package]]
6926name = "sqlx"
6927version = "0.6.3"
6928source = "registry+https://github.com/rust-lang/crates.io-index"
6929checksum = "f8de3b03a925878ed54a954f621e64bf55a3c1bd29652d0d1a17830405350188"
6930dependencies = [
6931 "sqlx-core",
6932 "sqlx-macros",
6933]
6934
6935[[package]]
6936name = "sqlx-core"
6937version = "0.6.3"
6938source = "registry+https://github.com/rust-lang/crates.io-index"
6939checksum = "fa8241483a83a3f33aa5fff7e7d9def398ff9990b2752b6c6112b83c6d246029"
6940dependencies = [
6941 "ahash 0.7.6",
6942 "atoi",
6943 "base64 0.13.1",
6944 "bitflags",
6945 "byteorder",
6946 "bytes 1.4.0",
6947 "chrono",
6948 "crc",
6949 "crossbeam-queue",
6950 "dirs 4.0.0",
6951 "dotenvy",
6952 "either",
6953 "event-listener",
6954 "flume",
6955 "futures-channel",
6956 "futures-core",
6957 "futures-executor",
6958 "futures-intrusive",
6959 "futures-util",
6960 "hashlink",
6961 "hex",
6962 "hkdf",
6963 "hmac 0.12.1",
6964 "indexmap 1.9.3",
6965 "itoa 1.0.6",
6966 "libc",
6967 "libsqlite3-sys",
6968 "log",
6969 "md-5",
6970 "memchr",
6971 "num-bigint",
6972 "once_cell",
6973 "paste",
6974 "percent-encoding",
6975 "rand 0.8.5",
6976 "rust_decimal",
6977 "rustls 0.20.8",
6978 "rustls-pemfile",
6979 "serde",
6980 "serde_json",
6981 "sha1",
6982 "sha2 0.10.6",
6983 "smallvec",
6984 "sqlformat",
6985 "sqlx-rt",
6986 "stringprep",
6987 "thiserror",
6988 "time 0.3.21",
6989 "tokio-stream",
6990 "url",
6991 "uuid 1.3.2",
6992 "webpki-roots 0.22.6",
6993 "whoami",
6994]
6995
6996[[package]]
6997name = "sqlx-macros"
6998version = "0.6.3"
6999source = "registry+https://github.com/rust-lang/crates.io-index"
7000checksum = "9966e64ae989e7e575b19d7265cb79d7fc3cbbdf179835cb0d716f294c2049c9"
7001dependencies = [
7002 "dotenvy",
7003 "either",
7004 "heck 0.4.1",
7005 "once_cell",
7006 "proc-macro2",
7007 "quote",
7008 "serde_json",
7009 "sha2 0.10.6",
7010 "sqlx-core",
7011 "sqlx-rt",
7012 "syn 1.0.109",
7013 "url",
7014]
7015
7016[[package]]
7017name = "sqlx-rt"
7018version = "0.6.3"
7019source = "registry+https://github.com/rust-lang/crates.io-index"
7020checksum = "804d3f245f894e61b1e6263c84b23ca675d96753b5abfd5cc8597d86806e8024"
7021dependencies = [
7022 "once_cell",
7023 "tokio",
7024 "tokio-rustls",
7025]
7026
7027[[package]]
7028name = "stable_deref_trait"
7029version = "1.2.0"
7030source = "registry+https://github.com/rust-lang/crates.io-index"
7031checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
7032
7033[[package]]
7034name = "staff_mode"
7035version = "0.1.0"
7036dependencies = [
7037 "anyhow",
7038 "gpui",
7039]
7040
7041[[package]]
7042name = "static_assertions"
7043version = "1.1.0"
7044source = "registry+https://github.com/rust-lang/crates.io-index"
7045checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
7046
7047[[package]]
7048name = "stringprep"
7049version = "0.1.2"
7050source = "registry+https://github.com/rust-lang/crates.io-index"
7051checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
7052dependencies = [
7053 "unicode-bidi",
7054 "unicode-normalization",
7055]
7056
7057[[package]]
7058name = "strsim"
7059version = "0.10.0"
7060source = "registry+https://github.com/rust-lang/crates.io-index"
7061checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
7062
7063[[package]]
7064name = "subtle"
7065version = "2.4.1"
7066source = "registry+https://github.com/rust-lang/crates.io-index"
7067checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
7068
7069[[package]]
7070name = "sum_tree"
7071version = "0.1.0"
7072dependencies = [
7073 "arrayvec 0.7.2",
7074 "ctor",
7075 "env_logger 0.9.3",
7076 "log",
7077 "rand 0.8.5",
7078]
7079
7080[[package]]
7081name = "sval"
7082version = "1.0.0-alpha.5"
7083source = "registry+https://github.com/rust-lang/crates.io-index"
7084checksum = "45f6ee7c7b87caf59549e9fe45d6a69c75c8019e79e212a835c5da0e92f0ba08"
7085dependencies = [
7086 "serde",
7087]
7088
7089[[package]]
7090name = "svg_fmt"
7091version = "0.4.1"
7092source = "registry+https://github.com/rust-lang/crates.io-index"
7093checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
7094
7095[[package]]
7096name = "svgfilters"
7097version = "0.3.0"
7098source = "registry+https://github.com/rust-lang/crates.io-index"
7099checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
7100dependencies = [
7101 "float-cmp",
7102 "rgb",
7103]
7104
7105[[package]]
7106name = "svgtypes"
7107version = "0.5.0"
7108source = "registry+https://github.com/rust-lang/crates.io-index"
7109checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
7110dependencies = [
7111 "float-cmp",
7112 "siphasher",
7113]
7114
7115[[package]]
7116name = "symphonia"
7117version = "0.5.3"
7118source = "registry+https://github.com/rust-lang/crates.io-index"
7119checksum = "62e48dba70095f265fdb269b99619b95d04c89e619538138383e63310b14d941"
7120dependencies = [
7121 "lazy_static",
7122 "symphonia-bundle-mp3",
7123 "symphonia-core",
7124 "symphonia-metadata",
7125]
7126
7127[[package]]
7128name = "symphonia-bundle-mp3"
7129version = "0.5.3"
7130source = "registry+https://github.com/rust-lang/crates.io-index"
7131checksum = "0f31d7fece546f1e6973011a9eceae948133bbd18fd3d52f6073b1e38ae6368a"
7132dependencies = [
7133 "bitflags",
7134 "lazy_static",
7135 "log",
7136 "symphonia-core",
7137 "symphonia-metadata",
7138]
7139
7140[[package]]
7141name = "symphonia-core"
7142version = "0.5.3"
7143source = "registry+https://github.com/rust-lang/crates.io-index"
7144checksum = "f7c73eb88fee79705268cc7b742c7bc93a7b76e092ab751d0833866970754142"
7145dependencies = [
7146 "arrayvec 0.7.2",
7147 "bitflags",
7148 "bytemuck",
7149 "lazy_static",
7150 "log",
7151]
7152
7153[[package]]
7154name = "symphonia-metadata"
7155version = "0.5.3"
7156source = "registry+https://github.com/rust-lang/crates.io-index"
7157checksum = "89c3e1937e31d0e068bbe829f66b2f2bfaa28d056365279e0ef897172c3320c0"
7158dependencies = [
7159 "encoding_rs",
7160 "lazy_static",
7161 "log",
7162 "symphonia-core",
7163]
7164
7165[[package]]
7166name = "syn"
7167version = "1.0.109"
7168source = "registry+https://github.com/rust-lang/crates.io-index"
7169checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
7170dependencies = [
7171 "proc-macro2",
7172 "quote",
7173 "unicode-ident",
7174]
7175
7176[[package]]
7177name = "syn"
7178version = "2.0.18"
7179source = "registry+https://github.com/rust-lang/crates.io-index"
7180checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
7181dependencies = [
7182 "proc-macro2",
7183 "quote",
7184 "unicode-ident",
7185]
7186
7187[[package]]
7188name = "sync_wrapper"
7189version = "0.1.2"
7190source = "registry+https://github.com/rust-lang/crates.io-index"
7191checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
7192
7193[[package]]
7194name = "sys-info"
7195version = "0.9.1"
7196source = "registry+https://github.com/rust-lang/crates.io-index"
7197checksum = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c"
7198dependencies = [
7199 "cc",
7200 "libc",
7201]
7202
7203[[package]]
7204name = "sysinfo"
7205version = "0.27.8"
7206source = "registry+https://github.com/rust-lang/crates.io-index"
7207checksum = "a902e9050fca0a5d6877550b769abd2bd1ce8c04634b941dbe2809735e1a1e33"
7208dependencies = [
7209 "cfg-if 1.0.0",
7210 "core-foundation-sys 0.8.3",
7211 "libc",
7212 "ntapi 0.4.1",
7213 "once_cell",
7214 "rayon",
7215 "winapi 0.3.9",
7216]
7217
7218[[package]]
7219name = "system-interface"
7220version = "0.20.0"
7221source = "registry+https://github.com/rust-lang/crates.io-index"
7222checksum = "1e09bb3fb4e02ec4b87e182ea9718fadbc0fa3e50085b40a9af9690572b67f9e"
7223dependencies = [
7224 "atty",
7225 "bitflags",
7226 "cap-fs-ext",
7227 "cap-std",
7228 "io-lifetimes 0.5.3",
7229 "rustix 0.33.7",
7230 "winapi 0.3.9",
7231 "winx",
7232]
7233
7234[[package]]
7235name = "take-until"
7236version = "0.2.0"
7237source = "registry+https://github.com/rust-lang/crates.io-index"
7238checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
7239
7240[[package]]
7241name = "target-lexicon"
7242version = "0.12.7"
7243source = "registry+https://github.com/rust-lang/crates.io-index"
7244checksum = "fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5"
7245
7246[[package]]
7247name = "tempdir"
7248version = "0.3.7"
7249source = "registry+https://github.com/rust-lang/crates.io-index"
7250checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
7251dependencies = [
7252 "rand 0.4.6",
7253 "remove_dir_all",
7254]
7255
7256[[package]]
7257name = "tempfile"
7258version = "3.5.0"
7259source = "registry+https://github.com/rust-lang/crates.io-index"
7260checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998"
7261dependencies = [
7262 "cfg-if 1.0.0",
7263 "fastrand",
7264 "redox_syscall 0.3.5",
7265 "rustix 0.37.19",
7266 "windows-sys 0.45.0",
7267]
7268
7269[[package]]
7270name = "termcolor"
7271version = "1.1.3"
7272source = "registry+https://github.com/rust-lang/crates.io-index"
7273checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
7274dependencies = [
7275 "winapi-util",
7276]
7277
7278[[package]]
7279name = "terminal"
7280version = "0.1.0"
7281dependencies = [
7282 "alacritty_terminal",
7283 "anyhow",
7284 "db",
7285 "dirs 4.0.0",
7286 "futures 0.3.28",
7287 "gpui",
7288 "itertools",
7289 "lazy_static",
7290 "libc",
7291 "mio-extras",
7292 "ordered-float",
7293 "procinfo",
7294 "rand 0.8.5",
7295 "schemars",
7296 "serde",
7297 "serde_derive",
7298 "settings",
7299 "shellexpand",
7300 "smallvec",
7301 "smol",
7302 "theme",
7303 "thiserror",
7304 "util",
7305]
7306
7307[[package]]
7308name = "terminal_view"
7309version = "0.1.0"
7310dependencies = [
7311 "anyhow",
7312 "client",
7313 "context_menu",
7314 "db",
7315 "dirs 4.0.0",
7316 "editor",
7317 "futures 0.3.28",
7318 "gpui",
7319 "itertools",
7320 "language",
7321 "lazy_static",
7322 "libc",
7323 "mio-extras",
7324 "ordered-float",
7325 "procinfo",
7326 "project",
7327 "rand 0.8.5",
7328 "search",
7329 "serde",
7330 "serde_derive",
7331 "settings",
7332 "shellexpand",
7333 "smallvec",
7334 "smol",
7335 "terminal",
7336 "theme",
7337 "thiserror",
7338 "util",
7339 "workspace",
7340]
7341
7342[[package]]
7343name = "text"
7344version = "0.1.0"
7345dependencies = [
7346 "anyhow",
7347 "clock",
7348 "collections",
7349 "ctor",
7350 "digest 0.9.0",
7351 "env_logger 0.9.3",
7352 "fs",
7353 "gpui",
7354 "lazy_static",
7355 "log",
7356 "parking_lot 0.11.2",
7357 "postage",
7358 "rand 0.8.5",
7359 "regex",
7360 "rope",
7361 "smallvec",
7362 "sum_tree",
7363 "util",
7364]
7365
7366[[package]]
7367name = "textwrap"
7368version = "0.16.0"
7369source = "registry+https://github.com/rust-lang/crates.io-index"
7370checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
7371
7372[[package]]
7373name = "theme"
7374version = "0.1.0"
7375dependencies = [
7376 "anyhow",
7377 "fs",
7378 "gpui",
7379 "indexmap 1.9.3",
7380 "parking_lot 0.11.2",
7381 "schemars",
7382 "serde",
7383 "serde_derive",
7384 "serde_json",
7385 "settings",
7386 "toml",
7387 "util",
7388]
7389
7390[[package]]
7391name = "theme_selector"
7392version = "0.1.0"
7393dependencies = [
7394 "editor",
7395 "fs",
7396 "fuzzy",
7397 "gpui",
7398 "log",
7399 "parking_lot 0.11.2",
7400 "picker",
7401 "postage",
7402 "settings",
7403 "smol",
7404 "staff_mode",
7405 "theme",
7406 "util",
7407 "workspace",
7408]
7409
7410[[package]]
7411name = "thiserror"
7412version = "1.0.40"
7413source = "registry+https://github.com/rust-lang/crates.io-index"
7414checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
7415dependencies = [
7416 "thiserror-impl",
7417]
7418
7419[[package]]
7420name = "thiserror-impl"
7421version = "1.0.40"
7422source = "registry+https://github.com/rust-lang/crates.io-index"
7423checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
7424dependencies = [
7425 "proc-macro2",
7426 "quote",
7427 "syn 2.0.18",
7428]
7429
7430[[package]]
7431name = "thousands"
7432version = "0.2.0"
7433source = "registry+https://github.com/rust-lang/crates.io-index"
7434checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"
7435
7436[[package]]
7437name = "thread_local"
7438version = "1.1.7"
7439source = "registry+https://github.com/rust-lang/crates.io-index"
7440checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
7441dependencies = [
7442 "cfg-if 1.0.0",
7443 "once_cell",
7444]
7445
7446[[package]]
7447name = "tiff"
7448version = "0.6.1"
7449source = "registry+https://github.com/rust-lang/crates.io-index"
7450checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
7451dependencies = [
7452 "jpeg-decoder",
7453 "miniz_oxide 0.4.4",
7454 "weezl",
7455]
7456
7457[[package]]
7458name = "tiktoken-rs"
7459version = "0.4.2"
7460source = "registry+https://github.com/rust-lang/crates.io-index"
7461checksum = "8ba161c549e2c0686f35f5d920e63fad5cafba2c28ad2caceaf07e5d9fa6e8c4"
7462dependencies = [
7463 "anyhow",
7464 "base64 0.21.0",
7465 "bstr",
7466 "fancy-regex",
7467 "lazy_static",
7468 "parking_lot 0.12.1",
7469 "rustc-hash",
7470]
7471
7472[[package]]
7473name = "time"
7474version = "0.1.45"
7475source = "registry+https://github.com/rust-lang/crates.io-index"
7476checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
7477dependencies = [
7478 "libc",
7479 "wasi 0.10.0+wasi-snapshot-preview1",
7480 "winapi 0.3.9",
7481]
7482
7483[[package]]
7484name = "time"
7485version = "0.3.21"
7486source = "registry+https://github.com/rust-lang/crates.io-index"
7487checksum = "8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc"
7488dependencies = [
7489 "itoa 1.0.6",
7490 "serde",
7491 "time-core",
7492 "time-macros",
7493]
7494
7495[[package]]
7496name = "time-core"
7497version = "0.1.1"
7498source = "registry+https://github.com/rust-lang/crates.io-index"
7499checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
7500
7501[[package]]
7502name = "time-macros"
7503version = "0.2.9"
7504source = "registry+https://github.com/rust-lang/crates.io-index"
7505checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
7506dependencies = [
7507 "time-core",
7508]
7509
7510[[package]]
7511name = "tiny-skia"
7512version = "0.5.1"
7513source = "registry+https://github.com/rust-lang/crates.io-index"
7514checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
7515dependencies = [
7516 "arrayref",
7517 "arrayvec 0.5.2",
7518 "bytemuck",
7519 "cfg-if 1.0.0",
7520 "png",
7521 "safe_arch",
7522]
7523
7524[[package]]
7525name = "tiny_http"
7526version = "0.8.2"
7527source = "registry+https://github.com/rust-lang/crates.io-index"
7528checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
7529dependencies = [
7530 "ascii",
7531 "chrono",
7532 "chunked_transfer",
7533 "log",
7534 "url",
7535]
7536
7537[[package]]
7538name = "tinyvec"
7539version = "1.6.0"
7540source = "registry+https://github.com/rust-lang/crates.io-index"
7541checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
7542dependencies = [
7543 "tinyvec_macros",
7544]
7545
7546[[package]]
7547name = "tinyvec_macros"
7548version = "0.1.1"
7549source = "registry+https://github.com/rust-lang/crates.io-index"
7550checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
7551
7552[[package]]
7553name = "tokio"
7554version = "1.28.1"
7555source = "registry+https://github.com/rust-lang/crates.io-index"
7556checksum = "0aa32867d44e6f2ce3385e89dceb990188b8bb0fb25b0cf576647a6f98ac5105"
7557dependencies = [
7558 "autocfg 1.1.0",
7559 "bytes 1.4.0",
7560 "libc",
7561 "mio 0.8.6",
7562 "num_cpus",
7563 "parking_lot 0.12.1",
7564 "pin-project-lite 0.2.9",
7565 "signal-hook-registry",
7566 "socket2",
7567 "tokio-macros",
7568 "windows-sys 0.48.0",
7569]
7570
7571[[package]]
7572name = "tokio-io"
7573version = "0.1.13"
7574source = "registry+https://github.com/rust-lang/crates.io-index"
7575checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
7576dependencies = [
7577 "bytes 0.4.12",
7578 "futures 0.1.31",
7579 "log",
7580]
7581
7582[[package]]
7583name = "tokio-io-timeout"
7584version = "1.2.0"
7585source = "registry+https://github.com/rust-lang/crates.io-index"
7586checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf"
7587dependencies = [
7588 "pin-project-lite 0.2.9",
7589 "tokio",
7590]
7591
7592[[package]]
7593name = "tokio-macros"
7594version = "2.1.0"
7595source = "registry+https://github.com/rust-lang/crates.io-index"
7596checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
7597dependencies = [
7598 "proc-macro2",
7599 "quote",
7600 "syn 2.0.18",
7601]
7602
7603[[package]]
7604name = "tokio-native-tls"
7605version = "0.3.1"
7606source = "registry+https://github.com/rust-lang/crates.io-index"
7607checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
7608dependencies = [
7609 "native-tls",
7610 "tokio",
7611]
7612
7613[[package]]
7614name = "tokio-rustls"
7615version = "0.23.4"
7616source = "registry+https://github.com/rust-lang/crates.io-index"
7617checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
7618dependencies = [
7619 "rustls 0.20.8",
7620 "tokio",
7621 "webpki 0.22.0",
7622]
7623
7624[[package]]
7625name = "tokio-stream"
7626version = "0.1.14"
7627source = "registry+https://github.com/rust-lang/crates.io-index"
7628checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
7629dependencies = [
7630 "futures-core",
7631 "pin-project-lite 0.2.9",
7632 "tokio",
7633]
7634
7635[[package]]
7636name = "tokio-tungstenite"
7637version = "0.17.2"
7638source = "registry+https://github.com/rust-lang/crates.io-index"
7639checksum = "f714dd15bead90401d77e04243611caec13726c2408afd5b31901dfcdcb3b181"
7640dependencies = [
7641 "futures-util",
7642 "log",
7643 "tokio",
7644 "tungstenite 0.17.3",
7645]
7646
7647[[package]]
7648name = "tokio-util"
7649version = "0.6.10"
7650source = "registry+https://github.com/rust-lang/crates.io-index"
7651checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
7652dependencies = [
7653 "bytes 1.4.0",
7654 "futures-core",
7655 "futures-sink",
7656 "log",
7657 "pin-project-lite 0.2.9",
7658 "tokio",
7659]
7660
7661[[package]]
7662name = "tokio-util"
7663version = "0.7.8"
7664source = "registry+https://github.com/rust-lang/crates.io-index"
7665checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
7666dependencies = [
7667 "bytes 1.4.0",
7668 "futures-core",
7669 "futures-io",
7670 "futures-sink",
7671 "pin-project-lite 0.2.9",
7672 "tokio",
7673 "tracing",
7674]
7675
7676[[package]]
7677name = "toml"
7678version = "0.5.11"
7679source = "registry+https://github.com/rust-lang/crates.io-index"
7680checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
7681dependencies = [
7682 "serde",
7683]
7684
7685[[package]]
7686name = "toml_datetime"
7687version = "0.6.3"
7688source = "registry+https://github.com/rust-lang/crates.io-index"
7689checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
7690
7691[[package]]
7692name = "toml_edit"
7693version = "0.19.11"
7694source = "registry+https://github.com/rust-lang/crates.io-index"
7695checksum = "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7"
7696dependencies = [
7697 "indexmap 2.0.0",
7698 "toml_datetime",
7699 "winnow",
7700]
7701
7702[[package]]
7703name = "tonic"
7704version = "0.6.2"
7705source = "registry+https://github.com/rust-lang/crates.io-index"
7706checksum = "ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a"
7707dependencies = [
7708 "async-stream",
7709 "async-trait",
7710 "base64 0.13.1",
7711 "bytes 1.4.0",
7712 "futures-core",
7713 "futures-util",
7714 "h2",
7715 "http",
7716 "http-body",
7717 "hyper",
7718 "hyper-timeout",
7719 "percent-encoding",
7720 "pin-project",
7721 "prost 0.9.0",
7722 "prost-derive 0.9.0",
7723 "tokio",
7724 "tokio-stream",
7725 "tokio-util 0.6.10",
7726 "tower",
7727 "tower-layer",
7728 "tower-service",
7729 "tracing",
7730 "tracing-futures",
7731]
7732
7733[[package]]
7734name = "tower"
7735version = "0.4.13"
7736source = "registry+https://github.com/rust-lang/crates.io-index"
7737checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
7738dependencies = [
7739 "futures-core",
7740 "futures-util",
7741 "indexmap 1.9.3",
7742 "pin-project",
7743 "pin-project-lite 0.2.9",
7744 "rand 0.8.5",
7745 "slab",
7746 "tokio",
7747 "tokio-util 0.7.8",
7748 "tower-layer",
7749 "tower-service",
7750 "tracing",
7751]
7752
7753[[package]]
7754name = "tower-http"
7755version = "0.3.5"
7756source = "registry+https://github.com/rust-lang/crates.io-index"
7757checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
7758dependencies = [
7759 "bitflags",
7760 "bytes 1.4.0",
7761 "futures-core",
7762 "futures-util",
7763 "http",
7764 "http-body",
7765 "http-range-header",
7766 "pin-project-lite 0.2.9",
7767 "tower",
7768 "tower-layer",
7769 "tower-service",
7770]
7771
7772[[package]]
7773name = "tower-layer"
7774version = "0.3.2"
7775source = "registry+https://github.com/rust-lang/crates.io-index"
7776checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
7777
7778[[package]]
7779name = "tower-service"
7780version = "0.3.2"
7781source = "registry+https://github.com/rust-lang/crates.io-index"
7782checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
7783
7784[[package]]
7785name = "tracing"
7786version = "0.1.37"
7787source = "registry+https://github.com/rust-lang/crates.io-index"
7788checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
7789dependencies = [
7790 "cfg-if 1.0.0",
7791 "log",
7792 "pin-project-lite 0.2.9",
7793 "tracing-attributes",
7794 "tracing-core",
7795]
7796
7797[[package]]
7798name = "tracing-attributes"
7799version = "0.1.24"
7800source = "registry+https://github.com/rust-lang/crates.io-index"
7801checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"
7802dependencies = [
7803 "proc-macro2",
7804 "quote",
7805 "syn 2.0.18",
7806]
7807
7808[[package]]
7809name = "tracing-core"
7810version = "0.1.30"
7811source = "registry+https://github.com/rust-lang/crates.io-index"
7812checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
7813dependencies = [
7814 "once_cell",
7815 "valuable",
7816]
7817
7818[[package]]
7819name = "tracing-futures"
7820version = "0.2.5"
7821source = "registry+https://github.com/rust-lang/crates.io-index"
7822checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
7823dependencies = [
7824 "pin-project",
7825 "tracing",
7826]
7827
7828[[package]]
7829name = "tracing-log"
7830version = "0.1.3"
7831source = "registry+https://github.com/rust-lang/crates.io-index"
7832checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
7833dependencies = [
7834 "lazy_static",
7835 "log",
7836 "tracing-core",
7837]
7838
7839[[package]]
7840name = "tracing-serde"
7841version = "0.1.3"
7842source = "registry+https://github.com/rust-lang/crates.io-index"
7843checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
7844dependencies = [
7845 "serde",
7846 "tracing-core",
7847]
7848
7849[[package]]
7850name = "tracing-subscriber"
7851version = "0.3.17"
7852source = "registry+https://github.com/rust-lang/crates.io-index"
7853checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
7854dependencies = [
7855 "matchers",
7856 "nu-ansi-term",
7857 "once_cell",
7858 "regex",
7859 "serde",
7860 "serde_json",
7861 "sharded-slab",
7862 "smallvec",
7863 "thread_local",
7864 "tracing",
7865 "tracing-core",
7866 "tracing-log",
7867 "tracing-serde",
7868]
7869
7870[[package]]
7871name = "tree-sitter"
7872version = "0.20.10"
7873source = "git+https://github.com/tree-sitter/tree-sitter?rev=49226023693107fba9a1191136a4f47f38cdca73#49226023693107fba9a1191136a4f47f38cdca73"
7874dependencies = [
7875 "cc",
7876 "regex",
7877]
7878
7879[[package]]
7880name = "tree-sitter-c"
7881version = "0.20.2"
7882source = "registry+https://github.com/rust-lang/crates.io-index"
7883checksum = "cca211f4827d4b4dc79f388bf67b6fa3bc8a8cfa642161ef24f99f371ba34c7b"
7884dependencies = [
7885 "cc",
7886 "tree-sitter",
7887]
7888
7889[[package]]
7890name = "tree-sitter-cpp"
7891version = "0.20.0"
7892source = "registry+https://github.com/rust-lang/crates.io-index"
7893checksum = "8a869e3c5cef4e5db4e9ab16a8dc84d73010e60ada14cdc60d2f6d8aed17779d"
7894dependencies = [
7895 "cc",
7896 "tree-sitter",
7897]
7898
7899[[package]]
7900name = "tree-sitter-css"
7901version = "0.19.0"
7902source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
7903dependencies = [
7904 "cc",
7905 "tree-sitter",
7906]
7907
7908[[package]]
7909name = "tree-sitter-elixir"
7910version = "0.1.0"
7911source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=4ba9dab6e2602960d95b2b625f3386c27e08084e#4ba9dab6e2602960d95b2b625f3386c27e08084e"
7912dependencies = [
7913 "cc",
7914 "tree-sitter",
7915]
7916
7917[[package]]
7918name = "tree-sitter-embedded-template"
7919version = "0.20.0"
7920source = "registry+https://github.com/rust-lang/crates.io-index"
7921checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
7922dependencies = [
7923 "cc",
7924 "tree-sitter",
7925]
7926
7927[[package]]
7928name = "tree-sitter-go"
7929version = "0.19.1"
7930source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
7931dependencies = [
7932 "cc",
7933 "tree-sitter",
7934]
7935
7936[[package]]
7937name = "tree-sitter-heex"
7938version = "0.0.1"
7939source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
7940dependencies = [
7941 "cc",
7942 "tree-sitter",
7943]
7944
7945[[package]]
7946name = "tree-sitter-html"
7947version = "0.19.0"
7948source = "registry+https://github.com/rust-lang/crates.io-index"
7949checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
7950dependencies = [
7951 "cc",
7952 "tree-sitter",
7953]
7954
7955[[package]]
7956name = "tree-sitter-javascript"
7957version = "0.20.0"
7958source = "registry+https://github.com/rust-lang/crates.io-index"
7959checksum = "2490fab08630b2c8943c320f7b63473cbf65511c8d83aec551beb9b4375906ed"
7960dependencies = [
7961 "cc",
7962 "tree-sitter",
7963]
7964
7965[[package]]
7966name = "tree-sitter-json"
7967version = "0.19.0"
7968source = "registry+https://github.com/rust-lang/crates.io-index"
7969checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
7970dependencies = [
7971 "cc",
7972 "tree-sitter",
7973]
7974
7975[[package]]
7976name = "tree-sitter-json"
7977version = "0.20.0"
7978source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
7979dependencies = [
7980 "cc",
7981 "tree-sitter",
7982]
7983
7984[[package]]
7985name = "tree-sitter-lua"
7986version = "0.0.14"
7987source = "registry+https://github.com/rust-lang/crates.io-index"
7988checksum = "d489873fd1a2fa6d5f04930bfc5c081c96f0c038c1437104518b5b842c69b282"
7989dependencies = [
7990 "cc",
7991 "tree-sitter",
7992]
7993
7994[[package]]
7995name = "tree-sitter-markdown"
7996version = "0.0.1"
7997source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
7998dependencies = [
7999 "cc",
8000 "tree-sitter",
8001]
8002
8003[[package]]
8004name = "tree-sitter-python"
8005version = "0.20.2"
8006source = "registry+https://github.com/rust-lang/crates.io-index"
8007checksum = "dda114f58048f5059dcf158aff691dffb8e113e6d2b50d94263fd68711975287"
8008dependencies = [
8009 "cc",
8010 "tree-sitter",
8011]
8012
8013[[package]]
8014name = "tree-sitter-racket"
8015version = "0.0.1"
8016source = "git+https://github.com/zed-industries/tree-sitter-racket?rev=eb010cf2c674c6fd9a6316a84e28ef90190fe51a#eb010cf2c674c6fd9a6316a84e28ef90190fe51a"
8017dependencies = [
8018 "cc",
8019 "tree-sitter",
8020]
8021
8022[[package]]
8023name = "tree-sitter-ruby"
8024version = "0.20.0"
8025source = "registry+https://github.com/rust-lang/crates.io-index"
8026checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
8027dependencies = [
8028 "cc",
8029 "tree-sitter",
8030]
8031
8032[[package]]
8033name = "tree-sitter-rust"
8034version = "0.20.3"
8035source = "registry+https://github.com/rust-lang/crates.io-index"
8036checksum = "797842733e252dc11ae5d403a18060bf337b822fc2ae5ddfaa6ff4d9cc20bda6"
8037dependencies = [
8038 "cc",
8039 "tree-sitter",
8040]
8041
8042[[package]]
8043name = "tree-sitter-scheme"
8044version = "0.2.0"
8045source = "git+https://github.com/6cdh/tree-sitter-scheme?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9#af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
8046dependencies = [
8047 "cc",
8048 "tree-sitter",
8049]
8050
8051[[package]]
8052name = "tree-sitter-toml"
8053version = "0.5.1"
8054source = "git+https://github.com/tree-sitter/tree-sitter-toml?rev=342d9be207c2dba869b9967124c679b5e6fd0ebe#342d9be207c2dba869b9967124c679b5e6fd0ebe"
8055dependencies = [
8056 "cc",
8057 "tree-sitter",
8058]
8059
8060[[package]]
8061name = "tree-sitter-typescript"
8062version = "0.20.2"
8063source = "registry+https://github.com/rust-lang/crates.io-index"
8064checksum = "079c695c32d39ad089101c66393aeaca30e967fba3486a91f573d2f0e12d290a"
8065dependencies = [
8066 "cc",
8067 "tree-sitter",
8068]
8069
8070[[package]]
8071name = "tree-sitter-typescript"
8072version = "0.20.2"
8073source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
8074dependencies = [
8075 "cc",
8076 "tree-sitter",
8077]
8078
8079[[package]]
8080name = "tree-sitter-yaml"
8081version = "0.0.1"
8082source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
8083dependencies = [
8084 "cc",
8085 "tree-sitter",
8086]
8087
8088[[package]]
8089name = "try-lock"
8090version = "0.2.4"
8091source = "registry+https://github.com/rust-lang/crates.io-index"
8092checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
8093
8094[[package]]
8095name = "ttf-parser"
8096version = "0.9.0"
8097source = "registry+https://github.com/rust-lang/crates.io-index"
8098checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
8099
8100[[package]]
8101name = "ttf-parser"
8102version = "0.12.3"
8103source = "registry+https://github.com/rust-lang/crates.io-index"
8104checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
8105
8106[[package]]
8107name = "tungstenite"
8108version = "0.16.0"
8109source = "registry+https://github.com/rust-lang/crates.io-index"
8110checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
8111dependencies = [
8112 "base64 0.13.1",
8113 "byteorder",
8114 "bytes 1.4.0",
8115 "http",
8116 "httparse",
8117 "log",
8118 "rand 0.8.5",
8119 "sha-1 0.9.8",
8120 "thiserror",
8121 "url",
8122 "utf-8",
8123]
8124
8125[[package]]
8126name = "tungstenite"
8127version = "0.17.3"
8128source = "registry+https://github.com/rust-lang/crates.io-index"
8129checksum = "e27992fd6a8c29ee7eef28fc78349aa244134e10ad447ce3b9f0ac0ed0fa4ce0"
8130dependencies = [
8131 "base64 0.13.1",
8132 "byteorder",
8133 "bytes 1.4.0",
8134 "http",
8135 "httparse",
8136 "log",
8137 "rand 0.8.5",
8138 "sha-1 0.10.1",
8139 "thiserror",
8140 "url",
8141 "utf-8",
8142]
8143
8144[[package]]
8145name = "typenum"
8146version = "1.16.0"
8147source = "registry+https://github.com/rust-lang/crates.io-index"
8148checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
8149
8150[[package]]
8151name = "ucd-trie"
8152version = "0.1.5"
8153source = "registry+https://github.com/rust-lang/crates.io-index"
8154checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
8155
8156[[package]]
8157name = "unicase"
8158version = "2.6.0"
8159source = "registry+https://github.com/rust-lang/crates.io-index"
8160checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
8161dependencies = [
8162 "version_check",
8163]
8164
8165[[package]]
8166name = "unicode-bidi"
8167version = "0.3.13"
8168source = "registry+https://github.com/rust-lang/crates.io-index"
8169checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
8170
8171[[package]]
8172name = "unicode-bidi-mirroring"
8173version = "0.1.0"
8174source = "registry+https://github.com/rust-lang/crates.io-index"
8175checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
8176
8177[[package]]
8178name = "unicode-ccc"
8179version = "0.1.2"
8180source = "registry+https://github.com/rust-lang/crates.io-index"
8181checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
8182
8183[[package]]
8184name = "unicode-general-category"
8185version = "0.2.0"
8186source = "registry+https://github.com/rust-lang/crates.io-index"
8187checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
8188
8189[[package]]
8190name = "unicode-ident"
8191version = "1.0.8"
8192source = "registry+https://github.com/rust-lang/crates.io-index"
8193checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
8194
8195[[package]]
8196name = "unicode-normalization"
8197version = "0.1.22"
8198source = "registry+https://github.com/rust-lang/crates.io-index"
8199checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
8200dependencies = [
8201 "tinyvec",
8202]
8203
8204[[package]]
8205name = "unicode-script"
8206version = "0.5.5"
8207source = "registry+https://github.com/rust-lang/crates.io-index"
8208checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
8209
8210[[package]]
8211name = "unicode-segmentation"
8212version = "1.10.1"
8213source = "registry+https://github.com/rust-lang/crates.io-index"
8214checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
8215
8216[[package]]
8217name = "unicode-vo"
8218version = "0.1.0"
8219source = "registry+https://github.com/rust-lang/crates.io-index"
8220checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
8221
8222[[package]]
8223name = "unicode-width"
8224version = "0.1.10"
8225source = "registry+https://github.com/rust-lang/crates.io-index"
8226checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
8227
8228[[package]]
8229name = "unicode_categories"
8230version = "0.1.1"
8231source = "registry+https://github.com/rust-lang/crates.io-index"
8232checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
8233
8234[[package]]
8235name = "unindent"
8236version = "0.1.11"
8237source = "registry+https://github.com/rust-lang/crates.io-index"
8238checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
8239
8240[[package]]
8241name = "untrusted"
8242version = "0.7.1"
8243source = "registry+https://github.com/rust-lang/crates.io-index"
8244checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
8245
8246[[package]]
8247name = "url"
8248version = "2.3.1"
8249source = "registry+https://github.com/rust-lang/crates.io-index"
8250checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
8251dependencies = [
8252 "form_urlencoded",
8253 "idna",
8254 "percent-encoding",
8255 "serde",
8256]
8257
8258[[package]]
8259name = "urlencoding"
8260version = "2.1.2"
8261source = "registry+https://github.com/rust-lang/crates.io-index"
8262checksum = "e8db7427f936968176eaa7cdf81b7f98b980b18495ec28f1b5791ac3bfe3eea9"
8263
8264[[package]]
8265name = "usvg"
8266version = "0.14.1"
8267source = "registry+https://github.com/rust-lang/crates.io-index"
8268checksum = "ef8352f317d8f9a918ba5154797fb2a93e2730244041cf7d5be35148266adfa5"
8269dependencies = [
8270 "base64 0.13.1",
8271 "data-url",
8272 "flate2",
8273 "fontdb",
8274 "kurbo",
8275 "log",
8276 "memmap2",
8277 "pico-args",
8278 "rctree",
8279 "roxmltree",
8280 "rustybuzz",
8281 "simplecss",
8282 "siphasher",
8283 "svgtypes",
8284 "ttf-parser 0.12.3",
8285 "unicode-bidi",
8286 "unicode-script",
8287 "unicode-vo",
8288 "xmlwriter",
8289]
8290
8291[[package]]
8292name = "utf-8"
8293version = "0.7.6"
8294source = "registry+https://github.com/rust-lang/crates.io-index"
8295checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
8296
8297[[package]]
8298name = "utf8parse"
8299version = "0.2.1"
8300source = "registry+https://github.com/rust-lang/crates.io-index"
8301checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
8302
8303[[package]]
8304name = "util"
8305version = "0.1.0"
8306dependencies = [
8307 "anyhow",
8308 "backtrace",
8309 "dirs 3.0.2",
8310 "futures 0.3.28",
8311 "git2",
8312 "isahc",
8313 "lazy_static",
8314 "log",
8315 "rand 0.8.5",
8316 "rust-embed",
8317 "serde",
8318 "serde_json",
8319 "smol",
8320 "take-until",
8321 "tempdir",
8322 "url",
8323]
8324
8325[[package]]
8326name = "uuid"
8327version = "0.5.1"
8328source = "registry+https://github.com/rust-lang/crates.io-index"
8329checksum = "bcc7e3b898aa6f6c08e5295b6c89258d1331e9ac578cc992fb818759951bdc22"
8330
8331[[package]]
8332name = "uuid"
8333version = "0.8.2"
8334source = "registry+https://github.com/rust-lang/crates.io-index"
8335checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
8336dependencies = [
8337 "getrandom 0.2.9",
8338]
8339
8340[[package]]
8341name = "uuid"
8342version = "1.3.2"
8343source = "registry+https://github.com/rust-lang/crates.io-index"
8344checksum = "4dad5567ad0cf5b760e5665964bec1b47dfd077ba8a2544b513f3556d3d239a2"
8345dependencies = [
8346 "getrandom 0.2.9",
8347 "serde",
8348]
8349
8350[[package]]
8351name = "valuable"
8352version = "0.1.0"
8353source = "registry+https://github.com/rust-lang/crates.io-index"
8354checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
8355
8356[[package]]
8357name = "value-bag"
8358version = "1.0.0-alpha.9"
8359source = "registry+https://github.com/rust-lang/crates.io-index"
8360checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"
8361dependencies = [
8362 "ctor",
8363 "erased-serde",
8364 "serde",
8365 "serde_fmt",
8366 "sval",
8367 "version_check",
8368]
8369
8370[[package]]
8371name = "vcpkg"
8372version = "0.2.15"
8373source = "registry+https://github.com/rust-lang/crates.io-index"
8374checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
8375
8376[[package]]
8377name = "version_check"
8378version = "0.9.4"
8379source = "registry+https://github.com/rust-lang/crates.io-index"
8380checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
8381
8382[[package]]
8383name = "vim"
8384version = "0.1.0"
8385dependencies = [
8386 "anyhow",
8387 "async-compat",
8388 "async-trait",
8389 "collections",
8390 "command_palette",
8391 "editor",
8392 "gpui",
8393 "indoc",
8394 "itertools",
8395 "language",
8396 "lazy_static",
8397 "log",
8398 "nvim-rs",
8399 "parking_lot 0.11.2",
8400 "project",
8401 "search",
8402 "serde",
8403 "serde_derive",
8404 "serde_json",
8405 "settings",
8406 "tokio",
8407 "util",
8408 "workspace",
8409]
8410
8411[[package]]
8412name = "vte"
8413version = "0.10.1"
8414source = "registry+https://github.com/rust-lang/crates.io-index"
8415checksum = "6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983"
8416dependencies = [
8417 "utf8parse",
8418 "vte_generate_state_changes",
8419]
8420
8421[[package]]
8422name = "vte_generate_state_changes"
8423version = "0.1.1"
8424source = "registry+https://github.com/rust-lang/crates.io-index"
8425checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
8426dependencies = [
8427 "proc-macro2",
8428 "quote",
8429]
8430
8431[[package]]
8432name = "waker-fn"
8433version = "1.1.0"
8434source = "registry+https://github.com/rust-lang/crates.io-index"
8435checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
8436
8437[[package]]
8438name = "walkdir"
8439version = "2.3.3"
8440source = "registry+https://github.com/rust-lang/crates.io-index"
8441checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
8442dependencies = [
8443 "same-file",
8444 "winapi-util",
8445]
8446
8447[[package]]
8448name = "want"
8449version = "0.3.0"
8450source = "registry+https://github.com/rust-lang/crates.io-index"
8451checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
8452dependencies = [
8453 "log",
8454 "try-lock",
8455]
8456
8457[[package]]
8458name = "wasi"
8459version = "0.9.0+wasi-snapshot-preview1"
8460source = "registry+https://github.com/rust-lang/crates.io-index"
8461checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
8462
8463[[package]]
8464name = "wasi"
8465version = "0.10.0+wasi-snapshot-preview1"
8466source = "registry+https://github.com/rust-lang/crates.io-index"
8467checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
8468
8469[[package]]
8470name = "wasi"
8471version = "0.11.0+wasi-snapshot-preview1"
8472source = "registry+https://github.com/rust-lang/crates.io-index"
8473checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
8474
8475[[package]]
8476name = "wasi-cap-std-sync"
8477version = "0.38.3"
8478source = "registry+https://github.com/rust-lang/crates.io-index"
8479checksum = "f086c5026d2fc3b268d138e65373f46422cc810f46d6e0776859c5027cb18728"
8480dependencies = [
8481 "anyhow",
8482 "async-trait",
8483 "cap-fs-ext",
8484 "cap-rand",
8485 "cap-std",
8486 "cap-time-ext",
8487 "fs-set-times",
8488 "io-extras",
8489 "io-lifetimes 0.5.3",
8490 "is-terminal 0.1.0",
8491 "lazy_static",
8492 "rustix 0.33.7",
8493 "system-interface",
8494 "tracing",
8495 "wasi-common",
8496 "winapi 0.3.9",
8497]
8498
8499[[package]]
8500name = "wasi-common"
8501version = "0.38.3"
8502source = "registry+https://github.com/rust-lang/crates.io-index"
8503checksum = "4e8844fede1c3787cc08853872f47e8bd91f6c939c7406bc7a5dba496b260c08"
8504dependencies = [
8505 "anyhow",
8506 "bitflags",
8507 "cap-rand",
8508 "cap-std",
8509 "io-extras",
8510 "rustix 0.33.7",
8511 "thiserror",
8512 "tracing",
8513 "wiggle",
8514 "winapi 0.3.9",
8515]
8516
8517[[package]]
8518name = "wasm-bindgen"
8519version = "0.2.85"
8520source = "registry+https://github.com/rust-lang/crates.io-index"
8521checksum = "5b6cb788c4e39112fbe1822277ef6fb3c55cd86b95cb3d3c4c1c9597e4ac74b4"
8522dependencies = [
8523 "cfg-if 1.0.0",
8524 "wasm-bindgen-macro",
8525]
8526
8527[[package]]
8528name = "wasm-bindgen-backend"
8529version = "0.2.85"
8530source = "registry+https://github.com/rust-lang/crates.io-index"
8531checksum = "35e522ed4105a9d626d885b35d62501b30d9666283a5c8be12c14a8bdafe7822"
8532dependencies = [
8533 "bumpalo",
8534 "log",
8535 "once_cell",
8536 "proc-macro2",
8537 "quote",
8538 "syn 2.0.18",
8539 "wasm-bindgen-shared",
8540]
8541
8542[[package]]
8543name = "wasm-bindgen-futures"
8544version = "0.4.35"
8545source = "registry+https://github.com/rust-lang/crates.io-index"
8546checksum = "083abe15c5d88556b77bdf7aef403625be9e327ad37c62c4e4129af740168163"
8547dependencies = [
8548 "cfg-if 1.0.0",
8549 "js-sys",
8550 "wasm-bindgen",
8551 "web-sys",
8552]
8553
8554[[package]]
8555name = "wasm-bindgen-macro"
8556version = "0.2.85"
8557source = "registry+https://github.com/rust-lang/crates.io-index"
8558checksum = "358a79a0cb89d21db8120cbfb91392335913e4890665b1a7981d9e956903b434"
8559dependencies = [
8560 "quote",
8561 "wasm-bindgen-macro-support",
8562]
8563
8564[[package]]
8565name = "wasm-bindgen-macro-support"
8566version = "0.2.85"
8567source = "registry+https://github.com/rust-lang/crates.io-index"
8568checksum = "4783ce29f09b9d93134d41297aded3a712b7b979e9c6f28c32cb88c973a94869"
8569dependencies = [
8570 "proc-macro2",
8571 "quote",
8572 "syn 2.0.18",
8573 "wasm-bindgen-backend",
8574 "wasm-bindgen-shared",
8575]
8576
8577[[package]]
8578name = "wasm-bindgen-shared"
8579version = "0.2.85"
8580source = "registry+https://github.com/rust-lang/crates.io-index"
8581checksum = "a901d592cafaa4d711bc324edfaff879ac700b19c3dfd60058d2b445be2691eb"
8582
8583[[package]]
8584name = "wasm-encoder"
8585version = "0.26.0"
8586source = "registry+https://github.com/rust-lang/crates.io-index"
8587checksum = "d05d0b6fcd0aeb98adf16e7975331b3c17222aa815148f5b976370ce589d80ef"
8588dependencies = [
8589 "leb128",
8590]
8591
8592[[package]]
8593name = "wasmparser"
8594version = "0.85.0"
8595source = "registry+https://github.com/rust-lang/crates.io-index"
8596checksum = "570460c58b21e9150d2df0eaaedbb7816c34bcec009ae0dcc976e40ba81463e7"
8597dependencies = [
8598 "indexmap 1.9.3",
8599]
8600
8601[[package]]
8602name = "wasmtime"
8603version = "0.38.3"
8604source = "registry+https://github.com/rust-lang/crates.io-index"
8605checksum = "1f50eadf868ab6a04b7b511460233377d0bfbb92e417b2f6a98b98fef2e098f5"
8606dependencies = [
8607 "anyhow",
8608 "async-trait",
8609 "backtrace",
8610 "bincode",
8611 "cfg-if 1.0.0",
8612 "indexmap 1.9.3",
8613 "lazy_static",
8614 "libc",
8615 "log",
8616 "object 0.28.4",
8617 "once_cell",
8618 "paste",
8619 "psm",
8620 "rayon",
8621 "region",
8622 "serde",
8623 "target-lexicon",
8624 "wasmparser",
8625 "wasmtime-cache",
8626 "wasmtime-cranelift",
8627 "wasmtime-environ",
8628 "wasmtime-fiber",
8629 "wasmtime-jit",
8630 "wasmtime-runtime",
8631 "wat",
8632 "winapi 0.3.9",
8633]
8634
8635[[package]]
8636name = "wasmtime-cache"
8637version = "0.38.3"
8638source = "registry+https://github.com/rust-lang/crates.io-index"
8639checksum = "d1df23c642e1376892f3b72f311596976979cbf8b85469680cdd3a8a063d12a2"
8640dependencies = [
8641 "anyhow",
8642 "base64 0.13.1",
8643 "bincode",
8644 "directories-next",
8645 "file-per-thread-logger",
8646 "log",
8647 "rustix 0.33.7",
8648 "serde",
8649 "sha2 0.9.9",
8650 "toml",
8651 "winapi 0.3.9",
8652 "zstd",
8653]
8654
8655[[package]]
8656name = "wasmtime-cranelift"
8657version = "0.38.3"
8658source = "registry+https://github.com/rust-lang/crates.io-index"
8659checksum = "f264ff6b4df247d15584f2f53d009fbc90032cfdc2605b52b961bffc71b6eccd"
8660dependencies = [
8661 "anyhow",
8662 "cranelift-codegen",
8663 "cranelift-entity",
8664 "cranelift-frontend",
8665 "cranelift-native",
8666 "cranelift-wasm",
8667 "gimli 0.26.2",
8668 "log",
8669 "more-asserts",
8670 "object 0.28.4",
8671 "target-lexicon",
8672 "thiserror",
8673 "wasmparser",
8674 "wasmtime-environ",
8675]
8676
8677[[package]]
8678name = "wasmtime-environ"
8679version = "0.38.3"
8680source = "registry+https://github.com/rust-lang/crates.io-index"
8681checksum = "839d2820e4b830f4b9e7aa08d4c0acabf4a5036105d639f6dfa1c6891c73bdc6"
8682dependencies = [
8683 "anyhow",
8684 "cranelift-entity",
8685 "gimli 0.26.2",
8686 "indexmap 1.9.3",
8687 "log",
8688 "more-asserts",
8689 "object 0.28.4",
8690 "serde",
8691 "target-lexicon",
8692 "thiserror",
8693 "wasmparser",
8694 "wasmtime-types",
8695]
8696
8697[[package]]
8698name = "wasmtime-fiber"
8699version = "0.38.3"
8700source = "registry+https://github.com/rust-lang/crates.io-index"
8701checksum = "3248be3c4911233535356025f6562193614a40155ee9094bb6a2b43f0dc82803"
8702dependencies = [
8703 "cc",
8704 "rustix 0.33.7",
8705 "winapi 0.3.9",
8706]
8707
8708[[package]]
8709name = "wasmtime-jit"
8710version = "0.38.3"
8711source = "registry+https://github.com/rust-lang/crates.io-index"
8712checksum = "ef0a0bcbfa18b946d890078ba0e1bc76bcc53eccfb40806c0020ec29dcd1bd49"
8713dependencies = [
8714 "addr2line 0.17.0",
8715 "anyhow",
8716 "bincode",
8717 "cfg-if 1.0.0",
8718 "cpp_demangle",
8719 "gimli 0.26.2",
8720 "ittapi-rs",
8721 "log",
8722 "object 0.28.4",
8723 "region",
8724 "rustc-demangle",
8725 "rustix 0.33.7",
8726 "serde",
8727 "target-lexicon",
8728 "thiserror",
8729 "wasmtime-environ",
8730 "wasmtime-jit-debug",
8731 "wasmtime-runtime",
8732 "winapi 0.3.9",
8733]
8734
8735[[package]]
8736name = "wasmtime-jit-debug"
8737version = "0.38.3"
8738source = "registry+https://github.com/rust-lang/crates.io-index"
8739checksum = "4f4779d976206c458edd643d1ac622b6c37e4a0800a8b1d25dfbf245ac2f2cac"
8740dependencies = [
8741 "lazy_static",
8742 "object 0.28.4",
8743 "rustix 0.33.7",
8744]
8745
8746[[package]]
8747name = "wasmtime-runtime"
8748version = "0.38.3"
8749source = "registry+https://github.com/rust-lang/crates.io-index"
8750checksum = "b7eb6ffa169eb5dcd18ac9473c817358cd57bc62c244622210566d473397954a"
8751dependencies = [
8752 "anyhow",
8753 "backtrace",
8754 "cc",
8755 "cfg-if 1.0.0",
8756 "indexmap 1.9.3",
8757 "libc",
8758 "log",
8759 "mach",
8760 "memfd",
8761 "memoffset 0.6.5",
8762 "more-asserts",
8763 "rand 0.8.5",
8764 "region",
8765 "rustix 0.33.7",
8766 "thiserror",
8767 "wasmtime-environ",
8768 "wasmtime-fiber",
8769 "wasmtime-jit-debug",
8770 "winapi 0.3.9",
8771]
8772
8773[[package]]
8774name = "wasmtime-types"
8775version = "0.38.3"
8776source = "registry+https://github.com/rust-lang/crates.io-index"
8777checksum = "8d932b0ac5336f7308d869703dd225610a6a3aeaa8e968c52b43eed96cefb1c2"
8778dependencies = [
8779 "cranelift-entity",
8780 "serde",
8781 "thiserror",
8782 "wasmparser",
8783]
8784
8785[[package]]
8786name = "wasmtime-wasi"
8787version = "0.38.3"
8788source = "registry+https://github.com/rust-lang/crates.io-index"
8789checksum = "b68b7d77fb6f2975a6fe6cc4d0015d6b0cebb65c39fce1dd4cc00880dbf7789c"
8790dependencies = [
8791 "anyhow",
8792 "wasi-cap-std-sync",
8793 "wasi-common",
8794 "wasmtime",
8795 "wiggle",
8796]
8797
8798[[package]]
8799name = "wast"
8800version = "35.0.2"
8801source = "registry+https://github.com/rust-lang/crates.io-index"
8802checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
8803dependencies = [
8804 "leb128",
8805]
8806
8807[[package]]
8808name = "wast"
8809version = "57.0.0"
8810source = "registry+https://github.com/rust-lang/crates.io-index"
8811checksum = "6eb0f5ed17ac4421193c7477da05892c2edafd67f9639e3c11a82086416662dc"
8812dependencies = [
8813 "leb128",
8814 "memchr",
8815 "unicode-width",
8816 "wasm-encoder",
8817]
8818
8819[[package]]
8820name = "wat"
8821version = "1.0.63"
8822source = "registry+https://github.com/rust-lang/crates.io-index"
8823checksum = "ab9ab0d87337c3be2bb6fc5cd331c4ba9fd6bcb4ee85048a0dd59ed9ecf92e53"
8824dependencies = [
8825 "wast 57.0.0",
8826]
8827
8828[[package]]
8829name = "web-sys"
8830version = "0.3.62"
8831source = "registry+https://github.com/rust-lang/crates.io-index"
8832checksum = "16b5f940c7edfdc6d12126d98c9ef4d1b3d470011c47c76a6581df47ad9ba721"
8833dependencies = [
8834 "js-sys",
8835 "wasm-bindgen",
8836]
8837
8838[[package]]
8839name = "webpki"
8840version = "0.21.4"
8841source = "registry+https://github.com/rust-lang/crates.io-index"
8842checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
8843dependencies = [
8844 "ring",
8845 "untrusted",
8846]
8847
8848[[package]]
8849name = "webpki"
8850version = "0.22.0"
8851source = "registry+https://github.com/rust-lang/crates.io-index"
8852checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
8853dependencies = [
8854 "ring",
8855 "untrusted",
8856]
8857
8858[[package]]
8859name = "webpki-roots"
8860version = "0.21.1"
8861source = "registry+https://github.com/rust-lang/crates.io-index"
8862checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
8863dependencies = [
8864 "webpki 0.21.4",
8865]
8866
8867[[package]]
8868name = "webpki-roots"
8869version = "0.22.6"
8870source = "registry+https://github.com/rust-lang/crates.io-index"
8871checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
8872dependencies = [
8873 "webpki 0.22.0",
8874]
8875
8876[[package]]
8877name = "weezl"
8878version = "0.1.7"
8879source = "registry+https://github.com/rust-lang/crates.io-index"
8880checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
8881
8882[[package]]
8883name = "welcome"
8884version = "0.1.0"
8885dependencies = [
8886 "anyhow",
8887 "client",
8888 "db",
8889 "editor",
8890 "fs",
8891 "fuzzy",
8892 "gpui",
8893 "install_cli",
8894 "log",
8895 "picker",
8896 "project",
8897 "schemars",
8898 "serde",
8899 "settings",
8900 "theme",
8901 "theme_selector",
8902 "util",
8903 "workspace",
8904]
8905
8906[[package]]
8907name = "which"
8908version = "4.4.0"
8909source = "registry+https://github.com/rust-lang/crates.io-index"
8910checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
8911dependencies = [
8912 "either",
8913 "libc",
8914 "once_cell",
8915]
8916
8917[[package]]
8918name = "whoami"
8919version = "1.4.0"
8920source = "registry+https://github.com/rust-lang/crates.io-index"
8921checksum = "2c70234412ca409cc04e864e89523cb0fc37f5e1344ebed5a3ebf4192b6b9f68"
8922dependencies = [
8923 "wasm-bindgen",
8924 "web-sys",
8925]
8926
8927[[package]]
8928name = "wiggle"
8929version = "0.38.3"
8930source = "registry+https://github.com/rust-lang/crates.io-index"
8931checksum = "67dadac11343d2aabc8a906a0db0aaf7cb5046ec3d6fffccdaf2847dccdef8d6"
8932dependencies = [
8933 "anyhow",
8934 "async-trait",
8935 "bitflags",
8936 "thiserror",
8937 "tracing",
8938 "wasmtime",
8939 "wiggle-macro",
8940]
8941
8942[[package]]
8943name = "wiggle-generate"
8944version = "0.38.3"
8945source = "registry+https://github.com/rust-lang/crates.io-index"
8946checksum = "63a1dccd6b3fbd9a27417f5d30ce9aa3ee9cf529aad453abbf88a49c5d605b79"
8947dependencies = [
8948 "anyhow",
8949 "heck 0.4.1",
8950 "proc-macro2",
8951 "quote",
8952 "shellexpand",
8953 "syn 1.0.109",
8954 "witx",
8955]
8956
8957[[package]]
8958name = "wiggle-macro"
8959version = "0.38.3"
8960source = "registry+https://github.com/rust-lang/crates.io-index"
8961checksum = "f1c368d57d9560c34deaa67e06b0953ccf65edb906c525e5a2c866c849b48ec2"
8962dependencies = [
8963 "proc-macro2",
8964 "quote",
8965 "syn 1.0.109",
8966 "wiggle-generate",
8967]
8968
8969[[package]]
8970name = "winapi"
8971version = "0.2.8"
8972source = "registry+https://github.com/rust-lang/crates.io-index"
8973checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
8974
8975[[package]]
8976name = "winapi"
8977version = "0.3.9"
8978source = "registry+https://github.com/rust-lang/crates.io-index"
8979checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
8980dependencies = [
8981 "winapi-i686-pc-windows-gnu",
8982 "winapi-x86_64-pc-windows-gnu",
8983]
8984
8985[[package]]
8986name = "winapi-build"
8987version = "0.1.1"
8988source = "registry+https://github.com/rust-lang/crates.io-index"
8989checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
8990
8991[[package]]
8992name = "winapi-i686-pc-windows-gnu"
8993version = "0.4.0"
8994source = "registry+https://github.com/rust-lang/crates.io-index"
8995checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
8996
8997[[package]]
8998name = "winapi-util"
8999version = "0.1.5"
9000source = "registry+https://github.com/rust-lang/crates.io-index"
9001checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
9002dependencies = [
9003 "winapi 0.3.9",
9004]
9005
9006[[package]]
9007name = "winapi-x86_64-pc-windows-gnu"
9008version = "0.4.0"
9009source = "registry+https://github.com/rust-lang/crates.io-index"
9010checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
9011
9012[[package]]
9013name = "windows"
9014version = "0.46.0"
9015source = "registry+https://github.com/rust-lang/crates.io-index"
9016checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
9017dependencies = [
9018 "windows-targets 0.42.2",
9019]
9020
9021[[package]]
9022name = "windows"
9023version = "0.48.0"
9024source = "registry+https://github.com/rust-lang/crates.io-index"
9025checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
9026dependencies = [
9027 "windows-targets 0.48.0",
9028]
9029
9030[[package]]
9031name = "windows-sys"
9032version = "0.42.0"
9033source = "registry+https://github.com/rust-lang/crates.io-index"
9034checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
9035dependencies = [
9036 "windows_aarch64_gnullvm 0.42.2",
9037 "windows_aarch64_msvc 0.42.2",
9038 "windows_i686_gnu 0.42.2",
9039 "windows_i686_msvc 0.42.2",
9040 "windows_x86_64_gnu 0.42.2",
9041 "windows_x86_64_gnullvm 0.42.2",
9042 "windows_x86_64_msvc 0.42.2",
9043]
9044
9045[[package]]
9046name = "windows-sys"
9047version = "0.45.0"
9048source = "registry+https://github.com/rust-lang/crates.io-index"
9049checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
9050dependencies = [
9051 "windows-targets 0.42.2",
9052]
9053
9054[[package]]
9055name = "windows-sys"
9056version = "0.48.0"
9057source = "registry+https://github.com/rust-lang/crates.io-index"
9058checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
9059dependencies = [
9060 "windows-targets 0.48.0",
9061]
9062
9063[[package]]
9064name = "windows-targets"
9065version = "0.42.2"
9066source = "registry+https://github.com/rust-lang/crates.io-index"
9067checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
9068dependencies = [
9069 "windows_aarch64_gnullvm 0.42.2",
9070 "windows_aarch64_msvc 0.42.2",
9071 "windows_i686_gnu 0.42.2",
9072 "windows_i686_msvc 0.42.2",
9073 "windows_x86_64_gnu 0.42.2",
9074 "windows_x86_64_gnullvm 0.42.2",
9075 "windows_x86_64_msvc 0.42.2",
9076]
9077
9078[[package]]
9079name = "windows-targets"
9080version = "0.48.0"
9081source = "registry+https://github.com/rust-lang/crates.io-index"
9082checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
9083dependencies = [
9084 "windows_aarch64_gnullvm 0.48.0",
9085 "windows_aarch64_msvc 0.48.0",
9086 "windows_i686_gnu 0.48.0",
9087 "windows_i686_msvc 0.48.0",
9088 "windows_x86_64_gnu 0.48.0",
9089 "windows_x86_64_gnullvm 0.48.0",
9090 "windows_x86_64_msvc 0.48.0",
9091]
9092
9093[[package]]
9094name = "windows_aarch64_gnullvm"
9095version = "0.42.2"
9096source = "registry+https://github.com/rust-lang/crates.io-index"
9097checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
9098
9099[[package]]
9100name = "windows_aarch64_gnullvm"
9101version = "0.48.0"
9102source = "registry+https://github.com/rust-lang/crates.io-index"
9103checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
9104
9105[[package]]
9106name = "windows_aarch64_msvc"
9107version = "0.42.2"
9108source = "registry+https://github.com/rust-lang/crates.io-index"
9109checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
9110
9111[[package]]
9112name = "windows_aarch64_msvc"
9113version = "0.48.0"
9114source = "registry+https://github.com/rust-lang/crates.io-index"
9115checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
9116
9117[[package]]
9118name = "windows_i686_gnu"
9119version = "0.42.2"
9120source = "registry+https://github.com/rust-lang/crates.io-index"
9121checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
9122
9123[[package]]
9124name = "windows_i686_gnu"
9125version = "0.48.0"
9126source = "registry+https://github.com/rust-lang/crates.io-index"
9127checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
9128
9129[[package]]
9130name = "windows_i686_msvc"
9131version = "0.42.2"
9132source = "registry+https://github.com/rust-lang/crates.io-index"
9133checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
9134
9135[[package]]
9136name = "windows_i686_msvc"
9137version = "0.48.0"
9138source = "registry+https://github.com/rust-lang/crates.io-index"
9139checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
9140
9141[[package]]
9142name = "windows_x86_64_gnu"
9143version = "0.42.2"
9144source = "registry+https://github.com/rust-lang/crates.io-index"
9145checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
9146
9147[[package]]
9148name = "windows_x86_64_gnu"
9149version = "0.48.0"
9150source = "registry+https://github.com/rust-lang/crates.io-index"
9151checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
9152
9153[[package]]
9154name = "windows_x86_64_gnullvm"
9155version = "0.42.2"
9156source = "registry+https://github.com/rust-lang/crates.io-index"
9157checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
9158
9159[[package]]
9160name = "windows_x86_64_gnullvm"
9161version = "0.48.0"
9162source = "registry+https://github.com/rust-lang/crates.io-index"
9163checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
9164
9165[[package]]
9166name = "windows_x86_64_msvc"
9167version = "0.42.2"
9168source = "registry+https://github.com/rust-lang/crates.io-index"
9169checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
9170
9171[[package]]
9172name = "windows_x86_64_msvc"
9173version = "0.48.0"
9174source = "registry+https://github.com/rust-lang/crates.io-index"
9175checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
9176
9177[[package]]
9178name = "winnow"
9179version = "0.4.7"
9180source = "registry+https://github.com/rust-lang/crates.io-index"
9181checksum = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
9182dependencies = [
9183 "memchr",
9184]
9185
9186[[package]]
9187name = "winreg"
9188version = "0.10.1"
9189source = "registry+https://github.com/rust-lang/crates.io-index"
9190checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
9191dependencies = [
9192 "winapi 0.3.9",
9193]
9194
9195[[package]]
9196name = "winx"
9197version = "0.31.0"
9198source = "registry+https://github.com/rust-lang/crates.io-index"
9199checksum = "08d5973cb8cd94a77d03ad7e23bbe14889cb29805da1cec0e4aff75e21aebded"
9200dependencies = [
9201 "bitflags",
9202 "io-lifetimes 0.5.3",
9203 "winapi 0.3.9",
9204]
9205
9206[[package]]
9207name = "wio"
9208version = "0.2.2"
9209source = "registry+https://github.com/rust-lang/crates.io-index"
9210checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
9211dependencies = [
9212 "winapi 0.3.9",
9213]
9214
9215[[package]]
9216name = "witx"
9217version = "0.9.1"
9218source = "registry+https://github.com/rust-lang/crates.io-index"
9219checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
9220dependencies = [
9221 "anyhow",
9222 "log",
9223 "thiserror",
9224 "wast 35.0.2",
9225]
9226
9227[[package]]
9228name = "workspace"
9229version = "0.1.0"
9230dependencies = [
9231 "anyhow",
9232 "async-recursion 1.0.4",
9233 "bincode",
9234 "call",
9235 "client",
9236 "collections",
9237 "context_menu",
9238 "db",
9239 "drag_and_drop",
9240 "env_logger 0.9.3",
9241 "fs",
9242 "futures 0.3.28",
9243 "gpui",
9244 "indoc",
9245 "install_cli",
9246 "itertools",
9247 "language",
9248 "lazy_static",
9249 "log",
9250 "menu",
9251 "parking_lot 0.11.2",
9252 "postage",
9253 "project",
9254 "schemars",
9255 "serde",
9256 "serde_derive",
9257 "serde_json",
9258 "settings",
9259 "smallvec",
9260 "terminal",
9261 "theme",
9262 "util",
9263 "uuid 1.3.2",
9264]
9265
9266[[package]]
9267name = "ws2_32-sys"
9268version = "0.2.1"
9269source = "registry+https://github.com/rust-lang/crates.io-index"
9270checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
9271dependencies = [
9272 "winapi 0.2.8",
9273 "winapi-build",
9274]
9275
9276[[package]]
9277name = "xattr"
9278version = "0.2.3"
9279source = "registry+https://github.com/rust-lang/crates.io-index"
9280checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
9281dependencies = [
9282 "libc",
9283]
9284
9285[[package]]
9286name = "xmlparser"
9287version = "0.13.5"
9288source = "registry+https://github.com/rust-lang/crates.io-index"
9289checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
9290
9291[[package]]
9292name = "xmlwriter"
9293version = "0.1.0"
9294source = "registry+https://github.com/rust-lang/crates.io-index"
9295checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
9296
9297[[package]]
9298name = "xtask"
9299version = "0.1.0"
9300dependencies = [
9301 "anyhow",
9302 "clap 4.3.5",
9303 "schemars",
9304 "serde_json",
9305 "theme",
9306]
9307
9308[[package]]
9309name = "yaml-rust"
9310version = "0.4.5"
9311source = "registry+https://github.com/rust-lang/crates.io-index"
9312checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
9313dependencies = [
9314 "linked-hash-map",
9315]
9316
9317[[package]]
9318name = "yansi"
9319version = "0.5.1"
9320source = "registry+https://github.com/rust-lang/crates.io-index"
9321checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
9322
9323[[package]]
9324name = "yeslogic-fontconfig-sys"
9325version = "3.2.0"
9326source = "registry+https://github.com/rust-lang/crates.io-index"
9327checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
9328dependencies = [
9329 "const-cstr",
9330 "dlib",
9331 "once_cell",
9332 "pkg-config",
9333]
9334
9335[[package]]
9336name = "zed"
9337version = "0.93.3"
9338dependencies = [
9339 "activity_indicator",
9340 "ai",
9341 "anyhow",
9342 "async-compression",
9343 "async-recursion 0.3.2",
9344 "async-tar",
9345 "async-trait",
9346 "audio",
9347 "auto_update",
9348 "backtrace",
9349 "breadcrumbs",
9350 "call",
9351 "chrono",
9352 "cli",
9353 "client",
9354 "clock",
9355 "collab_ui",
9356 "collections",
9357 "command_palette",
9358 "context_menu",
9359 "copilot",
9360 "copilot_button",
9361 "ctor",
9362 "db",
9363 "diagnostics",
9364 "editor",
9365 "env_logger 0.9.3",
9366 "feedback",
9367 "file_finder",
9368 "fs",
9369 "fsevent",
9370 "futures 0.3.28",
9371 "fuzzy",
9372 "go_to_line",
9373 "gpui",
9374 "ignore",
9375 "image",
9376 "indexmap 1.9.3",
9377 "install_cli",
9378 "isahc",
9379 "journal",
9380 "language",
9381 "language_selector",
9382 "language_tools",
9383 "lazy_static",
9384 "libc",
9385 "log",
9386 "lsp",
9387 "node_runtime",
9388 "num_cpus",
9389 "outline",
9390 "parking_lot 0.11.2",
9391 "plugin_runtime",
9392 "postage",
9393 "project",
9394 "project_panel",
9395 "project_symbols",
9396 "rand 0.8.5",
9397 "recent_projects",
9398 "regex",
9399 "rpc",
9400 "rsa",
9401 "rust-embed",
9402 "search",
9403 "serde",
9404 "serde_derive",
9405 "serde_json",
9406 "settings",
9407 "simplelog",
9408 "smallvec",
9409 "smol",
9410 "staff_mode",
9411 "sum_tree",
9412 "tempdir",
9413 "terminal_view",
9414 "text",
9415 "theme",
9416 "theme_selector",
9417 "thiserror",
9418 "tiny_http",
9419 "toml",
9420 "tree-sitter",
9421 "tree-sitter-c",
9422 "tree-sitter-cpp",
9423 "tree-sitter-css",
9424 "tree-sitter-elixir",
9425 "tree-sitter-embedded-template",
9426 "tree-sitter-go",
9427 "tree-sitter-heex",
9428 "tree-sitter-html",
9429 "tree-sitter-json 0.20.0",
9430 "tree-sitter-lua",
9431 "tree-sitter-markdown",
9432 "tree-sitter-python",
9433 "tree-sitter-racket",
9434 "tree-sitter-ruby",
9435 "tree-sitter-rust",
9436 "tree-sitter-scheme",
9437 "tree-sitter-toml",
9438 "tree-sitter-typescript 0.20.2 (git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259)",
9439 "tree-sitter-yaml",
9440 "unindent",
9441 "url",
9442 "urlencoding",
9443 "util",
9444 "uuid 1.3.2",
9445 "vim",
9446 "welcome",
9447 "workspace",
9448 "zed-actions",
9449]
9450
9451[[package]]
9452name = "zed-actions"
9453version = "0.1.0"
9454dependencies = [
9455 "gpui",
9456]
9457
9458[[package]]
9459name = "zeroize"
9460version = "1.3.0"
9461source = "registry+https://github.com/rust-lang/crates.io-index"
9462checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
9463dependencies = [
9464 "zeroize_derive",
9465]
9466
9467[[package]]
9468name = "zeroize_derive"
9469version = "1.4.2"
9470source = "registry+https://github.com/rust-lang/crates.io-index"
9471checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
9472dependencies = [
9473 "proc-macro2",
9474 "quote",
9475 "syn 2.0.18",
9476]
9477
9478[[package]]
9479name = "zstd"
9480version = "0.11.2+zstd.1.5.2"
9481source = "registry+https://github.com/rust-lang/crates.io-index"
9482checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
9483dependencies = [
9484 "zstd-safe",
9485]
9486
9487[[package]]
9488name = "zstd-safe"
9489version = "5.0.2+zstd.1.5.2"
9490source = "registry+https://github.com/rust-lang/crates.io-index"
9491checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
9492dependencies = [
9493 "libc",
9494 "zstd-sys",
9495]
9496
9497[[package]]
9498name = "zstd-sys"
9499version = "2.0.8+zstd.1.5.5"
9500source = "registry+https://github.com/rust-lang/crates.io-index"
9501checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
9502dependencies = [
9503 "cc",
9504 "libc",
9505 "pkg-config",
9506]