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