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