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 "log",
4490 "parking_lot 0.11.2",
4491 "serde",
4492 "serde_derive",
4493 "serde_json",
4494 "smol",
4495 "util",
4496]
4497
4498[[package]]
4499name = "nom"
4500version = "7.1.3"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
4503dependencies = [
4504 "memchr",
4505 "minimal-lexical",
4506]
4507
4508[[package]]
4509name = "ntapi"
4510version = "0.3.7"
4511source = "registry+https://github.com/rust-lang/crates.io-index"
4512checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
4513dependencies = [
4514 "winapi 0.3.9",
4515]
4516
4517[[package]]
4518name = "ntapi"
4519version = "0.4.1"
4520source = "registry+https://github.com/rust-lang/crates.io-index"
4521checksum = "e8a3895c6391c39d7fe7ebc444a87eb2991b2a0bc718fdabd071eec617fc68e4"
4522dependencies = [
4523 "winapi 0.3.9",
4524]
4525
4526[[package]]
4527name = "nu-ansi-term"
4528version = "0.46.0"
4529source = "registry+https://github.com/rust-lang/crates.io-index"
4530checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
4531dependencies = [
4532 "overload",
4533 "winapi 0.3.9",
4534]
4535
4536[[package]]
4537name = "num-bigint"
4538version = "0.4.3"
4539source = "registry+https://github.com/rust-lang/crates.io-index"
4540checksum = "f93ab6289c7b344a8a9f60f88d80aa20032336fe78da341afc91c8a2341fc75f"
4541dependencies = [
4542 "autocfg 1.1.0",
4543 "num-integer",
4544 "num-traits",
4545]
4546
4547[[package]]
4548name = "num-bigint-dig"
4549version = "0.7.0"
4550source = "registry+https://github.com/rust-lang/crates.io-index"
4551checksum = "4547ee5541c18742396ae2c895d0717d0f886d8823b8399cdaf7b07d63ad0480"
4552dependencies = [
4553 "autocfg 0.1.8",
4554 "byteorder",
4555 "lazy_static",
4556 "libm",
4557 "num-integer",
4558 "num-iter",
4559 "num-traits",
4560 "rand 0.8.5",
4561 "smallvec",
4562 "zeroize",
4563]
4564
4565[[package]]
4566name = "num-derive"
4567version = "0.3.3"
4568source = "registry+https://github.com/rust-lang/crates.io-index"
4569checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
4570dependencies = [
4571 "proc-macro2",
4572 "quote",
4573 "syn 1.0.109",
4574]
4575
4576[[package]]
4577name = "num-integer"
4578version = "0.1.45"
4579source = "registry+https://github.com/rust-lang/crates.io-index"
4580checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
4581dependencies = [
4582 "autocfg 1.1.0",
4583 "num-traits",
4584]
4585
4586[[package]]
4587name = "num-iter"
4588version = "0.1.43"
4589source = "registry+https://github.com/rust-lang/crates.io-index"
4590checksum = "7d03e6c028c5dc5cac6e2dec0efda81fc887605bb3d884578bb6d6bf7514e252"
4591dependencies = [
4592 "autocfg 1.1.0",
4593 "num-integer",
4594 "num-traits",
4595]
4596
4597[[package]]
4598name = "num-rational"
4599version = "0.3.2"
4600source = "registry+https://github.com/rust-lang/crates.io-index"
4601checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
4602dependencies = [
4603 "autocfg 1.1.0",
4604 "num-integer",
4605 "num-traits",
4606]
4607
4608[[package]]
4609name = "num-traits"
4610version = "0.2.15"
4611source = "registry+https://github.com/rust-lang/crates.io-index"
4612checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
4613dependencies = [
4614 "autocfg 1.1.0",
4615 "libm",
4616]
4617
4618[[package]]
4619name = "num_cpus"
4620version = "1.15.0"
4621source = "registry+https://github.com/rust-lang/crates.io-index"
4622checksum = "0fac9e2da13b5eb447a6ce3d392f23a29d8694bff781bf03a16cd9ac8697593b"
4623dependencies = [
4624 "hermit-abi 0.2.6",
4625 "libc",
4626]
4627
4628[[package]]
4629name = "num_enum"
4630version = "0.5.11"
4631source = "registry+https://github.com/rust-lang/crates.io-index"
4632checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
4633dependencies = [
4634 "num_enum_derive",
4635]
4636
4637[[package]]
4638name = "num_enum_derive"
4639version = "0.5.11"
4640source = "registry+https://github.com/rust-lang/crates.io-index"
4641checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
4642dependencies = [
4643 "proc-macro-crate 1.3.1",
4644 "proc-macro2",
4645 "quote",
4646 "syn 1.0.109",
4647]
4648
4649[[package]]
4650name = "nvim-rs"
4651version = "0.5.0"
4652source = "git+https://github.com/KillTheMule/nvim-rs?branch=master#d701c2790dcb2579f8f4d7003ba30e2100a7d25b"
4653dependencies = [
4654 "async-trait",
4655 "futures 0.3.28",
4656 "log",
4657 "parity-tokio-ipc",
4658 "rmp",
4659 "rmpv",
4660 "tokio",
4661 "tokio-util 0.7.8",
4662]
4663
4664[[package]]
4665name = "objc"
4666version = "0.2.7"
4667source = "registry+https://github.com/rust-lang/crates.io-index"
4668checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
4669dependencies = [
4670 "malloc_buf",
4671 "objc_exception",
4672]
4673
4674[[package]]
4675name = "objc_exception"
4676version = "0.1.2"
4677source = "registry+https://github.com/rust-lang/crates.io-index"
4678checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
4679dependencies = [
4680 "cc",
4681]
4682
4683[[package]]
4684name = "object"
4685version = "0.28.4"
4686source = "registry+https://github.com/rust-lang/crates.io-index"
4687checksum = "e42c982f2d955fac81dd7e1d0e1426a7d702acd9c98d19ab01083a6a0328c424"
4688dependencies = [
4689 "crc32fast",
4690 "hashbrown 0.11.2",
4691 "indexmap 1.9.3",
4692 "memchr",
4693]
4694
4695[[package]]
4696name = "object"
4697version = "0.30.3"
4698source = "registry+https://github.com/rust-lang/crates.io-index"
4699checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439"
4700dependencies = [
4701 "memchr",
4702]
4703
4704[[package]]
4705name = "oboe"
4706version = "0.5.0"
4707source = "registry+https://github.com/rust-lang/crates.io-index"
4708checksum = "8868cc237ee02e2d9618539a23a8d228b9bb3fc2e7a5b11eed3831de77c395d0"
4709dependencies = [
4710 "jni 0.20.0",
4711 "ndk",
4712 "ndk-context",
4713 "num-derive",
4714 "num-traits",
4715 "oboe-sys",
4716]
4717
4718[[package]]
4719name = "oboe-sys"
4720version = "0.5.0"
4721source = "registry+https://github.com/rust-lang/crates.io-index"
4722checksum = "7f44155e7fb718d3cfddcf70690b2b51ac4412f347cd9e4fbe511abe9cd7b5f2"
4723dependencies = [
4724 "cc",
4725]
4726
4727[[package]]
4728name = "ogg"
4729version = "0.8.0"
4730source = "registry+https://github.com/rust-lang/crates.io-index"
4731checksum = "6951b4e8bf21c8193da321bcce9c9dd2e13c858fe078bf9054a288b419ae5d6e"
4732dependencies = [
4733 "byteorder",
4734]
4735
4736[[package]]
4737name = "once_cell"
4738version = "1.17.1"
4739source = "registry+https://github.com/rust-lang/crates.io-index"
4740checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
4741
4742[[package]]
4743name = "opaque-debug"
4744version = "0.3.0"
4745source = "registry+https://github.com/rust-lang/crates.io-index"
4746checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
4747
4748[[package]]
4749name = "openssl"
4750version = "0.10.52"
4751source = "registry+https://github.com/rust-lang/crates.io-index"
4752checksum = "01b8574602df80f7b85fdfc5392fa884a4e3b3f4f35402c070ab34c3d3f78d56"
4753dependencies = [
4754 "bitflags",
4755 "cfg-if 1.0.0",
4756 "foreign-types",
4757 "libc",
4758 "once_cell",
4759 "openssl-macros",
4760 "openssl-sys",
4761]
4762
4763[[package]]
4764name = "openssl-macros"
4765version = "0.1.1"
4766source = "registry+https://github.com/rust-lang/crates.io-index"
4767checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
4768dependencies = [
4769 "proc-macro2",
4770 "quote",
4771 "syn 2.0.18",
4772]
4773
4774[[package]]
4775name = "openssl-probe"
4776version = "0.1.5"
4777source = "registry+https://github.com/rust-lang/crates.io-index"
4778checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
4779
4780[[package]]
4781name = "openssl-sys"
4782version = "0.9.87"
4783source = "registry+https://github.com/rust-lang/crates.io-index"
4784checksum = "8e17f59264b2809d77ae94f0e1ebabc434773f370d6ca667bd223ea10e06cc7e"
4785dependencies = [
4786 "cc",
4787 "libc",
4788 "pkg-config",
4789 "vcpkg",
4790]
4791
4792[[package]]
4793name = "ordered-float"
4794version = "2.10.0"
4795source = "registry+https://github.com/rust-lang/crates.io-index"
4796checksum = "7940cf2ca942593318d07fcf2596cdca60a85c9e7fab408a5e21a4f9dcd40d87"
4797dependencies = [
4798 "num-traits",
4799]
4800
4801[[package]]
4802name = "os_str_bytes"
4803version = "6.5.0"
4804source = "registry+https://github.com/rust-lang/crates.io-index"
4805checksum = "ceedf44fb00f2d1984b0bc98102627ce622e083e49a5bacdb3e514fa4238e267"
4806
4807[[package]]
4808name = "ouroboros"
4809version = "0.15.6"
4810source = "registry+https://github.com/rust-lang/crates.io-index"
4811checksum = "e1358bd1558bd2a083fed428ffeda486fbfb323e698cdda7794259d592ca72db"
4812dependencies = [
4813 "aliasable",
4814 "ouroboros_macro",
4815]
4816
4817[[package]]
4818name = "ouroboros_macro"
4819version = "0.15.6"
4820source = "registry+https://github.com/rust-lang/crates.io-index"
4821checksum = "5f7d21ccd03305a674437ee1248f3ab5d4b1db095cf1caf49f1713ddf61956b7"
4822dependencies = [
4823 "Inflector",
4824 "proc-macro-error",
4825 "proc-macro2",
4826 "quote",
4827 "syn 1.0.109",
4828]
4829
4830[[package]]
4831name = "outline"
4832version = "0.1.0"
4833dependencies = [
4834 "editor",
4835 "fuzzy",
4836 "gpui",
4837 "language",
4838 "ordered-float",
4839 "picker",
4840 "postage",
4841 "settings",
4842 "smol",
4843 "text",
4844 "theme",
4845 "workspace",
4846]
4847
4848[[package]]
4849name = "output_vt100"
4850version = "0.1.3"
4851source = "registry+https://github.com/rust-lang/crates.io-index"
4852checksum = "628223faebab4e3e40667ee0b2336d34a5b960ff60ea743ddfdbcf7770bcfb66"
4853dependencies = [
4854 "winapi 0.3.9",
4855]
4856
4857[[package]]
4858name = "overload"
4859version = "0.1.1"
4860source = "registry+https://github.com/rust-lang/crates.io-index"
4861checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
4862
4863[[package]]
4864name = "parity-tokio-ipc"
4865version = "0.9.0"
4866source = "registry+https://github.com/rust-lang/crates.io-index"
4867checksum = "9981e32fb75e004cc148f5fb70342f393830e0a4aa62e3cc93b50976218d42b6"
4868dependencies = [
4869 "futures 0.3.28",
4870 "libc",
4871 "log",
4872 "rand 0.7.3",
4873 "tokio",
4874 "winapi 0.3.9",
4875]
4876
4877[[package]]
4878name = "parking"
4879version = "2.1.0"
4880source = "registry+https://github.com/rust-lang/crates.io-index"
4881checksum = "14f2252c834a40ed9bb5422029649578e63aa341ac401f74e719dd1afda8394e"
4882
4883[[package]]
4884name = "parking_lot"
4885version = "0.11.2"
4886source = "registry+https://github.com/rust-lang/crates.io-index"
4887checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
4888dependencies = [
4889 "instant",
4890 "lock_api",
4891 "parking_lot_core 0.8.6",
4892]
4893
4894[[package]]
4895name = "parking_lot"
4896version = "0.12.1"
4897source = "registry+https://github.com/rust-lang/crates.io-index"
4898checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
4899dependencies = [
4900 "lock_api",
4901 "parking_lot_core 0.9.7",
4902]
4903
4904[[package]]
4905name = "parking_lot_core"
4906version = "0.8.6"
4907source = "registry+https://github.com/rust-lang/crates.io-index"
4908checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
4909dependencies = [
4910 "cfg-if 1.0.0",
4911 "instant",
4912 "libc",
4913 "redox_syscall 0.2.16",
4914 "smallvec",
4915 "winapi 0.3.9",
4916]
4917
4918[[package]]
4919name = "parking_lot_core"
4920version = "0.9.7"
4921source = "registry+https://github.com/rust-lang/crates.io-index"
4922checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521"
4923dependencies = [
4924 "cfg-if 1.0.0",
4925 "libc",
4926 "redox_syscall 0.2.16",
4927 "smallvec",
4928 "windows-sys 0.45.0",
4929]
4930
4931[[package]]
4932name = "password-hash"
4933version = "0.2.3"
4934source = "registry+https://github.com/rust-lang/crates.io-index"
4935checksum = "77e0b28ace46c5a396546bcf443bf422b57049617433d8854227352a4a9b24e7"
4936dependencies = [
4937 "base64ct",
4938 "rand_core 0.6.4",
4939 "subtle",
4940]
4941
4942[[package]]
4943name = "paste"
4944version = "1.0.12"
4945source = "registry+https://github.com/rust-lang/crates.io-index"
4946checksum = "9f746c4065a8fa3fe23974dd82f15431cc8d40779821001404d10d2e79ca7d79"
4947
4948[[package]]
4949name = "pathfinder_color"
4950version = "0.5.0"
4951source = "registry+https://github.com/rust-lang/crates.io-index"
4952checksum = "69bdc0d277d559e35e1b374de56df9262a6b71e091ca04a8831a239f8c7f0c62"
4953dependencies = [
4954 "pathfinder_simd",
4955]
4956
4957[[package]]
4958name = "pathfinder_geometry"
4959version = "0.5.1"
4960source = "registry+https://github.com/rust-lang/crates.io-index"
4961checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
4962dependencies = [
4963 "log",
4964 "pathfinder_simd",
4965]
4966
4967[[package]]
4968name = "pathfinder_simd"
4969version = "0.5.1"
4970source = "registry+https://github.com/rust-lang/crates.io-index"
4971checksum = "39fe46acc5503595e5949c17b818714d26fdf9b4920eacf3b2947f0199f4a6ff"
4972dependencies = [
4973 "rustc_version",
4974]
4975
4976[[package]]
4977name = "pbkdf2"
4978version = "0.8.0"
4979source = "registry+https://github.com/rust-lang/crates.io-index"
4980checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
4981dependencies = [
4982 "crypto-mac",
4983]
4984
4985[[package]]
4986name = "peeking_take_while"
4987version = "0.1.2"
4988source = "registry+https://github.com/rust-lang/crates.io-index"
4989checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
4990
4991[[package]]
4992name = "pem"
4993version = "0.8.3"
4994source = "registry+https://github.com/rust-lang/crates.io-index"
4995checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
4996dependencies = [
4997 "base64 0.13.1",
4998 "once_cell",
4999 "regex",
5000]
5001
5002[[package]]
5003name = "percent-encoding"
5004version = "2.2.0"
5005source = "registry+https://github.com/rust-lang/crates.io-index"
5006checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
5007
5008[[package]]
5009name = "pest"
5010version = "2.6.0"
5011source = "registry+https://github.com/rust-lang/crates.io-index"
5012checksum = "e68e84bfb01f0507134eac1e9b410a12ba379d064eab48c50ba4ce329a527b70"
5013dependencies = [
5014 "thiserror",
5015 "ucd-trie",
5016]
5017
5018[[package]]
5019name = "petgraph"
5020version = "0.6.3"
5021source = "registry+https://github.com/rust-lang/crates.io-index"
5022checksum = "4dd7d28ee937e54fe3080c91faa1c3a46c06de6252988a7f4592ba2310ef22a4"
5023dependencies = [
5024 "fixedbitset",
5025 "indexmap 1.9.3",
5026]
5027
5028[[package]]
5029name = "picker"
5030version = "0.1.0"
5031dependencies = [
5032 "ctor",
5033 "editor",
5034 "env_logger 0.9.3",
5035 "gpui",
5036 "menu",
5037 "parking_lot 0.11.2",
5038 "serde_json",
5039 "settings",
5040 "theme",
5041 "util",
5042 "workspace",
5043]
5044
5045[[package]]
5046name = "pico-args"
5047version = "0.4.2"
5048source = "registry+https://github.com/rust-lang/crates.io-index"
5049checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
5050
5051[[package]]
5052name = "pin-project"
5053version = "1.0.12"
5054source = "registry+https://github.com/rust-lang/crates.io-index"
5055checksum = "ad29a609b6bcd67fee905812e544992d216af9d755757c05ed2d0e15a74c6ecc"
5056dependencies = [
5057 "pin-project-internal",
5058]
5059
5060[[package]]
5061name = "pin-project-internal"
5062version = "1.0.12"
5063source = "registry+https://github.com/rust-lang/crates.io-index"
5064checksum = "069bdb1e05adc7a8990dce9cc75370895fbe4e3d58b9b73bf1aee56359344a55"
5065dependencies = [
5066 "proc-macro2",
5067 "quote",
5068 "syn 1.0.109",
5069]
5070
5071[[package]]
5072name = "pin-project-lite"
5073version = "0.1.12"
5074source = "registry+https://github.com/rust-lang/crates.io-index"
5075checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
5076
5077[[package]]
5078name = "pin-project-lite"
5079version = "0.2.9"
5080source = "registry+https://github.com/rust-lang/crates.io-index"
5081checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
5082
5083[[package]]
5084name = "pin-utils"
5085version = "0.1.0"
5086source = "registry+https://github.com/rust-lang/crates.io-index"
5087checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
5088
5089[[package]]
5090name = "pkg-config"
5091version = "0.3.27"
5092source = "registry+https://github.com/rust-lang/crates.io-index"
5093checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
5094
5095[[package]]
5096name = "plist"
5097version = "1.4.3"
5098source = "registry+https://github.com/rust-lang/crates.io-index"
5099checksum = "9bd9647b268a3d3e14ff09c23201133a62589c658db02bb7388c7246aafe0590"
5100dependencies = [
5101 "base64 0.21.0",
5102 "indexmap 1.9.3",
5103 "line-wrap",
5104 "quick-xml",
5105 "serde",
5106 "time 0.3.21",
5107]
5108
5109[[package]]
5110name = "plugin"
5111version = "0.1.0"
5112dependencies = [
5113 "bincode",
5114 "plugin_macros",
5115 "serde",
5116 "serde_derive",
5117]
5118
5119[[package]]
5120name = "plugin_macros"
5121version = "0.1.0"
5122dependencies = [
5123 "bincode",
5124 "proc-macro2",
5125 "quote",
5126 "serde",
5127 "serde_derive",
5128 "syn 1.0.109",
5129]
5130
5131[[package]]
5132name = "plugin_runtime"
5133version = "0.1.0"
5134dependencies = [
5135 "anyhow",
5136 "bincode",
5137 "pollster",
5138 "serde",
5139 "serde_derive",
5140 "serde_json",
5141 "smol",
5142 "wasi-common",
5143 "wasmtime",
5144 "wasmtime-wasi",
5145]
5146
5147[[package]]
5148name = "png"
5149version = "0.16.8"
5150source = "registry+https://github.com/rust-lang/crates.io-index"
5151checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
5152dependencies = [
5153 "bitflags",
5154 "crc32fast",
5155 "deflate",
5156 "miniz_oxide 0.3.7",
5157]
5158
5159[[package]]
5160name = "polling"
5161version = "2.8.0"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "4b2d323e8ca7996b3e23126511a523f7e62924d93ecd5ae73b333815b0eb3dce"
5164dependencies = [
5165 "autocfg 1.1.0",
5166 "bitflags",
5167 "cfg-if 1.0.0",
5168 "concurrent-queue",
5169 "libc",
5170 "log",
5171 "pin-project-lite 0.2.9",
5172 "windows-sys 0.48.0",
5173]
5174
5175[[package]]
5176name = "pollster"
5177version = "0.2.5"
5178source = "registry+https://github.com/rust-lang/crates.io-index"
5179checksum = "5da3b0203fd7ee5720aa0b5e790b591aa5d3f41c3ed2c34a3a393382198af2f7"
5180
5181[[package]]
5182name = "postage"
5183version = "0.5.0"
5184source = "registry+https://github.com/rust-lang/crates.io-index"
5185checksum = "af3fb618632874fb76937c2361a7f22afd393c982a2165595407edc75b06d3c1"
5186dependencies = [
5187 "atomic",
5188 "crossbeam-queue",
5189 "futures 0.3.28",
5190 "log",
5191 "parking_lot 0.12.1",
5192 "pin-project",
5193 "pollster",
5194 "static_assertions",
5195 "thiserror",
5196]
5197
5198[[package]]
5199name = "ppv-lite86"
5200version = "0.2.17"
5201source = "registry+https://github.com/rust-lang/crates.io-index"
5202checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
5203
5204[[package]]
5205name = "pretty_assertions"
5206version = "1.3.0"
5207source = "registry+https://github.com/rust-lang/crates.io-index"
5208checksum = "a25e9bcb20aa780fd0bb16b72403a9064d6b3f22f026946029acb941a50af755"
5209dependencies = [
5210 "ctor",
5211 "diff",
5212 "output_vt100",
5213 "yansi",
5214]
5215
5216[[package]]
5217name = "prettyplease"
5218version = "0.2.6"
5219source = "registry+https://github.com/rust-lang/crates.io-index"
5220checksum = "3b69d39aab54d069e7f2fe8cb970493e7834601ca2d8c65fd7bbd183578080d1"
5221dependencies = [
5222 "proc-macro2",
5223 "syn 2.0.18",
5224]
5225
5226[[package]]
5227name = "proc-macro-crate"
5228version = "0.1.5"
5229source = "registry+https://github.com/rust-lang/crates.io-index"
5230checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
5231dependencies = [
5232 "toml",
5233]
5234
5235[[package]]
5236name = "proc-macro-crate"
5237version = "1.3.1"
5238source = "registry+https://github.com/rust-lang/crates.io-index"
5239checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
5240dependencies = [
5241 "once_cell",
5242 "toml_edit",
5243]
5244
5245[[package]]
5246name = "proc-macro-error"
5247version = "1.0.4"
5248source = "registry+https://github.com/rust-lang/crates.io-index"
5249checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
5250dependencies = [
5251 "proc-macro-error-attr",
5252 "proc-macro2",
5253 "quote",
5254 "syn 1.0.109",
5255 "version_check",
5256]
5257
5258[[package]]
5259name = "proc-macro-error-attr"
5260version = "1.0.4"
5261source = "registry+https://github.com/rust-lang/crates.io-index"
5262checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
5263dependencies = [
5264 "proc-macro2",
5265 "quote",
5266 "version_check",
5267]
5268
5269[[package]]
5270name = "proc-macro2"
5271version = "1.0.59"
5272source = "registry+https://github.com/rust-lang/crates.io-index"
5273checksum = "6aeca18b86b413c660b781aa319e4e2648a3e6f9eadc9b47e9038e6fe9f3451b"
5274dependencies = [
5275 "unicode-ident",
5276]
5277
5278[[package]]
5279name = "procinfo"
5280version = "0.1.0"
5281source = "git+https://github.com/zed-industries/wezterm?rev=5cd757e5f2eb039ed0c6bb6512223e69d5efc64d#5cd757e5f2eb039ed0c6bb6512223e69d5efc64d"
5282dependencies = [
5283 "libc",
5284 "log",
5285 "ntapi 0.3.7",
5286 "winapi 0.3.9",
5287]
5288
5289[[package]]
5290name = "project"
5291version = "0.1.0"
5292dependencies = [
5293 "aho-corasick 0.7.20",
5294 "anyhow",
5295 "async-trait",
5296 "backtrace",
5297 "client",
5298 "clock",
5299 "collections",
5300 "copilot",
5301 "ctor",
5302 "db",
5303 "env_logger 0.9.3",
5304 "fs",
5305 "fsevent",
5306 "futures 0.3.28",
5307 "fuzzy",
5308 "git",
5309 "git2",
5310 "globset",
5311 "gpui",
5312 "ignore",
5313 "itertools",
5314 "language",
5315 "lazy_static",
5316 "log",
5317 "lsp",
5318 "parking_lot 0.11.2",
5319 "postage",
5320 "pretty_assertions",
5321 "rand 0.8.5",
5322 "regex",
5323 "rpc",
5324 "schemars",
5325 "serde",
5326 "serde_derive",
5327 "serde_json",
5328 "settings",
5329 "sha2 0.10.6",
5330 "similar",
5331 "smol",
5332 "sum_tree",
5333 "tempdir",
5334 "terminal",
5335 "text",
5336 "thiserror",
5337 "toml",
5338 "unindent",
5339 "util",
5340]
5341
5342[[package]]
5343name = "project_panel"
5344version = "0.1.0"
5345dependencies = [
5346 "anyhow",
5347 "client",
5348 "context_menu",
5349 "db",
5350 "drag_and_drop",
5351 "editor",
5352 "futures 0.3.28",
5353 "gpui",
5354 "language",
5355 "menu",
5356 "postage",
5357 "pretty_assertions",
5358 "project",
5359 "schemars",
5360 "serde",
5361 "serde_derive",
5362 "serde_json",
5363 "settings",
5364 "theme",
5365 "unicase",
5366 "util",
5367 "workspace",
5368]
5369
5370[[package]]
5371name = "project_symbols"
5372version = "0.1.0"
5373dependencies = [
5374 "anyhow",
5375 "editor",
5376 "futures 0.3.28",
5377 "fuzzy",
5378 "gpui",
5379 "language",
5380 "lsp",
5381 "ordered-float",
5382 "picker",
5383 "postage",
5384 "project",
5385 "settings",
5386 "smol",
5387 "text",
5388 "theme",
5389 "util",
5390 "workspace",
5391]
5392
5393[[package]]
5394name = "prometheus"
5395version = "0.13.3"
5396source = "registry+https://github.com/rust-lang/crates.io-index"
5397checksum = "449811d15fbdf5ceb5c1144416066429cf82316e2ec8ce0c1f6f8a02e7bbcf8c"
5398dependencies = [
5399 "cfg-if 1.0.0",
5400 "fnv",
5401 "lazy_static",
5402 "memchr",
5403 "parking_lot 0.12.1",
5404 "protobuf",
5405 "thiserror",
5406]
5407
5408[[package]]
5409name = "prost"
5410version = "0.8.0"
5411source = "registry+https://github.com/rust-lang/crates.io-index"
5412checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"
5413dependencies = [
5414 "bytes 1.4.0",
5415 "prost-derive 0.8.0",
5416]
5417
5418[[package]]
5419name = "prost"
5420version = "0.9.0"
5421source = "registry+https://github.com/rust-lang/crates.io-index"
5422checksum = "444879275cb4fd84958b1a1d5420d15e6fcf7c235fe47f053c9c2a80aceb6001"
5423dependencies = [
5424 "bytes 1.4.0",
5425 "prost-derive 0.9.0",
5426]
5427
5428[[package]]
5429name = "prost-build"
5430version = "0.9.0"
5431source = "registry+https://github.com/rust-lang/crates.io-index"
5432checksum = "62941722fb675d463659e49c4f3fe1fe792ff24fe5bbaa9c08cd3b98a1c354f5"
5433dependencies = [
5434 "bytes 1.4.0",
5435 "heck 0.3.3",
5436 "itertools",
5437 "lazy_static",
5438 "log",
5439 "multimap",
5440 "petgraph",
5441 "prost 0.9.0",
5442 "prost-types 0.9.0",
5443 "regex",
5444 "tempfile",
5445 "which",
5446]
5447
5448[[package]]
5449name = "prost-derive"
5450version = "0.8.0"
5451source = "registry+https://github.com/rust-lang/crates.io-index"
5452checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"
5453dependencies = [
5454 "anyhow",
5455 "itertools",
5456 "proc-macro2",
5457 "quote",
5458 "syn 1.0.109",
5459]
5460
5461[[package]]
5462name = "prost-derive"
5463version = "0.9.0"
5464source = "registry+https://github.com/rust-lang/crates.io-index"
5465checksum = "f9cc1a3263e07e0bf68e96268f37665207b49560d98739662cdfaae215c720fe"
5466dependencies = [
5467 "anyhow",
5468 "itertools",
5469 "proc-macro2",
5470 "quote",
5471 "syn 1.0.109",
5472]
5473
5474[[package]]
5475name = "prost-types"
5476version = "0.8.0"
5477source = "registry+https://github.com/rust-lang/crates.io-index"
5478checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"
5479dependencies = [
5480 "bytes 1.4.0",
5481 "prost 0.8.0",
5482]
5483
5484[[package]]
5485name = "prost-types"
5486version = "0.9.0"
5487source = "registry+https://github.com/rust-lang/crates.io-index"
5488checksum = "534b7a0e836e3c482d2693070f982e39e7611da9695d4d1f5a4b186b51faef0a"
5489dependencies = [
5490 "bytes 1.4.0",
5491 "prost 0.9.0",
5492]
5493
5494[[package]]
5495name = "protobuf"
5496version = "2.28.0"
5497source = "registry+https://github.com/rust-lang/crates.io-index"
5498checksum = "106dd99e98437432fed6519dedecfade6a06a73bb7b2a1e019fdd2bee5778d94"
5499
5500[[package]]
5501name = "psm"
5502version = "0.1.21"
5503source = "registry+https://github.com/rust-lang/crates.io-index"
5504checksum = "5787f7cda34e3033a72192c018bc5883100330f362ef279a8cbccfce8bb4e874"
5505dependencies = [
5506 "cc",
5507]
5508
5509[[package]]
5510name = "ptr_meta"
5511version = "0.1.4"
5512source = "registry+https://github.com/rust-lang/crates.io-index"
5513checksum = "0738ccf7ea06b608c10564b31debd4f5bc5e197fc8bfe088f68ae5ce81e7a4f1"
5514dependencies = [
5515 "ptr_meta_derive",
5516]
5517
5518[[package]]
5519name = "ptr_meta_derive"
5520version = "0.1.4"
5521source = "registry+https://github.com/rust-lang/crates.io-index"
5522checksum = "16b845dbfca988fa33db069c0e230574d15a3088f147a87b64c7589eb662c9ac"
5523dependencies = [
5524 "proc-macro2",
5525 "quote",
5526 "syn 1.0.109",
5527]
5528
5529[[package]]
5530name = "pulldown-cmark"
5531version = "0.9.2"
5532source = "registry+https://github.com/rust-lang/crates.io-index"
5533checksum = "2d9cc634bc78768157b5cbfe988ffcd1dcba95cd2b2f03a88316c08c6d00ed63"
5534dependencies = [
5535 "bitflags",
5536 "memchr",
5537 "unicase",
5538]
5539
5540[[package]]
5541name = "quick-xml"
5542version = "0.28.2"
5543source = "registry+https://github.com/rust-lang/crates.io-index"
5544checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1"
5545dependencies = [
5546 "memchr",
5547]
5548
5549[[package]]
5550name = "quote"
5551version = "1.0.28"
5552source = "registry+https://github.com/rust-lang/crates.io-index"
5553checksum = "1b9ab9c7eadfd8df19006f1cf1a4aed13540ed5cbc047010ece5826e10825488"
5554dependencies = [
5555 "proc-macro2",
5556]
5557
5558[[package]]
5559name = "rand"
5560version = "0.4.6"
5561source = "registry+https://github.com/rust-lang/crates.io-index"
5562checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
5563dependencies = [
5564 "fuchsia-cprng",
5565 "libc",
5566 "rand_core 0.3.1",
5567 "rdrand",
5568 "winapi 0.3.9",
5569]
5570
5571[[package]]
5572name = "rand"
5573version = "0.7.3"
5574source = "registry+https://github.com/rust-lang/crates.io-index"
5575checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
5576dependencies = [
5577 "getrandom 0.1.16",
5578 "libc",
5579 "rand_chacha 0.2.2",
5580 "rand_core 0.5.1",
5581 "rand_hc",
5582]
5583
5584[[package]]
5585name = "rand"
5586version = "0.8.5"
5587source = "registry+https://github.com/rust-lang/crates.io-index"
5588checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
5589dependencies = [
5590 "libc",
5591 "rand_chacha 0.3.1",
5592 "rand_core 0.6.4",
5593]
5594
5595[[package]]
5596name = "rand_chacha"
5597version = "0.2.2"
5598source = "registry+https://github.com/rust-lang/crates.io-index"
5599checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
5600dependencies = [
5601 "ppv-lite86",
5602 "rand_core 0.5.1",
5603]
5604
5605[[package]]
5606name = "rand_chacha"
5607version = "0.3.1"
5608source = "registry+https://github.com/rust-lang/crates.io-index"
5609checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
5610dependencies = [
5611 "ppv-lite86",
5612 "rand_core 0.6.4",
5613]
5614
5615[[package]]
5616name = "rand_core"
5617version = "0.3.1"
5618source = "registry+https://github.com/rust-lang/crates.io-index"
5619checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
5620dependencies = [
5621 "rand_core 0.4.2",
5622]
5623
5624[[package]]
5625name = "rand_core"
5626version = "0.4.2"
5627source = "registry+https://github.com/rust-lang/crates.io-index"
5628checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
5629
5630[[package]]
5631name = "rand_core"
5632version = "0.5.1"
5633source = "registry+https://github.com/rust-lang/crates.io-index"
5634checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
5635dependencies = [
5636 "getrandom 0.1.16",
5637]
5638
5639[[package]]
5640name = "rand_core"
5641version = "0.6.4"
5642source = "registry+https://github.com/rust-lang/crates.io-index"
5643checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
5644dependencies = [
5645 "getrandom 0.2.9",
5646]
5647
5648[[package]]
5649name = "rand_hc"
5650version = "0.2.0"
5651source = "registry+https://github.com/rust-lang/crates.io-index"
5652checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
5653dependencies = [
5654 "rand_core 0.5.1",
5655]
5656
5657[[package]]
5658name = "raw-window-handle"
5659version = "0.5.2"
5660source = "registry+https://github.com/rust-lang/crates.io-index"
5661checksum = "f2ff9a1f06a88b01621b7ae906ef0211290d1c8a168a15542486a8f61c0833b9"
5662
5663[[package]]
5664name = "rayon"
5665version = "1.7.0"
5666source = "registry+https://github.com/rust-lang/crates.io-index"
5667checksum = "1d2df5196e37bcc87abebc0053e20787d73847bb33134a69841207dd0a47f03b"
5668dependencies = [
5669 "either",
5670 "rayon-core",
5671]
5672
5673[[package]]
5674name = "rayon-core"
5675version = "1.11.0"
5676source = "registry+https://github.com/rust-lang/crates.io-index"
5677checksum = "4b8f95bd6966f5c87776639160a66bd8ab9895d9d4ab01ddba9fc60661aebe8d"
5678dependencies = [
5679 "crossbeam-channel 0.5.8",
5680 "crossbeam-deque",
5681 "crossbeam-utils 0.8.15",
5682 "num_cpus",
5683]
5684
5685[[package]]
5686name = "rctree"
5687version = "0.3.3"
5688source = "registry+https://github.com/rust-lang/crates.io-index"
5689checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
5690
5691[[package]]
5692name = "rdrand"
5693version = "0.4.0"
5694source = "registry+https://github.com/rust-lang/crates.io-index"
5695checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
5696dependencies = [
5697 "rand_core 0.3.1",
5698]
5699
5700[[package]]
5701name = "recent_projects"
5702version = "0.1.0"
5703dependencies = [
5704 "db",
5705 "editor",
5706 "fuzzy",
5707 "gpui",
5708 "language",
5709 "ordered-float",
5710 "picker",
5711 "postage",
5712 "settings",
5713 "smol",
5714 "text",
5715 "theme",
5716 "util",
5717 "workspace",
5718]
5719
5720[[package]]
5721name = "redox_syscall"
5722version = "0.2.16"
5723source = "registry+https://github.com/rust-lang/crates.io-index"
5724checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
5725dependencies = [
5726 "bitflags",
5727]
5728
5729[[package]]
5730name = "redox_syscall"
5731version = "0.3.5"
5732source = "registry+https://github.com/rust-lang/crates.io-index"
5733checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
5734dependencies = [
5735 "bitflags",
5736]
5737
5738[[package]]
5739name = "redox_users"
5740version = "0.4.3"
5741source = "registry+https://github.com/rust-lang/crates.io-index"
5742checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
5743dependencies = [
5744 "getrandom 0.2.9",
5745 "redox_syscall 0.2.16",
5746 "thiserror",
5747]
5748
5749[[package]]
5750name = "regalloc2"
5751version = "0.2.3"
5752source = "registry+https://github.com/rust-lang/crates.io-index"
5753checksum = "4a8d23b35d7177df3b9d31ed8a9ab4bf625c668be77a319d4f5efd4a5257701c"
5754dependencies = [
5755 "fxhash",
5756 "log",
5757 "slice-group-by",
5758 "smallvec",
5759]
5760
5761[[package]]
5762name = "regex"
5763version = "1.8.1"
5764source = "registry+https://github.com/rust-lang/crates.io-index"
5765checksum = "af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370"
5766dependencies = [
5767 "aho-corasick 1.0.1",
5768 "memchr",
5769 "regex-syntax 0.7.1",
5770]
5771
5772[[package]]
5773name = "regex-automata"
5774version = "0.1.10"
5775source = "registry+https://github.com/rust-lang/crates.io-index"
5776checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
5777dependencies = [
5778 "regex-syntax 0.6.29",
5779]
5780
5781[[package]]
5782name = "regex-syntax"
5783version = "0.6.29"
5784source = "registry+https://github.com/rust-lang/crates.io-index"
5785checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1"
5786
5787[[package]]
5788name = "regex-syntax"
5789version = "0.7.1"
5790source = "registry+https://github.com/rust-lang/crates.io-index"
5791checksum = "a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c"
5792
5793[[package]]
5794name = "region"
5795version = "2.2.0"
5796source = "registry+https://github.com/rust-lang/crates.io-index"
5797checksum = "877e54ea2adcd70d80e9179344c97f93ef0dffd6b03e1f4529e6e83ab2fa9ae0"
5798dependencies = [
5799 "bitflags",
5800 "libc",
5801 "mach",
5802 "winapi 0.3.9",
5803]
5804
5805[[package]]
5806name = "remove_dir_all"
5807version = "0.5.3"
5808source = "registry+https://github.com/rust-lang/crates.io-index"
5809checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
5810dependencies = [
5811 "winapi 0.3.9",
5812]
5813
5814[[package]]
5815name = "rend"
5816version = "0.4.0"
5817source = "registry+https://github.com/rust-lang/crates.io-index"
5818checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
5819dependencies = [
5820 "bytecheck",
5821]
5822
5823[[package]]
5824name = "reqwest"
5825version = "0.11.17"
5826source = "registry+https://github.com/rust-lang/crates.io-index"
5827checksum = "13293b639a097af28fc8a90f22add145a9c954e49d77da06263d58cf44d5fb91"
5828dependencies = [
5829 "base64 0.21.0",
5830 "bytes 1.4.0",
5831 "encoding_rs",
5832 "futures-core",
5833 "futures-util",
5834 "h2",
5835 "http",
5836 "http-body",
5837 "hyper",
5838 "hyper-tls",
5839 "ipnet",
5840 "js-sys",
5841 "log",
5842 "mime",
5843 "native-tls",
5844 "once_cell",
5845 "percent-encoding",
5846 "pin-project-lite 0.2.9",
5847 "serde",
5848 "serde_json",
5849 "serde_urlencoded",
5850 "tokio",
5851 "tokio-native-tls",
5852 "tower-service",
5853 "url",
5854 "wasm-bindgen",
5855 "wasm-bindgen-futures",
5856 "web-sys",
5857 "winreg",
5858]
5859
5860[[package]]
5861name = "resvg"
5862version = "0.14.1"
5863source = "registry+https://github.com/rust-lang/crates.io-index"
5864checksum = "09697862c5c3f940cbaffef91969c62188b5c8ed385b0aef43a5ff01ddc8000f"
5865dependencies = [
5866 "jpeg-decoder",
5867 "log",
5868 "pico-args",
5869 "png",
5870 "rgb",
5871 "svgfilters",
5872 "tiny-skia",
5873 "usvg",
5874]
5875
5876[[package]]
5877name = "rgb"
5878version = "0.8.36"
5879source = "registry+https://github.com/rust-lang/crates.io-index"
5880checksum = "20ec2d3e3fc7a92ced357df9cebd5a10b6fb2aa1ee797bf7e9ce2f17dffc8f59"
5881dependencies = [
5882 "bytemuck",
5883]
5884
5885[[package]]
5886name = "ring"
5887version = "0.16.20"
5888source = "registry+https://github.com/rust-lang/crates.io-index"
5889checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
5890dependencies = [
5891 "cc",
5892 "libc",
5893 "once_cell",
5894 "spin 0.5.2",
5895 "untrusted",
5896 "web-sys",
5897 "winapi 0.3.9",
5898]
5899
5900[[package]]
5901name = "rkyv"
5902version = "0.7.41"
5903source = "registry+https://github.com/rust-lang/crates.io-index"
5904checksum = "21499ed91807f07ae081880aabb2ccc0235e9d88011867d984525e9a4c3cfa3e"
5905dependencies = [
5906 "bytecheck",
5907 "hashbrown 0.12.3",
5908 "ptr_meta",
5909 "rend",
5910 "rkyv_derive",
5911 "seahash",
5912]
5913
5914[[package]]
5915name = "rkyv_derive"
5916version = "0.7.41"
5917source = "registry+https://github.com/rust-lang/crates.io-index"
5918checksum = "ac1c672430eb41556291981f45ca900a0239ad007242d1cb4b4167af842db666"
5919dependencies = [
5920 "proc-macro2",
5921 "quote",
5922 "syn 1.0.109",
5923]
5924
5925[[package]]
5926name = "rmp"
5927version = "0.8.11"
5928source = "registry+https://github.com/rust-lang/crates.io-index"
5929checksum = "44519172358fd6d58656c86ab8e7fbc9e1490c3e8f14d35ed78ca0dd07403c9f"
5930dependencies = [
5931 "byteorder",
5932 "num-traits",
5933 "paste",
5934]
5935
5936[[package]]
5937name = "rmpv"
5938version = "1.0.0"
5939source = "registry+https://github.com/rust-lang/crates.io-index"
5940checksum = "de8813b3a2f95c5138fe5925bfb8784175d88d6bff059ba8ce090aa891319754"
5941dependencies = [
5942 "num-traits",
5943 "rmp",
5944]
5945
5946[[package]]
5947name = "rodio"
5948version = "0.17.1"
5949source = "registry+https://github.com/rust-lang/crates.io-index"
5950checksum = "bdf1d4dea18dff2e9eb6dca123724f8b60ef44ad74a9ad283cdfe025df7e73fa"
5951dependencies = [
5952 "claxon",
5953 "cpal",
5954 "hound",
5955 "lewton",
5956 "symphonia",
5957]
5958
5959[[package]]
5960name = "rope"
5961version = "0.1.0"
5962dependencies = [
5963 "arrayvec 0.7.2",
5964 "bromberg_sl2",
5965 "gpui",
5966 "log",
5967 "rand 0.8.5",
5968 "smallvec",
5969 "sum_tree",
5970 "util",
5971]
5972
5973[[package]]
5974name = "roxmltree"
5975version = "0.14.1"
5976source = "registry+https://github.com/rust-lang/crates.io-index"
5977checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
5978dependencies = [
5979 "xmlparser",
5980]
5981
5982[[package]]
5983name = "rpc"
5984version = "0.1.0"
5985dependencies = [
5986 "anyhow",
5987 "async-lock",
5988 "async-tungstenite",
5989 "base64 0.13.1",
5990 "clock",
5991 "collections",
5992 "ctor",
5993 "env_logger 0.9.3",
5994 "futures 0.3.28",
5995 "gpui",
5996 "parking_lot 0.11.2",
5997 "prost 0.8.0",
5998 "prost-build",
5999 "rand 0.8.5",
6000 "rsa",
6001 "serde",
6002 "serde_derive",
6003 "smol",
6004 "smol-timeout",
6005 "tempdir",
6006 "tracing",
6007 "util",
6008 "zstd",
6009]
6010
6011[[package]]
6012name = "rsa"
6013version = "0.4.1"
6014source = "registry+https://github.com/rust-lang/crates.io-index"
6015checksum = "7b0aeddcca1082112a6eeb43bf25fd7820b066aaf6eaef776e19d0a1febe38fe"
6016dependencies = [
6017 "byteorder",
6018 "digest 0.9.0",
6019 "lazy_static",
6020 "num-bigint-dig",
6021 "num-integer",
6022 "num-iter",
6023 "num-traits",
6024 "pem",
6025 "rand 0.8.5",
6026 "simple_asn1",
6027 "subtle",
6028 "zeroize",
6029]
6030
6031[[package]]
6032name = "rust-embed"
6033version = "6.6.1"
6034source = "registry+https://github.com/rust-lang/crates.io-index"
6035checksum = "1b68543d5527e158213414a92832d2aab11a84d2571a5eb021ebe22c43aab066"
6036dependencies = [
6037 "rust-embed-impl",
6038 "rust-embed-utils",
6039 "walkdir",
6040]
6041
6042[[package]]
6043name = "rust-embed-impl"
6044version = "6.5.0"
6045source = "registry+https://github.com/rust-lang/crates.io-index"
6046checksum = "4d4e0f0ced47ded9a68374ac145edd65a6c1fa13a96447b873660b2a568a0fd7"
6047dependencies = [
6048 "proc-macro2",
6049 "quote",
6050 "rust-embed-utils",
6051 "syn 1.0.109",
6052 "walkdir",
6053]
6054
6055[[package]]
6056name = "rust-embed-utils"
6057version = "7.5.0"
6058source = "registry+https://github.com/rust-lang/crates.io-index"
6059checksum = "512b0ab6853f7e14e3c8754acb43d6f748bb9ced66aa5915a6553ac8213f7731"
6060dependencies = [
6061 "globset",
6062 "sha2 0.10.6",
6063 "walkdir",
6064]
6065
6066[[package]]
6067name = "rust_decimal"
6068version = "1.29.1"
6069source = "registry+https://github.com/rust-lang/crates.io-index"
6070checksum = "26bd36b60561ee1fb5ec2817f198b6fd09fa571c897a5e86d1487cfc2b096dfc"
6071dependencies = [
6072 "arrayvec 0.7.2",
6073 "borsh",
6074 "bytecheck",
6075 "byteorder",
6076 "bytes 1.4.0",
6077 "num-traits",
6078 "rand 0.8.5",
6079 "rkyv",
6080 "serde",
6081 "serde_json",
6082]
6083
6084[[package]]
6085name = "rustc-demangle"
6086version = "0.1.23"
6087source = "registry+https://github.com/rust-lang/crates.io-index"
6088checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
6089
6090[[package]]
6091name = "rustc-hash"
6092version = "1.1.0"
6093source = "registry+https://github.com/rust-lang/crates.io-index"
6094checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
6095
6096[[package]]
6097name = "rustc_version"
6098version = "0.3.3"
6099source = "registry+https://github.com/rust-lang/crates.io-index"
6100checksum = "f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee"
6101dependencies = [
6102 "semver",
6103]
6104
6105[[package]]
6106name = "rustix"
6107version = "0.33.7"
6108source = "registry+https://github.com/rust-lang/crates.io-index"
6109checksum = "938a344304321a9da4973b9ff4f9f8db9caf4597dfd9dda6a60b523340a0fff0"
6110dependencies = [
6111 "bitflags",
6112 "errno 0.2.8",
6113 "io-lifetimes 0.5.3",
6114 "itoa 1.0.6",
6115 "libc",
6116 "linux-raw-sys 0.0.42",
6117 "once_cell",
6118 "winapi 0.3.9",
6119]
6120
6121[[package]]
6122name = "rustix"
6123version = "0.37.19"
6124source = "registry+https://github.com/rust-lang/crates.io-index"
6125checksum = "acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d"
6126dependencies = [
6127 "bitflags",
6128 "errno 0.3.1",
6129 "io-lifetimes 1.0.10",
6130 "libc",
6131 "linux-raw-sys 0.3.7",
6132 "windows-sys 0.48.0",
6133]
6134
6135[[package]]
6136name = "rustls"
6137version = "0.19.1"
6138source = "registry+https://github.com/rust-lang/crates.io-index"
6139checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
6140dependencies = [
6141 "base64 0.13.1",
6142 "log",
6143 "ring",
6144 "sct 0.6.1",
6145 "webpki 0.21.4",
6146]
6147
6148[[package]]
6149name = "rustls"
6150version = "0.20.8"
6151source = "registry+https://github.com/rust-lang/crates.io-index"
6152checksum = "fff78fc74d175294f4e83b28343315ffcfb114b156f0185e9741cb5570f50e2f"
6153dependencies = [
6154 "log",
6155 "ring",
6156 "sct 0.7.0",
6157 "webpki 0.22.0",
6158]
6159
6160[[package]]
6161name = "rustls-pemfile"
6162version = "1.0.2"
6163source = "registry+https://github.com/rust-lang/crates.io-index"
6164checksum = "d194b56d58803a43635bdc398cd17e383d6f71f9182b9a192c127ca42494a59b"
6165dependencies = [
6166 "base64 0.21.0",
6167]
6168
6169[[package]]
6170name = "rustversion"
6171version = "1.0.12"
6172source = "registry+https://github.com/rust-lang/crates.io-index"
6173checksum = "4f3208ce4d8448b3f3e7d168a73f5e0c43a61e32930de3bceeccedb388b6bf06"
6174
6175[[package]]
6176name = "rustybuzz"
6177version = "0.3.0"
6178source = "registry+https://github.com/rust-lang/crates.io-index"
6179checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
6180dependencies = [
6181 "bitflags",
6182 "bytemuck",
6183 "smallvec",
6184 "ttf-parser 0.9.0",
6185 "unicode-bidi-mirroring",
6186 "unicode-ccc",
6187 "unicode-general-category",
6188 "unicode-script",
6189]
6190
6191[[package]]
6192name = "ryu"
6193version = "1.0.13"
6194source = "registry+https://github.com/rust-lang/crates.io-index"
6195checksum = "f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041"
6196
6197[[package]]
6198name = "safe_arch"
6199version = "0.5.2"
6200source = "registry+https://github.com/rust-lang/crates.io-index"
6201checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
6202dependencies = [
6203 "bytemuck",
6204]
6205
6206[[package]]
6207name = "safemem"
6208version = "0.3.3"
6209source = "registry+https://github.com/rust-lang/crates.io-index"
6210checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072"
6211
6212[[package]]
6213name = "salsa20"
6214version = "0.8.1"
6215source = "registry+https://github.com/rust-lang/crates.io-index"
6216checksum = "ecbd2eb639fd7cab5804a0837fe373cc2172d15437e804c054a9fb885cb923b0"
6217dependencies = [
6218 "cipher",
6219]
6220
6221[[package]]
6222name = "same-file"
6223version = "1.0.6"
6224source = "registry+https://github.com/rust-lang/crates.io-index"
6225checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
6226dependencies = [
6227 "winapi-util",
6228]
6229
6230[[package]]
6231name = "schannel"
6232version = "0.1.21"
6233source = "registry+https://github.com/rust-lang/crates.io-index"
6234checksum = "713cfb06c7059f3588fb8044c0fad1d09e3c01d225e25b9220dbfdcf16dbb1b3"
6235dependencies = [
6236 "windows-sys 0.42.0",
6237]
6238
6239[[package]]
6240name = "schemars"
6241version = "0.8.12"
6242source = "registry+https://github.com/rust-lang/crates.io-index"
6243checksum = "02c613288622e5f0c3fdc5dbd4db1c5fbe752746b1d1a56a0630b78fd00de44f"
6244dependencies = [
6245 "dyn-clone",
6246 "schemars_derive",
6247 "serde",
6248 "serde_json",
6249]
6250
6251[[package]]
6252name = "schemars_derive"
6253version = "0.8.12"
6254source = "registry+https://github.com/rust-lang/crates.io-index"
6255checksum = "109da1e6b197438deb6db99952990c7f959572794b80ff93707d55a232545e7c"
6256dependencies = [
6257 "proc-macro2",
6258 "quote",
6259 "serde_derive_internals",
6260 "syn 1.0.109",
6261]
6262
6263[[package]]
6264name = "scoped_threadpool"
6265version = "0.1.9"
6266source = "registry+https://github.com/rust-lang/crates.io-index"
6267checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
6268
6269[[package]]
6270name = "scopeguard"
6271version = "1.1.0"
6272source = "registry+https://github.com/rust-lang/crates.io-index"
6273checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
6274
6275[[package]]
6276name = "scratch"
6277version = "1.0.5"
6278source = "registry+https://github.com/rust-lang/crates.io-index"
6279checksum = "1792db035ce95be60c3f8853017b3999209281c24e2ba5bc8e59bf97a0c590c1"
6280
6281[[package]]
6282name = "scrypt"
6283version = "0.7.0"
6284source = "registry+https://github.com/rust-lang/crates.io-index"
6285checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
6286dependencies = [
6287 "base64ct",
6288 "hmac 0.11.0",
6289 "password-hash",
6290 "pbkdf2",
6291 "salsa20",
6292 "sha2 0.9.9",
6293]
6294
6295[[package]]
6296name = "sct"
6297version = "0.6.1"
6298source = "registry+https://github.com/rust-lang/crates.io-index"
6299checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
6300dependencies = [
6301 "ring",
6302 "untrusted",
6303]
6304
6305[[package]]
6306name = "sct"
6307version = "0.7.0"
6308source = "registry+https://github.com/rust-lang/crates.io-index"
6309checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
6310dependencies = [
6311 "ring",
6312 "untrusted",
6313]
6314
6315[[package]]
6316name = "sea-orm"
6317version = "0.10.5"
6318source = "git+https://github.com/zed-industries/sea-orm?rev=18f4c691085712ad014a51792af75a9044bacee6#18f4c691085712ad014a51792af75a9044bacee6"
6319dependencies = [
6320 "async-stream",
6321 "async-trait",
6322 "chrono",
6323 "futures 0.3.28",
6324 "futures-util",
6325 "log",
6326 "ouroboros",
6327 "rust_decimal",
6328 "sea-orm-macros",
6329 "sea-query",
6330 "sea-query-binder",
6331 "sea-strum",
6332 "serde",
6333 "serde_json",
6334 "sqlx",
6335 "thiserror",
6336 "time 0.3.21",
6337 "tracing",
6338 "url",
6339 "uuid 1.3.2",
6340]
6341
6342[[package]]
6343name = "sea-orm-macros"
6344version = "0.10.5"
6345source = "git+https://github.com/zed-industries/sea-orm?rev=18f4c691085712ad014a51792af75a9044bacee6#18f4c691085712ad014a51792af75a9044bacee6"
6346dependencies = [
6347 "bae",
6348 "heck 0.3.3",
6349 "proc-macro2",
6350 "quote",
6351 "syn 1.0.109",
6352]
6353
6354[[package]]
6355name = "sea-query"
6356version = "0.27.2"
6357source = "registry+https://github.com/rust-lang/crates.io-index"
6358checksum = "a4f0fc4d8e44e1d51c739a68d336252a18bc59553778075d5e32649be6ec92ed"
6359dependencies = [
6360 "chrono",
6361 "rust_decimal",
6362 "sea-query-derive",
6363 "serde_json",
6364 "time 0.3.21",
6365 "uuid 1.3.2",
6366]
6367
6368[[package]]
6369name = "sea-query-binder"
6370version = "0.2.2"
6371source = "registry+https://github.com/rust-lang/crates.io-index"
6372checksum = "9c2585b89c985cfacfe0ec9fc9e7bb055b776c1a2581c4e3c6185af2b8bf8865"
6373dependencies = [
6374 "chrono",
6375 "rust_decimal",
6376 "sea-query",
6377 "serde_json",
6378 "sqlx",
6379 "time 0.3.21",
6380 "uuid 1.3.2",
6381]
6382
6383[[package]]
6384name = "sea-query-derive"
6385version = "0.2.0"
6386source = "registry+https://github.com/rust-lang/crates.io-index"
6387checksum = "34cdc022b4f606353fe5dc85b09713a04e433323b70163e81513b141c6ae6eb5"
6388dependencies = [
6389 "heck 0.3.3",
6390 "proc-macro2",
6391 "quote",
6392 "syn 1.0.109",
6393 "thiserror",
6394]
6395
6396[[package]]
6397name = "sea-strum"
6398version = "0.23.0"
6399source = "registry+https://github.com/rust-lang/crates.io-index"
6400checksum = "391d06a6007842cfe79ac6f7f53911b76dfd69fc9a6769f1cf6569d12ce20e1b"
6401dependencies = [
6402 "sea-strum_macros",
6403]
6404
6405[[package]]
6406name = "sea-strum_macros"
6407version = "0.23.0"
6408source = "registry+https://github.com/rust-lang/crates.io-index"
6409checksum = "69b4397b825df6ccf1e98bcdabef3bbcfc47ff5853983467850eeab878384f21"
6410dependencies = [
6411 "heck 0.3.3",
6412 "proc-macro2",
6413 "quote",
6414 "rustversion",
6415 "syn 1.0.109",
6416]
6417
6418[[package]]
6419name = "seahash"
6420version = "4.1.0"
6421source = "registry+https://github.com/rust-lang/crates.io-index"
6422checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
6423
6424[[package]]
6425name = "search"
6426version = "0.1.0"
6427dependencies = [
6428 "anyhow",
6429 "client",
6430 "collections",
6431 "editor",
6432 "futures 0.3.28",
6433 "globset",
6434 "gpui",
6435 "language",
6436 "log",
6437 "menu",
6438 "postage",
6439 "project",
6440 "serde",
6441 "serde_derive",
6442 "serde_json",
6443 "settings",
6444 "smallvec",
6445 "smol",
6446 "theme",
6447 "unindent",
6448 "util",
6449 "workspace",
6450]
6451
6452[[package]]
6453name = "security-framework"
6454version = "2.8.2"
6455source = "registry+https://github.com/rust-lang/crates.io-index"
6456checksum = "a332be01508d814fed64bf28f798a146d73792121129962fdf335bb3c49a4254"
6457dependencies = [
6458 "bitflags",
6459 "core-foundation",
6460 "core-foundation-sys 0.8.3",
6461 "libc",
6462 "security-framework-sys",
6463]
6464
6465[[package]]
6466name = "security-framework-sys"
6467version = "2.8.0"
6468source = "registry+https://github.com/rust-lang/crates.io-index"
6469checksum = "31c9bb296072e961fcbd8853511dd39c2d8be2deb1e17c6860b1d30732b323b4"
6470dependencies = [
6471 "core-foundation-sys 0.8.3",
6472 "libc",
6473]
6474
6475[[package]]
6476name = "semver"
6477version = "0.11.0"
6478source = "registry+https://github.com/rust-lang/crates.io-index"
6479checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
6480dependencies = [
6481 "semver-parser",
6482]
6483
6484[[package]]
6485name = "semver-parser"
6486version = "0.10.2"
6487source = "registry+https://github.com/rust-lang/crates.io-index"
6488checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
6489dependencies = [
6490 "pest",
6491]
6492
6493[[package]]
6494name = "seq-macro"
6495version = "0.2.2"
6496source = "registry+https://github.com/rust-lang/crates.io-index"
6497checksum = "5a9f47faea3cad316faa914d013d24f471cd90bfca1a0c70f05a3f42c6441e99"
6498
6499[[package]]
6500name = "serde"
6501version = "1.0.162"
6502source = "registry+https://github.com/rust-lang/crates.io-index"
6503checksum = "71b2f6e1ab5c2b98c05f0f35b236b22e8df7ead6ffbf51d7808da7f8817e7ab6"
6504dependencies = [
6505 "serde_derive",
6506]
6507
6508[[package]]
6509name = "serde_derive"
6510version = "1.0.162"
6511source = "registry+https://github.com/rust-lang/crates.io-index"
6512checksum = "a2a0814352fd64b58489904a44ea8d90cb1a91dcb6b4f5ebabc32c8318e93cb6"
6513dependencies = [
6514 "proc-macro2",
6515 "quote",
6516 "syn 2.0.18",
6517]
6518
6519[[package]]
6520name = "serde_derive_internals"
6521version = "0.26.0"
6522source = "registry+https://github.com/rust-lang/crates.io-index"
6523checksum = "85bf8229e7920a9f636479437026331ce11aa132b4dde37d121944a44d6e5f3c"
6524dependencies = [
6525 "proc-macro2",
6526 "quote",
6527 "syn 1.0.109",
6528]
6529
6530[[package]]
6531name = "serde_fmt"
6532version = "1.0.3"
6533source = "registry+https://github.com/rust-lang/crates.io-index"
6534checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
6535dependencies = [
6536 "serde",
6537]
6538
6539[[package]]
6540name = "serde_json"
6541version = "1.0.96"
6542source = "registry+https://github.com/rust-lang/crates.io-index"
6543checksum = "057d394a50403bcac12672b2b18fb387ab6d289d957dab67dd201875391e52f1"
6544dependencies = [
6545 "indexmap 1.9.3",
6546 "itoa 1.0.6",
6547 "ryu",
6548 "serde",
6549]
6550
6551[[package]]
6552name = "serde_json_lenient"
6553version = "0.1.4"
6554source = "registry+https://github.com/rust-lang/crates.io-index"
6555checksum = "7d7b9ce5b0a63c6269b9623ed828b39259545a6ec0d8a35d6135ad6af6232add"
6556dependencies = [
6557 "indexmap 1.9.3",
6558 "itoa 0.4.8",
6559 "ryu",
6560 "serde",
6561]
6562
6563[[package]]
6564name = "serde_repr"
6565version = "0.1.12"
6566source = "registry+https://github.com/rust-lang/crates.io-index"
6567checksum = "bcec881020c684085e55a25f7fd888954d56609ef363479dc5a1305eb0d40cab"
6568dependencies = [
6569 "proc-macro2",
6570 "quote",
6571 "syn 2.0.18",
6572]
6573
6574[[package]]
6575name = "serde_urlencoded"
6576version = "0.7.1"
6577source = "registry+https://github.com/rust-lang/crates.io-index"
6578checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
6579dependencies = [
6580 "form_urlencoded",
6581 "itoa 1.0.6",
6582 "ryu",
6583 "serde",
6584]
6585
6586[[package]]
6587name = "serde_yaml"
6588version = "0.8.26"
6589source = "registry+https://github.com/rust-lang/crates.io-index"
6590checksum = "578a7433b776b56a35785ed5ce9a7e777ac0598aac5a6dd1b4b18a307c7fc71b"
6591dependencies = [
6592 "indexmap 1.9.3",
6593 "ryu",
6594 "serde",
6595 "yaml-rust",
6596]
6597
6598[[package]]
6599name = "settings"
6600version = "0.1.0"
6601dependencies = [
6602 "anyhow",
6603 "collections",
6604 "fs",
6605 "futures 0.3.28",
6606 "gpui",
6607 "indoc",
6608 "lazy_static",
6609 "postage",
6610 "pretty_assertions",
6611 "rust-embed",
6612 "schemars",
6613 "serde",
6614 "serde_derive",
6615 "serde_json",
6616 "serde_json_lenient",
6617 "smallvec",
6618 "sqlez",
6619 "staff_mode",
6620 "toml",
6621 "tree-sitter",
6622 "tree-sitter-json 0.19.0",
6623 "unindent",
6624 "util",
6625]
6626
6627[[package]]
6628name = "sha-1"
6629version = "0.9.8"
6630source = "registry+https://github.com/rust-lang/crates.io-index"
6631checksum = "99cd6713db3cf16b6c84e06321e049a9b9f699826e16096d23bbcc44d15d51a6"
6632dependencies = [
6633 "block-buffer 0.9.0",
6634 "cfg-if 1.0.0",
6635 "cpufeatures",
6636 "digest 0.9.0",
6637 "opaque-debug",
6638]
6639
6640[[package]]
6641name = "sha-1"
6642version = "0.10.1"
6643source = "registry+https://github.com/rust-lang/crates.io-index"
6644checksum = "f5058ada175748e33390e40e872bd0fe59a19f265d0158daa551c5a88a76009c"
6645dependencies = [
6646 "cfg-if 1.0.0",
6647 "cpufeatures",
6648 "digest 0.10.6",
6649]
6650
6651[[package]]
6652name = "sha1"
6653version = "0.10.5"
6654source = "registry+https://github.com/rust-lang/crates.io-index"
6655checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
6656dependencies = [
6657 "cfg-if 1.0.0",
6658 "cpufeatures",
6659 "digest 0.10.6",
6660]
6661
6662[[package]]
6663name = "sha2"
6664version = "0.9.9"
6665source = "registry+https://github.com/rust-lang/crates.io-index"
6666checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
6667dependencies = [
6668 "block-buffer 0.9.0",
6669 "cfg-if 1.0.0",
6670 "cpufeatures",
6671 "digest 0.9.0",
6672 "opaque-debug",
6673]
6674
6675[[package]]
6676name = "sha2"
6677version = "0.10.6"
6678source = "registry+https://github.com/rust-lang/crates.io-index"
6679checksum = "82e6b795fe2e3b1e845bafcb27aa35405c4d47cdfc92af5fc8d3002f76cebdc0"
6680dependencies = [
6681 "cfg-if 1.0.0",
6682 "cpufeatures",
6683 "digest 0.10.6",
6684]
6685
6686[[package]]
6687name = "sharded-slab"
6688version = "0.1.4"
6689source = "registry+https://github.com/rust-lang/crates.io-index"
6690checksum = "900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31"
6691dependencies = [
6692 "lazy_static",
6693]
6694
6695[[package]]
6696name = "shellexpand"
6697version = "2.1.2"
6698source = "registry+https://github.com/rust-lang/crates.io-index"
6699checksum = "7ccc8076840c4da029af4f87e4e8daeb0fca6b87bbb02e10cb60b791450e11e4"
6700dependencies = [
6701 "dirs 4.0.0",
6702]
6703
6704[[package]]
6705name = "shlex"
6706version = "1.1.0"
6707source = "registry+https://github.com/rust-lang/crates.io-index"
6708checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"
6709
6710[[package]]
6711name = "signal-hook"
6712version = "0.3.15"
6713source = "registry+https://github.com/rust-lang/crates.io-index"
6714checksum = "732768f1176d21d09e076c23a93123d40bba92d50c4058da34d45c8de8e682b9"
6715dependencies = [
6716 "libc",
6717 "signal-hook-registry",
6718]
6719
6720[[package]]
6721name = "signal-hook-mio"
6722version = "0.2.3"
6723source = "registry+https://github.com/rust-lang/crates.io-index"
6724checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
6725dependencies = [
6726 "libc",
6727 "mio 0.6.23",
6728 "mio-uds",
6729 "signal-hook",
6730]
6731
6732[[package]]
6733name = "signal-hook-registry"
6734version = "1.4.1"
6735source = "registry+https://github.com/rust-lang/crates.io-index"
6736checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
6737dependencies = [
6738 "libc",
6739]
6740
6741[[package]]
6742name = "simdutf8"
6743version = "0.1.4"
6744source = "registry+https://github.com/rust-lang/crates.io-index"
6745checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
6746
6747[[package]]
6748name = "similar"
6749version = "1.3.0"
6750source = "registry+https://github.com/rust-lang/crates.io-index"
6751checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
6752
6753[[package]]
6754name = "simple_asn1"
6755version = "0.5.4"
6756source = "registry+https://github.com/rust-lang/crates.io-index"
6757checksum = "8eb4ea60fb301dc81dfc113df680571045d375ab7345d171c5dc7d7e13107a80"
6758dependencies = [
6759 "chrono",
6760 "num-bigint",
6761 "num-traits",
6762 "thiserror",
6763]
6764
6765[[package]]
6766name = "simplecss"
6767version = "0.2.1"
6768source = "registry+https://github.com/rust-lang/crates.io-index"
6769checksum = "a11be7c62927d9427e9f40f3444d5499d868648e2edbc4e2116de69e7ec0e89d"
6770dependencies = [
6771 "log",
6772]
6773
6774[[package]]
6775name = "simplelog"
6776version = "0.9.0"
6777source = "registry+https://github.com/rust-lang/crates.io-index"
6778checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
6779dependencies = [
6780 "chrono",
6781 "log",
6782 "termcolor",
6783]
6784
6785[[package]]
6786name = "siphasher"
6787version = "0.2.3"
6788source = "registry+https://github.com/rust-lang/crates.io-index"
6789checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
6790
6791[[package]]
6792name = "slab"
6793version = "0.4.8"
6794source = "registry+https://github.com/rust-lang/crates.io-index"
6795checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
6796dependencies = [
6797 "autocfg 1.1.0",
6798]
6799
6800[[package]]
6801name = "slice-group-by"
6802version = "0.3.1"
6803source = "registry+https://github.com/rust-lang/crates.io-index"
6804checksum = "826167069c09b99d56f31e9ae5c99049e932a98c9dc2dac47645b08dbbf76ba7"
6805
6806[[package]]
6807name = "sluice"
6808version = "0.5.5"
6809source = "registry+https://github.com/rust-lang/crates.io-index"
6810checksum = "6d7400c0eff44aa2fcb5e31a5f24ba9716ed90138769e4977a2ba6014ae63eb5"
6811dependencies = [
6812 "async-channel",
6813 "futures-core",
6814 "futures-io",
6815]
6816
6817[[package]]
6818name = "smallvec"
6819version = "1.10.0"
6820source = "registry+https://github.com/rust-lang/crates.io-index"
6821checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0"
6822
6823[[package]]
6824name = "smol"
6825version = "1.3.0"
6826source = "registry+https://github.com/rust-lang/crates.io-index"
6827checksum = "13f2b548cd8447f8de0fdf1c592929f70f4fc7039a05e47404b0d096ec6987a1"
6828dependencies = [
6829 "async-channel",
6830 "async-executor",
6831 "async-fs",
6832 "async-io",
6833 "async-lock",
6834 "async-net",
6835 "async-process",
6836 "blocking",
6837 "futures-lite",
6838]
6839
6840[[package]]
6841name = "smol-timeout"
6842version = "0.6.0"
6843source = "registry+https://github.com/rust-lang/crates.io-index"
6844checksum = "847d777e2c6c166bad26264479e80a9820f3d364fcb4a0e23cd57bbfa8e94961"
6845dependencies = [
6846 "async-io",
6847 "pin-project-lite 0.1.12",
6848]
6849
6850[[package]]
6851name = "snippet"
6852version = "0.1.0"
6853dependencies = [
6854 "anyhow",
6855 "smallvec",
6856]
6857
6858[[package]]
6859name = "socket2"
6860version = "0.4.9"
6861source = "registry+https://github.com/rust-lang/crates.io-index"
6862checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
6863dependencies = [
6864 "libc",
6865 "winapi 0.3.9",
6866]
6867
6868[[package]]
6869name = "spin"
6870version = "0.5.2"
6871source = "registry+https://github.com/rust-lang/crates.io-index"
6872checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
6873
6874[[package]]
6875name = "spin"
6876version = "0.9.8"
6877source = "registry+https://github.com/rust-lang/crates.io-index"
6878checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
6879dependencies = [
6880 "lock_api",
6881]
6882
6883[[package]]
6884name = "spsc-buffer"
6885version = "0.1.1"
6886source = "registry+https://github.com/rust-lang/crates.io-index"
6887checksum = "be6c3f39c37a4283ee4b43d1311c828f2e1fb0541e76ea0cb1a2abd9ef2f5b3b"
6888
6889[[package]]
6890name = "sqlez"
6891version = "0.1.0"
6892dependencies = [
6893 "anyhow",
6894 "futures 0.3.28",
6895 "indoc",
6896 "lazy_static",
6897 "libsqlite3-sys",
6898 "parking_lot 0.11.2",
6899 "smol",
6900 "thread_local",
6901 "uuid 1.3.2",
6902]
6903
6904[[package]]
6905name = "sqlez_macros"
6906version = "0.1.0"
6907dependencies = [
6908 "lazy_static",
6909 "proc-macro2",
6910 "quote",
6911 "sqlez",
6912 "sqlformat",
6913 "syn 1.0.109",
6914]
6915
6916[[package]]
6917name = "sqlformat"
6918version = "0.2.1"
6919source = "registry+https://github.com/rust-lang/crates.io-index"
6920checksum = "0c12bc9199d1db8234678b7051747c07f517cdcf019262d1847b94ec8b1aee3e"
6921dependencies = [
6922 "itertools",
6923 "nom",
6924 "unicode_categories",
6925]
6926
6927[[package]]
6928name = "sqlx"
6929version = "0.6.3"
6930source = "registry+https://github.com/rust-lang/crates.io-index"
6931checksum = "f8de3b03a925878ed54a954f621e64bf55a3c1bd29652d0d1a17830405350188"
6932dependencies = [
6933 "sqlx-core",
6934 "sqlx-macros",
6935]
6936
6937[[package]]
6938name = "sqlx-core"
6939version = "0.6.3"
6940source = "registry+https://github.com/rust-lang/crates.io-index"
6941checksum = "fa8241483a83a3f33aa5fff7e7d9def398ff9990b2752b6c6112b83c6d246029"
6942dependencies = [
6943 "ahash 0.7.6",
6944 "atoi",
6945 "base64 0.13.1",
6946 "bitflags",
6947 "byteorder",
6948 "bytes 1.4.0",
6949 "chrono",
6950 "crc",
6951 "crossbeam-queue",
6952 "dirs 4.0.0",
6953 "dotenvy",
6954 "either",
6955 "event-listener",
6956 "flume",
6957 "futures-channel",
6958 "futures-core",
6959 "futures-executor",
6960 "futures-intrusive",
6961 "futures-util",
6962 "hashlink",
6963 "hex",
6964 "hkdf",
6965 "hmac 0.12.1",
6966 "indexmap 1.9.3",
6967 "itoa 1.0.6",
6968 "libc",
6969 "libsqlite3-sys",
6970 "log",
6971 "md-5",
6972 "memchr",
6973 "num-bigint",
6974 "once_cell",
6975 "paste",
6976 "percent-encoding",
6977 "rand 0.8.5",
6978 "rust_decimal",
6979 "rustls 0.20.8",
6980 "rustls-pemfile",
6981 "serde",
6982 "serde_json",
6983 "sha1",
6984 "sha2 0.10.6",
6985 "smallvec",
6986 "sqlformat",
6987 "sqlx-rt",
6988 "stringprep",
6989 "thiserror",
6990 "time 0.3.21",
6991 "tokio-stream",
6992 "url",
6993 "uuid 1.3.2",
6994 "webpki-roots 0.22.6",
6995 "whoami",
6996]
6997
6998[[package]]
6999name = "sqlx-macros"
7000version = "0.6.3"
7001source = "registry+https://github.com/rust-lang/crates.io-index"
7002checksum = "9966e64ae989e7e575b19d7265cb79d7fc3cbbdf179835cb0d716f294c2049c9"
7003dependencies = [
7004 "dotenvy",
7005 "either",
7006 "heck 0.4.1",
7007 "once_cell",
7008 "proc-macro2",
7009 "quote",
7010 "serde_json",
7011 "sha2 0.10.6",
7012 "sqlx-core",
7013 "sqlx-rt",
7014 "syn 1.0.109",
7015 "url",
7016]
7017
7018[[package]]
7019name = "sqlx-rt"
7020version = "0.6.3"
7021source = "registry+https://github.com/rust-lang/crates.io-index"
7022checksum = "804d3f245f894e61b1e6263c84b23ca675d96753b5abfd5cc8597d86806e8024"
7023dependencies = [
7024 "once_cell",
7025 "tokio",
7026 "tokio-rustls",
7027]
7028
7029[[package]]
7030name = "stable_deref_trait"
7031version = "1.2.0"
7032source = "registry+https://github.com/rust-lang/crates.io-index"
7033checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
7034
7035[[package]]
7036name = "staff_mode"
7037version = "0.1.0"
7038dependencies = [
7039 "anyhow",
7040 "gpui",
7041]
7042
7043[[package]]
7044name = "static_assertions"
7045version = "1.1.0"
7046source = "registry+https://github.com/rust-lang/crates.io-index"
7047checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
7048
7049[[package]]
7050name = "stringprep"
7051version = "0.1.2"
7052source = "registry+https://github.com/rust-lang/crates.io-index"
7053checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
7054dependencies = [
7055 "unicode-bidi",
7056 "unicode-normalization",
7057]
7058
7059[[package]]
7060name = "strsim"
7061version = "0.10.0"
7062source = "registry+https://github.com/rust-lang/crates.io-index"
7063checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
7064
7065[[package]]
7066name = "subtle"
7067version = "2.4.1"
7068source = "registry+https://github.com/rust-lang/crates.io-index"
7069checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"
7070
7071[[package]]
7072name = "sum_tree"
7073version = "0.1.0"
7074dependencies = [
7075 "arrayvec 0.7.2",
7076 "ctor",
7077 "env_logger 0.9.3",
7078 "log",
7079 "rand 0.8.5",
7080]
7081
7082[[package]]
7083name = "sval"
7084version = "1.0.0-alpha.5"
7085source = "registry+https://github.com/rust-lang/crates.io-index"
7086checksum = "45f6ee7c7b87caf59549e9fe45d6a69c75c8019e79e212a835c5da0e92f0ba08"
7087dependencies = [
7088 "serde",
7089]
7090
7091[[package]]
7092name = "svg_fmt"
7093version = "0.4.1"
7094source = "registry+https://github.com/rust-lang/crates.io-index"
7095checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
7096
7097[[package]]
7098name = "svgfilters"
7099version = "0.3.0"
7100source = "registry+https://github.com/rust-lang/crates.io-index"
7101checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
7102dependencies = [
7103 "float-cmp",
7104 "rgb",
7105]
7106
7107[[package]]
7108name = "svgtypes"
7109version = "0.5.0"
7110source = "registry+https://github.com/rust-lang/crates.io-index"
7111checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
7112dependencies = [
7113 "float-cmp",
7114 "siphasher",
7115]
7116
7117[[package]]
7118name = "symphonia"
7119version = "0.5.3"
7120source = "registry+https://github.com/rust-lang/crates.io-index"
7121checksum = "62e48dba70095f265fdb269b99619b95d04c89e619538138383e63310b14d941"
7122dependencies = [
7123 "lazy_static",
7124 "symphonia-bundle-mp3",
7125 "symphonia-core",
7126 "symphonia-metadata",
7127]
7128
7129[[package]]
7130name = "symphonia-bundle-mp3"
7131version = "0.5.3"
7132source = "registry+https://github.com/rust-lang/crates.io-index"
7133checksum = "0f31d7fece546f1e6973011a9eceae948133bbd18fd3d52f6073b1e38ae6368a"
7134dependencies = [
7135 "bitflags",
7136 "lazy_static",
7137 "log",
7138 "symphonia-core",
7139 "symphonia-metadata",
7140]
7141
7142[[package]]
7143name = "symphonia-core"
7144version = "0.5.3"
7145source = "registry+https://github.com/rust-lang/crates.io-index"
7146checksum = "f7c73eb88fee79705268cc7b742c7bc93a7b76e092ab751d0833866970754142"
7147dependencies = [
7148 "arrayvec 0.7.2",
7149 "bitflags",
7150 "bytemuck",
7151 "lazy_static",
7152 "log",
7153]
7154
7155[[package]]
7156name = "symphonia-metadata"
7157version = "0.5.3"
7158source = "registry+https://github.com/rust-lang/crates.io-index"
7159checksum = "89c3e1937e31d0e068bbe829f66b2f2bfaa28d056365279e0ef897172c3320c0"
7160dependencies = [
7161 "encoding_rs",
7162 "lazy_static",
7163 "log",
7164 "symphonia-core",
7165]
7166
7167[[package]]
7168name = "syn"
7169version = "1.0.109"
7170source = "registry+https://github.com/rust-lang/crates.io-index"
7171checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
7172dependencies = [
7173 "proc-macro2",
7174 "quote",
7175 "unicode-ident",
7176]
7177
7178[[package]]
7179name = "syn"
7180version = "2.0.18"
7181source = "registry+https://github.com/rust-lang/crates.io-index"
7182checksum = "32d41677bcbe24c20c52e7c70b0d8db04134c5d1066bf98662e2871ad200ea3e"
7183dependencies = [
7184 "proc-macro2",
7185 "quote",
7186 "unicode-ident",
7187]
7188
7189[[package]]
7190name = "sync_wrapper"
7191version = "0.1.2"
7192source = "registry+https://github.com/rust-lang/crates.io-index"
7193checksum = "2047c6ded9c721764247e62cd3b03c09ffc529b2ba5b10ec482ae507a4a70160"
7194
7195[[package]]
7196name = "sys-info"
7197version = "0.9.1"
7198source = "registry+https://github.com/rust-lang/crates.io-index"
7199checksum = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c"
7200dependencies = [
7201 "cc",
7202 "libc",
7203]
7204
7205[[package]]
7206name = "sysinfo"
7207version = "0.27.8"
7208source = "registry+https://github.com/rust-lang/crates.io-index"
7209checksum = "a902e9050fca0a5d6877550b769abd2bd1ce8c04634b941dbe2809735e1a1e33"
7210dependencies = [
7211 "cfg-if 1.0.0",
7212 "core-foundation-sys 0.8.3",
7213 "libc",
7214 "ntapi 0.4.1",
7215 "once_cell",
7216 "rayon",
7217 "winapi 0.3.9",
7218]
7219
7220[[package]]
7221name = "system-interface"
7222version = "0.20.0"
7223source = "registry+https://github.com/rust-lang/crates.io-index"
7224checksum = "1e09bb3fb4e02ec4b87e182ea9718fadbc0fa3e50085b40a9af9690572b67f9e"
7225dependencies = [
7226 "atty",
7227 "bitflags",
7228 "cap-fs-ext",
7229 "cap-std",
7230 "io-lifetimes 0.5.3",
7231 "rustix 0.33.7",
7232 "winapi 0.3.9",
7233 "winx",
7234]
7235
7236[[package]]
7237name = "take-until"
7238version = "0.2.0"
7239source = "registry+https://github.com/rust-lang/crates.io-index"
7240checksum = "8bdb6fa0dfa67b38c1e66b7041ba9dcf23b99d8121907cd31c807a332f7a0bbb"
7241
7242[[package]]
7243name = "target-lexicon"
7244version = "0.12.7"
7245source = "registry+https://github.com/rust-lang/crates.io-index"
7246checksum = "fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5"
7247
7248[[package]]
7249name = "tempdir"
7250version = "0.3.7"
7251source = "registry+https://github.com/rust-lang/crates.io-index"
7252checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
7253dependencies = [
7254 "rand 0.4.6",
7255 "remove_dir_all",
7256]
7257
7258[[package]]
7259name = "tempfile"
7260version = "3.5.0"
7261source = "registry+https://github.com/rust-lang/crates.io-index"
7262checksum = "b9fbec84f381d5795b08656e4912bec604d162bff9291d6189a78f4c8ab87998"
7263dependencies = [
7264 "cfg-if 1.0.0",
7265 "fastrand",
7266 "redox_syscall 0.3.5",
7267 "rustix 0.37.19",
7268 "windows-sys 0.45.0",
7269]
7270
7271[[package]]
7272name = "termcolor"
7273version = "1.1.3"
7274source = "registry+https://github.com/rust-lang/crates.io-index"
7275checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755"
7276dependencies = [
7277 "winapi-util",
7278]
7279
7280[[package]]
7281name = "terminal"
7282version = "0.1.0"
7283dependencies = [
7284 "alacritty_terminal",
7285 "anyhow",
7286 "db",
7287 "dirs 4.0.0",
7288 "futures 0.3.28",
7289 "gpui",
7290 "itertools",
7291 "lazy_static",
7292 "libc",
7293 "mio-extras",
7294 "ordered-float",
7295 "procinfo",
7296 "rand 0.8.5",
7297 "schemars",
7298 "serde",
7299 "serde_derive",
7300 "settings",
7301 "shellexpand",
7302 "smallvec",
7303 "smol",
7304 "theme",
7305 "thiserror",
7306 "util",
7307]
7308
7309[[package]]
7310name = "terminal_view"
7311version = "0.1.0"
7312dependencies = [
7313 "anyhow",
7314 "client",
7315 "context_menu",
7316 "db",
7317 "dirs 4.0.0",
7318 "editor",
7319 "futures 0.3.28",
7320 "gpui",
7321 "itertools",
7322 "language",
7323 "lazy_static",
7324 "libc",
7325 "mio-extras",
7326 "ordered-float",
7327 "procinfo",
7328 "project",
7329 "rand 0.8.5",
7330 "search",
7331 "serde",
7332 "serde_derive",
7333 "settings",
7334 "shellexpand",
7335 "smallvec",
7336 "smol",
7337 "terminal",
7338 "theme",
7339 "thiserror",
7340 "util",
7341 "workspace",
7342]
7343
7344[[package]]
7345name = "text"
7346version = "0.1.0"
7347dependencies = [
7348 "anyhow",
7349 "clock",
7350 "collections",
7351 "ctor",
7352 "digest 0.9.0",
7353 "env_logger 0.9.3",
7354 "fs",
7355 "gpui",
7356 "lazy_static",
7357 "log",
7358 "parking_lot 0.11.2",
7359 "postage",
7360 "rand 0.8.5",
7361 "regex",
7362 "rope",
7363 "smallvec",
7364 "sum_tree",
7365 "util",
7366]
7367
7368[[package]]
7369name = "textwrap"
7370version = "0.16.0"
7371source = "registry+https://github.com/rust-lang/crates.io-index"
7372checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d"
7373
7374[[package]]
7375name = "theme"
7376version = "0.1.0"
7377dependencies = [
7378 "anyhow",
7379 "fs",
7380 "gpui",
7381 "indexmap 1.9.3",
7382 "parking_lot 0.11.2",
7383 "schemars",
7384 "serde",
7385 "serde_derive",
7386 "serde_json",
7387 "settings",
7388 "toml",
7389 "util",
7390]
7391
7392[[package]]
7393name = "theme_selector"
7394version = "0.1.0"
7395dependencies = [
7396 "editor",
7397 "fs",
7398 "fuzzy",
7399 "gpui",
7400 "log",
7401 "parking_lot 0.11.2",
7402 "picker",
7403 "postage",
7404 "settings",
7405 "smol",
7406 "staff_mode",
7407 "theme",
7408 "util",
7409 "workspace",
7410]
7411
7412[[package]]
7413name = "thiserror"
7414version = "1.0.40"
7415source = "registry+https://github.com/rust-lang/crates.io-index"
7416checksum = "978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac"
7417dependencies = [
7418 "thiserror-impl",
7419]
7420
7421[[package]]
7422name = "thiserror-impl"
7423version = "1.0.40"
7424source = "registry+https://github.com/rust-lang/crates.io-index"
7425checksum = "f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f"
7426dependencies = [
7427 "proc-macro2",
7428 "quote",
7429 "syn 2.0.18",
7430]
7431
7432[[package]]
7433name = "thousands"
7434version = "0.2.0"
7435source = "registry+https://github.com/rust-lang/crates.io-index"
7436checksum = "3bf63baf9f5039dadc247375c29eb13706706cfde997d0330d05aa63a77d8820"
7437
7438[[package]]
7439name = "thread_local"
7440version = "1.1.7"
7441source = "registry+https://github.com/rust-lang/crates.io-index"
7442checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
7443dependencies = [
7444 "cfg-if 1.0.0",
7445 "once_cell",
7446]
7447
7448[[package]]
7449name = "tiff"
7450version = "0.6.1"
7451source = "registry+https://github.com/rust-lang/crates.io-index"
7452checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
7453dependencies = [
7454 "jpeg-decoder",
7455 "miniz_oxide 0.4.4",
7456 "weezl",
7457]
7458
7459[[package]]
7460name = "tiktoken-rs"
7461version = "0.4.2"
7462source = "registry+https://github.com/rust-lang/crates.io-index"
7463checksum = "8ba161c549e2c0686f35f5d920e63fad5cafba2c28ad2caceaf07e5d9fa6e8c4"
7464dependencies = [
7465 "anyhow",
7466 "base64 0.21.0",
7467 "bstr",
7468 "fancy-regex",
7469 "lazy_static",
7470 "parking_lot 0.12.1",
7471 "rustc-hash",
7472]
7473
7474[[package]]
7475name = "time"
7476version = "0.1.45"
7477source = "registry+https://github.com/rust-lang/crates.io-index"
7478checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
7479dependencies = [
7480 "libc",
7481 "wasi 0.10.0+wasi-snapshot-preview1",
7482 "winapi 0.3.9",
7483]
7484
7485[[package]]
7486name = "time"
7487version = "0.3.21"
7488source = "registry+https://github.com/rust-lang/crates.io-index"
7489checksum = "8f3403384eaacbca9923fa06940178ac13e4edb725486d70e8e15881d0c836cc"
7490dependencies = [
7491 "itoa 1.0.6",
7492 "serde",
7493 "time-core",
7494 "time-macros",
7495]
7496
7497[[package]]
7498name = "time-core"
7499version = "0.1.1"
7500source = "registry+https://github.com/rust-lang/crates.io-index"
7501checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
7502
7503[[package]]
7504name = "time-macros"
7505version = "0.2.9"
7506source = "registry+https://github.com/rust-lang/crates.io-index"
7507checksum = "372950940a5f07bf38dbe211d7283c9e6d7327df53794992d293e534c733d09b"
7508dependencies = [
7509 "time-core",
7510]
7511
7512[[package]]
7513name = "tiny-skia"
7514version = "0.5.1"
7515source = "registry+https://github.com/rust-lang/crates.io-index"
7516checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
7517dependencies = [
7518 "arrayref",
7519 "arrayvec 0.5.2",
7520 "bytemuck",
7521 "cfg-if 1.0.0",
7522 "png",
7523 "safe_arch",
7524]
7525
7526[[package]]
7527name = "tiny_http"
7528version = "0.8.2"
7529source = "registry+https://github.com/rust-lang/crates.io-index"
7530checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
7531dependencies = [
7532 "ascii",
7533 "chrono",
7534 "chunked_transfer",
7535 "log",
7536 "url",
7537]
7538
7539[[package]]
7540name = "tinyvec"
7541version = "1.6.0"
7542source = "registry+https://github.com/rust-lang/crates.io-index"
7543checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
7544dependencies = [
7545 "tinyvec_macros",
7546]
7547
7548[[package]]
7549name = "tinyvec_macros"
7550version = "0.1.1"
7551source = "registry+https://github.com/rust-lang/crates.io-index"
7552checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
7553
7554[[package]]
7555name = "tokio"
7556version = "1.28.1"
7557source = "registry+https://github.com/rust-lang/crates.io-index"
7558checksum = "0aa32867d44e6f2ce3385e89dceb990188b8bb0fb25b0cf576647a6f98ac5105"
7559dependencies = [
7560 "autocfg 1.1.0",
7561 "bytes 1.4.0",
7562 "libc",
7563 "mio 0.8.6",
7564 "num_cpus",
7565 "parking_lot 0.12.1",
7566 "pin-project-lite 0.2.9",
7567 "signal-hook-registry",
7568 "socket2",
7569 "tokio-macros",
7570 "windows-sys 0.48.0",
7571]
7572
7573[[package]]
7574name = "tokio-io"
7575version = "0.1.13"
7576source = "registry+https://github.com/rust-lang/crates.io-index"
7577checksum = "57fc868aae093479e3131e3d165c93b1c7474109d13c90ec0dda2a1bbfff0674"
7578dependencies = [
7579 "bytes 0.4.12",
7580 "futures 0.1.31",
7581 "log",
7582]
7583
7584[[package]]
7585name = "tokio-io-timeout"
7586version = "1.2.0"
7587source = "registry+https://github.com/rust-lang/crates.io-index"
7588checksum = "30b74022ada614a1b4834de765f9bb43877f910cc8ce4be40e89042c9223a8bf"
7589dependencies = [
7590 "pin-project-lite 0.2.9",
7591 "tokio",
7592]
7593
7594[[package]]
7595name = "tokio-macros"
7596version = "2.1.0"
7597source = "registry+https://github.com/rust-lang/crates.io-index"
7598checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
7599dependencies = [
7600 "proc-macro2",
7601 "quote",
7602 "syn 2.0.18",
7603]
7604
7605[[package]]
7606name = "tokio-native-tls"
7607version = "0.3.1"
7608source = "registry+https://github.com/rust-lang/crates.io-index"
7609checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
7610dependencies = [
7611 "native-tls",
7612 "tokio",
7613]
7614
7615[[package]]
7616name = "tokio-rustls"
7617version = "0.23.4"
7618source = "registry+https://github.com/rust-lang/crates.io-index"
7619checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
7620dependencies = [
7621 "rustls 0.20.8",
7622 "tokio",
7623 "webpki 0.22.0",
7624]
7625
7626[[package]]
7627name = "tokio-stream"
7628version = "0.1.14"
7629source = "registry+https://github.com/rust-lang/crates.io-index"
7630checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
7631dependencies = [
7632 "futures-core",
7633 "pin-project-lite 0.2.9",
7634 "tokio",
7635]
7636
7637[[package]]
7638name = "tokio-tungstenite"
7639version = "0.17.2"
7640source = "registry+https://github.com/rust-lang/crates.io-index"
7641checksum = "f714dd15bead90401d77e04243611caec13726c2408afd5b31901dfcdcb3b181"
7642dependencies = [
7643 "futures-util",
7644 "log",
7645 "tokio",
7646 "tungstenite 0.17.3",
7647]
7648
7649[[package]]
7650name = "tokio-util"
7651version = "0.6.10"
7652source = "registry+https://github.com/rust-lang/crates.io-index"
7653checksum = "36943ee01a6d67977dd3f84a5a1d2efeb4ada3a1ae771cadfaa535d9d9fc6507"
7654dependencies = [
7655 "bytes 1.4.0",
7656 "futures-core",
7657 "futures-sink",
7658 "log",
7659 "pin-project-lite 0.2.9",
7660 "tokio",
7661]
7662
7663[[package]]
7664name = "tokio-util"
7665version = "0.7.8"
7666source = "registry+https://github.com/rust-lang/crates.io-index"
7667checksum = "806fe8c2c87eccc8b3267cbae29ed3ab2d0bd37fca70ab622e46aaa9375ddb7d"
7668dependencies = [
7669 "bytes 1.4.0",
7670 "futures-core",
7671 "futures-io",
7672 "futures-sink",
7673 "pin-project-lite 0.2.9",
7674 "tokio",
7675 "tracing",
7676]
7677
7678[[package]]
7679name = "toml"
7680version = "0.5.11"
7681source = "registry+https://github.com/rust-lang/crates.io-index"
7682checksum = "f4f7f0dd8d50a853a531c426359045b1998f04219d88799810762cd4ad314234"
7683dependencies = [
7684 "serde",
7685]
7686
7687[[package]]
7688name = "toml_datetime"
7689version = "0.6.3"
7690source = "registry+https://github.com/rust-lang/crates.io-index"
7691checksum = "7cda73e2f1397b1262d6dfdcef8aafae14d1de7748d66822d3bfeeb6d03e5e4b"
7692
7693[[package]]
7694name = "toml_edit"
7695version = "0.19.11"
7696source = "registry+https://github.com/rust-lang/crates.io-index"
7697checksum = "266f016b7f039eec8a1a80dfe6156b633d208b9fccca5e4db1d6775b0c4e34a7"
7698dependencies = [
7699 "indexmap 2.0.0",
7700 "toml_datetime",
7701 "winnow",
7702]
7703
7704[[package]]
7705name = "tonic"
7706version = "0.6.2"
7707source = "registry+https://github.com/rust-lang/crates.io-index"
7708checksum = "ff08f4649d10a70ffa3522ca559031285d8e421d727ac85c60825761818f5d0a"
7709dependencies = [
7710 "async-stream",
7711 "async-trait",
7712 "base64 0.13.1",
7713 "bytes 1.4.0",
7714 "futures-core",
7715 "futures-util",
7716 "h2",
7717 "http",
7718 "http-body",
7719 "hyper",
7720 "hyper-timeout",
7721 "percent-encoding",
7722 "pin-project",
7723 "prost 0.9.0",
7724 "prost-derive 0.9.0",
7725 "tokio",
7726 "tokio-stream",
7727 "tokio-util 0.6.10",
7728 "tower",
7729 "tower-layer",
7730 "tower-service",
7731 "tracing",
7732 "tracing-futures",
7733]
7734
7735[[package]]
7736name = "tower"
7737version = "0.4.13"
7738source = "registry+https://github.com/rust-lang/crates.io-index"
7739checksum = "b8fa9be0de6cf49e536ce1851f987bd21a43b771b09473c3549a6c853db37c1c"
7740dependencies = [
7741 "futures-core",
7742 "futures-util",
7743 "indexmap 1.9.3",
7744 "pin-project",
7745 "pin-project-lite 0.2.9",
7746 "rand 0.8.5",
7747 "slab",
7748 "tokio",
7749 "tokio-util 0.7.8",
7750 "tower-layer",
7751 "tower-service",
7752 "tracing",
7753]
7754
7755[[package]]
7756name = "tower-http"
7757version = "0.3.5"
7758source = "registry+https://github.com/rust-lang/crates.io-index"
7759checksum = "f873044bf02dd1e8239e9c1293ea39dad76dc594ec16185d0a1bf31d8dc8d858"
7760dependencies = [
7761 "bitflags",
7762 "bytes 1.4.0",
7763 "futures-core",
7764 "futures-util",
7765 "http",
7766 "http-body",
7767 "http-range-header",
7768 "pin-project-lite 0.2.9",
7769 "tower",
7770 "tower-layer",
7771 "tower-service",
7772]
7773
7774[[package]]
7775name = "tower-layer"
7776version = "0.3.2"
7777source = "registry+https://github.com/rust-lang/crates.io-index"
7778checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
7779
7780[[package]]
7781name = "tower-service"
7782version = "0.3.2"
7783source = "registry+https://github.com/rust-lang/crates.io-index"
7784checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
7785
7786[[package]]
7787name = "tracing"
7788version = "0.1.37"
7789source = "registry+https://github.com/rust-lang/crates.io-index"
7790checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
7791dependencies = [
7792 "cfg-if 1.0.0",
7793 "log",
7794 "pin-project-lite 0.2.9",
7795 "tracing-attributes",
7796 "tracing-core",
7797]
7798
7799[[package]]
7800name = "tracing-attributes"
7801version = "0.1.24"
7802source = "registry+https://github.com/rust-lang/crates.io-index"
7803checksum = "0f57e3ca2a01450b1a921183a9c9cbfda207fd822cef4ccb00a65402cbba7a74"
7804dependencies = [
7805 "proc-macro2",
7806 "quote",
7807 "syn 2.0.18",
7808]
7809
7810[[package]]
7811name = "tracing-core"
7812version = "0.1.30"
7813source = "registry+https://github.com/rust-lang/crates.io-index"
7814checksum = "24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a"
7815dependencies = [
7816 "once_cell",
7817 "valuable",
7818]
7819
7820[[package]]
7821name = "tracing-futures"
7822version = "0.2.5"
7823source = "registry+https://github.com/rust-lang/crates.io-index"
7824checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
7825dependencies = [
7826 "pin-project",
7827 "tracing",
7828]
7829
7830[[package]]
7831name = "tracing-log"
7832version = "0.1.3"
7833source = "registry+https://github.com/rust-lang/crates.io-index"
7834checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922"
7835dependencies = [
7836 "lazy_static",
7837 "log",
7838 "tracing-core",
7839]
7840
7841[[package]]
7842name = "tracing-serde"
7843version = "0.1.3"
7844source = "registry+https://github.com/rust-lang/crates.io-index"
7845checksum = "bc6b213177105856957181934e4920de57730fc69bf42c37ee5bb664d406d9e1"
7846dependencies = [
7847 "serde",
7848 "tracing-core",
7849]
7850
7851[[package]]
7852name = "tracing-subscriber"
7853version = "0.3.17"
7854source = "registry+https://github.com/rust-lang/crates.io-index"
7855checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
7856dependencies = [
7857 "matchers",
7858 "nu-ansi-term",
7859 "once_cell",
7860 "regex",
7861 "serde",
7862 "serde_json",
7863 "sharded-slab",
7864 "smallvec",
7865 "thread_local",
7866 "tracing",
7867 "tracing-core",
7868 "tracing-log",
7869 "tracing-serde",
7870]
7871
7872[[package]]
7873name = "tree-sitter"
7874version = "0.20.10"
7875source = "git+https://github.com/tree-sitter/tree-sitter?rev=49226023693107fba9a1191136a4f47f38cdca73#49226023693107fba9a1191136a4f47f38cdca73"
7876dependencies = [
7877 "cc",
7878 "regex",
7879]
7880
7881[[package]]
7882name = "tree-sitter-c"
7883version = "0.20.2"
7884source = "registry+https://github.com/rust-lang/crates.io-index"
7885checksum = "cca211f4827d4b4dc79f388bf67b6fa3bc8a8cfa642161ef24f99f371ba34c7b"
7886dependencies = [
7887 "cc",
7888 "tree-sitter",
7889]
7890
7891[[package]]
7892name = "tree-sitter-cpp"
7893version = "0.20.0"
7894source = "registry+https://github.com/rust-lang/crates.io-index"
7895checksum = "8a869e3c5cef4e5db4e9ab16a8dc84d73010e60ada14cdc60d2f6d8aed17779d"
7896dependencies = [
7897 "cc",
7898 "tree-sitter",
7899]
7900
7901[[package]]
7902name = "tree-sitter-css"
7903version = "0.19.0"
7904source = "git+https://github.com/tree-sitter/tree-sitter-css?rev=769203d0f9abe1a9a691ac2b9fe4bb4397a73c51#769203d0f9abe1a9a691ac2b9fe4bb4397a73c51"
7905dependencies = [
7906 "cc",
7907 "tree-sitter",
7908]
7909
7910[[package]]
7911name = "tree-sitter-elixir"
7912version = "0.1.0"
7913source = "git+https://github.com/elixir-lang/tree-sitter-elixir?rev=4ba9dab6e2602960d95b2b625f3386c27e08084e#4ba9dab6e2602960d95b2b625f3386c27e08084e"
7914dependencies = [
7915 "cc",
7916 "tree-sitter",
7917]
7918
7919[[package]]
7920name = "tree-sitter-embedded-template"
7921version = "0.20.0"
7922source = "registry+https://github.com/rust-lang/crates.io-index"
7923checksum = "33817ade928c73a32d4f904a602321e09de9fc24b71d106f3b4b3f8ab30dcc38"
7924dependencies = [
7925 "cc",
7926 "tree-sitter",
7927]
7928
7929[[package]]
7930name = "tree-sitter-go"
7931version = "0.19.1"
7932source = "git+https://github.com/tree-sitter/tree-sitter-go?rev=aeb2f33b366fd78d5789ff104956ce23508b85db#aeb2f33b366fd78d5789ff104956ce23508b85db"
7933dependencies = [
7934 "cc",
7935 "tree-sitter",
7936]
7937
7938[[package]]
7939name = "tree-sitter-heex"
7940version = "0.0.1"
7941source = "git+https://github.com/phoenixframework/tree-sitter-heex?rev=2e1348c3cf2c9323e87c2744796cf3f3868aa82a#2e1348c3cf2c9323e87c2744796cf3f3868aa82a"
7942dependencies = [
7943 "cc",
7944 "tree-sitter",
7945]
7946
7947[[package]]
7948name = "tree-sitter-html"
7949version = "0.19.0"
7950source = "registry+https://github.com/rust-lang/crates.io-index"
7951checksum = "184e6b77953a354303dc87bf5fe36558c83569ce92606e7b382a0dc1b7443443"
7952dependencies = [
7953 "cc",
7954 "tree-sitter",
7955]
7956
7957[[package]]
7958name = "tree-sitter-javascript"
7959version = "0.20.0"
7960source = "registry+https://github.com/rust-lang/crates.io-index"
7961checksum = "2490fab08630b2c8943c320f7b63473cbf65511c8d83aec551beb9b4375906ed"
7962dependencies = [
7963 "cc",
7964 "tree-sitter",
7965]
7966
7967[[package]]
7968name = "tree-sitter-json"
7969version = "0.19.0"
7970source = "registry+https://github.com/rust-lang/crates.io-index"
7971checksum = "90b04c4e1a92139535eb9fca4ec8fa9666cc96b618005d3ae35f3c957fa92f92"
7972dependencies = [
7973 "cc",
7974 "tree-sitter",
7975]
7976
7977[[package]]
7978name = "tree-sitter-json"
7979version = "0.20.0"
7980source = "git+https://github.com/tree-sitter/tree-sitter-json?rev=40a81c01a40ac48744e0c8ccabbaba1920441199#40a81c01a40ac48744e0c8ccabbaba1920441199"
7981dependencies = [
7982 "cc",
7983 "tree-sitter",
7984]
7985
7986[[package]]
7987name = "tree-sitter-lua"
7988version = "0.0.14"
7989source = "registry+https://github.com/rust-lang/crates.io-index"
7990checksum = "d489873fd1a2fa6d5f04930bfc5c081c96f0c038c1437104518b5b842c69b282"
7991dependencies = [
7992 "cc",
7993 "tree-sitter",
7994]
7995
7996[[package]]
7997name = "tree-sitter-markdown"
7998version = "0.0.1"
7999source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
8000dependencies = [
8001 "cc",
8002 "tree-sitter",
8003]
8004
8005[[package]]
8006name = "tree-sitter-python"
8007version = "0.20.2"
8008source = "registry+https://github.com/rust-lang/crates.io-index"
8009checksum = "dda114f58048f5059dcf158aff691dffb8e113e6d2b50d94263fd68711975287"
8010dependencies = [
8011 "cc",
8012 "tree-sitter",
8013]
8014
8015[[package]]
8016name = "tree-sitter-racket"
8017version = "0.0.1"
8018source = "git+https://github.com/zed-industries/tree-sitter-racket?rev=eb010cf2c674c6fd9a6316a84e28ef90190fe51a#eb010cf2c674c6fd9a6316a84e28ef90190fe51a"
8019dependencies = [
8020 "cc",
8021 "tree-sitter",
8022]
8023
8024[[package]]
8025name = "tree-sitter-ruby"
8026version = "0.20.0"
8027source = "registry+https://github.com/rust-lang/crates.io-index"
8028checksum = "0ac30cbb1560363ae76e1ccde543d6d99087421e228cc47afcec004b86bb711a"
8029dependencies = [
8030 "cc",
8031 "tree-sitter",
8032]
8033
8034[[package]]
8035name = "tree-sitter-rust"
8036version = "0.20.3"
8037source = "registry+https://github.com/rust-lang/crates.io-index"
8038checksum = "797842733e252dc11ae5d403a18060bf337b822fc2ae5ddfaa6ff4d9cc20bda6"
8039dependencies = [
8040 "cc",
8041 "tree-sitter",
8042]
8043
8044[[package]]
8045name = "tree-sitter-scheme"
8046version = "0.2.0"
8047source = "git+https://github.com/6cdh/tree-sitter-scheme?rev=af0fd1fa452cb2562dc7b5c8a8c55551c39273b9#af0fd1fa452cb2562dc7b5c8a8c55551c39273b9"
8048dependencies = [
8049 "cc",
8050 "tree-sitter",
8051]
8052
8053[[package]]
8054name = "tree-sitter-toml"
8055version = "0.5.1"
8056source = "git+https://github.com/tree-sitter/tree-sitter-toml?rev=342d9be207c2dba869b9967124c679b5e6fd0ebe#342d9be207c2dba869b9967124c679b5e6fd0ebe"
8057dependencies = [
8058 "cc",
8059 "tree-sitter",
8060]
8061
8062[[package]]
8063name = "tree-sitter-typescript"
8064version = "0.20.2"
8065source = "registry+https://github.com/rust-lang/crates.io-index"
8066checksum = "079c695c32d39ad089101c66393aeaca30e967fba3486a91f573d2f0e12d290a"
8067dependencies = [
8068 "cc",
8069 "tree-sitter",
8070]
8071
8072[[package]]
8073name = "tree-sitter-typescript"
8074version = "0.20.2"
8075source = "git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259#5d20856f34315b068c41edaee2ac8a100081d259"
8076dependencies = [
8077 "cc",
8078 "tree-sitter",
8079]
8080
8081[[package]]
8082name = "tree-sitter-yaml"
8083version = "0.0.1"
8084source = "git+https://github.com/zed-industries/tree-sitter-yaml?rev=f545a41f57502e1b5ddf2a6668896c1b0620f930#f545a41f57502e1b5ddf2a6668896c1b0620f930"
8085dependencies = [
8086 "cc",
8087 "tree-sitter",
8088]
8089
8090[[package]]
8091name = "try-lock"
8092version = "0.2.4"
8093source = "registry+https://github.com/rust-lang/crates.io-index"
8094checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
8095
8096[[package]]
8097name = "ttf-parser"
8098version = "0.9.0"
8099source = "registry+https://github.com/rust-lang/crates.io-index"
8100checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
8101
8102[[package]]
8103name = "ttf-parser"
8104version = "0.12.3"
8105source = "registry+https://github.com/rust-lang/crates.io-index"
8106checksum = "7ae2f58a822f08abdaf668897e96a5656fe72f5a9ce66422423e8849384872e6"
8107
8108[[package]]
8109name = "tungstenite"
8110version = "0.16.0"
8111source = "registry+https://github.com/rust-lang/crates.io-index"
8112checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
8113dependencies = [
8114 "base64 0.13.1",
8115 "byteorder",
8116 "bytes 1.4.0",
8117 "http",
8118 "httparse",
8119 "log",
8120 "rand 0.8.5",
8121 "sha-1 0.9.8",
8122 "thiserror",
8123 "url",
8124 "utf-8",
8125]
8126
8127[[package]]
8128name = "tungstenite"
8129version = "0.17.3"
8130source = "registry+https://github.com/rust-lang/crates.io-index"
8131checksum = "e27992fd6a8c29ee7eef28fc78349aa244134e10ad447ce3b9f0ac0ed0fa4ce0"
8132dependencies = [
8133 "base64 0.13.1",
8134 "byteorder",
8135 "bytes 1.4.0",
8136 "http",
8137 "httparse",
8138 "log",
8139 "rand 0.8.5",
8140 "sha-1 0.10.1",
8141 "thiserror",
8142 "url",
8143 "utf-8",
8144]
8145
8146[[package]]
8147name = "typenum"
8148version = "1.16.0"
8149source = "registry+https://github.com/rust-lang/crates.io-index"
8150checksum = "497961ef93d974e23eb6f433eb5fe1b7930b659f06d12dec6fc44a8f554c0bba"
8151
8152[[package]]
8153name = "ucd-trie"
8154version = "0.1.5"
8155source = "registry+https://github.com/rust-lang/crates.io-index"
8156checksum = "9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81"
8157
8158[[package]]
8159name = "unicase"
8160version = "2.6.0"
8161source = "registry+https://github.com/rust-lang/crates.io-index"
8162checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
8163dependencies = [
8164 "version_check",
8165]
8166
8167[[package]]
8168name = "unicode-bidi"
8169version = "0.3.13"
8170source = "registry+https://github.com/rust-lang/crates.io-index"
8171checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
8172
8173[[package]]
8174name = "unicode-bidi-mirroring"
8175version = "0.1.0"
8176source = "registry+https://github.com/rust-lang/crates.io-index"
8177checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
8178
8179[[package]]
8180name = "unicode-ccc"
8181version = "0.1.2"
8182source = "registry+https://github.com/rust-lang/crates.io-index"
8183checksum = "cc2520efa644f8268dce4dcd3050eaa7fc044fca03961e9998ac7e2e92b77cf1"
8184
8185[[package]]
8186name = "unicode-general-category"
8187version = "0.2.0"
8188source = "registry+https://github.com/rust-lang/crates.io-index"
8189checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
8190
8191[[package]]
8192name = "unicode-ident"
8193version = "1.0.8"
8194source = "registry+https://github.com/rust-lang/crates.io-index"
8195checksum = "e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4"
8196
8197[[package]]
8198name = "unicode-normalization"
8199version = "0.1.22"
8200source = "registry+https://github.com/rust-lang/crates.io-index"
8201checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
8202dependencies = [
8203 "tinyvec",
8204]
8205
8206[[package]]
8207name = "unicode-script"
8208version = "0.5.5"
8209source = "registry+https://github.com/rust-lang/crates.io-index"
8210checksum = "7d817255e1bed6dfd4ca47258685d14d2bdcfbc64fdc9e3819bd5848057b8ecc"
8211
8212[[package]]
8213name = "unicode-segmentation"
8214version = "1.10.1"
8215source = "registry+https://github.com/rust-lang/crates.io-index"
8216checksum = "1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36"
8217
8218[[package]]
8219name = "unicode-vo"
8220version = "0.1.0"
8221source = "registry+https://github.com/rust-lang/crates.io-index"
8222checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
8223
8224[[package]]
8225name = "unicode-width"
8226version = "0.1.10"
8227source = "registry+https://github.com/rust-lang/crates.io-index"
8228checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
8229
8230[[package]]
8231name = "unicode_categories"
8232version = "0.1.1"
8233source = "registry+https://github.com/rust-lang/crates.io-index"
8234checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
8235
8236[[package]]
8237name = "unindent"
8238version = "0.1.11"
8239source = "registry+https://github.com/rust-lang/crates.io-index"
8240checksum = "e1766d682d402817b5ac4490b3c3002d91dfa0d22812f341609f97b08757359c"
8241
8242[[package]]
8243name = "untrusted"
8244version = "0.7.1"
8245source = "registry+https://github.com/rust-lang/crates.io-index"
8246checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
8247
8248[[package]]
8249name = "url"
8250version = "2.3.1"
8251source = "registry+https://github.com/rust-lang/crates.io-index"
8252checksum = "0d68c799ae75762b8c3fe375feb6600ef5602c883c5d21eb51c09f22b83c4643"
8253dependencies = [
8254 "form_urlencoded",
8255 "idna",
8256 "percent-encoding",
8257 "serde",
8258]
8259
8260[[package]]
8261name = "urlencoding"
8262version = "2.1.2"
8263source = "registry+https://github.com/rust-lang/crates.io-index"
8264checksum = "e8db7427f936968176eaa7cdf81b7f98b980b18495ec28f1b5791ac3bfe3eea9"
8265
8266[[package]]
8267name = "usvg"
8268version = "0.14.1"
8269source = "registry+https://github.com/rust-lang/crates.io-index"
8270checksum = "ef8352f317d8f9a918ba5154797fb2a93e2730244041cf7d5be35148266adfa5"
8271dependencies = [
8272 "base64 0.13.1",
8273 "data-url",
8274 "flate2",
8275 "fontdb",
8276 "kurbo",
8277 "log",
8278 "memmap2",
8279 "pico-args",
8280 "rctree",
8281 "roxmltree",
8282 "rustybuzz",
8283 "simplecss",
8284 "siphasher",
8285 "svgtypes",
8286 "ttf-parser 0.12.3",
8287 "unicode-bidi",
8288 "unicode-script",
8289 "unicode-vo",
8290 "xmlwriter",
8291]
8292
8293[[package]]
8294name = "utf-8"
8295version = "0.7.6"
8296source = "registry+https://github.com/rust-lang/crates.io-index"
8297checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
8298
8299[[package]]
8300name = "utf8parse"
8301version = "0.2.1"
8302source = "registry+https://github.com/rust-lang/crates.io-index"
8303checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
8304
8305[[package]]
8306name = "util"
8307version = "0.1.0"
8308dependencies = [
8309 "anyhow",
8310 "backtrace",
8311 "dirs 3.0.2",
8312 "futures 0.3.28",
8313 "git2",
8314 "isahc",
8315 "lazy_static",
8316 "log",
8317 "rand 0.8.5",
8318 "rust-embed",
8319 "serde",
8320 "serde_json",
8321 "smol",
8322 "take-until",
8323 "tempdir",
8324 "url",
8325]
8326
8327[[package]]
8328name = "uuid"
8329version = "0.5.1"
8330source = "registry+https://github.com/rust-lang/crates.io-index"
8331checksum = "bcc7e3b898aa6f6c08e5295b6c89258d1331e9ac578cc992fb818759951bdc22"
8332
8333[[package]]
8334name = "uuid"
8335version = "0.8.2"
8336source = "registry+https://github.com/rust-lang/crates.io-index"
8337checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
8338dependencies = [
8339 "getrandom 0.2.9",
8340]
8341
8342[[package]]
8343name = "uuid"
8344version = "1.3.2"
8345source = "registry+https://github.com/rust-lang/crates.io-index"
8346checksum = "4dad5567ad0cf5b760e5665964bec1b47dfd077ba8a2544b513f3556d3d239a2"
8347dependencies = [
8348 "getrandom 0.2.9",
8349 "serde",
8350]
8351
8352[[package]]
8353name = "valuable"
8354version = "0.1.0"
8355source = "registry+https://github.com/rust-lang/crates.io-index"
8356checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
8357
8358[[package]]
8359name = "value-bag"
8360version = "1.0.0-alpha.9"
8361source = "registry+https://github.com/rust-lang/crates.io-index"
8362checksum = "2209b78d1249f7e6f3293657c9779fe31ced465df091bbd433a1cf88e916ec55"
8363dependencies = [
8364 "ctor",
8365 "erased-serde",
8366 "serde",
8367 "serde_fmt",
8368 "sval",
8369 "version_check",
8370]
8371
8372[[package]]
8373name = "vcpkg"
8374version = "0.2.15"
8375source = "registry+https://github.com/rust-lang/crates.io-index"
8376checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
8377
8378[[package]]
8379name = "version_check"
8380version = "0.9.4"
8381source = "registry+https://github.com/rust-lang/crates.io-index"
8382checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
8383
8384[[package]]
8385name = "vim"
8386version = "0.1.0"
8387dependencies = [
8388 "anyhow",
8389 "async-compat",
8390 "async-trait",
8391 "collections",
8392 "command_palette",
8393 "editor",
8394 "gpui",
8395 "indoc",
8396 "itertools",
8397 "language",
8398 "lazy_static",
8399 "log",
8400 "nvim-rs",
8401 "parking_lot 0.11.2",
8402 "project",
8403 "search",
8404 "serde",
8405 "serde_derive",
8406 "serde_json",
8407 "settings",
8408 "tokio",
8409 "util",
8410 "workspace",
8411]
8412
8413[[package]]
8414name = "vte"
8415version = "0.10.1"
8416source = "registry+https://github.com/rust-lang/crates.io-index"
8417checksum = "6cbce692ab4ca2f1f3047fcf732430249c0e971bfdd2b234cf2c47ad93af5983"
8418dependencies = [
8419 "utf8parse",
8420 "vte_generate_state_changes",
8421]
8422
8423[[package]]
8424name = "vte_generate_state_changes"
8425version = "0.1.1"
8426source = "registry+https://github.com/rust-lang/crates.io-index"
8427checksum = "d257817081c7dffcdbab24b9e62d2def62e2ff7d00b1c20062551e6cccc145ff"
8428dependencies = [
8429 "proc-macro2",
8430 "quote",
8431]
8432
8433[[package]]
8434name = "waker-fn"
8435version = "1.1.0"
8436source = "registry+https://github.com/rust-lang/crates.io-index"
8437checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
8438
8439[[package]]
8440name = "walkdir"
8441version = "2.3.3"
8442source = "registry+https://github.com/rust-lang/crates.io-index"
8443checksum = "36df944cda56c7d8d8b7496af378e6b16de9284591917d307c9b4d313c44e698"
8444dependencies = [
8445 "same-file",
8446 "winapi-util",
8447]
8448
8449[[package]]
8450name = "want"
8451version = "0.3.0"
8452source = "registry+https://github.com/rust-lang/crates.io-index"
8453checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
8454dependencies = [
8455 "log",
8456 "try-lock",
8457]
8458
8459[[package]]
8460name = "wasi"
8461version = "0.9.0+wasi-snapshot-preview1"
8462source = "registry+https://github.com/rust-lang/crates.io-index"
8463checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
8464
8465[[package]]
8466name = "wasi"
8467version = "0.10.0+wasi-snapshot-preview1"
8468source = "registry+https://github.com/rust-lang/crates.io-index"
8469checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
8470
8471[[package]]
8472name = "wasi"
8473version = "0.11.0+wasi-snapshot-preview1"
8474source = "registry+https://github.com/rust-lang/crates.io-index"
8475checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
8476
8477[[package]]
8478name = "wasi-cap-std-sync"
8479version = "0.38.3"
8480source = "registry+https://github.com/rust-lang/crates.io-index"
8481checksum = "f086c5026d2fc3b268d138e65373f46422cc810f46d6e0776859c5027cb18728"
8482dependencies = [
8483 "anyhow",
8484 "async-trait",
8485 "cap-fs-ext",
8486 "cap-rand",
8487 "cap-std",
8488 "cap-time-ext",
8489 "fs-set-times",
8490 "io-extras",
8491 "io-lifetimes 0.5.3",
8492 "is-terminal 0.1.0",
8493 "lazy_static",
8494 "rustix 0.33.7",
8495 "system-interface",
8496 "tracing",
8497 "wasi-common",
8498 "winapi 0.3.9",
8499]
8500
8501[[package]]
8502name = "wasi-common"
8503version = "0.38.3"
8504source = "registry+https://github.com/rust-lang/crates.io-index"
8505checksum = "4e8844fede1c3787cc08853872f47e8bd91f6c939c7406bc7a5dba496b260c08"
8506dependencies = [
8507 "anyhow",
8508 "bitflags",
8509 "cap-rand",
8510 "cap-std",
8511 "io-extras",
8512 "rustix 0.33.7",
8513 "thiserror",
8514 "tracing",
8515 "wiggle",
8516 "winapi 0.3.9",
8517]
8518
8519[[package]]
8520name = "wasm-bindgen"
8521version = "0.2.85"
8522source = "registry+https://github.com/rust-lang/crates.io-index"
8523checksum = "5b6cb788c4e39112fbe1822277ef6fb3c55cd86b95cb3d3c4c1c9597e4ac74b4"
8524dependencies = [
8525 "cfg-if 1.0.0",
8526 "wasm-bindgen-macro",
8527]
8528
8529[[package]]
8530name = "wasm-bindgen-backend"
8531version = "0.2.85"
8532source = "registry+https://github.com/rust-lang/crates.io-index"
8533checksum = "35e522ed4105a9d626d885b35d62501b30d9666283a5c8be12c14a8bdafe7822"
8534dependencies = [
8535 "bumpalo",
8536 "log",
8537 "once_cell",
8538 "proc-macro2",
8539 "quote",
8540 "syn 2.0.18",
8541 "wasm-bindgen-shared",
8542]
8543
8544[[package]]
8545name = "wasm-bindgen-futures"
8546version = "0.4.35"
8547source = "registry+https://github.com/rust-lang/crates.io-index"
8548checksum = "083abe15c5d88556b77bdf7aef403625be9e327ad37c62c4e4129af740168163"
8549dependencies = [
8550 "cfg-if 1.0.0",
8551 "js-sys",
8552 "wasm-bindgen",
8553 "web-sys",
8554]
8555
8556[[package]]
8557name = "wasm-bindgen-macro"
8558version = "0.2.85"
8559source = "registry+https://github.com/rust-lang/crates.io-index"
8560checksum = "358a79a0cb89d21db8120cbfb91392335913e4890665b1a7981d9e956903b434"
8561dependencies = [
8562 "quote",
8563 "wasm-bindgen-macro-support",
8564]
8565
8566[[package]]
8567name = "wasm-bindgen-macro-support"
8568version = "0.2.85"
8569source = "registry+https://github.com/rust-lang/crates.io-index"
8570checksum = "4783ce29f09b9d93134d41297aded3a712b7b979e9c6f28c32cb88c973a94869"
8571dependencies = [
8572 "proc-macro2",
8573 "quote",
8574 "syn 2.0.18",
8575 "wasm-bindgen-backend",
8576 "wasm-bindgen-shared",
8577]
8578
8579[[package]]
8580name = "wasm-bindgen-shared"
8581version = "0.2.85"
8582source = "registry+https://github.com/rust-lang/crates.io-index"
8583checksum = "a901d592cafaa4d711bc324edfaff879ac700b19c3dfd60058d2b445be2691eb"
8584
8585[[package]]
8586name = "wasm-encoder"
8587version = "0.26.0"
8588source = "registry+https://github.com/rust-lang/crates.io-index"
8589checksum = "d05d0b6fcd0aeb98adf16e7975331b3c17222aa815148f5b976370ce589d80ef"
8590dependencies = [
8591 "leb128",
8592]
8593
8594[[package]]
8595name = "wasmparser"
8596version = "0.85.0"
8597source = "registry+https://github.com/rust-lang/crates.io-index"
8598checksum = "570460c58b21e9150d2df0eaaedbb7816c34bcec009ae0dcc976e40ba81463e7"
8599dependencies = [
8600 "indexmap 1.9.3",
8601]
8602
8603[[package]]
8604name = "wasmtime"
8605version = "0.38.3"
8606source = "registry+https://github.com/rust-lang/crates.io-index"
8607checksum = "1f50eadf868ab6a04b7b511460233377d0bfbb92e417b2f6a98b98fef2e098f5"
8608dependencies = [
8609 "anyhow",
8610 "async-trait",
8611 "backtrace",
8612 "bincode",
8613 "cfg-if 1.0.0",
8614 "indexmap 1.9.3",
8615 "lazy_static",
8616 "libc",
8617 "log",
8618 "object 0.28.4",
8619 "once_cell",
8620 "paste",
8621 "psm",
8622 "rayon",
8623 "region",
8624 "serde",
8625 "target-lexicon",
8626 "wasmparser",
8627 "wasmtime-cache",
8628 "wasmtime-cranelift",
8629 "wasmtime-environ",
8630 "wasmtime-fiber",
8631 "wasmtime-jit",
8632 "wasmtime-runtime",
8633 "wat",
8634 "winapi 0.3.9",
8635]
8636
8637[[package]]
8638name = "wasmtime-cache"
8639version = "0.38.3"
8640source = "registry+https://github.com/rust-lang/crates.io-index"
8641checksum = "d1df23c642e1376892f3b72f311596976979cbf8b85469680cdd3a8a063d12a2"
8642dependencies = [
8643 "anyhow",
8644 "base64 0.13.1",
8645 "bincode",
8646 "directories-next",
8647 "file-per-thread-logger",
8648 "log",
8649 "rustix 0.33.7",
8650 "serde",
8651 "sha2 0.9.9",
8652 "toml",
8653 "winapi 0.3.9",
8654 "zstd",
8655]
8656
8657[[package]]
8658name = "wasmtime-cranelift"
8659version = "0.38.3"
8660source = "registry+https://github.com/rust-lang/crates.io-index"
8661checksum = "f264ff6b4df247d15584f2f53d009fbc90032cfdc2605b52b961bffc71b6eccd"
8662dependencies = [
8663 "anyhow",
8664 "cranelift-codegen",
8665 "cranelift-entity",
8666 "cranelift-frontend",
8667 "cranelift-native",
8668 "cranelift-wasm",
8669 "gimli 0.26.2",
8670 "log",
8671 "more-asserts",
8672 "object 0.28.4",
8673 "target-lexicon",
8674 "thiserror",
8675 "wasmparser",
8676 "wasmtime-environ",
8677]
8678
8679[[package]]
8680name = "wasmtime-environ"
8681version = "0.38.3"
8682source = "registry+https://github.com/rust-lang/crates.io-index"
8683checksum = "839d2820e4b830f4b9e7aa08d4c0acabf4a5036105d639f6dfa1c6891c73bdc6"
8684dependencies = [
8685 "anyhow",
8686 "cranelift-entity",
8687 "gimli 0.26.2",
8688 "indexmap 1.9.3",
8689 "log",
8690 "more-asserts",
8691 "object 0.28.4",
8692 "serde",
8693 "target-lexicon",
8694 "thiserror",
8695 "wasmparser",
8696 "wasmtime-types",
8697]
8698
8699[[package]]
8700name = "wasmtime-fiber"
8701version = "0.38.3"
8702source = "registry+https://github.com/rust-lang/crates.io-index"
8703checksum = "3248be3c4911233535356025f6562193614a40155ee9094bb6a2b43f0dc82803"
8704dependencies = [
8705 "cc",
8706 "rustix 0.33.7",
8707 "winapi 0.3.9",
8708]
8709
8710[[package]]
8711name = "wasmtime-jit"
8712version = "0.38.3"
8713source = "registry+https://github.com/rust-lang/crates.io-index"
8714checksum = "ef0a0bcbfa18b946d890078ba0e1bc76bcc53eccfb40806c0020ec29dcd1bd49"
8715dependencies = [
8716 "addr2line 0.17.0",
8717 "anyhow",
8718 "bincode",
8719 "cfg-if 1.0.0",
8720 "cpp_demangle",
8721 "gimli 0.26.2",
8722 "ittapi-rs",
8723 "log",
8724 "object 0.28.4",
8725 "region",
8726 "rustc-demangle",
8727 "rustix 0.33.7",
8728 "serde",
8729 "target-lexicon",
8730 "thiserror",
8731 "wasmtime-environ",
8732 "wasmtime-jit-debug",
8733 "wasmtime-runtime",
8734 "winapi 0.3.9",
8735]
8736
8737[[package]]
8738name = "wasmtime-jit-debug"
8739version = "0.38.3"
8740source = "registry+https://github.com/rust-lang/crates.io-index"
8741checksum = "4f4779d976206c458edd643d1ac622b6c37e4a0800a8b1d25dfbf245ac2f2cac"
8742dependencies = [
8743 "lazy_static",
8744 "object 0.28.4",
8745 "rustix 0.33.7",
8746]
8747
8748[[package]]
8749name = "wasmtime-runtime"
8750version = "0.38.3"
8751source = "registry+https://github.com/rust-lang/crates.io-index"
8752checksum = "b7eb6ffa169eb5dcd18ac9473c817358cd57bc62c244622210566d473397954a"
8753dependencies = [
8754 "anyhow",
8755 "backtrace",
8756 "cc",
8757 "cfg-if 1.0.0",
8758 "indexmap 1.9.3",
8759 "libc",
8760 "log",
8761 "mach",
8762 "memfd",
8763 "memoffset 0.6.5",
8764 "more-asserts",
8765 "rand 0.8.5",
8766 "region",
8767 "rustix 0.33.7",
8768 "thiserror",
8769 "wasmtime-environ",
8770 "wasmtime-fiber",
8771 "wasmtime-jit-debug",
8772 "winapi 0.3.9",
8773]
8774
8775[[package]]
8776name = "wasmtime-types"
8777version = "0.38.3"
8778source = "registry+https://github.com/rust-lang/crates.io-index"
8779checksum = "8d932b0ac5336f7308d869703dd225610a6a3aeaa8e968c52b43eed96cefb1c2"
8780dependencies = [
8781 "cranelift-entity",
8782 "serde",
8783 "thiserror",
8784 "wasmparser",
8785]
8786
8787[[package]]
8788name = "wasmtime-wasi"
8789version = "0.38.3"
8790source = "registry+https://github.com/rust-lang/crates.io-index"
8791checksum = "b68b7d77fb6f2975a6fe6cc4d0015d6b0cebb65c39fce1dd4cc00880dbf7789c"
8792dependencies = [
8793 "anyhow",
8794 "wasi-cap-std-sync",
8795 "wasi-common",
8796 "wasmtime",
8797 "wiggle",
8798]
8799
8800[[package]]
8801name = "wast"
8802version = "35.0.2"
8803source = "registry+https://github.com/rust-lang/crates.io-index"
8804checksum = "2ef140f1b49946586078353a453a1d28ba90adfc54dde75710bc1931de204d68"
8805dependencies = [
8806 "leb128",
8807]
8808
8809[[package]]
8810name = "wast"
8811version = "57.0.0"
8812source = "registry+https://github.com/rust-lang/crates.io-index"
8813checksum = "6eb0f5ed17ac4421193c7477da05892c2edafd67f9639e3c11a82086416662dc"
8814dependencies = [
8815 "leb128",
8816 "memchr",
8817 "unicode-width",
8818 "wasm-encoder",
8819]
8820
8821[[package]]
8822name = "wat"
8823version = "1.0.63"
8824source = "registry+https://github.com/rust-lang/crates.io-index"
8825checksum = "ab9ab0d87337c3be2bb6fc5cd331c4ba9fd6bcb4ee85048a0dd59ed9ecf92e53"
8826dependencies = [
8827 "wast 57.0.0",
8828]
8829
8830[[package]]
8831name = "web-sys"
8832version = "0.3.62"
8833source = "registry+https://github.com/rust-lang/crates.io-index"
8834checksum = "16b5f940c7edfdc6d12126d98c9ef4d1b3d470011c47c76a6581df47ad9ba721"
8835dependencies = [
8836 "js-sys",
8837 "wasm-bindgen",
8838]
8839
8840[[package]]
8841name = "webpki"
8842version = "0.21.4"
8843source = "registry+https://github.com/rust-lang/crates.io-index"
8844checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
8845dependencies = [
8846 "ring",
8847 "untrusted",
8848]
8849
8850[[package]]
8851name = "webpki"
8852version = "0.22.0"
8853source = "registry+https://github.com/rust-lang/crates.io-index"
8854checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
8855dependencies = [
8856 "ring",
8857 "untrusted",
8858]
8859
8860[[package]]
8861name = "webpki-roots"
8862version = "0.21.1"
8863source = "registry+https://github.com/rust-lang/crates.io-index"
8864checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
8865dependencies = [
8866 "webpki 0.21.4",
8867]
8868
8869[[package]]
8870name = "webpki-roots"
8871version = "0.22.6"
8872source = "registry+https://github.com/rust-lang/crates.io-index"
8873checksum = "b6c71e40d7d2c34a5106301fb632274ca37242cd0c9d3e64dbece371a40a2d87"
8874dependencies = [
8875 "webpki 0.22.0",
8876]
8877
8878[[package]]
8879name = "weezl"
8880version = "0.1.7"
8881source = "registry+https://github.com/rust-lang/crates.io-index"
8882checksum = "9193164d4de03a926d909d3bc7c30543cecb35400c02114792c2cae20d5e2dbb"
8883
8884[[package]]
8885name = "welcome"
8886version = "0.1.0"
8887dependencies = [
8888 "anyhow",
8889 "client",
8890 "db",
8891 "editor",
8892 "fs",
8893 "fuzzy",
8894 "gpui",
8895 "install_cli",
8896 "log",
8897 "picker",
8898 "project",
8899 "schemars",
8900 "serde",
8901 "settings",
8902 "theme",
8903 "theme_selector",
8904 "util",
8905 "workspace",
8906]
8907
8908[[package]]
8909name = "which"
8910version = "4.4.0"
8911source = "registry+https://github.com/rust-lang/crates.io-index"
8912checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
8913dependencies = [
8914 "either",
8915 "libc",
8916 "once_cell",
8917]
8918
8919[[package]]
8920name = "whoami"
8921version = "1.4.0"
8922source = "registry+https://github.com/rust-lang/crates.io-index"
8923checksum = "2c70234412ca409cc04e864e89523cb0fc37f5e1344ebed5a3ebf4192b6b9f68"
8924dependencies = [
8925 "wasm-bindgen",
8926 "web-sys",
8927]
8928
8929[[package]]
8930name = "wiggle"
8931version = "0.38.3"
8932source = "registry+https://github.com/rust-lang/crates.io-index"
8933checksum = "67dadac11343d2aabc8a906a0db0aaf7cb5046ec3d6fffccdaf2847dccdef8d6"
8934dependencies = [
8935 "anyhow",
8936 "async-trait",
8937 "bitflags",
8938 "thiserror",
8939 "tracing",
8940 "wasmtime",
8941 "wiggle-macro",
8942]
8943
8944[[package]]
8945name = "wiggle-generate"
8946version = "0.38.3"
8947source = "registry+https://github.com/rust-lang/crates.io-index"
8948checksum = "63a1dccd6b3fbd9a27417f5d30ce9aa3ee9cf529aad453abbf88a49c5d605b79"
8949dependencies = [
8950 "anyhow",
8951 "heck 0.4.1",
8952 "proc-macro2",
8953 "quote",
8954 "shellexpand",
8955 "syn 1.0.109",
8956 "witx",
8957]
8958
8959[[package]]
8960name = "wiggle-macro"
8961version = "0.38.3"
8962source = "registry+https://github.com/rust-lang/crates.io-index"
8963checksum = "f1c368d57d9560c34deaa67e06b0953ccf65edb906c525e5a2c866c849b48ec2"
8964dependencies = [
8965 "proc-macro2",
8966 "quote",
8967 "syn 1.0.109",
8968 "wiggle-generate",
8969]
8970
8971[[package]]
8972name = "winapi"
8973version = "0.2.8"
8974source = "registry+https://github.com/rust-lang/crates.io-index"
8975checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
8976
8977[[package]]
8978name = "winapi"
8979version = "0.3.9"
8980source = "registry+https://github.com/rust-lang/crates.io-index"
8981checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
8982dependencies = [
8983 "winapi-i686-pc-windows-gnu",
8984 "winapi-x86_64-pc-windows-gnu",
8985]
8986
8987[[package]]
8988name = "winapi-build"
8989version = "0.1.1"
8990source = "registry+https://github.com/rust-lang/crates.io-index"
8991checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
8992
8993[[package]]
8994name = "winapi-i686-pc-windows-gnu"
8995version = "0.4.0"
8996source = "registry+https://github.com/rust-lang/crates.io-index"
8997checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
8998
8999[[package]]
9000name = "winapi-util"
9001version = "0.1.5"
9002source = "registry+https://github.com/rust-lang/crates.io-index"
9003checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
9004dependencies = [
9005 "winapi 0.3.9",
9006]
9007
9008[[package]]
9009name = "winapi-x86_64-pc-windows-gnu"
9010version = "0.4.0"
9011source = "registry+https://github.com/rust-lang/crates.io-index"
9012checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
9013
9014[[package]]
9015name = "windows"
9016version = "0.46.0"
9017source = "registry+https://github.com/rust-lang/crates.io-index"
9018checksum = "cdacb41e6a96a052c6cb63a144f24900236121c6f63f4f8219fef5977ecb0c25"
9019dependencies = [
9020 "windows-targets 0.42.2",
9021]
9022
9023[[package]]
9024name = "windows"
9025version = "0.48.0"
9026source = "registry+https://github.com/rust-lang/crates.io-index"
9027checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
9028dependencies = [
9029 "windows-targets 0.48.0",
9030]
9031
9032[[package]]
9033name = "windows-sys"
9034version = "0.42.0"
9035source = "registry+https://github.com/rust-lang/crates.io-index"
9036checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
9037dependencies = [
9038 "windows_aarch64_gnullvm 0.42.2",
9039 "windows_aarch64_msvc 0.42.2",
9040 "windows_i686_gnu 0.42.2",
9041 "windows_i686_msvc 0.42.2",
9042 "windows_x86_64_gnu 0.42.2",
9043 "windows_x86_64_gnullvm 0.42.2",
9044 "windows_x86_64_msvc 0.42.2",
9045]
9046
9047[[package]]
9048name = "windows-sys"
9049version = "0.45.0"
9050source = "registry+https://github.com/rust-lang/crates.io-index"
9051checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0"
9052dependencies = [
9053 "windows-targets 0.42.2",
9054]
9055
9056[[package]]
9057name = "windows-sys"
9058version = "0.48.0"
9059source = "registry+https://github.com/rust-lang/crates.io-index"
9060checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
9061dependencies = [
9062 "windows-targets 0.48.0",
9063]
9064
9065[[package]]
9066name = "windows-targets"
9067version = "0.42.2"
9068source = "registry+https://github.com/rust-lang/crates.io-index"
9069checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071"
9070dependencies = [
9071 "windows_aarch64_gnullvm 0.42.2",
9072 "windows_aarch64_msvc 0.42.2",
9073 "windows_i686_gnu 0.42.2",
9074 "windows_i686_msvc 0.42.2",
9075 "windows_x86_64_gnu 0.42.2",
9076 "windows_x86_64_gnullvm 0.42.2",
9077 "windows_x86_64_msvc 0.42.2",
9078]
9079
9080[[package]]
9081name = "windows-targets"
9082version = "0.48.0"
9083source = "registry+https://github.com/rust-lang/crates.io-index"
9084checksum = "7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5"
9085dependencies = [
9086 "windows_aarch64_gnullvm 0.48.0",
9087 "windows_aarch64_msvc 0.48.0",
9088 "windows_i686_gnu 0.48.0",
9089 "windows_i686_msvc 0.48.0",
9090 "windows_x86_64_gnu 0.48.0",
9091 "windows_x86_64_gnullvm 0.48.0",
9092 "windows_x86_64_msvc 0.48.0",
9093]
9094
9095[[package]]
9096name = "windows_aarch64_gnullvm"
9097version = "0.42.2"
9098source = "registry+https://github.com/rust-lang/crates.io-index"
9099checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8"
9100
9101[[package]]
9102name = "windows_aarch64_gnullvm"
9103version = "0.48.0"
9104source = "registry+https://github.com/rust-lang/crates.io-index"
9105checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
9106
9107[[package]]
9108name = "windows_aarch64_msvc"
9109version = "0.42.2"
9110source = "registry+https://github.com/rust-lang/crates.io-index"
9111checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43"
9112
9113[[package]]
9114name = "windows_aarch64_msvc"
9115version = "0.48.0"
9116source = "registry+https://github.com/rust-lang/crates.io-index"
9117checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
9118
9119[[package]]
9120name = "windows_i686_gnu"
9121version = "0.42.2"
9122source = "registry+https://github.com/rust-lang/crates.io-index"
9123checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f"
9124
9125[[package]]
9126name = "windows_i686_gnu"
9127version = "0.48.0"
9128source = "registry+https://github.com/rust-lang/crates.io-index"
9129checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
9130
9131[[package]]
9132name = "windows_i686_msvc"
9133version = "0.42.2"
9134source = "registry+https://github.com/rust-lang/crates.io-index"
9135checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060"
9136
9137[[package]]
9138name = "windows_i686_msvc"
9139version = "0.48.0"
9140source = "registry+https://github.com/rust-lang/crates.io-index"
9141checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
9142
9143[[package]]
9144name = "windows_x86_64_gnu"
9145version = "0.42.2"
9146source = "registry+https://github.com/rust-lang/crates.io-index"
9147checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36"
9148
9149[[package]]
9150name = "windows_x86_64_gnu"
9151version = "0.48.0"
9152source = "registry+https://github.com/rust-lang/crates.io-index"
9153checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
9154
9155[[package]]
9156name = "windows_x86_64_gnullvm"
9157version = "0.42.2"
9158source = "registry+https://github.com/rust-lang/crates.io-index"
9159checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3"
9160
9161[[package]]
9162name = "windows_x86_64_gnullvm"
9163version = "0.48.0"
9164source = "registry+https://github.com/rust-lang/crates.io-index"
9165checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
9166
9167[[package]]
9168name = "windows_x86_64_msvc"
9169version = "0.42.2"
9170source = "registry+https://github.com/rust-lang/crates.io-index"
9171checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0"
9172
9173[[package]]
9174name = "windows_x86_64_msvc"
9175version = "0.48.0"
9176source = "registry+https://github.com/rust-lang/crates.io-index"
9177checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
9178
9179[[package]]
9180name = "winnow"
9181version = "0.4.7"
9182source = "registry+https://github.com/rust-lang/crates.io-index"
9183checksum = "ca0ace3845f0d96209f0375e6d367e3eb87eb65d27d445bdc9f1843a26f39448"
9184dependencies = [
9185 "memchr",
9186]
9187
9188[[package]]
9189name = "winreg"
9190version = "0.10.1"
9191source = "registry+https://github.com/rust-lang/crates.io-index"
9192checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
9193dependencies = [
9194 "winapi 0.3.9",
9195]
9196
9197[[package]]
9198name = "winx"
9199version = "0.31.0"
9200source = "registry+https://github.com/rust-lang/crates.io-index"
9201checksum = "08d5973cb8cd94a77d03ad7e23bbe14889cb29805da1cec0e4aff75e21aebded"
9202dependencies = [
9203 "bitflags",
9204 "io-lifetimes 0.5.3",
9205 "winapi 0.3.9",
9206]
9207
9208[[package]]
9209name = "wio"
9210version = "0.2.2"
9211source = "registry+https://github.com/rust-lang/crates.io-index"
9212checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
9213dependencies = [
9214 "winapi 0.3.9",
9215]
9216
9217[[package]]
9218name = "witx"
9219version = "0.9.1"
9220source = "registry+https://github.com/rust-lang/crates.io-index"
9221checksum = "e366f27a5cabcddb2706a78296a40b8fcc451e1a6aba2fc1d94b4a01bdaaef4b"
9222dependencies = [
9223 "anyhow",
9224 "log",
9225 "thiserror",
9226 "wast 35.0.2",
9227]
9228
9229[[package]]
9230name = "workspace"
9231version = "0.1.0"
9232dependencies = [
9233 "anyhow",
9234 "async-recursion 1.0.4",
9235 "bincode",
9236 "call",
9237 "client",
9238 "collections",
9239 "context_menu",
9240 "db",
9241 "drag_and_drop",
9242 "env_logger 0.9.3",
9243 "fs",
9244 "futures 0.3.28",
9245 "gpui",
9246 "indoc",
9247 "install_cli",
9248 "itertools",
9249 "language",
9250 "lazy_static",
9251 "log",
9252 "menu",
9253 "parking_lot 0.11.2",
9254 "postage",
9255 "project",
9256 "schemars",
9257 "serde",
9258 "serde_derive",
9259 "serde_json",
9260 "settings",
9261 "smallvec",
9262 "terminal",
9263 "theme",
9264 "util",
9265 "uuid 1.3.2",
9266]
9267
9268[[package]]
9269name = "ws2_32-sys"
9270version = "0.2.1"
9271source = "registry+https://github.com/rust-lang/crates.io-index"
9272checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
9273dependencies = [
9274 "winapi 0.2.8",
9275 "winapi-build",
9276]
9277
9278[[package]]
9279name = "xattr"
9280version = "0.2.3"
9281source = "registry+https://github.com/rust-lang/crates.io-index"
9282checksum = "6d1526bbe5aaeb5eb06885f4d987bcdfa5e23187055de9b83fe00156a821fabc"
9283dependencies = [
9284 "libc",
9285]
9286
9287[[package]]
9288name = "xmlparser"
9289version = "0.13.5"
9290source = "registry+https://github.com/rust-lang/crates.io-index"
9291checksum = "4d25c75bf9ea12c4040a97f829154768bbbce366287e2dc044af160cd79a13fd"
9292
9293[[package]]
9294name = "xmlwriter"
9295version = "0.1.0"
9296source = "registry+https://github.com/rust-lang/crates.io-index"
9297checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
9298
9299[[package]]
9300name = "xtask"
9301version = "0.1.0"
9302dependencies = [
9303 "anyhow",
9304 "clap 4.3.5",
9305 "schemars",
9306 "serde_json",
9307 "theme",
9308]
9309
9310[[package]]
9311name = "yaml-rust"
9312version = "0.4.5"
9313source = "registry+https://github.com/rust-lang/crates.io-index"
9314checksum = "56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85"
9315dependencies = [
9316 "linked-hash-map",
9317]
9318
9319[[package]]
9320name = "yansi"
9321version = "0.5.1"
9322source = "registry+https://github.com/rust-lang/crates.io-index"
9323checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec"
9324
9325[[package]]
9326name = "yeslogic-fontconfig-sys"
9327version = "3.2.0"
9328source = "registry+https://github.com/rust-lang/crates.io-index"
9329checksum = "f2bbd69036d397ebbff671b1b8e4d918610c181c5a16073b96f984a38d08c386"
9330dependencies = [
9331 "const-cstr",
9332 "dlib",
9333 "once_cell",
9334 "pkg-config",
9335]
9336
9337[[package]]
9338name = "zed"
9339version = "0.94.0"
9340dependencies = [
9341 "activity_indicator",
9342 "ai",
9343 "anyhow",
9344 "async-compression",
9345 "async-recursion 0.3.2",
9346 "async-tar",
9347 "async-trait",
9348 "audio",
9349 "auto_update",
9350 "backtrace",
9351 "breadcrumbs",
9352 "call",
9353 "chrono",
9354 "cli",
9355 "client",
9356 "clock",
9357 "collab_ui",
9358 "collections",
9359 "command_palette",
9360 "context_menu",
9361 "copilot",
9362 "copilot_button",
9363 "ctor",
9364 "db",
9365 "diagnostics",
9366 "editor",
9367 "env_logger 0.9.3",
9368 "feedback",
9369 "file_finder",
9370 "fs",
9371 "fsevent",
9372 "futures 0.3.28",
9373 "fuzzy",
9374 "go_to_line",
9375 "gpui",
9376 "ignore",
9377 "image",
9378 "indexmap 1.9.3",
9379 "install_cli",
9380 "isahc",
9381 "journal",
9382 "language",
9383 "language_selector",
9384 "language_tools",
9385 "lazy_static",
9386 "libc",
9387 "log",
9388 "lsp",
9389 "node_runtime",
9390 "num_cpus",
9391 "outline",
9392 "parking_lot 0.11.2",
9393 "plugin_runtime",
9394 "postage",
9395 "project",
9396 "project_panel",
9397 "project_symbols",
9398 "rand 0.8.5",
9399 "recent_projects",
9400 "regex",
9401 "rpc",
9402 "rsa",
9403 "rust-embed",
9404 "search",
9405 "serde",
9406 "serde_derive",
9407 "serde_json",
9408 "settings",
9409 "simplelog",
9410 "smallvec",
9411 "smol",
9412 "staff_mode",
9413 "sum_tree",
9414 "tempdir",
9415 "terminal_view",
9416 "text",
9417 "theme",
9418 "theme_selector",
9419 "thiserror",
9420 "tiny_http",
9421 "toml",
9422 "tree-sitter",
9423 "tree-sitter-c",
9424 "tree-sitter-cpp",
9425 "tree-sitter-css",
9426 "tree-sitter-elixir",
9427 "tree-sitter-embedded-template",
9428 "tree-sitter-go",
9429 "tree-sitter-heex",
9430 "tree-sitter-html",
9431 "tree-sitter-json 0.20.0",
9432 "tree-sitter-lua",
9433 "tree-sitter-markdown",
9434 "tree-sitter-python",
9435 "tree-sitter-racket",
9436 "tree-sitter-ruby",
9437 "tree-sitter-rust",
9438 "tree-sitter-scheme",
9439 "tree-sitter-toml",
9440 "tree-sitter-typescript 0.20.2 (git+https://github.com/tree-sitter/tree-sitter-typescript?rev=5d20856f34315b068c41edaee2ac8a100081d259)",
9441 "tree-sitter-yaml",
9442 "unindent",
9443 "url",
9444 "urlencoding",
9445 "util",
9446 "uuid 1.3.2",
9447 "vim",
9448 "welcome",
9449 "workspace",
9450 "zed-actions",
9451]
9452
9453[[package]]
9454name = "zed-actions"
9455version = "0.1.0"
9456dependencies = [
9457 "gpui",
9458]
9459
9460[[package]]
9461name = "zeroize"
9462version = "1.3.0"
9463source = "registry+https://github.com/rust-lang/crates.io-index"
9464checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
9465dependencies = [
9466 "zeroize_derive",
9467]
9468
9469[[package]]
9470name = "zeroize_derive"
9471version = "1.4.2"
9472source = "registry+https://github.com/rust-lang/crates.io-index"
9473checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
9474dependencies = [
9475 "proc-macro2",
9476 "quote",
9477 "syn 2.0.18",
9478]
9479
9480[[package]]
9481name = "zstd"
9482version = "0.11.2+zstd.1.5.2"
9483source = "registry+https://github.com/rust-lang/crates.io-index"
9484checksum = "20cc960326ece64f010d2d2107537f26dc589a6573a316bd5b1dba685fa5fde4"
9485dependencies = [
9486 "zstd-safe",
9487]
9488
9489[[package]]
9490name = "zstd-safe"
9491version = "5.0.2+zstd.1.5.2"
9492source = "registry+https://github.com/rust-lang/crates.io-index"
9493checksum = "1d2a5585e04f9eea4b2a3d1eca508c4dee9592a89ef6f450c11719da0726f4db"
9494dependencies = [
9495 "libc",
9496 "zstd-sys",
9497]
9498
9499[[package]]
9500name = "zstd-sys"
9501version = "2.0.8+zstd.1.5.5"
9502source = "registry+https://github.com/rust-lang/crates.io-index"
9503checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
9504dependencies = [
9505 "cc",
9506 "libc",
9507 "pkg-config",
9508]