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