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