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