1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3version = 3
4
5[[package]]
6name = "addr2line"
7version = "0.14.1"
8source = "registry+https://github.com/rust-lang/crates.io-index"
9checksum = "a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7"
10dependencies = [
11 "gimli",
12]
13
14[[package]]
15name = "adler"
16version = "1.0.2"
17source = "registry+https://github.com/rust-lang/crates.io-index"
18checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
19
20[[package]]
21name = "adler32"
22version = "1.2.0"
23source = "registry+https://github.com/rust-lang/crates.io-index"
24checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234"
25
26[[package]]
27name = "aead"
28version = "0.3.2"
29source = "registry+https://github.com/rust-lang/crates.io-index"
30checksum = "7fc95d1bdb8e6666b2b217308eeeb09f2d6728d104be3e31916cc74d15420331"
31dependencies = [
32 "generic-array 0.14.4",
33]
34
35[[package]]
36name = "aes"
37version = "0.6.0"
38source = "registry+https://github.com/rust-lang/crates.io-index"
39checksum = "884391ef1066acaa41e766ba8f596341b96e93ce34f9a43e7d24bf0a0eaf0561"
40dependencies = [
41 "aes-soft",
42 "aesni",
43 "cipher 0.2.5",
44]
45
46[[package]]
47name = "aes-gcm"
48version = "0.8.0"
49source = "registry+https://github.com/rust-lang/crates.io-index"
50checksum = "5278b5fabbb9bd46e24aa69b2fdea62c99088e0a950a9be40e3e0101298f88da"
51dependencies = [
52 "aead",
53 "aes",
54 "cipher 0.2.5",
55 "ctr",
56 "ghash",
57 "subtle",
58]
59
60[[package]]
61name = "aes-soft"
62version = "0.6.4"
63source = "registry+https://github.com/rust-lang/crates.io-index"
64checksum = "be14c7498ea50828a38d0e24a765ed2effe92a705885b57d029cd67d45744072"
65dependencies = [
66 "cipher 0.2.5",
67 "opaque-debug 0.3.0",
68]
69
70[[package]]
71name = "aesni"
72version = "0.10.0"
73source = "registry+https://github.com/rust-lang/crates.io-index"
74checksum = "ea2e11f5e94c2f7d386164cc2aa1f97823fed6f259e486940a71c174dd01b0ce"
75dependencies = [
76 "cipher 0.2.5",
77 "opaque-debug 0.3.0",
78]
79
80[[package]]
81name = "ahash"
82version = "0.4.7"
83source = "registry+https://github.com/rust-lang/crates.io-index"
84checksum = "739f4a8db6605981345c5654f3a85b056ce52f37a39d34da03f25bf2151ea16e"
85
86[[package]]
87name = "ahash"
88version = "0.6.3"
89source = "registry+https://github.com/rust-lang/crates.io-index"
90checksum = "796540673305a66d127804eef19ad696f1f204b8c1025aaca4958c17eab32877"
91dependencies = [
92 "getrandom 0.2.2",
93 "once_cell",
94 "version_check",
95]
96
97[[package]]
98name = "ahash"
99version = "0.7.4"
100source = "registry+https://github.com/rust-lang/crates.io-index"
101checksum = "43bb833f0bf979d8475d38fbf09ed3b8a55e1885fe93ad3f93239fc6a4f17b98"
102dependencies = [
103 "getrandom 0.2.2",
104 "once_cell",
105 "version_check",
106]
107
108[[package]]
109name = "aho-corasick"
110version = "0.7.18"
111source = "registry+https://github.com/rust-lang/crates.io-index"
112checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
113dependencies = [
114 "memchr",
115]
116
117[[package]]
118name = "alloc-no-stdlib"
119version = "2.0.1"
120source = "registry+https://github.com/rust-lang/crates.io-index"
121checksum = "5192ec435945d87bc2f70992b4d818154b5feede43c09fb7592146374eac90a6"
122
123[[package]]
124name = "alloc-stdlib"
125version = "0.2.1"
126source = "registry+https://github.com/rust-lang/crates.io-index"
127checksum = "697ed7edc0f1711de49ce108c541623a0af97c6c60b2f6e2b65229847ac843c2"
128dependencies = [
129 "alloc-no-stdlib",
130]
131
132[[package]]
133name = "ansi_term"
134version = "0.11.0"
135source = "registry+https://github.com/rust-lang/crates.io-index"
136checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b"
137dependencies = [
138 "winapi",
139]
140
141[[package]]
142name = "anyhow"
143version = "1.0.42"
144source = "registry+https://github.com/rust-lang/crates.io-index"
145checksum = "595d3cfa7a60d4555cb5067b99f07142a08ea778de5cf993f7b75c7d8fabc486"
146
147[[package]]
148name = "arrayref"
149version = "0.3.6"
150source = "registry+https://github.com/rust-lang/crates.io-index"
151checksum = "a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544"
152
153[[package]]
154name = "arrayvec"
155version = "0.5.2"
156source = "registry+https://github.com/rust-lang/crates.io-index"
157checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b"
158
159[[package]]
160name = "arrayvec"
161version = "0.7.1"
162source = "registry+https://github.com/rust-lang/crates.io-index"
163checksum = "be4dc07131ffa69b8072d35f5007352af944213cde02545e2103680baed38fcd"
164
165[[package]]
166name = "ascii"
167version = "1.0.0"
168source = "registry+https://github.com/rust-lang/crates.io-index"
169checksum = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109"
170
171[[package]]
172name = "async-attributes"
173version = "1.1.2"
174source = "registry+https://github.com/rust-lang/crates.io-index"
175checksum = "a3203e79f4dd9bdda415ed03cf14dae5a2bf775c683a00f94e9cd1faf0f596e5"
176dependencies = [
177 "quote",
178 "syn",
179]
180
181[[package]]
182name = "async-broadcast"
183version = "0.3.4"
184source = "registry+https://github.com/rust-lang/crates.io-index"
185checksum = "90622698a1218e0b2fb846c97b5f19a0831f6baddee73d9454156365ccfa473b"
186dependencies = [
187 "easy-parallel",
188 "event-listener",
189 "futures-core",
190]
191
192[[package]]
193name = "async-channel"
194version = "1.6.1"
195source = "registry+https://github.com/rust-lang/crates.io-index"
196checksum = "2114d64672151c0c5eaa5e131ec84a74f06e1e559830dabba01ca30605d66319"
197dependencies = [
198 "concurrent-queue",
199 "event-listener",
200 "futures-core",
201]
202
203[[package]]
204name = "async-compression"
205version = "0.3.8"
206source = "registry+https://github.com/rust-lang/crates.io-index"
207checksum = "5443ccbb270374a2b1055fc72da40e1f237809cd6bb0e97e66d264cd138473a6"
208dependencies = [
209 "brotli",
210 "flate2",
211 "futures-core",
212 "futures-io",
213 "memchr",
214 "pin-project-lite 0.2.4",
215]
216
217[[package]]
218name = "async-dup"
219version = "1.2.2"
220source = "registry+https://github.com/rust-lang/crates.io-index"
221checksum = "7427a12b8dc09291528cfb1da2447059adb4a257388c2acd6497a79d55cf6f7c"
222dependencies = [
223 "futures-io",
224 "simple-mutex",
225]
226
227[[package]]
228name = "async-executor"
229version = "1.4.0"
230source = "registry+https://github.com/rust-lang/crates.io-index"
231checksum = "eb877970c7b440ead138f6321a3b5395d6061183af779340b65e20c0fede9146"
232dependencies = [
233 "async-task",
234 "concurrent-queue",
235 "fastrand",
236 "futures-lite",
237 "once_cell",
238 "vec-arena",
239]
240
241[[package]]
242name = "async-fs"
243version = "1.5.0"
244source = "registry+https://github.com/rust-lang/crates.io-index"
245checksum = "8b3ca4f8ff117c37c278a2f7415ce9be55560b846b5bc4412aaa5d29c1c3dae2"
246dependencies = [
247 "async-lock",
248 "blocking",
249 "futures-lite",
250]
251
252[[package]]
253name = "async-global-executor"
254version = "2.0.2"
255source = "registry+https://github.com/rust-lang/crates.io-index"
256checksum = "9586ec52317f36de58453159d48351bc244bc24ced3effc1fce22f3d48664af6"
257dependencies = [
258 "async-channel",
259 "async-executor",
260 "async-io",
261 "async-mutex",
262 "blocking",
263 "futures-lite",
264 "num_cpus",
265 "once_cell",
266]
267
268[[package]]
269name = "async-h1"
270version = "2.3.2"
271source = "registry+https://github.com/rust-lang/crates.io-index"
272checksum = "cc5142de15b549749cce62923a50714b0d7b77f5090ced141599e78899865451"
273dependencies = [
274 "async-channel",
275 "async-dup",
276 "async-std",
277 "byte-pool",
278 "futures-core",
279 "http-types",
280 "httparse",
281 "lazy_static",
282 "log",
283 "pin-project",
284]
285
286[[package]]
287name = "async-io"
288version = "1.3.1"
289source = "registry+https://github.com/rust-lang/crates.io-index"
290checksum = "9315f8f07556761c3e48fec2e6b276004acf426e6dc068b2c2251854d65ee0fd"
291dependencies = [
292 "concurrent-queue",
293 "fastrand",
294 "futures-lite",
295 "libc",
296 "log",
297 "nb-connect",
298 "once_cell",
299 "parking",
300 "polling",
301 "vec-arena",
302 "waker-fn",
303 "winapi",
304]
305
306[[package]]
307name = "async-lock"
308version = "2.4.0"
309source = "registry+https://github.com/rust-lang/crates.io-index"
310checksum = "e6a8ea61bf9947a1007c5cada31e647dbc77b103c679858150003ba697ea798b"
311dependencies = [
312 "event-listener",
313]
314
315[[package]]
316name = "async-mutex"
317version = "1.4.0"
318source = "registry+https://github.com/rust-lang/crates.io-index"
319checksum = "479db852db25d9dbf6204e6cb6253698f175c15726470f78af0d918e99d6156e"
320dependencies = [
321 "event-listener",
322]
323
324[[package]]
325name = "async-net"
326version = "1.5.0"
327source = "registry+https://github.com/rust-lang/crates.io-index"
328checksum = "06de475c85affe184648202401d7622afb32f0f74e02192857d0201a16defbe5"
329dependencies = [
330 "async-io",
331 "blocking",
332 "fastrand",
333 "futures-lite",
334]
335
336[[package]]
337name = "async-pipe"
338version = "0.1.3"
339source = "git+https://github.com/routerify/async-pipe-rs?rev=feeb77e83142a9ff837d0767652ae41bfc5d8e47#feeb77e83142a9ff837d0767652ae41bfc5d8e47"
340dependencies = [
341 "futures",
342 "log",
343]
344
345[[package]]
346name = "async-process"
347version = "1.0.2"
348source = "registry+https://github.com/rust-lang/crates.io-index"
349checksum = "ef37b86e2fa961bae5a4d212708ea0154f904ce31d1a4a7f47e1bbc33a0c040b"
350dependencies = [
351 "async-io",
352 "blocking",
353 "cfg-if 1.0.0",
354 "event-listener",
355 "futures-lite",
356 "once_cell",
357 "signal-hook",
358 "winapi",
359]
360
361[[package]]
362name = "async-recursion"
363version = "0.3.2"
364source = "registry+https://github.com/rust-lang/crates.io-index"
365checksum = "d7d78656ba01f1b93024b7c3a0467f1608e4be67d725749fdcd7d2c7678fd7a2"
366dependencies = [
367 "proc-macro2",
368 "quote",
369 "syn",
370]
371
372[[package]]
373name = "async-rustls"
374version = "0.1.2"
375source = "registry+https://github.com/rust-lang/crates.io-index"
376checksum = "7f38092e8f467f47aadaff680903c7cbfeee7926b058d7f40af2dd4c878fbdee"
377dependencies = [
378 "futures-lite",
379 "rustls 0.18.1",
380 "webpki",
381]
382
383[[package]]
384name = "async-rustls"
385version = "0.2.0"
386source = "registry+https://github.com/rust-lang/crates.io-index"
387checksum = "9c86f33abd5a4f3e2d6d9251a9e0c6a7e52eb1113caf893dae8429bf4a53f378"
388dependencies = [
389 "futures-lite",
390 "rustls 0.19.1",
391 "webpki",
392]
393
394[[package]]
395name = "async-session"
396version = "2.0.1"
397source = "registry+https://github.com/rust-lang/crates.io-index"
398checksum = "345022a2eed092cd105cc1b26fd61c341e100bd5fcbbd792df4baf31c2cc631f"
399dependencies = [
400 "anyhow",
401 "async-std",
402 "async-trait",
403 "base64 0.12.3",
404 "bincode",
405 "blake3",
406 "chrono",
407 "hmac 0.8.1",
408 "kv-log-macro",
409 "rand 0.7.3",
410 "serde",
411 "serde_json",
412 "sha2 0.9.5",
413]
414
415[[package]]
416name = "async-sqlx-session"
417version = "0.3.0"
418source = "registry+https://github.com/rust-lang/crates.io-index"
419checksum = "5b66fb8c6ffbf26cdba6705c36f086b6f02f0b4778b6a348134302a2a00730bc"
420dependencies = [
421 "async-session",
422 "async-std",
423 "sqlx 0.4.2",
424]
425
426[[package]]
427name = "async-sse"
428version = "4.1.0"
429source = "registry+https://github.com/rust-lang/crates.io-index"
430checksum = "53bba003996b8fd22245cd0c59b869ba764188ed435392cf2796d03b805ade10"
431dependencies = [
432 "async-channel",
433 "async-std",
434 "http-types",
435 "log",
436 "memchr",
437 "pin-project-lite 0.1.12",
438]
439
440[[package]]
441name = "async-std"
442version = "1.9.0"
443source = "registry+https://github.com/rust-lang/crates.io-index"
444checksum = "d9f06685bad74e0570f5213741bea82158279a4103d988e57bfada11ad230341"
445dependencies = [
446 "async-attributes",
447 "async-channel",
448 "async-global-executor",
449 "async-io",
450 "async-lock",
451 "async-process",
452 "crossbeam-utils",
453 "futures-channel",
454 "futures-core",
455 "futures-io",
456 "futures-lite",
457 "gloo-timers",
458 "kv-log-macro",
459 "log",
460 "memchr",
461 "num_cpus",
462 "once_cell",
463 "pin-project-lite 0.2.4",
464 "pin-utils",
465 "slab",
466 "wasm-bindgen-futures",
467]
468
469[[package]]
470name = "async-task"
471version = "4.0.3"
472source = "git+https://github.com/zed-industries/async-task?rev=341b57d6de98cdfd7b418567b8de2022ca993a6e#341b57d6de98cdfd7b418567b8de2022ca993a6e"
473
474[[package]]
475name = "async-tls"
476version = "0.11.0"
477source = "registry+https://github.com/rust-lang/crates.io-index"
478checksum = "2f23d769dbf1838d5df5156e7b1ad404f4c463d1ac2c6aeb6cd943630f8a8400"
479dependencies = [
480 "futures-core",
481 "futures-io",
482 "rustls 0.19.1",
483 "webpki",
484 "webpki-roots",
485]
486
487[[package]]
488name = "async-trait"
489version = "0.1.50"
490source = "registry+https://github.com/rust-lang/crates.io-index"
491checksum = "0b98e84bbb4cbcdd97da190ba0c58a1bb0de2c1fdf67d159e192ed766aeca722"
492dependencies = [
493 "proc-macro2",
494 "quote",
495 "syn",
496]
497
498[[package]]
499name = "async-tungstenite"
500version = "0.16.1"
501source = "registry+https://github.com/rust-lang/crates.io-index"
502checksum = "5682ea0913e5c20780fe5785abacb85a411e7437bf52a1bedb93ddb3972cb8dd"
503dependencies = [
504 "async-tls",
505 "futures-io",
506 "futures-util",
507 "log",
508 "pin-project-lite 0.2.4",
509 "tungstenite",
510]
511
512[[package]]
513name = "atoi"
514version = "0.4.0"
515source = "registry+https://github.com/rust-lang/crates.io-index"
516checksum = "616896e05fc0e2649463a93a15183c6a16bf03413a7af88ef1285ddedfa9cda5"
517dependencies = [
518 "num-traits",
519]
520
521[[package]]
522name = "atomic"
523version = "0.5.0"
524source = "registry+https://github.com/rust-lang/crates.io-index"
525checksum = "c3410529e8288c463bedb5930f82833bc0c90e5d2fe639a56582a4d09220b281"
526dependencies = [
527 "autocfg 1.0.1",
528]
529
530[[package]]
531name = "atomic-waker"
532version = "1.0.0"
533source = "registry+https://github.com/rust-lang/crates.io-index"
534checksum = "065374052e7df7ee4047b1160cca5e1467a12351a40b3da123c870ba0b8eda2a"
535
536[[package]]
537name = "atty"
538version = "0.2.14"
539source = "registry+https://github.com/rust-lang/crates.io-index"
540checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
541dependencies = [
542 "hermit-abi",
543 "libc",
544 "winapi",
545]
546
547[[package]]
548name = "autocfg"
549version = "0.1.7"
550source = "registry+https://github.com/rust-lang/crates.io-index"
551checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
552
553[[package]]
554name = "autocfg"
555version = "1.0.1"
556source = "registry+https://github.com/rust-lang/crates.io-index"
557checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
558
559[[package]]
560name = "backtrace"
561version = "0.3.56"
562source = "registry+https://github.com/rust-lang/crates.io-index"
563checksum = "9d117600f438b1707d4e4ae15d3595657288f8235a0eb593e80ecc98ab34e1bc"
564dependencies = [
565 "addr2line",
566 "cfg-if 1.0.0",
567 "libc",
568 "miniz_oxide 0.4.4",
569 "object",
570 "rustc-demangle",
571]
572
573[[package]]
574name = "base-x"
575version = "0.2.8"
576source = "registry+https://github.com/rust-lang/crates.io-index"
577checksum = "a4521f3e3d031370679b3b140beb36dfe4801b09ac77e30c61941f97df3ef28b"
578
579[[package]]
580name = "base64"
581version = "0.12.3"
582source = "registry+https://github.com/rust-lang/crates.io-index"
583checksum = "3441f0f7b02788e948e47f457ca01f1d7e6d92c693bc132c22b087d3141c03ff"
584
585[[package]]
586name = "base64"
587version = "0.13.0"
588source = "registry+https://github.com/rust-lang/crates.io-index"
589checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
590
591[[package]]
592name = "base64ct"
593version = "1.0.0"
594source = "registry+https://github.com/rust-lang/crates.io-index"
595checksum = "d0d27fb6b6f1e43147af148af49d49329413ba781aa0d5e10979831c210173b5"
596
597[[package]]
598name = "bincode"
599version = "1.3.3"
600source = "registry+https://github.com/rust-lang/crates.io-index"
601checksum = "b1f45e9417d87227c7a56d22e471c6206462cba514c7590c09aff4cf6d1ddcad"
602dependencies = [
603 "serde",
604]
605
606[[package]]
607name = "bindgen"
608version = "0.58.1"
609source = "registry+https://github.com/rust-lang/crates.io-index"
610checksum = "0f8523b410d7187a43085e7e064416ea32ded16bd0a4e6fc025e21616d01258f"
611dependencies = [
612 "bitflags",
613 "cexpr",
614 "clang-sys",
615 "clap 2.33.3",
616 "env_logger",
617 "lazy_static",
618 "lazycell",
619 "log",
620 "peeking_take_while",
621 "proc-macro2",
622 "quote",
623 "regex",
624 "rustc-hash",
625 "shlex",
626 "which 3.1.1",
627]
628
629[[package]]
630name = "bitflags"
631version = "1.2.1"
632source = "registry+https://github.com/rust-lang/crates.io-index"
633checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
634
635[[package]]
636name = "bitvec"
637version = "0.19.5"
638source = "registry+https://github.com/rust-lang/crates.io-index"
639checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321"
640dependencies = [
641 "funty",
642 "radium",
643 "tap",
644 "wyz",
645]
646
647[[package]]
648name = "blake3"
649version = "0.3.8"
650source = "registry+https://github.com/rust-lang/crates.io-index"
651checksum = "b64485778c4f16a6a5a9d335e80d449ac6c70cdd6a06d2af18a6f6f775a125b3"
652dependencies = [
653 "arrayref",
654 "arrayvec 0.5.2",
655 "cc",
656 "cfg-if 0.1.10",
657 "constant_time_eq",
658 "crypto-mac 0.8.0",
659 "digest 0.9.0",
660]
661
662[[package]]
663name = "block"
664version = "0.1.6"
665source = "registry+https://github.com/rust-lang/crates.io-index"
666checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
667
668[[package]]
669name = "block-buffer"
670version = "0.7.3"
671source = "registry+https://github.com/rust-lang/crates.io-index"
672checksum = "c0940dc441f31689269e10ac70eb1002a3a1d3ad1390e030043662eb7fe4688b"
673dependencies = [
674 "block-padding",
675 "byte-tools",
676 "byteorder",
677 "generic-array 0.12.4",
678]
679
680[[package]]
681name = "block-buffer"
682version = "0.9.0"
683source = "registry+https://github.com/rust-lang/crates.io-index"
684checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
685dependencies = [
686 "generic-array 0.14.4",
687]
688
689[[package]]
690name = "block-buffer"
691version = "0.10.2"
692source = "registry+https://github.com/rust-lang/crates.io-index"
693checksum = "0bf7fe51849ea569fd452f37822f606a5cabb684dc918707a0193fd4664ff324"
694dependencies = [
695 "generic-array 0.14.4",
696]
697
698[[package]]
699name = "block-padding"
700version = "0.1.5"
701source = "registry+https://github.com/rust-lang/crates.io-index"
702checksum = "fa79dedbb091f449f1f39e53edf88d5dbe95f895dae6135a8d7b881fb5af73f5"
703dependencies = [
704 "byte-tools",
705]
706
707[[package]]
708name = "blocking"
709version = "1.0.2"
710source = "registry+https://github.com/rust-lang/crates.io-index"
711checksum = "c5e170dbede1f740736619b776d7251cb1b9095c435c34d8ca9f57fcd2f335e9"
712dependencies = [
713 "async-channel",
714 "async-task",
715 "atomic-waker",
716 "fastrand",
717 "futures-lite",
718 "once_cell",
719]
720
721[[package]]
722name = "brotli"
723version = "3.3.0"
724source = "registry+https://github.com/rust-lang/crates.io-index"
725checksum = "7f29919120f08613aadcd4383764e00526fc9f18b6c0895814faeed0dd78613e"
726dependencies = [
727 "alloc-no-stdlib",
728 "alloc-stdlib",
729 "brotli-decompressor",
730]
731
732[[package]]
733name = "brotli-decompressor"
734version = "2.3.1"
735source = "registry+https://github.com/rust-lang/crates.io-index"
736checksum = "1052e1c3b8d4d80eb84a8b94f0a1498797b5fb96314c001156a1c761940ef4ec"
737dependencies = [
738 "alloc-no-stdlib",
739 "alloc-stdlib",
740]
741
742[[package]]
743name = "bstr"
744version = "0.2.15"
745source = "registry+https://github.com/rust-lang/crates.io-index"
746checksum = "a40b47ad93e1a5404e6c18dec46b628214fee441c70f4ab5d6942142cc268a3d"
747dependencies = [
748 "lazy_static",
749 "memchr",
750 "regex-automata",
751]
752
753[[package]]
754name = "build_const"
755version = "0.2.2"
756source = "registry+https://github.com/rust-lang/crates.io-index"
757checksum = "b4ae4235e6dac0694637c763029ecea1a2ec9e4e06ec2729bd21ba4d9c863eb7"
758
759[[package]]
760name = "bumpalo"
761version = "3.7.0"
762source = "registry+https://github.com/rust-lang/crates.io-index"
763checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631"
764
765[[package]]
766name = "byte-pool"
767version = "0.2.3"
768source = "registry+https://github.com/rust-lang/crates.io-index"
769checksum = "f8c7230ddbb427b1094d477d821a99f3f54d36333178eeb806e279bcdcecf0ca"
770dependencies = [
771 "crossbeam-queue",
772 "stable_deref_trait",
773]
774
775[[package]]
776name = "byte-tools"
777version = "0.3.1"
778source = "registry+https://github.com/rust-lang/crates.io-index"
779checksum = "e3b5ca7a04898ad4bcd41c90c5285445ff5b791899bb1b0abdd2a2aa791211d7"
780
781[[package]]
782name = "bytecount"
783version = "0.6.2"
784source = "registry+https://github.com/rust-lang/crates.io-index"
785checksum = "72feb31ffc86498dacdbd0fcebb56138e7177a8cc5cea4516031d15ae85a742e"
786
787[[package]]
788name = "bytemuck"
789version = "1.5.1"
790source = "registry+https://github.com/rust-lang/crates.io-index"
791checksum = "bed57e2090563b83ba8f83366628ce535a7584c9afa4c9fc0612a03925c6df58"
792
793[[package]]
794name = "byteorder"
795version = "1.4.2"
796source = "registry+https://github.com/rust-lang/crates.io-index"
797checksum = "ae44d1a3d5a19df61dd0c8beb138458ac2a53a7ac09eba97d55592540004306b"
798
799[[package]]
800name = "bytes"
801version = "0.5.6"
802source = "registry+https://github.com/rust-lang/crates.io-index"
803checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38"
804
805[[package]]
806name = "bytes"
807version = "1.0.1"
808source = "registry+https://github.com/rust-lang/crates.io-index"
809checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
810
811[[package]]
812name = "cache-padded"
813version = "1.1.1"
814source = "registry+https://github.com/rust-lang/crates.io-index"
815checksum = "631ae5198c9be5e753e5cc215e1bd73c2b466a3565173db433f52bb9d3e66dba"
816
817[[package]]
818name = "cargo-platform"
819version = "0.1.1"
820source = "registry+https://github.com/rust-lang/crates.io-index"
821checksum = "0226944a63d1bf35a3b5f948dd7c59e263db83695c9e8bffc4037de02e30f1d7"
822dependencies = [
823 "serde",
824]
825
826[[package]]
827name = "cargo_metadata"
828version = "0.12.3"
829source = "registry+https://github.com/rust-lang/crates.io-index"
830checksum = "7714a157da7991e23d90686b9524b9e12e0407a108647f52e9328f4b3d51ac7f"
831dependencies = [
832 "cargo-platform",
833 "semver 0.11.0",
834 "semver-parser 0.10.2",
835 "serde",
836 "serde_json",
837]
838
839[[package]]
840name = "cc"
841version = "1.0.67"
842source = "registry+https://github.com/rust-lang/crates.io-index"
843checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
844dependencies = [
845 "jobserver",
846]
847
848[[package]]
849name = "cexpr"
850version = "0.4.0"
851source = "registry+https://github.com/rust-lang/crates.io-index"
852checksum = "f4aedb84272dbe89af497cf81375129abda4fc0a9e7c5d317498c15cc30c0d27"
853dependencies = [
854 "nom 5.1.2",
855]
856
857[[package]]
858name = "cfg-if"
859version = "0.1.10"
860source = "registry+https://github.com/rust-lang/crates.io-index"
861checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
862
863[[package]]
864name = "cfg-if"
865version = "1.0.0"
866source = "registry+https://github.com/rust-lang/crates.io-index"
867checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
868
869[[package]]
870name = "chat_panel"
871version = "0.1.0"
872dependencies = [
873 "client",
874 "editor",
875 "gpui",
876 "postage",
877 "theme",
878 "time 0.3.2",
879 "util",
880 "workspace",
881]
882
883[[package]]
884name = "chrono"
885version = "0.4.19"
886source = "registry+https://github.com/rust-lang/crates.io-index"
887checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
888dependencies = [
889 "libc",
890 "num-integer",
891 "num-traits",
892 "serde",
893 "time 0.1.44",
894 "winapi",
895]
896
897[[package]]
898name = "chunked_transfer"
899version = "1.4.0"
900source = "registry+https://github.com/rust-lang/crates.io-index"
901checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e"
902
903[[package]]
904name = "cipher"
905version = "0.2.5"
906source = "registry+https://github.com/rust-lang/crates.io-index"
907checksum = "12f8e7987cbd042a63249497f41aed09f8e65add917ea6566effbc56578d6801"
908dependencies = [
909 "generic-array 0.14.4",
910]
911
912[[package]]
913name = "cipher"
914version = "0.3.0"
915source = "registry+https://github.com/rust-lang/crates.io-index"
916checksum = "7ee52072ec15386f770805afd189a01c8841be8696bed250fa2f13c4c0d6dfb7"
917dependencies = [
918 "generic-array 0.14.4",
919]
920
921[[package]]
922name = "clang-sys"
923version = "1.1.1"
924source = "registry+https://github.com/rust-lang/crates.io-index"
925checksum = "f54d78e30b388d4815220c8dd03fea5656b6c6d32adb59e89061552a102f8da1"
926dependencies = [
927 "glob",
928 "libc",
929 "libloading",
930]
931
932[[package]]
933name = "clap"
934version = "2.33.3"
935source = "registry+https://github.com/rust-lang/crates.io-index"
936checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002"
937dependencies = [
938 "ansi_term",
939 "atty",
940 "bitflags",
941 "strsim 0.8.0",
942 "textwrap 0.11.0",
943 "unicode-width",
944 "vec_map",
945]
946
947[[package]]
948name = "clap"
949version = "3.0.0-beta.2"
950source = "registry+https://github.com/rust-lang/crates.io-index"
951checksum = "4bd1061998a501ee7d4b6d449020df3266ca3124b941ec56cf2005c3779ca142"
952dependencies = [
953 "atty",
954 "bitflags",
955 "clap_derive",
956 "indexmap",
957 "lazy_static",
958 "os_str_bytes",
959 "strsim 0.10.0",
960 "termcolor",
961 "textwrap 0.12.1",
962 "unicode-width",
963 "vec_map",
964]
965
966[[package]]
967name = "clap_derive"
968version = "3.0.0-beta.2"
969source = "registry+https://github.com/rust-lang/crates.io-index"
970checksum = "370f715b81112975b1b69db93e0b56ea4cd4e5002ac43b2da8474106a54096a1"
971dependencies = [
972 "heck",
973 "proc-macro-error",
974 "proc-macro2",
975 "quote",
976 "syn",
977]
978
979[[package]]
980name = "client"
981version = "0.1.0"
982dependencies = [
983 "anyhow",
984 "async-recursion",
985 "async-tungstenite",
986 "futures",
987 "gpui",
988 "image",
989 "lazy_static",
990 "log",
991 "parking_lot",
992 "postage",
993 "rand 0.8.3",
994 "rpc",
995 "smol",
996 "sum_tree",
997 "surf",
998 "thiserror",
999 "time 0.3.2",
1000 "tiny_http",
1001 "util",
1002]
1003
1004[[package]]
1005name = "clock"
1006version = "0.1.0"
1007dependencies = [
1008 "rpc",
1009 "smallvec",
1010]
1011
1012[[package]]
1013name = "cmake"
1014version = "0.1.45"
1015source = "registry+https://github.com/rust-lang/crates.io-index"
1016checksum = "eb6210b637171dfba4cda12e579ac6dc73f5165ad56133e5d72ef3131f320855"
1017dependencies = [
1018 "cc",
1019]
1020
1021[[package]]
1022name = "coarsetime"
1023version = "0.1.19"
1024source = "registry+https://github.com/rust-lang/crates.io-index"
1025checksum = "2918e2ffa91a49dabbba4965fe38a37a1ba0b6953a29e32cc250a8d59cd42232"
1026dependencies = [
1027 "libc",
1028 "once_cell",
1029 "wasi 0.10.0+wasi-snapshot-preview1",
1030 "wasm-bindgen",
1031]
1032
1033[[package]]
1034name = "cocoa"
1035version = "0.24.0"
1036source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1037dependencies = [
1038 "bitflags",
1039 "block",
1040 "cocoa-foundation",
1041 "core-foundation",
1042 "core-graphics",
1043 "foreign-types",
1044 "libc",
1045 "objc",
1046]
1047
1048[[package]]
1049name = "cocoa-foundation"
1050version = "0.1.0"
1051source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1052dependencies = [
1053 "bitflags",
1054 "block",
1055 "core-foundation",
1056 "core-graphics-types",
1057 "foreign-types",
1058 "libc",
1059 "objc",
1060]
1061
1062[[package]]
1063name = "collections"
1064version = "0.1.0"
1065dependencies = [
1066 "seahash",
1067]
1068
1069[[package]]
1070name = "color_quant"
1071version = "1.1.0"
1072source = "registry+https://github.com/rust-lang/crates.io-index"
1073checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b"
1074
1075[[package]]
1076name = "comrak"
1077version = "0.10.1"
1078source = "registry+https://github.com/rust-lang/crates.io-index"
1079checksum = "b423acba50d5016684beaf643f9991e622633a4c858be6885653071c2da2b0c6"
1080dependencies = [
1081 "clap 2.33.3",
1082 "entities",
1083 "lazy_static",
1084 "pest",
1085 "pest_derive",
1086 "regex",
1087 "shell-words",
1088 "twoway",
1089 "typed-arena",
1090 "unicode_categories",
1091 "xdg",
1092]
1093
1094[[package]]
1095name = "concurrent-queue"
1096version = "1.2.2"
1097source = "registry+https://github.com/rust-lang/crates.io-index"
1098checksum = "30ed07550be01594c6026cff2a1d7fe9c8f683caa798e12b68694ac9e88286a3"
1099dependencies = [
1100 "cache-padded",
1101]
1102
1103[[package]]
1104name = "const-oid"
1105version = "0.6.0"
1106source = "registry+https://github.com/rust-lang/crates.io-index"
1107checksum = "44c32f031ea41b4291d695026c023b95d59db2d8a2c7640800ed56bc8f510f22"
1108
1109[[package]]
1110name = "const_fn"
1111version = "0.4.8"
1112source = "registry+https://github.com/rust-lang/crates.io-index"
1113checksum = "f92cfa0fd5690b3cf8c1ef2cabbd9b7ef22fa53cf5e1f92b05103f6d5d1cf6e7"
1114
1115[[package]]
1116name = "constant_time_eq"
1117version = "0.1.5"
1118source = "registry+https://github.com/rust-lang/crates.io-index"
1119checksum = "245097e9a4535ee1e3e3931fcfcd55a796a44c643e8596ff6566d68f09b87bbc"
1120
1121[[package]]
1122name = "contacts_panel"
1123version = "0.1.0"
1124dependencies = [
1125 "client",
1126 "gpui",
1127 "postage",
1128 "theme",
1129 "workspace",
1130]
1131
1132[[package]]
1133name = "cookie"
1134version = "0.14.4"
1135source = "registry+https://github.com/rust-lang/crates.io-index"
1136checksum = "03a5d7b21829bc7b4bf4754a978a241ae54ea55a40f92bb20216e54096f4b951"
1137dependencies = [
1138 "aes-gcm",
1139 "base64 0.13.0",
1140 "hkdf",
1141 "hmac 0.10.1",
1142 "percent-encoding",
1143 "rand 0.8.3",
1144 "sha2 0.9.5",
1145 "time 0.2.25",
1146 "version_check",
1147]
1148
1149[[package]]
1150name = "core-foundation"
1151version = "0.9.1"
1152source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1153dependencies = [
1154 "core-foundation-sys",
1155 "libc",
1156]
1157
1158[[package]]
1159name = "core-foundation-sys"
1160version = "0.8.2"
1161source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1162
1163[[package]]
1164name = "core-graphics"
1165version = "0.22.2"
1166source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1167dependencies = [
1168 "bitflags",
1169 "core-foundation",
1170 "core-graphics-types",
1171 "foreign-types",
1172 "libc",
1173]
1174
1175[[package]]
1176name = "core-graphics-types"
1177version = "0.1.1"
1178source = "git+https://github.com/servo/core-foundation-rs?rev=025dcb3c0d1ef01530f57ef65f3b1deb948f5737#025dcb3c0d1ef01530f57ef65f3b1deb948f5737"
1179dependencies = [
1180 "bitflags",
1181 "core-foundation",
1182 "foreign-types",
1183 "libc",
1184]
1185
1186[[package]]
1187name = "core-text"
1188version = "19.2.0"
1189source = "registry+https://github.com/rust-lang/crates.io-index"
1190checksum = "99d74ada66e07c1cefa18f8abfba765b486f250de2e4a999e5727fc0dd4b4a25"
1191dependencies = [
1192 "core-foundation",
1193 "core-graphics",
1194 "foreign-types",
1195 "libc",
1196]
1197
1198[[package]]
1199name = "cpufeatures"
1200version = "0.1.4"
1201source = "registry+https://github.com/rust-lang/crates.io-index"
1202checksum = "ed00c67cb5d0a7d64a44f6ad2668db7e7530311dd53ea79bcd4fb022c64911c8"
1203dependencies = [
1204 "libc",
1205]
1206
1207[[package]]
1208name = "cpufeatures"
1209version = "0.2.1"
1210source = "registry+https://github.com/rust-lang/crates.io-index"
1211checksum = "95059428f66df56b63431fdb4e1947ed2190586af5c5a8a8b71122bdf5a7f469"
1212dependencies = [
1213 "libc",
1214]
1215
1216[[package]]
1217name = "cpuid-bool"
1218version = "0.2.0"
1219source = "registry+https://github.com/rust-lang/crates.io-index"
1220checksum = "dcb25d077389e53838a8158c8e99174c5a9d902dee4904320db714f3c653ffba"
1221
1222[[package]]
1223name = "crc"
1224version = "1.8.1"
1225source = "registry+https://github.com/rust-lang/crates.io-index"
1226checksum = "d663548de7f5cca343f1e0a48d14dcfb0e9eb4e079ec58883b7251539fa10aeb"
1227dependencies = [
1228 "build_const",
1229]
1230
1231[[package]]
1232name = "crc32fast"
1233version = "1.2.1"
1234source = "registry+https://github.com/rust-lang/crates.io-index"
1235checksum = "81156fece84ab6a9f2afdb109ce3ae577e42b1228441eded99bd77f627953b1a"
1236dependencies = [
1237 "cfg-if 1.0.0",
1238]
1239
1240[[package]]
1241name = "crossbeam-channel"
1242version = "0.5.0"
1243source = "registry+https://github.com/rust-lang/crates.io-index"
1244checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
1245dependencies = [
1246 "cfg-if 1.0.0",
1247 "crossbeam-utils",
1248]
1249
1250[[package]]
1251name = "crossbeam-deque"
1252version = "0.8.0"
1253source = "registry+https://github.com/rust-lang/crates.io-index"
1254checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
1255dependencies = [
1256 "cfg-if 1.0.0",
1257 "crossbeam-epoch",
1258 "crossbeam-utils",
1259]
1260
1261[[package]]
1262name = "crossbeam-epoch"
1263version = "0.9.2"
1264source = "registry+https://github.com/rust-lang/crates.io-index"
1265checksum = "d60ab4a8dba064f2fbb5aa270c28da5cf4bbd0e72dae1140a6b0353a779dbe00"
1266dependencies = [
1267 "cfg-if 1.0.0",
1268 "crossbeam-utils",
1269 "lazy_static",
1270 "loom",
1271 "memoffset",
1272 "scopeguard",
1273]
1274
1275[[package]]
1276name = "crossbeam-queue"
1277version = "0.3.1"
1278source = "registry+https://github.com/rust-lang/crates.io-index"
1279checksum = "0f6cb3c7f5b8e51bc3ebb73a2327ad4abdbd119dc13223f14f961d2f38486756"
1280dependencies = [
1281 "cfg-if 1.0.0",
1282 "crossbeam-utils",
1283]
1284
1285[[package]]
1286name = "crossbeam-utils"
1287version = "0.8.2"
1288source = "registry+https://github.com/rust-lang/crates.io-index"
1289checksum = "bae8f328835f8f5a6ceb6a7842a7f2d0c03692adb5c889347235d59194731fe3"
1290dependencies = [
1291 "autocfg 1.0.1",
1292 "cfg-if 1.0.0",
1293 "lazy_static",
1294 "loom",
1295]
1296
1297[[package]]
1298name = "crypto-bigint"
1299version = "0.2.2"
1300source = "registry+https://github.com/rust-lang/crates.io-index"
1301checksum = "b32a398eb1ccfbe7e4f452bc749c44d38dd732e9a253f19da224c416f00ee7f4"
1302dependencies = [
1303 "generic-array 0.14.4",
1304 "rand_core 0.6.2",
1305 "subtle",
1306 "zeroize",
1307]
1308
1309[[package]]
1310name = "crypto-common"
1311version = "0.1.3"
1312source = "registry+https://github.com/rust-lang/crates.io-index"
1313checksum = "57952ca27b5e3606ff4dd79b0020231aaf9d6aa76dc05fd30137538c50bd3ce8"
1314dependencies = [
1315 "generic-array 0.14.4",
1316 "typenum",
1317]
1318
1319[[package]]
1320name = "crypto-mac"
1321version = "0.8.0"
1322source = "registry+https://github.com/rust-lang/crates.io-index"
1323checksum = "b584a330336237c1eecd3e94266efb216c56ed91225d634cb2991c5f3fd1aeab"
1324dependencies = [
1325 "generic-array 0.14.4",
1326 "subtle",
1327]
1328
1329[[package]]
1330name = "crypto-mac"
1331version = "0.10.0"
1332source = "registry+https://github.com/rust-lang/crates.io-index"
1333checksum = "4857fd85a0c34b3c3297875b747c1e02e06b6a0ea32dd892d8192b9ce0813ea6"
1334dependencies = [
1335 "generic-array 0.14.4",
1336 "subtle",
1337]
1338
1339[[package]]
1340name = "crypto-mac"
1341version = "0.11.0"
1342source = "registry+https://github.com/rust-lang/crates.io-index"
1343checksum = "25fab6889090c8133f3deb8f73ba3c65a7f456f66436fc012a1b1e272b1e103e"
1344dependencies = [
1345 "generic-array 0.14.4",
1346 "subtle",
1347]
1348
1349[[package]]
1350name = "ct-codecs"
1351version = "1.1.1"
1352source = "registry+https://github.com/rust-lang/crates.io-index"
1353checksum = "f3b7eb4404b8195a9abb6356f4ac07d8ba267045c8d6d220ac4dc992e6cc75df"
1354
1355[[package]]
1356name = "ctor"
1357version = "0.1.20"
1358source = "registry+https://github.com/rust-lang/crates.io-index"
1359checksum = "5e98e2ad1a782e33928b96fc3948e7c355e5af34ba4de7670fe8bac2a3b2006d"
1360dependencies = [
1361 "quote",
1362 "syn",
1363]
1364
1365[[package]]
1366name = "ctr"
1367version = "0.6.0"
1368source = "registry+https://github.com/rust-lang/crates.io-index"
1369checksum = "fb4a30d54f7443bf3d6191dcd486aca19e67cb3c49fa7a06a319966346707e7f"
1370dependencies = [
1371 "cipher 0.2.5",
1372]
1373
1374[[package]]
1375name = "curl"
1376version = "0.4.42"
1377source = "registry+https://github.com/rust-lang/crates.io-index"
1378checksum = "7de97b894edd5b5bcceef8b78d7da9b75b1d2f2f9a910569d0bde3dd31d84939"
1379dependencies = [
1380 "curl-sys",
1381 "libc",
1382 "openssl-probe",
1383 "openssl-sys",
1384 "schannel",
1385 "socket2 0.4.0",
1386 "winapi",
1387]
1388
1389[[package]]
1390name = "curl-sys"
1391version = "0.4.52+curl-7.81.0"
1392source = "registry+https://github.com/rust-lang/crates.io-index"
1393checksum = "14b8c2d1023ea5fded5b7b892e4b8e95f70038a421126a056761a84246a28971"
1394dependencies = [
1395 "cc",
1396 "libc",
1397 "libnghttp2-sys",
1398 "libz-sys",
1399 "openssl-sys",
1400 "pkg-config",
1401 "vcpkg",
1402 "winapi",
1403]
1404
1405[[package]]
1406name = "dashmap"
1407version = "4.0.2"
1408source = "registry+https://github.com/rust-lang/crates.io-index"
1409checksum = "e77a43b28d0668df09411cb0bc9a8c2adc40f9a048afe863e05fd43251e8e39c"
1410dependencies = [
1411 "cfg-if 1.0.0",
1412 "num_cpus",
1413]
1414
1415[[package]]
1416name = "data-encoding"
1417version = "2.3.2"
1418source = "registry+https://github.com/rust-lang/crates.io-index"
1419checksum = "3ee2393c4a91429dffb4bedf19f4d6abf27d8a732c8ce4980305d782e5426d57"
1420
1421[[package]]
1422name = "data-url"
1423version = "0.1.0"
1424source = "registry+https://github.com/rust-lang/crates.io-index"
1425checksum = "d33fe99ccedd6e84bc035f1931bb2e6be79739d6242bd895e7311c886c50dc9c"
1426dependencies = [
1427 "matches",
1428]
1429
1430[[package]]
1431name = "deflate"
1432version = "0.8.6"
1433source = "registry+https://github.com/rust-lang/crates.io-index"
1434checksum = "73770f8e1fe7d64df17ca66ad28994a0a623ea497fa69486e14984e715c5d174"
1435dependencies = [
1436 "adler32",
1437 "byteorder",
1438]
1439
1440[[package]]
1441name = "der"
1442version = "0.4.0"
1443source = "registry+https://github.com/rust-lang/crates.io-index"
1444checksum = "49f215f706081a44cb702c71c39a52c05da637822e9c1645a50b7202689e982d"
1445dependencies = [
1446 "const-oid",
1447]
1448
1449[[package]]
1450name = "diagnostics"
1451version = "0.1.0"
1452dependencies = [
1453 "anyhow",
1454 "client",
1455 "collections",
1456 "editor",
1457 "gpui",
1458 "language",
1459 "postage",
1460 "project",
1461 "serde_json",
1462 "theme",
1463 "unindent",
1464 "util",
1465 "workspace",
1466]
1467
1468[[package]]
1469name = "digest"
1470version = "0.8.1"
1471source = "registry+https://github.com/rust-lang/crates.io-index"
1472checksum = "f3d0c8c8752312f9713efd397ff63acb9f85585afbf179282e720e7704954dd5"
1473dependencies = [
1474 "generic-array 0.12.4",
1475]
1476
1477[[package]]
1478name = "digest"
1479version = "0.9.0"
1480source = "registry+https://github.com/rust-lang/crates.io-index"
1481checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
1482dependencies = [
1483 "generic-array 0.14.4",
1484]
1485
1486[[package]]
1487name = "digest"
1488version = "0.10.3"
1489source = "registry+https://github.com/rust-lang/crates.io-index"
1490checksum = "f2fb860ca6fafa5552fb6d0e816a69c8e49f0908bf524e30a90d97c85892d506"
1491dependencies = [
1492 "block-buffer 0.10.2",
1493 "crypto-common",
1494]
1495
1496[[package]]
1497name = "dirs"
1498version = "3.0.1"
1499source = "registry+https://github.com/rust-lang/crates.io-index"
1500checksum = "142995ed02755914747cc6ca76fc7e4583cd18578746716d0508ea6ed558b9ff"
1501dependencies = [
1502 "dirs-sys",
1503]
1504
1505[[package]]
1506name = "dirs"
1507version = "4.0.0"
1508source = "registry+https://github.com/rust-lang/crates.io-index"
1509checksum = "ca3aa72a6f96ea37bbc5aa912f6788242832f75369bdfdadcb0e38423f100059"
1510dependencies = [
1511 "dirs-sys",
1512]
1513
1514[[package]]
1515name = "dirs-next"
1516version = "2.0.0"
1517source = "registry+https://github.com/rust-lang/crates.io-index"
1518checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
1519dependencies = [
1520 "cfg-if 1.0.0",
1521 "dirs-sys-next",
1522]
1523
1524[[package]]
1525name = "dirs-sys"
1526version = "0.3.6"
1527source = "registry+https://github.com/rust-lang/crates.io-index"
1528checksum = "03d86534ed367a67548dc68113a0f5db55432fdfbb6e6f9d77704397d95d5780"
1529dependencies = [
1530 "libc",
1531 "redox_users",
1532 "winapi",
1533]
1534
1535[[package]]
1536name = "dirs-sys-next"
1537version = "0.1.2"
1538source = "registry+https://github.com/rust-lang/crates.io-index"
1539checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
1540dependencies = [
1541 "libc",
1542 "redox_users",
1543 "winapi",
1544]
1545
1546[[package]]
1547name = "discard"
1548version = "1.0.4"
1549source = "registry+https://github.com/rust-lang/crates.io-index"
1550checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"
1551
1552[[package]]
1553name = "dotenv"
1554version = "0.15.0"
1555source = "registry+https://github.com/rust-lang/crates.io-index"
1556checksum = "77c90badedccf4105eca100756a0b1289e191f6fcbdadd3cee1d2f614f97da8f"
1557
1558[[package]]
1559name = "dwrote"
1560version = "0.11.0"
1561source = "registry+https://github.com/rust-lang/crates.io-index"
1562checksum = "439a1c2ba5611ad3ed731280541d36d2e9c4ac5e7fb818a27b604bdc5a6aa65b"
1563dependencies = [
1564 "lazy_static",
1565 "libc",
1566 "winapi",
1567 "wio",
1568]
1569
1570[[package]]
1571name = "easy-parallel"
1572version = "3.1.0"
1573source = "registry+https://github.com/rust-lang/crates.io-index"
1574checksum = "1dd4afd79212583ff429b913ad6605242ed7eec277e950b1438f300748f948f4"
1575
1576[[package]]
1577name = "ecdsa"
1578version = "0.12.2"
1579source = "registry+https://github.com/rust-lang/crates.io-index"
1580checksum = "05cb0ed2d2ce37766ac86c05f66973ace8c51f7f1533bedce8fb79e2b54b3f14"
1581dependencies = [
1582 "der",
1583 "elliptic-curve",
1584 "hmac 0.11.0",
1585 "signature",
1586]
1587
1588[[package]]
1589name = "ed25519-compact"
1590version = "0.1.9"
1591source = "registry+https://github.com/rust-lang/crates.io-index"
1592checksum = "aaf396058cc7285b342f9a10ed7a377f088942396c46c4c9a7eb4f0782cb1171"
1593dependencies = [
1594 "getrandom 0.2.2",
1595]
1596
1597[[package]]
1598name = "editor"
1599version = "0.1.0"
1600dependencies = [
1601 "aho-corasick",
1602 "anyhow",
1603 "clock",
1604 "collections",
1605 "ctor",
1606 "env_logger",
1607 "fuzzy",
1608 "gpui",
1609 "itertools",
1610 "language",
1611 "lazy_static",
1612 "log",
1613 "lsp",
1614 "ordered-float",
1615 "parking_lot",
1616 "postage",
1617 "project",
1618 "rand 0.8.3",
1619 "serde",
1620 "smallvec",
1621 "smol",
1622 "snippet",
1623 "sum_tree",
1624 "text",
1625 "theme",
1626 "tree-sitter",
1627 "tree-sitter-rust",
1628 "unindent",
1629 "util",
1630 "workspace",
1631]
1632
1633[[package]]
1634name = "either"
1635version = "1.6.1"
1636source = "registry+https://github.com/rust-lang/crates.io-index"
1637checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
1638
1639[[package]]
1640name = "elliptic-curve"
1641version = "0.10.4"
1642source = "registry+https://github.com/rust-lang/crates.io-index"
1643checksum = "83e5c176479da93a0983f0a6fdc3c1b8e7d5be0d7fe3fe05a99f15b96582b9a8"
1644dependencies = [
1645 "crypto-bigint",
1646 "ff",
1647 "generic-array 0.14.4",
1648 "group",
1649 "pkcs8",
1650 "rand_core 0.6.2",
1651 "subtle",
1652 "zeroize",
1653]
1654
1655[[package]]
1656name = "encoding_rs"
1657version = "0.8.28"
1658source = "registry+https://github.com/rust-lang/crates.io-index"
1659checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065"
1660dependencies = [
1661 "cfg-if 1.0.0",
1662]
1663
1664[[package]]
1665name = "encoding_rs_io"
1666version = "0.1.7"
1667source = "registry+https://github.com/rust-lang/crates.io-index"
1668checksum = "1cc3c5651fb62ab8aa3103998dade57efdd028544bd300516baa31840c252a83"
1669dependencies = [
1670 "encoding_rs",
1671]
1672
1673[[package]]
1674name = "entities"
1675version = "1.0.1"
1676source = "registry+https://github.com/rust-lang/crates.io-index"
1677checksum = "b5320ae4c3782150d900b79807611a59a99fc9a1d61d686faafc24b93fc8d7ca"
1678
1679[[package]]
1680name = "env_logger"
1681version = "0.8.3"
1682source = "registry+https://github.com/rust-lang/crates.io-index"
1683checksum = "17392a012ea30ef05a610aa97dfb49496e71c9f676b27879922ea5bdf60d9d3f"
1684dependencies = [
1685 "atty",
1686 "humantime",
1687 "log",
1688 "regex",
1689 "termcolor",
1690]
1691
1692[[package]]
1693name = "envy"
1694version = "0.4.2"
1695source = "registry+https://github.com/rust-lang/crates.io-index"
1696checksum = "3f47e0157f2cb54f5ae1bd371b30a2ae4311e1c028f575cd4e81de7353215965"
1697dependencies = [
1698 "serde",
1699]
1700
1701[[package]]
1702name = "etagere"
1703version = "0.2.4"
1704source = "registry+https://github.com/rust-lang/crates.io-index"
1705checksum = "520d7de540904fd09b11c03a47d50a7ce4ff37d1aa763f454fa60d9088ef8356"
1706dependencies = [
1707 "euclid",
1708 "svg_fmt",
1709]
1710
1711[[package]]
1712name = "euclid"
1713version = "0.22.2"
1714source = "registry+https://github.com/rust-lang/crates.io-index"
1715checksum = "51e5bac4ec41ece6346fd867815a57a221abdf48f4eb931b033789b5b4b6fc70"
1716dependencies = [
1717 "num-traits",
1718]
1719
1720[[package]]
1721name = "event-listener"
1722version = "2.5.1"
1723source = "registry+https://github.com/rust-lang/crates.io-index"
1724checksum = "f7531096570974c3a9dcf9e4b8e1cede1ec26cf5046219fb3b9d897503b9be59"
1725
1726[[package]]
1727name = "expat-sys"
1728version = "2.1.6"
1729source = "registry+https://github.com/rust-lang/crates.io-index"
1730checksum = "658f19728920138342f68408b7cf7644d90d4784353d8ebc32e7e8663dbe45fa"
1731dependencies = [
1732 "cmake",
1733 "pkg-config",
1734]
1735
1736[[package]]
1737name = "fake-simd"
1738version = "0.1.2"
1739source = "registry+https://github.com/rust-lang/crates.io-index"
1740checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
1741
1742[[package]]
1743name = "fastrand"
1744version = "1.4.0"
1745source = "registry+https://github.com/rust-lang/crates.io-index"
1746checksum = "ca5faf057445ce5c9d4329e382b2ce7ca38550ef3b73a5348362d5f24e0c7fe3"
1747dependencies = [
1748 "instant",
1749]
1750
1751[[package]]
1752name = "femme"
1753version = "2.1.1"
1754source = "registry+https://github.com/rust-lang/crates.io-index"
1755checksum = "2af1a24f391a5a94d756db5092c6576aad494b88a71a5a36b20c67b63e0df034"
1756dependencies = [
1757 "cfg-if 0.1.10",
1758 "js-sys",
1759 "log",
1760 "serde",
1761 "serde_derive",
1762 "serde_json",
1763 "wasm-bindgen",
1764 "web-sys",
1765]
1766
1767[[package]]
1768name = "ff"
1769version = "0.10.0"
1770source = "registry+https://github.com/rust-lang/crates.io-index"
1771checksum = "63eec06c61e487eecf0f7e6e6372e596a81922c28d33e645d6983ca6493a1af0"
1772dependencies = [
1773 "rand_core 0.6.2",
1774 "subtle",
1775]
1776
1777[[package]]
1778name = "file_finder"
1779version = "0.1.0"
1780dependencies = [
1781 "editor",
1782 "fuzzy",
1783 "gpui",
1784 "postage",
1785 "project",
1786 "serde_json",
1787 "theme",
1788 "util",
1789 "workspace",
1790]
1791
1792[[package]]
1793name = "find"
1794version = "0.1.0"
1795dependencies = [
1796 "aho-corasick",
1797 "anyhow",
1798 "collections",
1799 "editor",
1800 "gpui",
1801 "postage",
1802 "project",
1803 "regex",
1804 "smol",
1805 "theme",
1806 "unindent",
1807 "workspace",
1808]
1809
1810[[package]]
1811name = "fixedbitset"
1812version = "0.2.0"
1813source = "registry+https://github.com/rust-lang/crates.io-index"
1814checksum = "37ab347416e802de484e4d03c7316c48f1ecb56574dfd4a46a80f173ce1de04d"
1815
1816[[package]]
1817name = "flate2"
1818version = "1.0.20"
1819source = "registry+https://github.com/rust-lang/crates.io-index"
1820checksum = "cd3aec53de10fe96d7d8c565eb17f2c687bb5518a2ec453b5b1252964526abe0"
1821dependencies = [
1822 "cfg-if 1.0.0",
1823 "crc32fast",
1824 "libc",
1825 "miniz_oxide 0.4.4",
1826]
1827
1828[[package]]
1829name = "float-cmp"
1830version = "0.5.3"
1831source = "registry+https://github.com/rust-lang/crates.io-index"
1832checksum = "75224bec9bfe1a65e2d34132933f2de7fe79900c96a0174307554244ece8150e"
1833
1834[[package]]
1835name = "float-ord"
1836version = "0.2.0"
1837source = "registry+https://github.com/rust-lang/crates.io-index"
1838checksum = "7bad48618fdb549078c333a7a8528acb57af271d0433bdecd523eb620628364e"
1839
1840[[package]]
1841name = "flume"
1842version = "0.9.2"
1843source = "registry+https://github.com/rust-lang/crates.io-index"
1844checksum = "1bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132"
1845dependencies = [
1846 "futures-core",
1847 "futures-sink",
1848 "spinning_top",
1849]
1850
1851[[package]]
1852name = "fnv"
1853version = "1.0.7"
1854source = "registry+https://github.com/rust-lang/crates.io-index"
1855checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
1856
1857[[package]]
1858name = "font-kit"
1859version = "0.10.0"
1860source = "git+https://github.com/zed-industries/font-kit?rev=8eaf7a918eafa28b0a37dc759e2e0e7683fa24f1#8eaf7a918eafa28b0a37dc759e2e0e7683fa24f1"
1861dependencies = [
1862 "bitflags",
1863 "byteorder",
1864 "core-foundation",
1865 "core-graphics",
1866 "core-text",
1867 "dirs-next",
1868 "dwrote",
1869 "float-ord",
1870 "freetype",
1871 "lazy_static",
1872 "libc",
1873 "log",
1874 "pathfinder_geometry",
1875 "pathfinder_simd",
1876 "servo-fontconfig",
1877 "walkdir",
1878 "winapi",
1879]
1880
1881[[package]]
1882name = "fontdb"
1883version = "0.5.1"
1884source = "registry+https://github.com/rust-lang/crates.io-index"
1885checksum = "428948a0f39fb83fe55991d4423e35a793cdbb0322ebe23853f6024124a330d7"
1886dependencies = [
1887 "log",
1888 "memmap2 0.1.0",
1889 "ttf-parser 0.9.0",
1890]
1891
1892[[package]]
1893name = "foreign-types"
1894version = "0.3.2"
1895source = "registry+https://github.com/rust-lang/crates.io-index"
1896checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
1897dependencies = [
1898 "foreign-types-shared",
1899]
1900
1901[[package]]
1902name = "foreign-types-shared"
1903version = "0.1.1"
1904source = "registry+https://github.com/rust-lang/crates.io-index"
1905checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
1906
1907[[package]]
1908name = "form_urlencoded"
1909version = "1.0.1"
1910source = "registry+https://github.com/rust-lang/crates.io-index"
1911checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
1912dependencies = [
1913 "matches",
1914 "percent-encoding",
1915]
1916
1917[[package]]
1918name = "freetype"
1919version = "0.7.0"
1920source = "registry+https://github.com/rust-lang/crates.io-index"
1921checksum = "bee38378a9e3db1cc693b4f88d166ae375338a0ff75cb8263e1c601d51f35dc6"
1922dependencies = [
1923 "freetype-sys",
1924 "libc",
1925]
1926
1927[[package]]
1928name = "freetype-sys"
1929version = "0.13.1"
1930source = "registry+https://github.com/rust-lang/crates.io-index"
1931checksum = "a37d4011c0cc628dfa766fcc195454f4b068d7afdc2adfd28861191d866e731a"
1932dependencies = [
1933 "cmake",
1934 "libc",
1935 "pkg-config",
1936]
1937
1938[[package]]
1939name = "fsevent"
1940version = "2.0.2"
1941dependencies = [
1942 "bitflags",
1943 "fsevent-sys",
1944 "parking_lot",
1945 "tempdir",
1946]
1947
1948[[package]]
1949name = "fsevent-sys"
1950version = "3.0.2"
1951source = "registry+https://github.com/rust-lang/crates.io-index"
1952checksum = "77a29c77f1ca394c3e73a9a5d24cfcabb734682d9634fc398f2204a63c994120"
1953dependencies = [
1954 "libc",
1955]
1956
1957[[package]]
1958name = "fuchsia-cprng"
1959version = "0.1.1"
1960source = "registry+https://github.com/rust-lang/crates.io-index"
1961checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
1962
1963[[package]]
1964name = "funty"
1965version = "1.1.0"
1966source = "registry+https://github.com/rust-lang/crates.io-index"
1967checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7"
1968
1969[[package]]
1970name = "futures"
1971version = "0.3.12"
1972source = "registry+https://github.com/rust-lang/crates.io-index"
1973checksum = "da9052a1a50244d8d5aa9bf55cbc2fb6f357c86cc52e46c62ed390a7180cf150"
1974dependencies = [
1975 "futures-channel",
1976 "futures-core",
1977 "futures-executor",
1978 "futures-io",
1979 "futures-sink",
1980 "futures-task",
1981 "futures-util",
1982]
1983
1984[[package]]
1985name = "futures-channel"
1986version = "0.3.12"
1987source = "registry+https://github.com/rust-lang/crates.io-index"
1988checksum = "f2d31b7ec7efab6eefc7c57233bb10b847986139d88cc2f5a02a1ae6871a1846"
1989dependencies = [
1990 "futures-core",
1991 "futures-sink",
1992]
1993
1994[[package]]
1995name = "futures-core"
1996version = "0.3.21"
1997source = "registry+https://github.com/rust-lang/crates.io-index"
1998checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
1999
2000[[package]]
2001name = "futures-executor"
2002version = "0.3.12"
2003source = "registry+https://github.com/rust-lang/crates.io-index"
2004checksum = "e9e59fdc009a4b3096bf94f740a0f2424c082521f20a9b08c5c07c48d90fd9b9"
2005dependencies = [
2006 "futures-core",
2007 "futures-task",
2008 "futures-util",
2009]
2010
2011[[package]]
2012name = "futures-io"
2013version = "0.3.12"
2014source = "registry+https://github.com/rust-lang/crates.io-index"
2015checksum = "28be053525281ad8259d47e4de5de657b25e7bac113458555bb4b70bc6870500"
2016
2017[[package]]
2018name = "futures-lite"
2019version = "1.12.0"
2020source = "registry+https://github.com/rust-lang/crates.io-index"
2021checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48"
2022dependencies = [
2023 "fastrand",
2024 "futures-core",
2025 "futures-io",
2026 "memchr",
2027 "parking",
2028 "pin-project-lite 0.2.4",
2029 "waker-fn",
2030]
2031
2032[[package]]
2033name = "futures-macro"
2034version = "0.3.12"
2035source = "registry+https://github.com/rust-lang/crates.io-index"
2036checksum = "c287d25add322d9f9abdcdc5927ca398917996600182178774032e9f8258fedd"
2037dependencies = [
2038 "proc-macro-hack",
2039 "proc-macro2",
2040 "quote",
2041 "syn",
2042]
2043
2044[[package]]
2045name = "futures-sink"
2046version = "0.3.14"
2047source = "registry+https://github.com/rust-lang/crates.io-index"
2048checksum = "5c5629433c555de3d82861a7a4e3794a4c40040390907cfbfd7143a92a426c23"
2049
2050[[package]]
2051name = "futures-task"
2052version = "0.3.14"
2053source = "registry+https://github.com/rust-lang/crates.io-index"
2054checksum = "ba7aa51095076f3ba6d9a1f702f74bd05ec65f555d70d2033d55ba8d69f581bc"
2055
2056[[package]]
2057name = "futures-util"
2058version = "0.3.12"
2059source = "registry+https://github.com/rust-lang/crates.io-index"
2060checksum = "632a8cd0f2a4b3fdea1657f08bde063848c3bd00f9bbf6e256b8be78802e624b"
2061dependencies = [
2062 "futures-channel",
2063 "futures-core",
2064 "futures-io",
2065 "futures-macro",
2066 "futures-sink",
2067 "futures-task",
2068 "memchr",
2069 "pin-project-lite 0.2.4",
2070 "pin-utils",
2071 "proc-macro-hack",
2072 "proc-macro-nested",
2073 "slab",
2074]
2075
2076[[package]]
2077name = "fuzzy"
2078version = "0.1.0"
2079dependencies = [
2080 "gpui",
2081 "util",
2082]
2083
2084[[package]]
2085name = "generator"
2086version = "0.6.23"
2087source = "registry+https://github.com/rust-lang/crates.io-index"
2088checksum = "8cdc09201b2e8ca1b19290cf7e65de2246b8e91fb6874279722189c4de7b94dc"
2089dependencies = [
2090 "cc",
2091 "libc",
2092 "log",
2093 "rustc_version",
2094 "winapi",
2095]
2096
2097[[package]]
2098name = "generic-array"
2099version = "0.12.4"
2100source = "registry+https://github.com/rust-lang/crates.io-index"
2101checksum = "ffdf9f34f1447443d37393cc6c2b8313aebddcd96906caf34e54c68d8e57d7bd"
2102dependencies = [
2103 "typenum",
2104]
2105
2106[[package]]
2107name = "generic-array"
2108version = "0.14.4"
2109source = "registry+https://github.com/rust-lang/crates.io-index"
2110checksum = "501466ecc8a30d1d3b7fc9229b122b2ce8ed6e9d9223f1138d4babb253e51817"
2111dependencies = [
2112 "typenum",
2113 "version_check",
2114]
2115
2116[[package]]
2117name = "getrandom"
2118version = "0.1.16"
2119source = "registry+https://github.com/rust-lang/crates.io-index"
2120checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
2121dependencies = [
2122 "cfg-if 1.0.0",
2123 "libc",
2124 "wasi 0.9.0+wasi-snapshot-preview1",
2125]
2126
2127[[package]]
2128name = "getrandom"
2129version = "0.2.2"
2130source = "registry+https://github.com/rust-lang/crates.io-index"
2131checksum = "c9495705279e7140bf035dde1f6e750c162df8b625267cd52cc44e0b156732c8"
2132dependencies = [
2133 "cfg-if 1.0.0",
2134 "js-sys",
2135 "libc",
2136 "wasi 0.10.0+wasi-snapshot-preview1",
2137 "wasm-bindgen",
2138]
2139
2140[[package]]
2141name = "ghash"
2142version = "0.3.1"
2143source = "registry+https://github.com/rust-lang/crates.io-index"
2144checksum = "97304e4cd182c3846f7575ced3890c53012ce534ad9114046b0a9e00bb30a375"
2145dependencies = [
2146 "opaque-debug 0.3.0",
2147 "polyval",
2148]
2149
2150[[package]]
2151name = "gif"
2152version = "0.11.2"
2153source = "registry+https://github.com/rust-lang/crates.io-index"
2154checksum = "5a668f699973d0f573d15749b7002a9ac9e1f9c6b220e7b165601334c173d8de"
2155dependencies = [
2156 "color_quant",
2157 "weezl",
2158]
2159
2160[[package]]
2161name = "gimli"
2162version = "0.23.0"
2163source = "registry+https://github.com/rust-lang/crates.io-index"
2164checksum = "f6503fe142514ca4799d4c26297c4248239fe8838d827db6bd6065c6ed29a6ce"
2165
2166[[package]]
2167name = "glob"
2168version = "0.3.0"
2169source = "registry+https://github.com/rust-lang/crates.io-index"
2170checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
2171
2172[[package]]
2173name = "globset"
2174version = "0.4.8"
2175source = "registry+https://github.com/rust-lang/crates.io-index"
2176checksum = "10463d9ff00a2a068db14231982f5132edebad0d7660cd956a1c30292dbcbfbd"
2177dependencies = [
2178 "aho-corasick",
2179 "bstr",
2180 "fnv",
2181 "log",
2182 "regex",
2183]
2184
2185[[package]]
2186name = "gloo-timers"
2187version = "0.2.1"
2188source = "registry+https://github.com/rust-lang/crates.io-index"
2189checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f"
2190dependencies = [
2191 "futures-channel",
2192 "futures-core",
2193 "js-sys",
2194 "wasm-bindgen",
2195 "web-sys",
2196]
2197
2198[[package]]
2199name = "go_to_line"
2200version = "0.1.0"
2201dependencies = [
2202 "editor",
2203 "gpui",
2204 "postage",
2205 "text",
2206 "workspace",
2207]
2208
2209[[package]]
2210name = "gpui"
2211version = "0.1.0"
2212dependencies = [
2213 "anyhow",
2214 "async-task",
2215 "backtrace",
2216 "bindgen",
2217 "block",
2218 "cc",
2219 "cocoa",
2220 "collections",
2221 "core-foundation",
2222 "core-graphics",
2223 "core-text",
2224 "ctor",
2225 "env_logger",
2226 "etagere",
2227 "font-kit",
2228 "foreign-types",
2229 "futures",
2230 "gpui_macros",
2231 "image",
2232 "lazy_static",
2233 "log",
2234 "metal",
2235 "num_cpus",
2236 "objc",
2237 "ordered-float",
2238 "parking",
2239 "parking_lot",
2240 "pathfinder_color",
2241 "pathfinder_geometry",
2242 "png",
2243 "postage",
2244 "rand 0.8.3",
2245 "resvg",
2246 "seahash",
2247 "serde",
2248 "serde_json",
2249 "simplelog",
2250 "smallvec",
2251 "smol",
2252 "sum_tree",
2253 "time 0.3.2",
2254 "tiny-skia",
2255 "tree-sitter",
2256 "usvg",
2257 "waker-fn",
2258]
2259
2260[[package]]
2261name = "gpui_macros"
2262version = "0.1.0"
2263dependencies = [
2264 "proc-macro2",
2265 "quote",
2266 "syn",
2267]
2268
2269[[package]]
2270name = "grep"
2271version = "0.2.8"
2272source = "registry+https://github.com/rust-lang/crates.io-index"
2273checksum = "51cb840c560b45a2ffd8abf00190382789d3f596663d5ffeb2e05931c20e8657"
2274dependencies = [
2275 "grep-cli",
2276 "grep-matcher",
2277 "grep-printer",
2278 "grep-regex",
2279 "grep-searcher",
2280]
2281
2282[[package]]
2283name = "grep-cli"
2284version = "0.1.6"
2285source = "registry+https://github.com/rust-lang/crates.io-index"
2286checksum = "2dd110c34bb4460d0de5062413b773e385cbf8a85a63fc535590110a09e79e8a"
2287dependencies = [
2288 "atty",
2289 "bstr",
2290 "globset",
2291 "lazy_static",
2292 "log",
2293 "regex",
2294 "same-file",
2295 "termcolor",
2296 "winapi-util",
2297]
2298
2299[[package]]
2300name = "grep-matcher"
2301version = "0.1.5"
2302source = "registry+https://github.com/rust-lang/crates.io-index"
2303checksum = "6d27563c33062cd33003b166ade2bb4fd82db1fd6a86db764dfdad132d46c1cc"
2304dependencies = [
2305 "memchr",
2306]
2307
2308[[package]]
2309name = "grep-printer"
2310version = "0.1.6"
2311source = "registry+https://github.com/rust-lang/crates.io-index"
2312checksum = "05c271a24daedf5675b61a275a1d0af06e03312ab7856d15433ae6cde044dc72"
2313dependencies = [
2314 "base64 0.13.0",
2315 "bstr",
2316 "grep-matcher",
2317 "grep-searcher",
2318 "serde",
2319 "serde_json",
2320 "termcolor",
2321]
2322
2323[[package]]
2324name = "grep-regex"
2325version = "0.1.9"
2326source = "registry+https://github.com/rust-lang/crates.io-index"
2327checksum = "121553c9768c363839b92fc2d7cdbbad44a3b70e8d6e7b1b72b05c977527bd06"
2328dependencies = [
2329 "aho-corasick",
2330 "bstr",
2331 "grep-matcher",
2332 "log",
2333 "regex",
2334 "regex-syntax",
2335 "thread_local",
2336]
2337
2338[[package]]
2339name = "grep-searcher"
2340version = "0.1.8"
2341source = "registry+https://github.com/rust-lang/crates.io-index"
2342checksum = "7fbdbde90ba52adc240d2deef7b6ad1f99f53142d074b771fe9b7bede6c4c23d"
2343dependencies = [
2344 "bstr",
2345 "bytecount",
2346 "encoding_rs",
2347 "encoding_rs_io",
2348 "grep-matcher",
2349 "log",
2350 "memmap2 0.3.1",
2351]
2352
2353[[package]]
2354name = "group"
2355version = "0.10.0"
2356source = "registry+https://github.com/rust-lang/crates.io-index"
2357checksum = "1c363a5301b8f153d80747126a04b3c82073b9fe3130571a9d170cacdeaf7912"
2358dependencies = [
2359 "ff",
2360 "rand_core 0.6.2",
2361 "subtle",
2362]
2363
2364[[package]]
2365name = "handlebars"
2366version = "3.5.5"
2367source = "registry+https://github.com/rust-lang/crates.io-index"
2368checksum = "4498fc115fa7d34de968184e473529abb40eeb6be8bc5f7faba3d08c316cb3e3"
2369dependencies = [
2370 "log",
2371 "pest",
2372 "pest_derive",
2373 "quick-error",
2374 "serde",
2375 "serde_json",
2376]
2377
2378[[package]]
2379name = "hashbrown"
2380version = "0.9.1"
2381source = "registry+https://github.com/rust-lang/crates.io-index"
2382checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
2383dependencies = [
2384 "ahash 0.4.7",
2385]
2386
2387[[package]]
2388name = "hashbrown"
2389version = "0.11.2"
2390source = "registry+https://github.com/rust-lang/crates.io-index"
2391checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
2392dependencies = [
2393 "ahash 0.7.4",
2394]
2395
2396[[package]]
2397name = "hashlink"
2398version = "0.6.0"
2399source = "registry+https://github.com/rust-lang/crates.io-index"
2400checksum = "d99cf782f0dc4372d26846bec3de7804ceb5df083c2d4462c0b8d2330e894fa8"
2401dependencies = [
2402 "hashbrown 0.9.1",
2403]
2404
2405[[package]]
2406name = "hashlink"
2407version = "0.7.0"
2408source = "registry+https://github.com/rust-lang/crates.io-index"
2409checksum = "7249a3129cbc1ffccd74857f81464a323a152173cdb134e0fd81bc803b29facf"
2410dependencies = [
2411 "hashbrown 0.11.2",
2412]
2413
2414[[package]]
2415name = "heck"
2416version = "0.3.3"
2417source = "registry+https://github.com/rust-lang/crates.io-index"
2418checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
2419dependencies = [
2420 "unicode-segmentation",
2421]
2422
2423[[package]]
2424name = "hermit-abi"
2425version = "0.1.18"
2426source = "registry+https://github.com/rust-lang/crates.io-index"
2427checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
2428dependencies = [
2429 "libc",
2430]
2431
2432[[package]]
2433name = "hex"
2434version = "0.4.3"
2435source = "registry+https://github.com/rust-lang/crates.io-index"
2436checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
2437
2438[[package]]
2439name = "hkdf"
2440version = "0.10.0"
2441source = "registry+https://github.com/rust-lang/crates.io-index"
2442checksum = "51ab2f639c231793c5f6114bdb9bbe50a7dbbfcd7c7c6bd8475dec2d991e964f"
2443dependencies = [
2444 "digest 0.9.0",
2445 "hmac 0.10.1",
2446]
2447
2448[[package]]
2449name = "hmac"
2450version = "0.8.1"
2451source = "registry+https://github.com/rust-lang/crates.io-index"
2452checksum = "126888268dcc288495a26bf004b38c5fdbb31682f992c84ceb046a1f0fe38840"
2453dependencies = [
2454 "crypto-mac 0.8.0",
2455 "digest 0.9.0",
2456]
2457
2458[[package]]
2459name = "hmac"
2460version = "0.10.1"
2461source = "registry+https://github.com/rust-lang/crates.io-index"
2462checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15"
2463dependencies = [
2464 "crypto-mac 0.10.0",
2465 "digest 0.9.0",
2466]
2467
2468[[package]]
2469name = "hmac"
2470version = "0.11.0"
2471source = "registry+https://github.com/rust-lang/crates.io-index"
2472checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
2473dependencies = [
2474 "crypto-mac 0.11.0",
2475 "digest 0.9.0",
2476]
2477
2478[[package]]
2479name = "hmac-sha256"
2480version = "0.1.7"
2481source = "registry+https://github.com/rust-lang/crates.io-index"
2482checksum = "bcdc571e566521512579aab40bf807c5066e1765fb36857f16ed7595c13567c6"
2483dependencies = [
2484 "digest 0.9.0",
2485]
2486
2487[[package]]
2488name = "hmac-sha512"
2489version = "0.1.9"
2490source = "registry+https://github.com/rust-lang/crates.io-index"
2491checksum = "77e806677ce663d0a199541030c816847b36e8dc095f70dae4a4f4ad63da5383"
2492dependencies = [
2493 "digest 0.9.0",
2494]
2495
2496[[package]]
2497name = "http"
2498version = "0.2.4"
2499source = "registry+https://github.com/rust-lang/crates.io-index"
2500checksum = "527e8c9ac747e28542699a951517aa9a6945af506cd1f2e1b53a576c17b6cc11"
2501dependencies = [
2502 "bytes 1.0.1",
2503 "fnv",
2504 "itoa",
2505]
2506
2507[[package]]
2508name = "http-auth-basic"
2509version = "0.1.3"
2510source = "registry+https://github.com/rust-lang/crates.io-index"
2511checksum = "df69b6a68474b935f436fb9c84139f32de4f7759810090d1a3a5e592553f7ee0"
2512dependencies = [
2513 "base64 0.12.3",
2514]
2515
2516[[package]]
2517name = "http-client"
2518version = "6.4.1"
2519source = "registry+https://github.com/rust-lang/crates.io-index"
2520checksum = "ce318d86a47d18d1db645c979214f809a6cd625202ad334ef75ca813b30dac80"
2521dependencies = [
2522 "async-std",
2523 "async-trait",
2524 "cfg-if 1.0.0",
2525 "dashmap",
2526 "http-types",
2527 "isahc",
2528 "log",
2529]
2530
2531[[package]]
2532name = "http-types"
2533version = "2.11.1"
2534source = "registry+https://github.com/rust-lang/crates.io-index"
2535checksum = "ad077d89137cd3debdce53c66714dc536525ef43fe075d41ddc0a8ac11f85957"
2536dependencies = [
2537 "anyhow",
2538 "async-channel",
2539 "async-std",
2540 "base64 0.13.0",
2541 "cookie",
2542 "futures-lite",
2543 "infer",
2544 "pin-project-lite 0.2.4",
2545 "rand 0.7.3",
2546 "serde",
2547 "serde_json",
2548 "serde_qs",
2549 "serde_urlencoded",
2550 "url",
2551]
2552
2553[[package]]
2554name = "httparse"
2555version = "1.4.1"
2556source = "registry+https://github.com/rust-lang/crates.io-index"
2557checksum = "f3a87b616e37e93c22fb19bcd386f02f3af5ea98a25670ad0fce773de23c5e68"
2558
2559[[package]]
2560name = "humantime"
2561version = "2.1.0"
2562source = "registry+https://github.com/rust-lang/crates.io-index"
2563checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
2564
2565[[package]]
2566name = "idna"
2567version = "0.2.3"
2568source = "registry+https://github.com/rust-lang/crates.io-index"
2569checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
2570dependencies = [
2571 "matches",
2572 "unicode-bidi",
2573 "unicode-normalization",
2574]
2575
2576[[package]]
2577name = "ignore"
2578version = "0.4.17"
2579source = "registry+https://github.com/rust-lang/crates.io-index"
2580checksum = "b287fb45c60bb826a0dc68ff08742b9d88a2fea13d6e0c286b3172065aaf878c"
2581dependencies = [
2582 "crossbeam-utils",
2583 "globset",
2584 "lazy_static",
2585 "log",
2586 "memchr",
2587 "regex",
2588 "same-file",
2589 "thread_local",
2590 "walkdir",
2591 "winapi-util",
2592]
2593
2594[[package]]
2595name = "image"
2596version = "0.23.14"
2597source = "registry+https://github.com/rust-lang/crates.io-index"
2598checksum = "24ffcb7e7244a9bf19d35bf2883b9c080c4ced3c07a9895572178cdb8f13f6a1"
2599dependencies = [
2600 "bytemuck",
2601 "byteorder",
2602 "color_quant",
2603 "gif",
2604 "jpeg-decoder",
2605 "num-iter",
2606 "num-rational",
2607 "num-traits",
2608 "png",
2609 "scoped_threadpool",
2610 "tiff",
2611]
2612
2613[[package]]
2614name = "indexmap"
2615version = "1.6.2"
2616source = "registry+https://github.com/rust-lang/crates.io-index"
2617checksum = "824845a0bf897a9042383849b02c1bc219c2383772efcd5c6f9766fa4b81aef3"
2618dependencies = [
2619 "autocfg 1.0.1",
2620 "hashbrown 0.9.1",
2621]
2622
2623[[package]]
2624name = "infer"
2625version = "0.2.3"
2626source = "registry+https://github.com/rust-lang/crates.io-index"
2627checksum = "64e9829a50b42bb782c1df523f78d332fe371b10c661e78b7a3c34b0198e9fac"
2628
2629[[package]]
2630name = "instant"
2631version = "0.1.9"
2632source = "registry+https://github.com/rust-lang/crates.io-index"
2633checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
2634dependencies = [
2635 "cfg-if 1.0.0",
2636]
2637
2638[[package]]
2639name = "isahc"
2640version = "0.9.14"
2641source = "registry+https://github.com/rust-lang/crates.io-index"
2642checksum = "e2948a0ce43e2c2ef11d7edf6816508998d99e13badd1150be0914205df9388a"
2643dependencies = [
2644 "bytes 0.5.6",
2645 "crossbeam-utils",
2646 "curl",
2647 "curl-sys",
2648 "flume",
2649 "futures-lite",
2650 "http",
2651 "log",
2652 "once_cell",
2653 "slab",
2654 "sluice",
2655 "tracing",
2656 "tracing-futures",
2657 "url",
2658 "waker-fn",
2659]
2660
2661[[package]]
2662name = "itertools"
2663version = "0.10.1"
2664source = "registry+https://github.com/rust-lang/crates.io-index"
2665checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf"
2666dependencies = [
2667 "either",
2668]
2669
2670[[package]]
2671name = "itoa"
2672version = "0.4.7"
2673source = "registry+https://github.com/rust-lang/crates.io-index"
2674checksum = "dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736"
2675
2676[[package]]
2677name = "jobserver"
2678version = "0.1.24"
2679source = "registry+https://github.com/rust-lang/crates.io-index"
2680checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa"
2681dependencies = [
2682 "libc",
2683]
2684
2685[[package]]
2686name = "journal"
2687version = "0.1.0"
2688dependencies = [
2689 "chrono",
2690 "dirs 4.0.0",
2691 "editor",
2692 "gpui",
2693 "log",
2694 "util",
2695 "workspace",
2696]
2697
2698[[package]]
2699name = "jpeg-decoder"
2700version = "0.1.22"
2701source = "registry+https://github.com/rust-lang/crates.io-index"
2702checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2"
2703dependencies = [
2704 "rayon",
2705]
2706
2707[[package]]
2708name = "js-sys"
2709version = "0.3.51"
2710source = "registry+https://github.com/rust-lang/crates.io-index"
2711checksum = "83bdfbace3a0e81a4253f73b49e960b053e396a11012cbd49b9b74d6a2b67062"
2712dependencies = [
2713 "wasm-bindgen",
2714]
2715
2716[[package]]
2717name = "jwt-simple"
2718version = "0.10.1"
2719source = "registry+https://github.com/rust-lang/crates.io-index"
2720checksum = "3b5630483dc02fd2274f6d1ec91209811f1a3bc442da4d76a31872d6a02cf9e9"
2721dependencies = [
2722 "anyhow",
2723 "coarsetime",
2724 "ct-codecs",
2725 "ed25519-compact",
2726 "hmac-sha256",
2727 "hmac-sha512",
2728 "k256",
2729 "p256",
2730 "rand 0.8.3",
2731 "rsa",
2732 "serde",
2733 "serde_json",
2734 "thiserror",
2735 "zeroize",
2736]
2737
2738[[package]]
2739name = "k256"
2740version = "0.9.4"
2741source = "registry+https://github.com/rust-lang/crates.io-index"
2742checksum = "f3a26a4a8e8b0ab315c687767b543c923c9667a1f2bf42a42818d1453891c7c1"
2743dependencies = [
2744 "cfg-if 1.0.0",
2745 "ecdsa",
2746 "elliptic-curve",
2747 "sha2 0.9.5",
2748]
2749
2750[[package]]
2751name = "kurbo"
2752version = "0.8.1"
2753source = "registry+https://github.com/rust-lang/crates.io-index"
2754checksum = "e30b1df631d23875f230ed3ddd1a88c231f269a04b2044eb6ca87e763b5f4c42"
2755dependencies = [
2756 "arrayvec 0.5.2",
2757]
2758
2759[[package]]
2760name = "kv-log-macro"
2761version = "1.0.7"
2762source = "registry+https://github.com/rust-lang/crates.io-index"
2763checksum = "0de8b303297635ad57c9f5059fd9cee7a47f8e8daa09df0fcd07dd39fb22977f"
2764dependencies = [
2765 "log",
2766]
2767
2768[[package]]
2769name = "language"
2770version = "0.1.0"
2771dependencies = [
2772 "anyhow",
2773 "async-broadcast",
2774 "async-trait",
2775 "client",
2776 "clock",
2777 "collections",
2778 "ctor",
2779 "env_logger",
2780 "futures",
2781 "fuzzy",
2782 "gpui",
2783 "lazy_static",
2784 "log",
2785 "lsp",
2786 "parking_lot",
2787 "postage",
2788 "rand 0.8.3",
2789 "rpc",
2790 "serde",
2791 "serde_json",
2792 "similar",
2793 "smallvec",
2794 "smol",
2795 "sum_tree",
2796 "text",
2797 "theme",
2798 "tree-sitter",
2799 "tree-sitter-rust",
2800 "unindent",
2801 "util",
2802]
2803
2804[[package]]
2805name = "lazy_static"
2806version = "1.4.0"
2807source = "registry+https://github.com/rust-lang/crates.io-index"
2808checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
2809dependencies = [
2810 "spin",
2811]
2812
2813[[package]]
2814name = "lazycell"
2815version = "1.3.0"
2816source = "registry+https://github.com/rust-lang/crates.io-index"
2817checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
2818
2819[[package]]
2820name = "lexical-core"
2821version = "0.7.6"
2822source = "registry+https://github.com/rust-lang/crates.io-index"
2823checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe"
2824dependencies = [
2825 "arrayvec 0.5.2",
2826 "bitflags",
2827 "cfg-if 1.0.0",
2828 "ryu",
2829 "static_assertions",
2830]
2831
2832[[package]]
2833name = "libc"
2834version = "0.2.119"
2835source = "registry+https://github.com/rust-lang/crates.io-index"
2836checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
2837
2838[[package]]
2839name = "libloading"
2840version = "0.7.0"
2841source = "registry+https://github.com/rust-lang/crates.io-index"
2842checksum = "6f84d96438c15fcd6c3f244c8fce01d1e2b9c6b5623e9c711dc9286d8fc92d6a"
2843dependencies = [
2844 "cfg-if 1.0.0",
2845 "winapi",
2846]
2847
2848[[package]]
2849name = "libm"
2850version = "0.2.1"
2851source = "registry+https://github.com/rust-lang/crates.io-index"
2852checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a"
2853
2854[[package]]
2855name = "libnghttp2-sys"
2856version = "0.1.6+1.43.0"
2857source = "registry+https://github.com/rust-lang/crates.io-index"
2858checksum = "0af55541a8827e138d59ec9e5877fb6095ece63fb6f4da45e7491b4fbd262855"
2859dependencies = [
2860 "cc",
2861 "libc",
2862]
2863
2864[[package]]
2865name = "libz-sys"
2866version = "1.1.3"
2867source = "registry+https://github.com/rust-lang/crates.io-index"
2868checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66"
2869dependencies = [
2870 "cc",
2871 "libc",
2872 "pkg-config",
2873 "vcpkg",
2874]
2875
2876[[package]]
2877name = "lipsum"
2878version = "0.8.0"
2879source = "registry+https://github.com/rust-lang/crates.io-index"
2880checksum = "42ee7271c76a89032dcc7e595c0a739a9c5514eab483deb0e82981fe2098c56a"
2881dependencies = [
2882 "rand 0.8.3",
2883 "rand_chacha 0.3.0",
2884]
2885
2886[[package]]
2887name = "lock_api"
2888version = "0.4.2"
2889source = "registry+https://github.com/rust-lang/crates.io-index"
2890checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
2891dependencies = [
2892 "scopeguard",
2893]
2894
2895[[package]]
2896name = "log"
2897version = "0.4.14"
2898source = "registry+https://github.com/rust-lang/crates.io-index"
2899checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
2900dependencies = [
2901 "cfg-if 1.0.0",
2902 "value-bag",
2903]
2904
2905[[package]]
2906name = "log-panics"
2907version = "2.0.0"
2908source = "registry+https://github.com/rust-lang/crates.io-index"
2909checksum = "ae0136257df209261daa18d6c16394757c63e032e27aafd8b07788b051082bef"
2910dependencies = [
2911 "backtrace",
2912 "log",
2913]
2914
2915[[package]]
2916name = "loom"
2917version = "0.4.0"
2918source = "registry+https://github.com/rust-lang/crates.io-index"
2919checksum = "d44c73b4636e497b4917eb21c33539efa3816741a2d3ff26c6316f1b529481a4"
2920dependencies = [
2921 "cfg-if 1.0.0",
2922 "generator",
2923 "scoped-tls",
2924]
2925
2926[[package]]
2927name = "lsp"
2928version = "0.1.0"
2929dependencies = [
2930 "anyhow",
2931 "async-pipe",
2932 "ctor",
2933 "env_logger",
2934 "futures",
2935 "gpui",
2936 "log",
2937 "lsp-types",
2938 "parking_lot",
2939 "postage",
2940 "serde",
2941 "serde_json",
2942 "smol",
2943 "unindent",
2944 "util",
2945]
2946
2947[[package]]
2948name = "lsp-types"
2949version = "0.91.0"
2950source = "registry+https://github.com/rust-lang/crates.io-index"
2951checksum = "be7801b458592d0998af808d97f6a85a6057af3aaf2a2a5c3c677702bbeb4ed7"
2952dependencies = [
2953 "bitflags",
2954 "serde",
2955 "serde_json",
2956 "serde_repr",
2957 "url",
2958]
2959
2960[[package]]
2961name = "malloc_buf"
2962version = "0.0.6"
2963source = "registry+https://github.com/rust-lang/crates.io-index"
2964checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
2965dependencies = [
2966 "libc",
2967]
2968
2969[[package]]
2970name = "maplit"
2971version = "1.0.2"
2972source = "registry+https://github.com/rust-lang/crates.io-index"
2973checksum = "3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d"
2974
2975[[package]]
2976name = "matches"
2977version = "0.1.8"
2978source = "registry+https://github.com/rust-lang/crates.io-index"
2979checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
2980
2981[[package]]
2982name = "md-5"
2983version = "0.9.1"
2984source = "registry+https://github.com/rust-lang/crates.io-index"
2985checksum = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
2986dependencies = [
2987 "block-buffer 0.9.0",
2988 "digest 0.9.0",
2989 "opaque-debug 0.3.0",
2990]
2991
2992[[package]]
2993name = "memchr"
2994version = "2.4.1"
2995source = "registry+https://github.com/rust-lang/crates.io-index"
2996checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
2997
2998[[package]]
2999name = "memmap2"
3000version = "0.1.0"
3001source = "registry+https://github.com/rust-lang/crates.io-index"
3002checksum = "d9b70ca2a6103ac8b665dc150b142ef0e4e89df640c9e6cf295d189c3caebe5a"
3003dependencies = [
3004 "libc",
3005]
3006
3007[[package]]
3008name = "memmap2"
3009version = "0.2.2"
3010source = "registry+https://github.com/rust-lang/crates.io-index"
3011checksum = "397d1a6d6d0563c0f5462bbdae662cf6c784edf5e828e40c7257f85d82bf56dd"
3012dependencies = [
3013 "libc",
3014]
3015
3016[[package]]
3017name = "memmap2"
3018version = "0.3.1"
3019source = "registry+https://github.com/rust-lang/crates.io-index"
3020checksum = "00b6c2ebff6180198788f5db08d7ce3bc1d0b617176678831a7510825973e357"
3021dependencies = [
3022 "libc",
3023]
3024
3025[[package]]
3026name = "memoffset"
3027version = "0.6.3"
3028source = "registry+https://github.com/rust-lang/crates.io-index"
3029checksum = "f83fb6581e8ed1f85fd45c116db8405483899489e38406156c25eb743554361d"
3030dependencies = [
3031 "autocfg 1.0.1",
3032]
3033
3034[[package]]
3035name = "metal"
3036version = "0.21.0"
3037source = "registry+https://github.com/rust-lang/crates.io-index"
3038checksum = "4598d719460ade24c7d91f335daf055bf2a7eec030728ce751814c50cdd6a26c"
3039dependencies = [
3040 "bitflags",
3041 "block",
3042 "cocoa-foundation",
3043 "foreign-types",
3044 "log",
3045 "objc",
3046]
3047
3048[[package]]
3049name = "mime"
3050version = "0.3.16"
3051source = "registry+https://github.com/rust-lang/crates.io-index"
3052checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
3053
3054[[package]]
3055name = "mime_guess"
3056version = "2.0.3"
3057source = "registry+https://github.com/rust-lang/crates.io-index"
3058checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212"
3059dependencies = [
3060 "mime",
3061 "unicase",
3062]
3063
3064[[package]]
3065name = "miniz_oxide"
3066version = "0.3.7"
3067source = "registry+https://github.com/rust-lang/crates.io-index"
3068checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435"
3069dependencies = [
3070 "adler32",
3071]
3072
3073[[package]]
3074name = "miniz_oxide"
3075version = "0.4.4"
3076source = "registry+https://github.com/rust-lang/crates.io-index"
3077checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b"
3078dependencies = [
3079 "adler",
3080 "autocfg 1.0.1",
3081]
3082
3083[[package]]
3084name = "multimap"
3085version = "0.8.3"
3086source = "registry+https://github.com/rust-lang/crates.io-index"
3087checksum = "e5ce46fe64a9d73be07dcbe690a38ce1b293be448fd8ce1e6c1b8062c9f72c6a"
3088
3089[[package]]
3090name = "nb-connect"
3091version = "1.0.3"
3092source = "registry+https://github.com/rust-lang/crates.io-index"
3093checksum = "670361df1bc2399ee1ff50406a0d422587dd3bb0da596e1978fe8e05dabddf4f"
3094dependencies = [
3095 "libc",
3096 "socket2 0.3.19",
3097]
3098
3099[[package]]
3100name = "nom"
3101version = "5.1.2"
3102source = "registry+https://github.com/rust-lang/crates.io-index"
3103checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af"
3104dependencies = [
3105 "memchr",
3106 "version_check",
3107]
3108
3109[[package]]
3110name = "nom"
3111version = "6.1.2"
3112source = "registry+https://github.com/rust-lang/crates.io-index"
3113checksum = "e7413f999671bd4745a7b624bd370a569fb6bc574b23c83a3c5ed2e453f3d5e2"
3114dependencies = [
3115 "bitvec",
3116 "funty",
3117 "lexical-core",
3118 "memchr",
3119 "version_check",
3120]
3121
3122[[package]]
3123name = "num-bigint"
3124version = "0.4.0"
3125source = "registry+https://github.com/rust-lang/crates.io-index"
3126checksum = "4e0d047c1062aa51e256408c560894e5251f08925980e53cf1aa5bd00eec6512"
3127dependencies = [
3128 "autocfg 1.0.1",
3129 "num-integer",
3130 "num-traits",
3131]
3132
3133[[package]]
3134name = "num-bigint-dig"
3135version = "0.7.0"
3136source = "registry+https://github.com/rust-lang/crates.io-index"
3137checksum = "4547ee5541c18742396ae2c895d0717d0f886d8823b8399cdaf7b07d63ad0480"
3138dependencies = [
3139 "autocfg 0.1.7",
3140 "byteorder",
3141 "lazy_static",
3142 "libm",
3143 "num-integer",
3144 "num-iter",
3145 "num-traits",
3146 "rand 0.8.3",
3147 "smallvec",
3148 "zeroize",
3149]
3150
3151[[package]]
3152name = "num-integer"
3153version = "0.1.44"
3154source = "registry+https://github.com/rust-lang/crates.io-index"
3155checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
3156dependencies = [
3157 "autocfg 1.0.1",
3158 "num-traits",
3159]
3160
3161[[package]]
3162name = "num-iter"
3163version = "0.1.42"
3164source = "registry+https://github.com/rust-lang/crates.io-index"
3165checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59"
3166dependencies = [
3167 "autocfg 1.0.1",
3168 "num-integer",
3169 "num-traits",
3170]
3171
3172[[package]]
3173name = "num-rational"
3174version = "0.3.2"
3175source = "registry+https://github.com/rust-lang/crates.io-index"
3176checksum = "12ac428b1cb17fce6f731001d307d351ec70a6d202fc2e60f7d4c5e42d8f4f07"
3177dependencies = [
3178 "autocfg 1.0.1",
3179 "num-integer",
3180 "num-traits",
3181]
3182
3183[[package]]
3184name = "num-traits"
3185version = "0.2.14"
3186source = "registry+https://github.com/rust-lang/crates.io-index"
3187checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
3188dependencies = [
3189 "autocfg 1.0.1",
3190 "libm",
3191]
3192
3193[[package]]
3194name = "num_cpus"
3195version = "1.13.0"
3196source = "registry+https://github.com/rust-lang/crates.io-index"
3197checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
3198dependencies = [
3199 "hermit-abi",
3200 "libc",
3201]
3202
3203[[package]]
3204name = "oauth2"
3205version = "4.1.0"
3206source = "registry+https://github.com/rust-lang/crates.io-index"
3207checksum = "80e47cfc4c0a1a519d9a025ebfbac3a2439d1b5cdf397d72dcb79b11d9920dab"
3208dependencies = [
3209 "base64 0.13.0",
3210 "chrono",
3211 "getrandom 0.2.2",
3212 "http",
3213 "rand 0.8.3",
3214 "serde",
3215 "serde_json",
3216 "serde_path_to_error",
3217 "sha2 0.9.5",
3218 "thiserror",
3219 "url",
3220]
3221
3222[[package]]
3223name = "oauth2-surf"
3224version = "0.1.2"
3225source = "registry+https://github.com/rust-lang/crates.io-index"
3226checksum = "a8a041fdfcfb6aac56f08d021befc1493bde6e6699fef2364e74f0d9adedd27b"
3227dependencies = [
3228 "anyhow",
3229 "http",
3230 "oauth2",
3231 "surf",
3232 "thiserror",
3233]
3234
3235[[package]]
3236name = "objc"
3237version = "0.2.7"
3238source = "registry+https://github.com/rust-lang/crates.io-index"
3239checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
3240dependencies = [
3241 "malloc_buf",
3242 "objc_exception",
3243]
3244
3245[[package]]
3246name = "objc_exception"
3247version = "0.1.2"
3248source = "registry+https://github.com/rust-lang/crates.io-index"
3249checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4"
3250dependencies = [
3251 "cc",
3252]
3253
3254[[package]]
3255name = "object"
3256version = "0.23.0"
3257source = "registry+https://github.com/rust-lang/crates.io-index"
3258checksum = "a9a7ab5d64814df0fe4a4b5ead45ed6c5f181ee3ff04ba344313a6c80446c5d4"
3259
3260[[package]]
3261name = "once_cell"
3262version = "1.5.2"
3263source = "registry+https://github.com/rust-lang/crates.io-index"
3264checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
3265
3266[[package]]
3267name = "opaque-debug"
3268version = "0.2.3"
3269source = "registry+https://github.com/rust-lang/crates.io-index"
3270checksum = "2839e79665f131bdb5782e51f2c6c9599c133c6098982a54c794358bf432529c"
3271
3272[[package]]
3273name = "opaque-debug"
3274version = "0.3.0"
3275source = "registry+https://github.com/rust-lang/crates.io-index"
3276checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"
3277
3278[[package]]
3279name = "openssl-probe"
3280version = "0.1.4"
3281source = "registry+https://github.com/rust-lang/crates.io-index"
3282checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a"
3283
3284[[package]]
3285name = "openssl-sys"
3286version = "0.9.65"
3287source = "registry+https://github.com/rust-lang/crates.io-index"
3288checksum = "7a7907e3bfa08bb85105209cdfcb6c63d109f8f6c1ed6ca318fff5c1853fbc1d"
3289dependencies = [
3290 "autocfg 1.0.1",
3291 "cc",
3292 "libc",
3293 "pkg-config",
3294 "vcpkg",
3295]
3296
3297[[package]]
3298name = "ordered-float"
3299version = "2.1.1"
3300source = "registry+https://github.com/rust-lang/crates.io-index"
3301checksum = "766f840da25490628d8e63e529cd21c014f6600c6b8517add12a6fa6167a6218"
3302dependencies = [
3303 "num-traits",
3304]
3305
3306[[package]]
3307name = "os_str_bytes"
3308version = "2.4.0"
3309source = "registry+https://github.com/rust-lang/crates.io-index"
3310checksum = "afb2e1c3ee07430c2cf76151675e583e0f19985fa6efae47d6848a3e2c824f85"
3311
3312[[package]]
3313name = "outline"
3314version = "0.1.0"
3315dependencies = [
3316 "editor",
3317 "fuzzy",
3318 "gpui",
3319 "language",
3320 "ordered-float",
3321 "postage",
3322 "smol",
3323 "text",
3324 "workspace",
3325]
3326
3327[[package]]
3328name = "p256"
3329version = "0.9.0"
3330source = "registry+https://github.com/rust-lang/crates.io-index"
3331checksum = "d053368e1bae4c8a672953397bd1bd7183dde1c72b0b7612a15719173148d186"
3332dependencies = [
3333 "ecdsa",
3334 "elliptic-curve",
3335 "sha2 0.9.5",
3336]
3337
3338[[package]]
3339name = "parking"
3340version = "2.0.0"
3341source = "registry+https://github.com/rust-lang/crates.io-index"
3342checksum = "427c3892f9e783d91cc128285287e70a59e206ca452770ece88a76f7a3eddd72"
3343
3344[[package]]
3345name = "parking_lot"
3346version = "0.11.1"
3347source = "registry+https://github.com/rust-lang/crates.io-index"
3348checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
3349dependencies = [
3350 "instant",
3351 "lock_api",
3352 "parking_lot_core",
3353]
3354
3355[[package]]
3356name = "parking_lot_core"
3357version = "0.8.3"
3358source = "registry+https://github.com/rust-lang/crates.io-index"
3359checksum = "fa7a782938e745763fe6907fc6ba86946d72f49fe7e21de074e08128a99fb018"
3360dependencies = [
3361 "cfg-if 1.0.0",
3362 "instant",
3363 "libc",
3364 "redox_syscall",
3365 "smallvec",
3366 "winapi",
3367]
3368
3369[[package]]
3370name = "password-hash"
3371version = "0.2.1"
3372source = "registry+https://github.com/rust-lang/crates.io-index"
3373checksum = "c1a5d4e9c205d2c1ae73b84aab6240e98218c0e72e63b50422cfb2d1ca952282"
3374dependencies = [
3375 "base64ct",
3376 "rand_core 0.6.2",
3377 "subtle",
3378]
3379
3380[[package]]
3381name = "pathfinder_color"
3382version = "0.5.0"
3383source = "registry+https://github.com/rust-lang/crates.io-index"
3384checksum = "69bdc0d277d559e35e1b374de56df9262a6b71e091ca04a8831a239f8c7f0c62"
3385dependencies = [
3386 "pathfinder_simd",
3387]
3388
3389[[package]]
3390name = "pathfinder_geometry"
3391version = "0.5.1"
3392source = "registry+https://github.com/rust-lang/crates.io-index"
3393checksum = "0b7b7e7b4ea703700ce73ebf128e1450eb69c3a8329199ffbfb9b2a0418e5ad3"
3394dependencies = [
3395 "log",
3396 "pathfinder_simd",
3397]
3398
3399[[package]]
3400name = "pathfinder_simd"
3401version = "0.5.0"
3402source = "registry+https://github.com/rust-lang/crates.io-index"
3403checksum = "b451513912d6b3440e443aa75a73ab22203afedc4a90df8526d008c0f86f7cb3"
3404dependencies = [
3405 "rustc_version",
3406]
3407
3408[[package]]
3409name = "pbkdf2"
3410version = "0.8.0"
3411source = "registry+https://github.com/rust-lang/crates.io-index"
3412checksum = "d95f5254224e617595d2cc3cc73ff0a5eaf2637519e25f03388154e9378b6ffa"
3413dependencies = [
3414 "crypto-mac 0.11.0",
3415]
3416
3417[[package]]
3418name = "peeking_take_while"
3419version = "0.1.2"
3420source = "registry+https://github.com/rust-lang/crates.io-index"
3421checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
3422
3423[[package]]
3424name = "pem"
3425version = "0.8.3"
3426source = "registry+https://github.com/rust-lang/crates.io-index"
3427checksum = "fd56cbd21fea48d0c440b41cd69c589faacade08c992d9a54e471b79d0fd13eb"
3428dependencies = [
3429 "base64 0.13.0",
3430 "once_cell",
3431 "regex",
3432]
3433
3434[[package]]
3435name = "percent-encoding"
3436version = "2.1.0"
3437source = "registry+https://github.com/rust-lang/crates.io-index"
3438checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
3439
3440[[package]]
3441name = "pest"
3442version = "2.1.3"
3443source = "registry+https://github.com/rust-lang/crates.io-index"
3444checksum = "10f4872ae94d7b90ae48754df22fd42ad52ce740b8f370b03da4835417403e53"
3445dependencies = [
3446 "ucd-trie",
3447]
3448
3449[[package]]
3450name = "pest_derive"
3451version = "2.1.0"
3452source = "registry+https://github.com/rust-lang/crates.io-index"
3453checksum = "833d1ae558dc601e9a60366421196a8d94bc0ac980476d0b67e1d0988d72b2d0"
3454dependencies = [
3455 "pest",
3456 "pest_generator",
3457]
3458
3459[[package]]
3460name = "pest_generator"
3461version = "2.1.3"
3462source = "registry+https://github.com/rust-lang/crates.io-index"
3463checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
3464dependencies = [
3465 "pest",
3466 "pest_meta",
3467 "proc-macro2",
3468 "quote",
3469 "syn",
3470]
3471
3472[[package]]
3473name = "pest_meta"
3474version = "2.1.3"
3475source = "registry+https://github.com/rust-lang/crates.io-index"
3476checksum = "54be6e404f5317079812fc8f9f5279de376d8856929e21c184ecf6bbd692a11d"
3477dependencies = [
3478 "maplit",
3479 "pest",
3480 "sha-1 0.8.2",
3481]
3482
3483[[package]]
3484name = "petgraph"
3485version = "0.5.1"
3486source = "registry+https://github.com/rust-lang/crates.io-index"
3487checksum = "467d164a6de56270bd7c4d070df81d07beace25012d5103ced4e9ff08d6afdb7"
3488dependencies = [
3489 "fixedbitset",
3490 "indexmap",
3491]
3492
3493[[package]]
3494name = "pico-args"
3495version = "0.4.0"
3496source = "registry+https://github.com/rust-lang/crates.io-index"
3497checksum = "d70072c20945e1ab871c472a285fc772aefd4f5407723c206242f2c6f94595d6"
3498
3499[[package]]
3500name = "pin-project"
3501version = "1.0.6"
3502source = "registry+https://github.com/rust-lang/crates.io-index"
3503checksum = "bc174859768806e91ae575187ada95c91a29e96a98dc5d2cd9a1fed039501ba6"
3504dependencies = [
3505 "pin-project-internal",
3506]
3507
3508[[package]]
3509name = "pin-project-internal"
3510version = "1.0.6"
3511source = "registry+https://github.com/rust-lang/crates.io-index"
3512checksum = "a490329918e856ed1b083f244e3bfe2d8c4f336407e4ea9e1a9f479ff09049e5"
3513dependencies = [
3514 "proc-macro2",
3515 "quote",
3516 "syn",
3517]
3518
3519[[package]]
3520name = "pin-project-lite"
3521version = "0.1.12"
3522source = "registry+https://github.com/rust-lang/crates.io-index"
3523checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777"
3524
3525[[package]]
3526name = "pin-project-lite"
3527version = "0.2.4"
3528source = "registry+https://github.com/rust-lang/crates.io-index"
3529checksum = "439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827"
3530
3531[[package]]
3532name = "pin-utils"
3533version = "0.1.0"
3534source = "registry+https://github.com/rust-lang/crates.io-index"
3535checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
3536
3537[[package]]
3538name = "pkcs8"
3539version = "0.7.0"
3540source = "registry+https://github.com/rust-lang/crates.io-index"
3541checksum = "09d156817ae0125e8aa5067710b0db24f0984830614f99875a70aa5e3b74db69"
3542dependencies = [
3543 "base64ct",
3544 "der",
3545 "spki",
3546 "zeroize",
3547]
3548
3549[[package]]
3550name = "pkg-config"
3551version = "0.3.19"
3552source = "registry+https://github.com/rust-lang/crates.io-index"
3553checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
3554
3555[[package]]
3556name = "png"
3557version = "0.16.8"
3558source = "registry+https://github.com/rust-lang/crates.io-index"
3559checksum = "3c3287920cb847dee3de33d301c463fba14dda99db24214ddf93f83d3021f4c6"
3560dependencies = [
3561 "bitflags",
3562 "crc32fast",
3563 "deflate",
3564 "miniz_oxide 0.3.7",
3565]
3566
3567[[package]]
3568name = "polling"
3569version = "2.0.2"
3570source = "registry+https://github.com/rust-lang/crates.io-index"
3571checksum = "a2a7bc6b2a29e632e45451c941832803a18cce6781db04de8a04696cdca8bde4"
3572dependencies = [
3573 "cfg-if 0.1.10",
3574 "libc",
3575 "log",
3576 "wepoll-sys",
3577 "winapi",
3578]
3579
3580[[package]]
3581name = "pollster"
3582version = "0.2.3"
3583source = "registry+https://github.com/rust-lang/crates.io-index"
3584checksum = "6cce106fd2646acbe31a0e4006f75779d535c26a44f153ada196e9edcfc6d944"
3585
3586[[package]]
3587name = "polyval"
3588version = "0.4.5"
3589source = "registry+https://github.com/rust-lang/crates.io-index"
3590checksum = "eebcc4aa140b9abd2bc40d9c3f7ccec842679cd79045ac3a7ac698c1a064b7cd"
3591dependencies = [
3592 "cpuid-bool",
3593 "opaque-debug 0.3.0",
3594 "universal-hash",
3595]
3596
3597[[package]]
3598name = "postage"
3599version = "0.4.1"
3600source = "registry+https://github.com/rust-lang/crates.io-index"
3601checksum = "a63d25391d04a097954b76aba742b6b5b74f213dfe3dbaeeb36e8ddc1c657f0b"
3602dependencies = [
3603 "atomic",
3604 "crossbeam-queue",
3605 "futures",
3606 "log",
3607 "pin-project",
3608 "pollster",
3609 "static_assertions",
3610 "thiserror",
3611]
3612
3613[[package]]
3614name = "ppv-lite86"
3615version = "0.2.10"
3616source = "registry+https://github.com/rust-lang/crates.io-index"
3617checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
3618
3619[[package]]
3620name = "proc-macro-error"
3621version = "1.0.4"
3622source = "registry+https://github.com/rust-lang/crates.io-index"
3623checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
3624dependencies = [
3625 "proc-macro-error-attr",
3626 "proc-macro2",
3627 "quote",
3628 "syn",
3629 "version_check",
3630]
3631
3632[[package]]
3633name = "proc-macro-error-attr"
3634version = "1.0.4"
3635source = "registry+https://github.com/rust-lang/crates.io-index"
3636checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
3637dependencies = [
3638 "proc-macro2",
3639 "quote",
3640 "version_check",
3641]
3642
3643[[package]]
3644name = "proc-macro-hack"
3645version = "0.5.19"
3646source = "registry+https://github.com/rust-lang/crates.io-index"
3647checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
3648
3649[[package]]
3650name = "proc-macro-nested"
3651version = "0.1.7"
3652source = "registry+https://github.com/rust-lang/crates.io-index"
3653checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086"
3654
3655[[package]]
3656name = "proc-macro2"
3657version = "1.0.24"
3658source = "registry+https://github.com/rust-lang/crates.io-index"
3659checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
3660dependencies = [
3661 "unicode-xid",
3662]
3663
3664[[package]]
3665name = "project"
3666version = "0.1.0"
3667dependencies = [
3668 "anyhow",
3669 "async-trait",
3670 "client",
3671 "clock",
3672 "collections",
3673 "fsevent",
3674 "futures",
3675 "fuzzy",
3676 "gpui",
3677 "grep",
3678 "ignore",
3679 "language",
3680 "lazy_static",
3681 "libc",
3682 "log",
3683 "lsp",
3684 "parking_lot",
3685 "postage",
3686 "rand 0.8.3",
3687 "rpc",
3688 "serde",
3689 "serde_json",
3690 "sha2 0.10.2",
3691 "smol",
3692 "sum_tree",
3693 "tempdir",
3694 "text",
3695 "toml",
3696 "unindent",
3697 "util",
3698]
3699
3700[[package]]
3701name = "project_panel"
3702version = "0.1.0"
3703dependencies = [
3704 "gpui",
3705 "postage",
3706 "project",
3707 "serde_json",
3708 "theme",
3709 "util",
3710 "workspace",
3711]
3712
3713[[package]]
3714name = "project_symbols"
3715version = "0.1.0"
3716dependencies = [
3717 "anyhow",
3718 "editor",
3719 "fuzzy",
3720 "gpui",
3721 "ordered-float",
3722 "postage",
3723 "project",
3724 "smol",
3725 "text",
3726 "util",
3727 "workspace",
3728]
3729
3730[[package]]
3731name = "prost"
3732version = "0.8.0"
3733source = "registry+https://github.com/rust-lang/crates.io-index"
3734checksum = "de5e2533f59d08fcf364fd374ebda0692a70bd6d7e66ef97f306f45c6c5d8020"
3735dependencies = [
3736 "bytes 1.0.1",
3737 "prost-derive",
3738]
3739
3740[[package]]
3741name = "prost-build"
3742version = "0.8.0"
3743source = "registry+https://github.com/rust-lang/crates.io-index"
3744checksum = "355f634b43cdd80724ee7848f95770e7e70eefa6dcf14fea676216573b8fd603"
3745dependencies = [
3746 "bytes 1.0.1",
3747 "heck",
3748 "itertools",
3749 "log",
3750 "multimap",
3751 "petgraph",
3752 "prost",
3753 "prost-types",
3754 "tempfile",
3755 "which 4.1.0",
3756]
3757
3758[[package]]
3759name = "prost-derive"
3760version = "0.8.0"
3761source = "registry+https://github.com/rust-lang/crates.io-index"
3762checksum = "600d2f334aa05acb02a755e217ef1ab6dea4d51b58b7846588b747edec04efba"
3763dependencies = [
3764 "anyhow",
3765 "itertools",
3766 "proc-macro2",
3767 "quote",
3768 "syn",
3769]
3770
3771[[package]]
3772name = "prost-types"
3773version = "0.8.0"
3774source = "registry+https://github.com/rust-lang/crates.io-index"
3775checksum = "603bbd6394701d13f3f25aada59c7de9d35a6a5887cfc156181234a44002771b"
3776dependencies = [
3777 "bytes 1.0.1",
3778 "prost",
3779]
3780
3781[[package]]
3782name = "quick-error"
3783version = "2.0.1"
3784source = "registry+https://github.com/rust-lang/crates.io-index"
3785checksum = "a993555f31e5a609f617c12db6250dedcac1b0a85076912c436e6fc9b2c8e6a3"
3786
3787[[package]]
3788name = "quote"
3789version = "1.0.9"
3790source = "registry+https://github.com/rust-lang/crates.io-index"
3791checksum = "c3d0b9745dc2debf507c8422de05d7226cc1f0644216dfdfead988f9b1ab32a7"
3792dependencies = [
3793 "proc-macro2",
3794]
3795
3796[[package]]
3797name = "radium"
3798version = "0.5.3"
3799source = "registry+https://github.com/rust-lang/crates.io-index"
3800checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8"
3801
3802[[package]]
3803name = "rand"
3804version = "0.4.6"
3805source = "registry+https://github.com/rust-lang/crates.io-index"
3806checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293"
3807dependencies = [
3808 "fuchsia-cprng",
3809 "libc",
3810 "rand_core 0.3.1",
3811 "rdrand",
3812 "winapi",
3813]
3814
3815[[package]]
3816name = "rand"
3817version = "0.7.3"
3818source = "registry+https://github.com/rust-lang/crates.io-index"
3819checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
3820dependencies = [
3821 "getrandom 0.1.16",
3822 "libc",
3823 "rand_chacha 0.2.2",
3824 "rand_core 0.5.1",
3825 "rand_hc 0.2.0",
3826]
3827
3828[[package]]
3829name = "rand"
3830version = "0.8.3"
3831source = "registry+https://github.com/rust-lang/crates.io-index"
3832checksum = "0ef9e7e66b4468674bfcb0c81af8b7fa0bb154fa9f28eb840da5c447baeb8d7e"
3833dependencies = [
3834 "libc",
3835 "rand_chacha 0.3.0",
3836 "rand_core 0.6.2",
3837 "rand_hc 0.3.0",
3838]
3839
3840[[package]]
3841name = "rand_chacha"
3842version = "0.2.2"
3843source = "registry+https://github.com/rust-lang/crates.io-index"
3844checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
3845dependencies = [
3846 "ppv-lite86",
3847 "rand_core 0.5.1",
3848]
3849
3850[[package]]
3851name = "rand_chacha"
3852version = "0.3.0"
3853source = "registry+https://github.com/rust-lang/crates.io-index"
3854checksum = "e12735cf05c9e10bf21534da50a147b924d555dc7a547c42e6bb2d5b6017ae0d"
3855dependencies = [
3856 "ppv-lite86",
3857 "rand_core 0.6.2",
3858]
3859
3860[[package]]
3861name = "rand_core"
3862version = "0.3.1"
3863source = "registry+https://github.com/rust-lang/crates.io-index"
3864checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
3865dependencies = [
3866 "rand_core 0.4.2",
3867]
3868
3869[[package]]
3870name = "rand_core"
3871version = "0.4.2"
3872source = "registry+https://github.com/rust-lang/crates.io-index"
3873checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
3874
3875[[package]]
3876name = "rand_core"
3877version = "0.5.1"
3878source = "registry+https://github.com/rust-lang/crates.io-index"
3879checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
3880dependencies = [
3881 "getrandom 0.1.16",
3882]
3883
3884[[package]]
3885name = "rand_core"
3886version = "0.6.2"
3887source = "registry+https://github.com/rust-lang/crates.io-index"
3888checksum = "34cf66eb183df1c5876e2dcf6b13d57340741e8dc255b48e40a26de954d06ae7"
3889dependencies = [
3890 "getrandom 0.2.2",
3891]
3892
3893[[package]]
3894name = "rand_hc"
3895version = "0.2.0"
3896source = "registry+https://github.com/rust-lang/crates.io-index"
3897checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
3898dependencies = [
3899 "rand_core 0.5.1",
3900]
3901
3902[[package]]
3903name = "rand_hc"
3904version = "0.3.0"
3905source = "registry+https://github.com/rust-lang/crates.io-index"
3906checksum = "3190ef7066a446f2e7f42e239d161e905420ccab01eb967c9eb27d21b2322a73"
3907dependencies = [
3908 "rand_core 0.6.2",
3909]
3910
3911[[package]]
3912name = "rayon"
3913version = "1.5.0"
3914source = "registry+https://github.com/rust-lang/crates.io-index"
3915checksum = "8b0d8e0819fadc20c74ea8373106ead0600e3a67ef1fe8da56e39b9ae7275674"
3916dependencies = [
3917 "autocfg 1.0.1",
3918 "crossbeam-deque",
3919 "either",
3920 "rayon-core",
3921]
3922
3923[[package]]
3924name = "rayon-core"
3925version = "1.9.0"
3926source = "registry+https://github.com/rust-lang/crates.io-index"
3927checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
3928dependencies = [
3929 "crossbeam-channel",
3930 "crossbeam-deque",
3931 "crossbeam-utils",
3932 "lazy_static",
3933 "num_cpus",
3934]
3935
3936[[package]]
3937name = "rctree"
3938version = "0.3.3"
3939source = "registry+https://github.com/rust-lang/crates.io-index"
3940checksum = "be9e29cb19c8fe84169fcb07f8f11e66bc9e6e0280efd4715c54818296f8a4a8"
3941
3942[[package]]
3943name = "rdrand"
3944version = "0.4.0"
3945source = "registry+https://github.com/rust-lang/crates.io-index"
3946checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
3947dependencies = [
3948 "rand_core 0.3.1",
3949]
3950
3951[[package]]
3952name = "redox_syscall"
3953version = "0.2.5"
3954source = "registry+https://github.com/rust-lang/crates.io-index"
3955checksum = "94341e4e44e24f6b591b59e47a8a027df12e008d73fd5672dbea9cc22f4507d9"
3956dependencies = [
3957 "bitflags",
3958]
3959
3960[[package]]
3961name = "redox_users"
3962version = "0.4.0"
3963source = "registry+https://github.com/rust-lang/crates.io-index"
3964checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64"
3965dependencies = [
3966 "getrandom 0.2.2",
3967 "redox_syscall",
3968]
3969
3970[[package]]
3971name = "regex"
3972version = "1.5.4"
3973source = "registry+https://github.com/rust-lang/crates.io-index"
3974checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
3975dependencies = [
3976 "aho-corasick",
3977 "memchr",
3978 "regex-syntax",
3979]
3980
3981[[package]]
3982name = "regex-automata"
3983version = "0.1.10"
3984source = "registry+https://github.com/rust-lang/crates.io-index"
3985checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
3986
3987[[package]]
3988name = "regex-syntax"
3989version = "0.6.25"
3990source = "registry+https://github.com/rust-lang/crates.io-index"
3991checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
3992
3993[[package]]
3994name = "remove_dir_all"
3995version = "0.5.3"
3996source = "registry+https://github.com/rust-lang/crates.io-index"
3997checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
3998dependencies = [
3999 "winapi",
4000]
4001
4002[[package]]
4003name = "resvg"
4004version = "0.14.0"
4005source = "registry+https://github.com/rust-lang/crates.io-index"
4006checksum = "ac9efbe9c239253e11e518352c5f015ec0c69e73658eed153670e853e1b78e40"
4007dependencies = [
4008 "jpeg-decoder",
4009 "log",
4010 "pico-args",
4011 "png",
4012 "rgb",
4013 "svgfilters",
4014 "tiny-skia",
4015 "usvg",
4016]
4017
4018[[package]]
4019name = "rgb"
4020version = "0.8.27"
4021source = "registry+https://github.com/rust-lang/crates.io-index"
4022checksum = "8fddb3b23626145d1776addfc307e1a1851f60ef6ca64f376bcb889697144cf0"
4023dependencies = [
4024 "bytemuck",
4025]
4026
4027[[package]]
4028name = "ring"
4029version = "0.16.20"
4030source = "registry+https://github.com/rust-lang/crates.io-index"
4031checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
4032dependencies = [
4033 "cc",
4034 "libc",
4035 "once_cell",
4036 "spin",
4037 "untrusted",
4038 "web-sys",
4039 "winapi",
4040]
4041
4042[[package]]
4043name = "route-recognizer"
4044version = "0.2.0"
4045source = "registry+https://github.com/rust-lang/crates.io-index"
4046checksum = "56770675ebc04927ded3e60633437841581c285dc6236109ea25fbf3beb7b59e"
4047
4048[[package]]
4049name = "roxmltree"
4050version = "0.14.1"
4051source = "registry+https://github.com/rust-lang/crates.io-index"
4052checksum = "921904a62e410e37e215c40381b7117f830d9d89ba60ab5236170541dd25646b"
4053dependencies = [
4054 "xmlparser",
4055]
4056
4057[[package]]
4058name = "rpc"
4059version = "0.1.0"
4060dependencies = [
4061 "anyhow",
4062 "async-lock",
4063 "async-tungstenite",
4064 "base64 0.13.0",
4065 "futures",
4066 "gpui",
4067 "log",
4068 "parking_lot",
4069 "postage",
4070 "prost",
4071 "prost-build",
4072 "rand 0.8.3",
4073 "rsa",
4074 "serde",
4075 "smol",
4076 "smol-timeout",
4077 "tempdir",
4078 "zstd",
4079]
4080
4081[[package]]
4082name = "rsa"
4083version = "0.4.0"
4084source = "registry+https://github.com/rust-lang/crates.io-index"
4085checksum = "68ef841a26fc5d040ced0417c6c6a64ee851f42489df11cdf0218e545b6f8d28"
4086dependencies = [
4087 "byteorder",
4088 "digest 0.9.0",
4089 "lazy_static",
4090 "num-bigint-dig",
4091 "num-integer",
4092 "num-iter",
4093 "num-traits",
4094 "pem",
4095 "rand 0.8.3",
4096 "simple_asn1",
4097 "subtle",
4098 "zeroize",
4099]
4100
4101[[package]]
4102name = "rust-embed"
4103version = "6.3.0"
4104source = "registry+https://github.com/rust-lang/crates.io-index"
4105checksum = "d40377bff8cceee81e28ddb73ac97f5c2856ce5522f0b260b763f434cdfae602"
4106dependencies = [
4107 "rust-embed-impl",
4108 "rust-embed-utils",
4109 "walkdir",
4110]
4111
4112[[package]]
4113name = "rust-embed-impl"
4114version = "6.2.0"
4115source = "registry+https://github.com/rust-lang/crates.io-index"
4116checksum = "94e763e24ba2bf0c72bc6be883f967f794a019fafd1b86ba1daff9c91a7edd30"
4117dependencies = [
4118 "proc-macro2",
4119 "quote",
4120 "rust-embed-utils",
4121 "syn",
4122 "walkdir",
4123]
4124
4125[[package]]
4126name = "rust-embed-utils"
4127version = "7.1.0"
4128source = "registry+https://github.com/rust-lang/crates.io-index"
4129checksum = "ad22c7226e4829104deab21df575e995bfbc4adfad13a595e387477f238c1aec"
4130dependencies = [
4131 "globset",
4132 "sha2 0.9.5",
4133 "walkdir",
4134]
4135
4136[[package]]
4137name = "rustc-demangle"
4138version = "0.1.18"
4139source = "registry+https://github.com/rust-lang/crates.io-index"
4140checksum = "6e3bad0ee36814ca07d7968269dd4b7ec89ec2da10c4bb613928d3077083c232"
4141
4142[[package]]
4143name = "rustc-hash"
4144version = "1.1.0"
4145source = "registry+https://github.com/rust-lang/crates.io-index"
4146checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
4147
4148[[package]]
4149name = "rustc_version"
4150version = "0.2.3"
4151source = "registry+https://github.com/rust-lang/crates.io-index"
4152checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
4153dependencies = [
4154 "semver 0.9.0",
4155]
4156
4157[[package]]
4158name = "rustls"
4159version = "0.18.1"
4160source = "registry+https://github.com/rust-lang/crates.io-index"
4161checksum = "5d1126dcf58e93cee7d098dbda643b5f92ed724f1f6a63007c1116eed6700c81"
4162dependencies = [
4163 "base64 0.12.3",
4164 "log",
4165 "ring",
4166 "sct",
4167 "webpki",
4168]
4169
4170[[package]]
4171name = "rustls"
4172version = "0.19.1"
4173source = "registry+https://github.com/rust-lang/crates.io-index"
4174checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
4175dependencies = [
4176 "base64 0.13.0",
4177 "log",
4178 "ring",
4179 "sct",
4180 "webpki",
4181]
4182
4183[[package]]
4184name = "rustybuzz"
4185version = "0.3.0"
4186source = "registry+https://github.com/rust-lang/crates.io-index"
4187checksum = "0ab463a295d00f3692e0974a0bfd83c7a9bcd119e27e07c2beecdb1b44a09d10"
4188dependencies = [
4189 "bitflags",
4190 "bytemuck",
4191 "smallvec",
4192 "ttf-parser 0.9.0",
4193 "unicode-bidi-mirroring",
4194 "unicode-ccc",
4195 "unicode-general-category",
4196 "unicode-script",
4197]
4198
4199[[package]]
4200name = "ryu"
4201version = "1.0.5"
4202source = "registry+https://github.com/rust-lang/crates.io-index"
4203checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e"
4204
4205[[package]]
4206name = "safe_arch"
4207version = "0.5.2"
4208source = "registry+https://github.com/rust-lang/crates.io-index"
4209checksum = "c1ff3d6d9696af502cc3110dacce942840fb06ff4514cad92236ecc455f2ce05"
4210dependencies = [
4211 "bytemuck",
4212]
4213
4214[[package]]
4215name = "salsa20"
4216version = "0.8.0"
4217source = "registry+https://github.com/rust-lang/crates.io-index"
4218checksum = "1c7c5f10864beba947e1a1b43f3ef46c8cc58d1c2ae549fa471713e8ff60787a"
4219dependencies = [
4220 "cipher 0.3.0",
4221]
4222
4223[[package]]
4224name = "same-file"
4225version = "1.0.6"
4226source = "registry+https://github.com/rust-lang/crates.io-index"
4227checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
4228dependencies = [
4229 "winapi-util",
4230]
4231
4232[[package]]
4233name = "schannel"
4234version = "0.1.19"
4235source = "registry+https://github.com/rust-lang/crates.io-index"
4236checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
4237dependencies = [
4238 "lazy_static",
4239 "winapi",
4240]
4241
4242[[package]]
4243name = "scoped-tls"
4244version = "1.0.0"
4245source = "registry+https://github.com/rust-lang/crates.io-index"
4246checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
4247
4248[[package]]
4249name = "scoped_threadpool"
4250version = "0.1.9"
4251source = "registry+https://github.com/rust-lang/crates.io-index"
4252checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
4253
4254[[package]]
4255name = "scopeguard"
4256version = "1.1.0"
4257source = "registry+https://github.com/rust-lang/crates.io-index"
4258checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
4259
4260[[package]]
4261name = "scrypt"
4262version = "0.7.0"
4263source = "registry+https://github.com/rust-lang/crates.io-index"
4264checksum = "879588d8f90906e73302547e20fffefdd240eb3e0e744e142321f5d49dea0518"
4265dependencies = [
4266 "base64ct",
4267 "hmac 0.11.0",
4268 "password-hash",
4269 "pbkdf2",
4270 "salsa20",
4271 "sha2 0.9.5",
4272]
4273
4274[[package]]
4275name = "sct"
4276version = "0.6.1"
4277source = "registry+https://github.com/rust-lang/crates.io-index"
4278checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
4279dependencies = [
4280 "ring",
4281 "untrusted",
4282]
4283
4284[[package]]
4285name = "seahash"
4286version = "4.1.0"
4287source = "registry+https://github.com/rust-lang/crates.io-index"
4288checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
4289
4290[[package]]
4291name = "semver"
4292version = "0.9.0"
4293source = "registry+https://github.com/rust-lang/crates.io-index"
4294checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
4295dependencies = [
4296 "semver-parser 0.7.0",
4297]
4298
4299[[package]]
4300name = "semver"
4301version = "0.11.0"
4302source = "registry+https://github.com/rust-lang/crates.io-index"
4303checksum = "f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6"
4304dependencies = [
4305 "semver-parser 0.10.2",
4306 "serde",
4307]
4308
4309[[package]]
4310name = "semver-parser"
4311version = "0.7.0"
4312source = "registry+https://github.com/rust-lang/crates.io-index"
4313checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
4314
4315[[package]]
4316name = "semver-parser"
4317version = "0.10.2"
4318source = "registry+https://github.com/rust-lang/crates.io-index"
4319checksum = "00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7"
4320dependencies = [
4321 "pest",
4322]
4323
4324[[package]]
4325name = "serde"
4326version = "1.0.125"
4327source = "registry+https://github.com/rust-lang/crates.io-index"
4328checksum = "558dc50e1a5a5fa7112ca2ce4effcb321b0300c0d4ccf0776a9f60cd89031171"
4329dependencies = [
4330 "serde_derive",
4331]
4332
4333[[package]]
4334name = "serde_derive"
4335version = "1.0.125"
4336source = "registry+https://github.com/rust-lang/crates.io-index"
4337checksum = "b093b7a2bb58203b5da3056c05b4ec1fed827dcfdb37347a8841695263b3d06d"
4338dependencies = [
4339 "proc-macro2",
4340 "quote",
4341 "syn",
4342]
4343
4344[[package]]
4345name = "serde_json"
4346version = "1.0.64"
4347source = "registry+https://github.com/rust-lang/crates.io-index"
4348checksum = "799e97dc9fdae36a5c8b8f2cae9ce2ee9fdce2058c57a93e6099d919fd982f79"
4349dependencies = [
4350 "indexmap",
4351 "itoa",
4352 "ryu",
4353 "serde",
4354]
4355
4356[[package]]
4357name = "serde_path_to_error"
4358version = "0.1.4"
4359source = "registry+https://github.com/rust-lang/crates.io-index"
4360checksum = "42f6109f0506e20f7e0f910e51a0079acf41da8e0694e6442527c4ddf5a2b158"
4361dependencies = [
4362 "serde",
4363]
4364
4365[[package]]
4366name = "serde_qs"
4367version = "0.7.2"
4368source = "registry+https://github.com/rust-lang/crates.io-index"
4369checksum = "5af82de3c6549b001bec34961ff2d6a54339a87bab37ce901b693401f27de6cb"
4370dependencies = [
4371 "data-encoding",
4372 "percent-encoding",
4373 "serde",
4374 "thiserror",
4375]
4376
4377[[package]]
4378name = "serde_repr"
4379version = "0.1.7"
4380source = "registry+https://github.com/rust-lang/crates.io-index"
4381checksum = "98d0516900518c29efa217c298fa1f4e6c6ffc85ae29fd7f4ee48f176e1a9ed5"
4382dependencies = [
4383 "proc-macro2",
4384 "quote",
4385 "syn",
4386]
4387
4388[[package]]
4389name = "serde_urlencoded"
4390version = "0.7.0"
4391source = "registry+https://github.com/rust-lang/crates.io-index"
4392checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9"
4393dependencies = [
4394 "form_urlencoded",
4395 "itoa",
4396 "ryu",
4397 "serde",
4398]
4399
4400[[package]]
4401name = "servo-fontconfig"
4402version = "0.5.1"
4403source = "registry+https://github.com/rust-lang/crates.io-index"
4404checksum = "c7e3e22fe5fd73d04ebf0daa049d3efe3eae55369ce38ab16d07ddd9ac5c217c"
4405dependencies = [
4406 "libc",
4407 "servo-fontconfig-sys",
4408]
4409
4410[[package]]
4411name = "servo-fontconfig-sys"
4412version = "5.1.0"
4413source = "registry+https://github.com/rust-lang/crates.io-index"
4414checksum = "e36b879db9892dfa40f95da1c38a835d41634b825fbd8c4c418093d53c24b388"
4415dependencies = [
4416 "expat-sys",
4417 "freetype-sys",
4418 "pkg-config",
4419]
4420
4421[[package]]
4422name = "sha-1"
4423version = "0.8.2"
4424source = "registry+https://github.com/rust-lang/crates.io-index"
4425checksum = "f7d94d0bede923b3cea61f3f1ff57ff8cdfd77b400fb8f9998949e0cf04163df"
4426dependencies = [
4427 "block-buffer 0.7.3",
4428 "digest 0.8.1",
4429 "fake-simd",
4430 "opaque-debug 0.2.3",
4431]
4432
4433[[package]]
4434name = "sha-1"
4435version = "0.9.6"
4436source = "registry+https://github.com/rust-lang/crates.io-index"
4437checksum = "8c4cfa741c5832d0ef7fab46cabed29c2aae926db0b11bb2069edd8db5e64e16"
4438dependencies = [
4439 "block-buffer 0.9.0",
4440 "cfg-if 1.0.0",
4441 "cpufeatures 0.1.4",
4442 "digest 0.9.0",
4443 "opaque-debug 0.3.0",
4444]
4445
4446[[package]]
4447name = "sha1"
4448version = "0.6.0"
4449source = "registry+https://github.com/rust-lang/crates.io-index"
4450checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d"
4451
4452[[package]]
4453name = "sha2"
4454version = "0.9.5"
4455source = "registry+https://github.com/rust-lang/crates.io-index"
4456checksum = "b362ae5752fd2137731f9fa25fd4d9058af34666ca1966fb969119cc35719f12"
4457dependencies = [
4458 "block-buffer 0.9.0",
4459 "cfg-if 1.0.0",
4460 "cpufeatures 0.1.4",
4461 "digest 0.9.0",
4462 "opaque-debug 0.3.0",
4463]
4464
4465[[package]]
4466name = "sha2"
4467version = "0.10.2"
4468source = "registry+https://github.com/rust-lang/crates.io-index"
4469checksum = "55deaec60f81eefe3cce0dc50bda92d6d8e88f2a27df7c5033b42afeb1ed2676"
4470dependencies = [
4471 "cfg-if 1.0.0",
4472 "cpufeatures 0.2.1",
4473 "digest 0.10.3",
4474]
4475
4476[[package]]
4477name = "shell-words"
4478version = "1.0.0"
4479source = "registry+https://github.com/rust-lang/crates.io-index"
4480checksum = "b6fa3938c99da4914afedd13bf3d79bcb6c277d1b2c398d23257a304d9e1b074"
4481
4482[[package]]
4483name = "shlex"
4484version = "1.0.0"
4485source = "registry+https://github.com/rust-lang/crates.io-index"
4486checksum = "42a568c8f2cd051a4d283bd6eb0343ac214c1b0f1ac19f93e1175b2dee38c73d"
4487
4488[[package]]
4489name = "signal-hook"
4490version = "0.3.6"
4491source = "registry+https://github.com/rust-lang/crates.io-index"
4492checksum = "8a7f3f92a1da3d6b1d32245d0cbcbbab0cfc45996d8df619c42bccfa6d2bbb5f"
4493dependencies = [
4494 "libc",
4495 "signal-hook-registry",
4496]
4497
4498[[package]]
4499name = "signal-hook-registry"
4500version = "1.3.0"
4501source = "registry+https://github.com/rust-lang/crates.io-index"
4502checksum = "16f1d0fef1604ba8f7a073c7e701f213e056707210e9020af4528e0101ce11a6"
4503dependencies = [
4504 "libc",
4505]
4506
4507[[package]]
4508name = "signature"
4509version = "1.3.1"
4510source = "registry+https://github.com/rust-lang/crates.io-index"
4511checksum = "c19772be3c4dd2ceaacf03cb41d5885f2a02c4d8804884918e3a258480803335"
4512dependencies = [
4513 "digest 0.9.0",
4514 "rand_core 0.6.2",
4515]
4516
4517[[package]]
4518name = "similar"
4519version = "1.3.0"
4520source = "registry+https://github.com/rust-lang/crates.io-index"
4521checksum = "1ad1d488a557b235fc46dae55512ffbfc429d2482b08b4d9435ab07384ca8aec"
4522
4523[[package]]
4524name = "simple-mutex"
4525version = "1.1.5"
4526source = "registry+https://github.com/rust-lang/crates.io-index"
4527checksum = "38aabbeafa6f6dead8cebf246fe9fae1f9215c8d29b3a69f93bd62a9e4a3dcd6"
4528dependencies = [
4529 "event-listener",
4530]
4531
4532[[package]]
4533name = "simple_asn1"
4534version = "0.5.3"
4535source = "registry+https://github.com/rust-lang/crates.io-index"
4536checksum = "dc31e6cf34ad4321d3a2b8f934949b429e314519f753a77962f16c664dca8e13"
4537dependencies = [
4538 "chrono",
4539 "num-bigint",
4540 "num-traits",
4541 "thiserror",
4542]
4543
4544[[package]]
4545name = "simplecss"
4546version = "0.2.0"
4547source = "registry+https://github.com/rust-lang/crates.io-index"
4548checksum = "596554e63596d556a0dbd681416342ca61c75f1a45203201e7e77d3fa2fa9014"
4549dependencies = [
4550 "log",
4551]
4552
4553[[package]]
4554name = "simplelog"
4555version = "0.9.0"
4556source = "registry+https://github.com/rust-lang/crates.io-index"
4557checksum = "4bc0ffd69814a9b251d43afcabf96dad1b29f5028378056257be9e3fecc9f720"
4558dependencies = [
4559 "chrono",
4560 "log",
4561 "termcolor",
4562]
4563
4564[[package]]
4565name = "siphasher"
4566version = "0.2.3"
4567source = "registry+https://github.com/rust-lang/crates.io-index"
4568checksum = "0b8de496cf83d4ed58b6be86c3a275b8602f6ffe98d3024a869e124147a9a3ac"
4569
4570[[package]]
4571name = "slab"
4572version = "0.4.3"
4573source = "registry+https://github.com/rust-lang/crates.io-index"
4574checksum = "f173ac3d1a7e3b28003f40de0b5ce7fe2710f9b9dc3fc38664cebee46b3b6527"
4575
4576[[package]]
4577name = "sluice"
4578version = "0.5.4"
4579source = "registry+https://github.com/rust-lang/crates.io-index"
4580checksum = "8fa0333a60ff2e3474a6775cc611840c2a55610c831dd366503474c02f1a28f5"
4581dependencies = [
4582 "futures-channel",
4583 "futures-core",
4584 "futures-io",
4585]
4586
4587[[package]]
4588name = "smallvec"
4589version = "1.6.1"
4590source = "registry+https://github.com/rust-lang/crates.io-index"
4591checksum = "fe0f37c9e8f3c5a4a66ad655a93c74daac4ad00c441533bf5c6e7990bb42604e"
4592
4593[[package]]
4594name = "smol"
4595version = "1.2.5"
4596source = "registry+https://github.com/rust-lang/crates.io-index"
4597checksum = "85cf3b5351f3e783c1d79ab5fc604eeed8b8ae9abd36b166e8b87a089efd85e4"
4598dependencies = [
4599 "async-channel",
4600 "async-executor",
4601 "async-fs",
4602 "async-io",
4603 "async-lock",
4604 "async-net",
4605 "async-process",
4606 "blocking",
4607 "futures-lite",
4608 "once_cell",
4609]
4610
4611[[package]]
4612name = "smol-timeout"
4613version = "0.6.0"
4614source = "registry+https://github.com/rust-lang/crates.io-index"
4615checksum = "847d777e2c6c166bad26264479e80a9820f3d364fcb4a0e23cd57bbfa8e94961"
4616dependencies = [
4617 "async-io",
4618 "pin-project-lite 0.1.12",
4619]
4620
4621[[package]]
4622name = "snippet"
4623version = "0.1.0"
4624dependencies = [
4625 "anyhow",
4626 "smallvec",
4627]
4628
4629[[package]]
4630name = "socket2"
4631version = "0.3.19"
4632source = "registry+https://github.com/rust-lang/crates.io-index"
4633checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"
4634dependencies = [
4635 "cfg-if 1.0.0",
4636 "libc",
4637 "winapi",
4638]
4639
4640[[package]]
4641name = "socket2"
4642version = "0.4.0"
4643source = "registry+https://github.com/rust-lang/crates.io-index"
4644checksum = "9e3dfc207c526015c632472a77be09cf1b6e46866581aecae5cc38fb4235dea2"
4645dependencies = [
4646 "libc",
4647 "winapi",
4648]
4649
4650[[package]]
4651name = "spin"
4652version = "0.5.2"
4653source = "registry+https://github.com/rust-lang/crates.io-index"
4654checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
4655
4656[[package]]
4657name = "spinning_top"
4658version = "0.2.4"
4659source = "registry+https://github.com/rust-lang/crates.io-index"
4660checksum = "75adad84ee84b521fb2cca2d4fd0f1dab1d8d026bda3c5bea4ca63b5f9f9293c"
4661dependencies = [
4662 "lock_api",
4663]
4664
4665[[package]]
4666name = "spki"
4667version = "0.4.0"
4668source = "registry+https://github.com/rust-lang/crates.io-index"
4669checksum = "987637c5ae6b3121aba9d513f869bd2bff11c4cc086c22473befd6649c0bd521"
4670dependencies = [
4671 "der",
4672]
4673
4674[[package]]
4675name = "sqlformat"
4676version = "0.1.6"
4677source = "registry+https://github.com/rust-lang/crates.io-index"
4678checksum = "6d86e3c77ff882a828346ba401a7ef4b8e440df804491c6064fe8295765de71c"
4679dependencies = [
4680 "lazy_static",
4681 "maplit",
4682 "nom 6.1.2",
4683 "regex",
4684 "unicode_categories",
4685]
4686
4687[[package]]
4688name = "sqlx"
4689version = "0.4.2"
4690source = "registry+https://github.com/rust-lang/crates.io-index"
4691checksum = "e1a98f9bf17b690f026b6fec565293a995b46dfbd6293debcb654dcffd2d1b34"
4692dependencies = [
4693 "sqlx-core 0.4.2",
4694 "sqlx-macros 0.4.2",
4695]
4696
4697[[package]]
4698name = "sqlx"
4699version = "0.5.5"
4700source = "registry+https://github.com/rust-lang/crates.io-index"
4701checksum = "ba82f79b31f30acebf19905bcd8b978f46891b9d0723f578447361a8910b6584"
4702dependencies = [
4703 "sqlx-core 0.5.5",
4704 "sqlx-macros 0.5.5",
4705]
4706
4707[[package]]
4708name = "sqlx-core"
4709version = "0.4.2"
4710source = "registry+https://github.com/rust-lang/crates.io-index"
4711checksum = "36bb6a2ca3345a86493bc3b71eabc2c6c16a8bb1aa476cf5303bee27f67627d7"
4712dependencies = [
4713 "ahash 0.6.3",
4714 "atoi",
4715 "base64 0.13.0",
4716 "bitflags",
4717 "byteorder",
4718 "bytes 0.5.6",
4719 "chrono",
4720 "crc",
4721 "crossbeam-channel",
4722 "crossbeam-queue",
4723 "crossbeam-utils",
4724 "either",
4725 "futures-channel",
4726 "futures-core",
4727 "futures-util",
4728 "hashlink 0.6.0",
4729 "hex",
4730 "hmac 0.10.1",
4731 "itoa",
4732 "libc",
4733 "log",
4734 "md-5",
4735 "memchr",
4736 "once_cell",
4737 "parking_lot",
4738 "percent-encoding",
4739 "rand 0.7.3",
4740 "rustls 0.18.1",
4741 "serde",
4742 "serde_json",
4743 "sha-1 0.9.6",
4744 "sha2 0.9.5",
4745 "smallvec",
4746 "sqlformat",
4747 "sqlx-rt 0.2.0",
4748 "stringprep",
4749 "thiserror",
4750 "url",
4751 "webpki",
4752 "webpki-roots",
4753 "whoami",
4754]
4755
4756[[package]]
4757name = "sqlx-core"
4758version = "0.5.5"
4759source = "registry+https://github.com/rust-lang/crates.io-index"
4760checksum = "7f23af36748ec8ea8d49ef8499839907be41b0b1178a4e82b8cb45d29f531dc9"
4761dependencies = [
4762 "ahash 0.7.4",
4763 "atoi",
4764 "base64 0.13.0",
4765 "bitflags",
4766 "byteorder",
4767 "bytes 1.0.1",
4768 "crc",
4769 "crossbeam-channel",
4770 "crossbeam-queue",
4771 "crossbeam-utils",
4772 "dirs 3.0.1",
4773 "either",
4774 "futures-channel",
4775 "futures-core",
4776 "futures-util",
4777 "hashlink 0.7.0",
4778 "hex",
4779 "hmac 0.10.1",
4780 "itoa",
4781 "libc",
4782 "log",
4783 "md-5",
4784 "memchr",
4785 "once_cell",
4786 "parking_lot",
4787 "percent-encoding",
4788 "rand 0.8.3",
4789 "rustls 0.19.1",
4790 "serde",
4791 "serde_json",
4792 "sha-1 0.9.6",
4793 "sha2 0.9.5",
4794 "smallvec",
4795 "sqlformat",
4796 "sqlx-rt 0.5.5",
4797 "stringprep",
4798 "thiserror",
4799 "time 0.2.25",
4800 "url",
4801 "uuid",
4802 "webpki",
4803 "webpki-roots",
4804 "whoami",
4805]
4806
4807[[package]]
4808name = "sqlx-macros"
4809version = "0.4.2"
4810source = "registry+https://github.com/rust-lang/crates.io-index"
4811checksum = "2b5ada8b3b565331275ce913368565a273a74faf2a34da58c4dc010ce3286844"
4812dependencies = [
4813 "cargo_metadata",
4814 "dotenv",
4815 "either",
4816 "futures",
4817 "heck",
4818 "lazy_static",
4819 "proc-macro2",
4820 "quote",
4821 "serde_json",
4822 "sha2 0.9.5",
4823 "sqlx-core 0.4.2",
4824 "sqlx-rt 0.2.0",
4825 "syn",
4826 "url",
4827]
4828
4829[[package]]
4830name = "sqlx-macros"
4831version = "0.5.5"
4832source = "registry+https://github.com/rust-lang/crates.io-index"
4833checksum = "47e4a2349d1ffd60a03ca0de3f116ba55d7f406e55a0d84c64a5590866d94c06"
4834dependencies = [
4835 "dotenv",
4836 "either",
4837 "futures",
4838 "heck",
4839 "once_cell",
4840 "proc-macro2",
4841 "quote",
4842 "sha2 0.9.5",
4843 "sqlx-core 0.5.5",
4844 "sqlx-rt 0.5.5",
4845 "syn",
4846 "url",
4847]
4848
4849[[package]]
4850name = "sqlx-rt"
4851version = "0.2.0"
4852source = "registry+https://github.com/rust-lang/crates.io-index"
4853checksum = "63fc5454c9dd7aaea3a0eeeb65ca40d06d0d8e7413a8184f7c3a3ffa5056190b"
4854dependencies = [
4855 "async-rustls 0.1.2",
4856 "async-std",
4857]
4858
4859[[package]]
4860name = "sqlx-rt"
4861version = "0.5.5"
4862source = "registry+https://github.com/rust-lang/crates.io-index"
4863checksum = "8199b421ecf3493ee9ef3e7bc90c904844cfb2ea7ea2f57347a93f52bfd3e057"
4864dependencies = [
4865 "async-rustls 0.2.0",
4866 "async-std",
4867]
4868
4869[[package]]
4870name = "stable_deref_trait"
4871version = "1.2.0"
4872source = "registry+https://github.com/rust-lang/crates.io-index"
4873checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
4874
4875[[package]]
4876name = "standback"
4877version = "0.2.17"
4878source = "registry+https://github.com/rust-lang/crates.io-index"
4879checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff"
4880dependencies = [
4881 "version_check",
4882]
4883
4884[[package]]
4885name = "static_assertions"
4886version = "1.1.0"
4887source = "registry+https://github.com/rust-lang/crates.io-index"
4888checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
4889
4890[[package]]
4891name = "stdweb"
4892version = "0.4.20"
4893source = "registry+https://github.com/rust-lang/crates.io-index"
4894checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
4895dependencies = [
4896 "discard",
4897 "rustc_version",
4898 "stdweb-derive",
4899 "stdweb-internal-macros",
4900 "stdweb-internal-runtime",
4901 "wasm-bindgen",
4902]
4903
4904[[package]]
4905name = "stdweb-derive"
4906version = "0.5.3"
4907source = "registry+https://github.com/rust-lang/crates.io-index"
4908checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
4909dependencies = [
4910 "proc-macro2",
4911 "quote",
4912 "serde",
4913 "serde_derive",
4914 "syn",
4915]
4916
4917[[package]]
4918name = "stdweb-internal-macros"
4919version = "0.2.9"
4920source = "registry+https://github.com/rust-lang/crates.io-index"
4921checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
4922dependencies = [
4923 "base-x",
4924 "proc-macro2",
4925 "quote",
4926 "serde",
4927 "serde_derive",
4928 "serde_json",
4929 "sha1",
4930 "syn",
4931]
4932
4933[[package]]
4934name = "stdweb-internal-runtime"
4935version = "0.1.5"
4936source = "registry+https://github.com/rust-lang/crates.io-index"
4937checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"
4938
4939[[package]]
4940name = "stringprep"
4941version = "0.1.2"
4942source = "registry+https://github.com/rust-lang/crates.io-index"
4943checksum = "8ee348cb74b87454fff4b551cbf727025810a004f88aeacae7f85b87f4e9a1c1"
4944dependencies = [
4945 "unicode-bidi",
4946 "unicode-normalization",
4947]
4948
4949[[package]]
4950name = "strsim"
4951version = "0.8.0"
4952source = "registry+https://github.com/rust-lang/crates.io-index"
4953checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
4954
4955[[package]]
4956name = "strsim"
4957version = "0.10.0"
4958source = "registry+https://github.com/rust-lang/crates.io-index"
4959checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
4960
4961[[package]]
4962name = "subtle"
4963version = "2.4.0"
4964source = "registry+https://github.com/rust-lang/crates.io-index"
4965checksum = "1e81da0851ada1f3e9d4312c704aa4f8806f0f9d69faaf8df2f3464b4a9437c2"
4966
4967[[package]]
4968name = "sum_tree"
4969version = "0.1.0"
4970dependencies = [
4971 "arrayvec 0.7.1",
4972 "rand 0.8.3",
4973]
4974
4975[[package]]
4976name = "surf"
4977version = "2.2.0"
4978source = "registry+https://github.com/rust-lang/crates.io-index"
4979checksum = "2a154d33ca6b5e1fe6fd1c760e5a5cc1202425f6cca2e13229f16a69009f6328"
4980dependencies = [
4981 "async-std",
4982 "async-trait",
4983 "cfg-if 1.0.0",
4984 "encoding_rs",
4985 "futures-util",
4986 "http-client",
4987 "http-types",
4988 "log",
4989 "mime_guess",
4990 "once_cell",
4991 "pin-project-lite 0.2.4",
4992 "serde",
4993 "serde_json",
4994 "web-sys",
4995]
4996
4997[[package]]
4998name = "sval"
4999version = "1.0.0-alpha.5"
5000source = "registry+https://github.com/rust-lang/crates.io-index"
5001checksum = "45f6ee7c7b87caf59549e9fe45d6a69c75c8019e79e212a835c5da0e92f0ba08"
5002
5003[[package]]
5004name = "svg_fmt"
5005version = "0.4.1"
5006source = "registry+https://github.com/rust-lang/crates.io-index"
5007checksum = "8fb1df15f412ee2e9dfc1c504260fa695c1c3f10fe9f4a6ee2d2184d7d6450e2"
5008
5009[[package]]
5010name = "svgfilters"
5011version = "0.3.0"
5012source = "registry+https://github.com/rust-lang/crates.io-index"
5013checksum = "fb0dce2fee79ac40c21dafba48565ff7a5fa275e23ffe9ce047a40c9574ba34e"
5014dependencies = [
5015 "float-cmp",
5016 "rgb",
5017]
5018
5019[[package]]
5020name = "svgtypes"
5021version = "0.5.0"
5022source = "registry+https://github.com/rust-lang/crates.io-index"
5023checksum = "9c536faaff1a10837cfe373142583f6e27d81e96beba339147e77b67c9f260ff"
5024dependencies = [
5025 "float-cmp",
5026 "siphasher",
5027]
5028
5029[[package]]
5030name = "syn"
5031version = "1.0.67"
5032source = "registry+https://github.com/rust-lang/crates.io-index"
5033checksum = "6498a9efc342871f91cc2d0d694c674368b4ceb40f62b65a7a08c3792935e702"
5034dependencies = [
5035 "proc-macro2",
5036 "quote",
5037 "unicode-xid",
5038]
5039
5040[[package]]
5041name = "synstructure"
5042version = "0.12.4"
5043source = "registry+https://github.com/rust-lang/crates.io-index"
5044checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701"
5045dependencies = [
5046 "proc-macro2",
5047 "quote",
5048 "syn",
5049 "unicode-xid",
5050]
5051
5052[[package]]
5053name = "tap"
5054version = "1.0.1"
5055source = "registry+https://github.com/rust-lang/crates.io-index"
5056checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
5057
5058[[package]]
5059name = "tempdir"
5060version = "0.3.7"
5061source = "registry+https://github.com/rust-lang/crates.io-index"
5062checksum = "15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
5063dependencies = [
5064 "rand 0.4.6",
5065 "remove_dir_all",
5066]
5067
5068[[package]]
5069name = "tempfile"
5070version = "3.2.0"
5071source = "registry+https://github.com/rust-lang/crates.io-index"
5072checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22"
5073dependencies = [
5074 "cfg-if 1.0.0",
5075 "libc",
5076 "rand 0.8.3",
5077 "redox_syscall",
5078 "remove_dir_all",
5079 "winapi",
5080]
5081
5082[[package]]
5083name = "termcolor"
5084version = "1.1.2"
5085source = "registry+https://github.com/rust-lang/crates.io-index"
5086checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
5087dependencies = [
5088 "winapi-util",
5089]
5090
5091[[package]]
5092name = "text"
5093version = "0.1.0"
5094dependencies = [
5095 "anyhow",
5096 "arrayvec 0.7.1",
5097 "clock",
5098 "collections",
5099 "ctor",
5100 "env_logger",
5101 "gpui",
5102 "lazy_static",
5103 "log",
5104 "parking_lot",
5105 "postage",
5106 "rand 0.8.3",
5107 "smallvec",
5108 "sum_tree",
5109 "util",
5110]
5111
5112[[package]]
5113name = "textwrap"
5114version = "0.11.0"
5115source = "registry+https://github.com/rust-lang/crates.io-index"
5116checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
5117dependencies = [
5118 "unicode-width",
5119]
5120
5121[[package]]
5122name = "textwrap"
5123version = "0.12.1"
5124source = "registry+https://github.com/rust-lang/crates.io-index"
5125checksum = "203008d98caf094106cfaba70acfed15e18ed3ddb7d94e49baec153a2b462789"
5126dependencies = [
5127 "unicode-width",
5128]
5129
5130[[package]]
5131name = "theme"
5132version = "0.1.0"
5133dependencies = [
5134 "anyhow",
5135 "gpui",
5136 "indexmap",
5137 "parking_lot",
5138 "serde",
5139 "serde_json",
5140 "serde_path_to_error",
5141 "toml",
5142]
5143
5144[[package]]
5145name = "theme_selector"
5146version = "0.1.0"
5147dependencies = [
5148 "editor",
5149 "fuzzy",
5150 "gpui",
5151 "log",
5152 "parking_lot",
5153 "postage",
5154 "smol",
5155 "theme",
5156 "workspace",
5157]
5158
5159[[package]]
5160name = "thiserror"
5161version = "1.0.29"
5162source = "registry+https://github.com/rust-lang/crates.io-index"
5163checksum = "602eca064b2d83369e2b2f34b09c70b605402801927c65c11071ac911d299b88"
5164dependencies = [
5165 "thiserror-impl",
5166]
5167
5168[[package]]
5169name = "thiserror-impl"
5170version = "1.0.29"
5171source = "registry+https://github.com/rust-lang/crates.io-index"
5172checksum = "bad553cc2c78e8de258400763a647e80e6d1b31ee237275d756f6836d204494c"
5173dependencies = [
5174 "proc-macro2",
5175 "quote",
5176 "syn",
5177]
5178
5179[[package]]
5180name = "thread_local"
5181version = "1.1.3"
5182source = "registry+https://github.com/rust-lang/crates.io-index"
5183checksum = "8018d24e04c95ac8790716a5987d0fec4f8b27249ffa0f7d33f1369bdfb88cbd"
5184dependencies = [
5185 "once_cell",
5186]
5187
5188[[package]]
5189name = "tide"
5190version = "0.16.0"
5191source = "registry+https://github.com/rust-lang/crates.io-index"
5192checksum = "c459573f0dd2cc734b539047f57489ea875af8ee950860ded20cf93a79a1dee0"
5193dependencies = [
5194 "async-h1",
5195 "async-session",
5196 "async-sse",
5197 "async-std",
5198 "async-trait",
5199 "femme",
5200 "futures-util",
5201 "http-client",
5202 "http-types",
5203 "kv-log-macro",
5204 "log",
5205 "pin-project-lite 0.2.4",
5206 "route-recognizer",
5207 "serde",
5208 "serde_json",
5209]
5210
5211[[package]]
5212name = "tide-compress"
5213version = "0.9.0"
5214source = "registry+https://github.com/rust-lang/crates.io-index"
5215checksum = "1d59e3885ecbc547a611d81e501b51bb5f52abd44c3eb3b733ac3c44ff2f2619"
5216dependencies = [
5217 "async-compression",
5218 "futures-lite",
5219 "http-types",
5220 "tide",
5221]
5222
5223[[package]]
5224name = "tiff"
5225version = "0.6.1"
5226source = "registry+https://github.com/rust-lang/crates.io-index"
5227checksum = "9a53f4706d65497df0c4349241deddf35f84cee19c87ed86ea8ca590f4464437"
5228dependencies = [
5229 "jpeg-decoder",
5230 "miniz_oxide 0.4.4",
5231 "weezl",
5232]
5233
5234[[package]]
5235name = "time"
5236version = "0.1.44"
5237source = "registry+https://github.com/rust-lang/crates.io-index"
5238checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
5239dependencies = [
5240 "libc",
5241 "wasi 0.10.0+wasi-snapshot-preview1",
5242 "winapi",
5243]
5244
5245[[package]]
5246name = "time"
5247version = "0.2.25"
5248source = "registry+https://github.com/rust-lang/crates.io-index"
5249checksum = "1195b046942c221454c2539395f85413b33383a067449d78aab2b7b052a142f7"
5250dependencies = [
5251 "const_fn",
5252 "libc",
5253 "standback",
5254 "stdweb",
5255 "time-macros",
5256 "version_check",
5257 "winapi",
5258]
5259
5260[[package]]
5261name = "time"
5262version = "0.3.2"
5263source = "registry+https://github.com/rust-lang/crates.io-index"
5264checksum = "3e0a10c9a9fb3a5dce8c2239ed670f1a2569fcf42da035f5face1b19860d52b0"
5265dependencies = [
5266 "libc",
5267]
5268
5269[[package]]
5270name = "time-macros"
5271version = "0.1.1"
5272source = "registry+https://github.com/rust-lang/crates.io-index"
5273checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1"
5274dependencies = [
5275 "proc-macro-hack",
5276 "time-macros-impl",
5277]
5278
5279[[package]]
5280name = "time-macros-impl"
5281version = "0.1.1"
5282source = "registry+https://github.com/rust-lang/crates.io-index"
5283checksum = "e5c3be1edfad6027c69f5491cf4cb310d1a71ecd6af742788c6ff8bced86b8fa"
5284dependencies = [
5285 "proc-macro-hack",
5286 "proc-macro2",
5287 "quote",
5288 "standback",
5289 "syn",
5290]
5291
5292[[package]]
5293name = "tiny-skia"
5294version = "0.5.1"
5295source = "registry+https://github.com/rust-lang/crates.io-index"
5296checksum = "1bf81f2900d2e235220e6f31ec9f63ade6a7f59090c556d74fe949bb3b15e9fe"
5297dependencies = [
5298 "arrayref",
5299 "arrayvec 0.5.2",
5300 "bytemuck",
5301 "cfg-if 1.0.0",
5302 "png",
5303 "safe_arch",
5304]
5305
5306[[package]]
5307name = "tiny_http"
5308version = "0.8.2"
5309source = "registry+https://github.com/rust-lang/crates.io-index"
5310checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39"
5311dependencies = [
5312 "ascii",
5313 "chrono",
5314 "chunked_transfer",
5315 "log",
5316 "url",
5317]
5318
5319[[package]]
5320name = "tinyvec"
5321version = "1.2.0"
5322source = "registry+https://github.com/rust-lang/crates.io-index"
5323checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
5324dependencies = [
5325 "tinyvec_macros",
5326]
5327
5328[[package]]
5329name = "tinyvec_macros"
5330version = "0.1.0"
5331source = "registry+https://github.com/rust-lang/crates.io-index"
5332checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
5333
5334[[package]]
5335name = "toml"
5336version = "0.5.8"
5337source = "registry+https://github.com/rust-lang/crates.io-index"
5338checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa"
5339dependencies = [
5340 "serde",
5341]
5342
5343[[package]]
5344name = "tracing"
5345version = "0.1.26"
5346source = "registry+https://github.com/rust-lang/crates.io-index"
5347checksum = "09adeb8c97449311ccd28a427f96fb563e7fd31aabf994189879d9da2394b89d"
5348dependencies = [
5349 "cfg-if 1.0.0",
5350 "log",
5351 "pin-project-lite 0.2.4",
5352 "tracing-attributes",
5353 "tracing-core",
5354]
5355
5356[[package]]
5357name = "tracing-attributes"
5358version = "0.1.15"
5359source = "registry+https://github.com/rust-lang/crates.io-index"
5360checksum = "c42e6fa53307c8a17e4ccd4dc81cf5ec38db9209f59b222210375b54ee40d1e2"
5361dependencies = [
5362 "proc-macro2",
5363 "quote",
5364 "syn",
5365]
5366
5367[[package]]
5368name = "tracing-core"
5369version = "0.1.18"
5370source = "registry+https://github.com/rust-lang/crates.io-index"
5371checksum = "a9ff14f98b1a4b289c6248a023c1c2fa1491062964e9fed67ab29c4e4da4a052"
5372dependencies = [
5373 "lazy_static",
5374]
5375
5376[[package]]
5377name = "tracing-futures"
5378version = "0.2.5"
5379source = "registry+https://github.com/rust-lang/crates.io-index"
5380checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
5381dependencies = [
5382 "pin-project",
5383 "tracing",
5384]
5385
5386[[package]]
5387name = "tree-sitter"
5388version = "0.20.4"
5389source = "registry+https://github.com/rust-lang/crates.io-index"
5390checksum = "4e34327f8eac545e3f037382471b2b19367725a242bba7bc45edb9efb49fe39a"
5391dependencies = [
5392 "cc",
5393 "regex",
5394]
5395
5396[[package]]
5397name = "tree-sitter-markdown"
5398version = "0.0.1"
5399source = "git+https://github.com/MDeiml/tree-sitter-markdown?rev=330ecab87a3e3a7211ac69bbadc19eabecdb1cca#330ecab87a3e3a7211ac69bbadc19eabecdb1cca"
5400dependencies = [
5401 "cc",
5402 "tree-sitter",
5403]
5404
5405[[package]]
5406name = "tree-sitter-rust"
5407version = "0.20.1"
5408source = "registry+https://github.com/rust-lang/crates.io-index"
5409checksum = "13470fafb7327a3acf96f5bc1013b5539a899a182f01c59b5af53f6b93195717"
5410dependencies = [
5411 "cc",
5412 "tree-sitter",
5413]
5414
5415[[package]]
5416name = "ttf-parser"
5417version = "0.9.0"
5418source = "registry+https://github.com/rust-lang/crates.io-index"
5419checksum = "62ddb402ac6c2af6f7a2844243887631c4e94b51585b229fcfddb43958cd55ca"
5420
5421[[package]]
5422name = "ttf-parser"
5423version = "0.12.0"
5424source = "registry+https://github.com/rust-lang/crates.io-index"
5425checksum = "85e00391c1f3d171490a3f8bd79999b0002ae38d3da0d6a3a306c754b053d71b"
5426
5427[[package]]
5428name = "tungstenite"
5429version = "0.16.0"
5430source = "registry+https://github.com/rust-lang/crates.io-index"
5431checksum = "6ad3713a14ae247f22a728a0456a545df14acf3867f905adff84be99e23b3ad1"
5432dependencies = [
5433 "base64 0.13.0",
5434 "byteorder",
5435 "bytes 1.0.1",
5436 "http",
5437 "httparse",
5438 "log",
5439 "rand 0.8.3",
5440 "sha-1 0.9.6",
5441 "thiserror",
5442 "url",
5443 "utf-8",
5444]
5445
5446[[package]]
5447name = "twoway"
5448version = "0.2.2"
5449source = "registry+https://github.com/rust-lang/crates.io-index"
5450checksum = "c57ffb460d7c24cd6eda43694110189030a3d1dfe418416d9468fd1c1d290b47"
5451dependencies = [
5452 "memchr",
5453 "unchecked-index",
5454]
5455
5456[[package]]
5457name = "typed-arena"
5458version = "1.7.0"
5459source = "registry+https://github.com/rust-lang/crates.io-index"
5460checksum = "a9b2228007eba4120145f785df0f6c92ea538f5a3635a612ecf4e334c8c1446d"
5461
5462[[package]]
5463name = "typenum"
5464version = "1.15.0"
5465source = "registry+https://github.com/rust-lang/crates.io-index"
5466checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"
5467
5468[[package]]
5469name = "ucd-trie"
5470version = "0.1.3"
5471source = "registry+https://github.com/rust-lang/crates.io-index"
5472checksum = "56dee185309b50d1f11bfedef0fe6d036842e3fb77413abef29f8f8d1c5d4c1c"
5473
5474[[package]]
5475name = "unchecked-index"
5476version = "0.2.2"
5477source = "registry+https://github.com/rust-lang/crates.io-index"
5478checksum = "eeba86d422ce181a719445e51872fa30f1f7413b62becb52e95ec91aa262d85c"
5479
5480[[package]]
5481name = "unicase"
5482version = "2.6.0"
5483source = "registry+https://github.com/rust-lang/crates.io-index"
5484checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6"
5485dependencies = [
5486 "version_check",
5487]
5488
5489[[package]]
5490name = "unicode-bidi"
5491version = "0.3.4"
5492source = "registry+https://github.com/rust-lang/crates.io-index"
5493checksum = "49f2bd0c6468a8230e1db229cff8029217cf623c767ea5d60bfbd42729ea54d5"
5494dependencies = [
5495 "matches",
5496]
5497
5498[[package]]
5499name = "unicode-bidi-mirroring"
5500version = "0.1.0"
5501source = "registry+https://github.com/rust-lang/crates.io-index"
5502checksum = "56d12260fb92d52f9008be7e4bca09f584780eb2266dc8fecc6a192bec561694"
5503
5504[[package]]
5505name = "unicode-ccc"
5506version = "0.1.1"
5507source = "registry+https://github.com/rust-lang/crates.io-index"
5508checksum = "28ae07c514c335bbd0251147bb1de333e28ebc8f57d792014f919ed212d119f6"
5509
5510[[package]]
5511name = "unicode-general-category"
5512version = "0.2.0"
5513source = "registry+https://github.com/rust-lang/crates.io-index"
5514checksum = "7f9af028e052a610d99e066b33304625dea9613170a2563314490a4e6ec5cf7f"
5515
5516[[package]]
5517name = "unicode-normalization"
5518version = "0.1.19"
5519source = "registry+https://github.com/rust-lang/crates.io-index"
5520checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
5521dependencies = [
5522 "tinyvec",
5523]
5524
5525[[package]]
5526name = "unicode-script"
5527version = "0.5.2"
5528source = "registry+https://github.com/rust-lang/crates.io-index"
5529checksum = "79bf4d5fc96546fdb73f9827097810bbda93b11a6770ff3a54e1f445d4135787"
5530
5531[[package]]
5532name = "unicode-segmentation"
5533version = "1.7.1"
5534source = "registry+https://github.com/rust-lang/crates.io-index"
5535checksum = "bb0d2e7be6ae3a5fa87eed5fb451aff96f2573d2694942e40543ae0bbe19c796"
5536
5537[[package]]
5538name = "unicode-vo"
5539version = "0.1.0"
5540source = "registry+https://github.com/rust-lang/crates.io-index"
5541checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94"
5542
5543[[package]]
5544name = "unicode-width"
5545version = "0.1.8"
5546source = "registry+https://github.com/rust-lang/crates.io-index"
5547checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
5548
5549[[package]]
5550name = "unicode-xid"
5551version = "0.2.1"
5552source = "registry+https://github.com/rust-lang/crates.io-index"
5553checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
5554
5555[[package]]
5556name = "unicode_categories"
5557version = "0.1.1"
5558source = "registry+https://github.com/rust-lang/crates.io-index"
5559checksum = "39ec24b3121d976906ece63c9daad25b85969647682eee313cb5779fdd69e14e"
5560
5561[[package]]
5562name = "unindent"
5563version = "0.1.7"
5564source = "registry+https://github.com/rust-lang/crates.io-index"
5565checksum = "f14ee04d9415b52b3aeab06258a3f07093182b88ba0f9b8d203f211a7a7d41c7"
5566
5567[[package]]
5568name = "universal-hash"
5569version = "0.4.0"
5570source = "registry+https://github.com/rust-lang/crates.io-index"
5571checksum = "8326b2c654932e3e4f9196e69d08fdf7cfd718e1dc6f66b347e6024a0c961402"
5572dependencies = [
5573 "generic-array 0.14.4",
5574 "subtle",
5575]
5576
5577[[package]]
5578name = "untrusted"
5579version = "0.7.1"
5580source = "registry+https://github.com/rust-lang/crates.io-index"
5581checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"
5582
5583[[package]]
5584name = "url"
5585version = "2.2.2"
5586source = "registry+https://github.com/rust-lang/crates.io-index"
5587checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
5588dependencies = [
5589 "form_urlencoded",
5590 "idna",
5591 "matches",
5592 "percent-encoding",
5593 "serde",
5594]
5595
5596[[package]]
5597name = "usvg"
5598version = "0.14.0"
5599source = "registry+https://github.com/rust-lang/crates.io-index"
5600checksum = "5ffbeb91d06989028c9c5e44d14d78b0cacdec56a613bb146e7a70007b1b6163"
5601dependencies = [
5602 "base64 0.13.0",
5603 "data-url",
5604 "flate2",
5605 "fontdb",
5606 "kurbo",
5607 "log",
5608 "memmap2 0.2.2",
5609 "pico-args",
5610 "rctree",
5611 "roxmltree",
5612 "rustybuzz",
5613 "simplecss",
5614 "siphasher",
5615 "svgtypes",
5616 "ttf-parser 0.12.0",
5617 "unicode-bidi",
5618 "unicode-script",
5619 "unicode-vo",
5620 "xmlwriter",
5621]
5622
5623[[package]]
5624name = "utf-8"
5625version = "0.7.6"
5626source = "registry+https://github.com/rust-lang/crates.io-index"
5627checksum = "09cc8ee72d2a9becf2f2febe0205bbed8fc6615b7cb429ad062dc7b7ddd036a9"
5628
5629[[package]]
5630name = "util"
5631version = "0.1.0"
5632dependencies = [
5633 "anyhow",
5634 "clock",
5635 "futures",
5636 "log",
5637 "rand 0.8.3",
5638 "serde_json",
5639 "surf",
5640 "tempdir",
5641]
5642
5643[[package]]
5644name = "uuid"
5645version = "0.8.2"
5646source = "registry+https://github.com/rust-lang/crates.io-index"
5647checksum = "bc5cf98d8186244414c848017f0e2676b3fcb46807f6668a97dfe67359a3c4b7"
5648
5649[[package]]
5650name = "value-bag"
5651version = "1.0.0-alpha.7"
5652source = "registry+https://github.com/rust-lang/crates.io-index"
5653checksum = "dd320e1520f94261153e96f7534476ad869c14022aee1e59af7c778075d840ae"
5654dependencies = [
5655 "ctor",
5656 "sval",
5657 "version_check",
5658]
5659
5660[[package]]
5661name = "vcpkg"
5662version = "0.2.13"
5663source = "registry+https://github.com/rust-lang/crates.io-index"
5664checksum = "025ce40a007e1907e58d5bc1a594def78e5573bb0b1160bc389634e8f12e4faa"
5665
5666[[package]]
5667name = "vec-arena"
5668version = "1.0.0"
5669source = "registry+https://github.com/rust-lang/crates.io-index"
5670checksum = "eafc1b9b2dfc6f5529177b62cf806484db55b32dc7c9658a118e11bbeb33061d"
5671
5672[[package]]
5673name = "vec_map"
5674version = "0.8.2"
5675source = "registry+https://github.com/rust-lang/crates.io-index"
5676checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
5677
5678[[package]]
5679name = "version_check"
5680version = "0.9.2"
5681source = "registry+https://github.com/rust-lang/crates.io-index"
5682checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
5683
5684[[package]]
5685name = "waker-fn"
5686version = "1.1.0"
5687source = "registry+https://github.com/rust-lang/crates.io-index"
5688checksum = "9d5b2c62b4012a3e1eca5a7e077d13b3bf498c4073e33ccd58626607748ceeca"
5689
5690[[package]]
5691name = "walkdir"
5692version = "2.3.1"
5693source = "registry+https://github.com/rust-lang/crates.io-index"
5694checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
5695dependencies = [
5696 "same-file",
5697 "winapi",
5698 "winapi-util",
5699]
5700
5701[[package]]
5702name = "wasi"
5703version = "0.9.0+wasi-snapshot-preview1"
5704source = "registry+https://github.com/rust-lang/crates.io-index"
5705checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
5706
5707[[package]]
5708name = "wasi"
5709version = "0.10.0+wasi-snapshot-preview1"
5710source = "registry+https://github.com/rust-lang/crates.io-index"
5711checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
5712
5713[[package]]
5714name = "wasm-bindgen"
5715version = "0.2.74"
5716source = "registry+https://github.com/rust-lang/crates.io-index"
5717checksum = "d54ee1d4ed486f78874278e63e4069fc1ab9f6a18ca492076ffb90c5eb2997fd"
5718dependencies = [
5719 "cfg-if 1.0.0",
5720 "serde",
5721 "serde_json",
5722 "wasm-bindgen-macro",
5723]
5724
5725[[package]]
5726name = "wasm-bindgen-backend"
5727version = "0.2.74"
5728source = "registry+https://github.com/rust-lang/crates.io-index"
5729checksum = "3b33f6a0694ccfea53d94db8b2ed1c3a8a4c86dd936b13b9f0a15ec4a451b900"
5730dependencies = [
5731 "bumpalo",
5732 "lazy_static",
5733 "log",
5734 "proc-macro2",
5735 "quote",
5736 "syn",
5737 "wasm-bindgen-shared",
5738]
5739
5740[[package]]
5741name = "wasm-bindgen-futures"
5742version = "0.4.24"
5743source = "registry+https://github.com/rust-lang/crates.io-index"
5744checksum = "5fba7978c679d53ce2d0ac80c8c175840feb849a161664365d1287b41f2e67f1"
5745dependencies = [
5746 "cfg-if 1.0.0",
5747 "js-sys",
5748 "wasm-bindgen",
5749 "web-sys",
5750]
5751
5752[[package]]
5753name = "wasm-bindgen-macro"
5754version = "0.2.74"
5755source = "registry+https://github.com/rust-lang/crates.io-index"
5756checksum = "088169ca61430fe1e58b8096c24975251700e7b1f6fd91cc9d59b04fb9b18bd4"
5757dependencies = [
5758 "quote",
5759 "wasm-bindgen-macro-support",
5760]
5761
5762[[package]]
5763name = "wasm-bindgen-macro-support"
5764version = "0.2.74"
5765source = "registry+https://github.com/rust-lang/crates.io-index"
5766checksum = "be2241542ff3d9f241f5e2cb6dd09b37efe786df8851c54957683a49f0987a97"
5767dependencies = [
5768 "proc-macro2",
5769 "quote",
5770 "syn",
5771 "wasm-bindgen-backend",
5772 "wasm-bindgen-shared",
5773]
5774
5775[[package]]
5776name = "wasm-bindgen-shared"
5777version = "0.2.74"
5778source = "registry+https://github.com/rust-lang/crates.io-index"
5779checksum = "d7cff876b8f18eed75a66cf49b65e7f967cb354a7aa16003fb55dbfd25b44b4f"
5780
5781[[package]]
5782name = "web-sys"
5783version = "0.3.51"
5784source = "registry+https://github.com/rust-lang/crates.io-index"
5785checksum = "e828417b379f3df7111d3a2a9e5753706cae29c41f7c4029ee9fd77f3e09e582"
5786dependencies = [
5787 "js-sys",
5788 "wasm-bindgen",
5789]
5790
5791[[package]]
5792name = "webpki"
5793version = "0.21.4"
5794source = "registry+https://github.com/rust-lang/crates.io-index"
5795checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
5796dependencies = [
5797 "ring",
5798 "untrusted",
5799]
5800
5801[[package]]
5802name = "webpki-roots"
5803version = "0.21.1"
5804source = "registry+https://github.com/rust-lang/crates.io-index"
5805checksum = "aabe153544e473b775453675851ecc86863d2a81d786d741f6b76778f2a48940"
5806dependencies = [
5807 "webpki",
5808]
5809
5810[[package]]
5811name = "weezl"
5812version = "0.1.5"
5813source = "registry+https://github.com/rust-lang/crates.io-index"
5814checksum = "d8b77fdfd5a253be4ab714e4ffa3c49caf146b4de743e97510c0656cf90f1e8e"
5815
5816[[package]]
5817name = "wepoll-sys"
5818version = "3.0.1"
5819source = "registry+https://github.com/rust-lang/crates.io-index"
5820checksum = "0fcb14dea929042224824779fbc82d9fab8d2e6d3cbc0ac404de8edf489e77ff"
5821dependencies = [
5822 "cc",
5823]
5824
5825[[package]]
5826name = "which"
5827version = "3.1.1"
5828source = "registry+https://github.com/rust-lang/crates.io-index"
5829checksum = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
5830dependencies = [
5831 "libc",
5832]
5833
5834[[package]]
5835name = "which"
5836version = "4.1.0"
5837source = "registry+https://github.com/rust-lang/crates.io-index"
5838checksum = "b55551e42cbdf2ce2bedd2203d0cc08dba002c27510f86dab6d0ce304cba3dfe"
5839dependencies = [
5840 "either",
5841 "libc",
5842]
5843
5844[[package]]
5845name = "whoami"
5846version = "1.1.2"
5847source = "registry+https://github.com/rust-lang/crates.io-index"
5848checksum = "4abacf325c958dfeaf1046931d37f2a901b6dfe0968ee965a29e94c6766b2af6"
5849dependencies = [
5850 "wasm-bindgen",
5851 "web-sys",
5852]
5853
5854[[package]]
5855name = "winapi"
5856version = "0.3.9"
5857source = "registry+https://github.com/rust-lang/crates.io-index"
5858checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
5859dependencies = [
5860 "winapi-i686-pc-windows-gnu",
5861 "winapi-x86_64-pc-windows-gnu",
5862]
5863
5864[[package]]
5865name = "winapi-i686-pc-windows-gnu"
5866version = "0.4.0"
5867source = "registry+https://github.com/rust-lang/crates.io-index"
5868checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
5869
5870[[package]]
5871name = "winapi-util"
5872version = "0.1.5"
5873source = "registry+https://github.com/rust-lang/crates.io-index"
5874checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
5875dependencies = [
5876 "winapi",
5877]
5878
5879[[package]]
5880name = "winapi-x86_64-pc-windows-gnu"
5881version = "0.4.0"
5882source = "registry+https://github.com/rust-lang/crates.io-index"
5883checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
5884
5885[[package]]
5886name = "wio"
5887version = "0.2.2"
5888source = "registry+https://github.com/rust-lang/crates.io-index"
5889checksum = "5d129932f4644ac2396cb456385cbf9e63b5b30c6e8dc4820bdca4eb082037a5"
5890dependencies = [
5891 "winapi",
5892]
5893
5894[[package]]
5895name = "workspace"
5896version = "0.1.0"
5897dependencies = [
5898 "anyhow",
5899 "client",
5900 "clock",
5901 "collections",
5902 "futures",
5903 "gpui",
5904 "language",
5905 "log",
5906 "parking_lot",
5907 "postage",
5908 "project",
5909 "serde_json",
5910 "theme",
5911 "util",
5912]
5913
5914[[package]]
5915name = "wyz"
5916version = "0.2.0"
5917source = "registry+https://github.com/rust-lang/crates.io-index"
5918checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
5919
5920[[package]]
5921name = "xdg"
5922version = "2.2.0"
5923source = "registry+https://github.com/rust-lang/crates.io-index"
5924checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
5925
5926[[package]]
5927name = "xmlparser"
5928version = "0.13.3"
5929source = "registry+https://github.com/rust-lang/crates.io-index"
5930checksum = "114ba2b24d2167ef6d67d7d04c8cc86522b87f490025f39f0303b7db5bf5e3d8"
5931
5932[[package]]
5933name = "xmlwriter"
5934version = "0.1.0"
5935source = "registry+https://github.com/rust-lang/crates.io-index"
5936checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9"
5937
5938[[package]]
5939name = "zed"
5940version = "0.17.0"
5941dependencies = [
5942 "anyhow",
5943 "async-compression",
5944 "async-recursion",
5945 "async-trait",
5946 "chat_panel",
5947 "client",
5948 "clock",
5949 "collections",
5950 "contacts_panel",
5951 "crossbeam-channel",
5952 "ctor",
5953 "diagnostics",
5954 "dirs 3.0.1",
5955 "easy-parallel",
5956 "editor",
5957 "env_logger",
5958 "file_finder",
5959 "find",
5960 "fsevent",
5961 "futures",
5962 "fuzzy",
5963 "go_to_line",
5964 "gpui",
5965 "http-auth-basic",
5966 "ignore",
5967 "image",
5968 "indexmap",
5969 "journal",
5970 "language",
5971 "lazy_static",
5972 "libc",
5973 "log",
5974 "log-panics",
5975 "lsp",
5976 "num_cpus",
5977 "outline",
5978 "parking_lot",
5979 "postage",
5980 "project",
5981 "project_panel",
5982 "project_symbols",
5983 "rand 0.8.3",
5984 "regex",
5985 "rpc",
5986 "rsa",
5987 "rust-embed",
5988 "serde",
5989 "serde_json",
5990 "serde_path_to_error",
5991 "simplelog",
5992 "smallvec",
5993 "smol",
5994 "sum_tree",
5995 "surf",
5996 "tempdir",
5997 "text",
5998 "theme",
5999 "theme_selector",
6000 "thiserror",
6001 "time 0.3.2",
6002 "tiny_http",
6003 "toml",
6004 "tree-sitter",
6005 "tree-sitter-markdown",
6006 "tree-sitter-rust",
6007 "unindent",
6008 "url",
6009 "util",
6010 "workspace",
6011]
6012
6013[[package]]
6014name = "zed-server"
6015version = "0.1.0"
6016dependencies = [
6017 "anyhow",
6018 "async-sqlx-session",
6019 "async-std",
6020 "async-trait",
6021 "async-tungstenite",
6022 "base64 0.13.0",
6023 "clap 3.0.0-beta.2",
6024 "collections",
6025 "comrak",
6026 "ctor",
6027 "either",
6028 "env_logger",
6029 "envy",
6030 "futures",
6031 "gpui",
6032 "handlebars",
6033 "http-auth-basic",
6034 "jwt-simple",
6035 "lazy_static",
6036 "lipsum",
6037 "oauth2",
6038 "oauth2-surf",
6039 "parking_lot",
6040 "postage",
6041 "rand 0.8.3",
6042 "rpc",
6043 "rust-embed",
6044 "scrypt",
6045 "serde",
6046 "serde_json",
6047 "sha-1 0.9.6",
6048 "sqlx 0.5.5",
6049 "surf",
6050 "tide",
6051 "tide-compress",
6052 "time 0.2.25",
6053 "toml",
6054 "util",
6055 "zed",
6056]
6057
6058[[package]]
6059name = "zeroize"
6060version = "1.3.0"
6061source = "registry+https://github.com/rust-lang/crates.io-index"
6062checksum = "4756f7db3f7b5574938c3eb1c117038b8e07f95ee6718c0efad4ac21508f1efd"
6063dependencies = [
6064 "zeroize_derive",
6065]
6066
6067[[package]]
6068name = "zeroize_derive"
6069version = "1.1.0"
6070source = "registry+https://github.com/rust-lang/crates.io-index"
6071checksum = "a2c1e130bebaeab2f23886bf9acbaca14b092408c452543c857f66399cd6dab1"
6072dependencies = [
6073 "proc-macro2",
6074 "quote",
6075 "syn",
6076 "synstructure",
6077]
6078
6079[[package]]
6080name = "zstd"
6081version = "0.9.0+zstd.1.5.0"
6082source = "registry+https://github.com/rust-lang/crates.io-index"
6083checksum = "07749a5dc2cb6b36661290245e350f15ec3bbb304e493db54a1d354480522ccd"
6084dependencies = [
6085 "zstd-safe",
6086]
6087
6088[[package]]
6089name = "zstd-safe"
6090version = "4.1.1+zstd.1.5.0"
6091source = "registry+https://github.com/rust-lang/crates.io-index"
6092checksum = "c91c90f2c593b003603e5e0493c837088df4469da25aafff8bce42ba48caf079"
6093dependencies = [
6094 "libc",
6095 "zstd-sys",
6096]
6097
6098[[package]]
6099name = "zstd-sys"
6100version = "1.6.1+zstd.1.5.0"
6101source = "registry+https://github.com/rust-lang/crates.io-index"
6102checksum = "615120c7a2431d16cf1cf979e7fc31ba7a5b5e5707b29c8a99e5dbf8a8392a33"
6103dependencies = [
6104 "cc",
6105 "libc",
6106]