• Home
  • Raw
  • Download

Lines Matching +full:rust +full:- +full:version

3 version = 3
7 version = "0.21.0"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
16 version = "1.0.2"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
21 name = "aho-corasick"
22 version = "1.0.5"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
31 version = "0.5.0"
32 source = "registry+https://github.com/rust-lang/crates.io-index"
36 "anstyle-parse",
37 "anstyle-query",
38 "anstyle-wincon",
45 version = "1.0.2"
46 source = "registry+https://github.com/rust-lang/crates.io-index"
50 name = "anstyle-parse"
51 version = "0.2.1"
52 source = "registry+https://github.com/rust-lang/crates.io-index"
59 name = "anstyle-query"
60 version = "1.0.0"
61 source = "registry+https://github.com/rust-lang/crates.io-index"
64 "windows-sys",
68 name = "anstyle-wincon"
69 version = "2.1.0"
70 source = "registry+https://github.com/rust-lang/crates.io-index"
74 "windows-sys",
79 version = "1.0.75"
80 source = "registry+https://github.com/rust-lang/crates.io-index"
85 version = "0.1.12"
86 source = "registry+https://github.com/rust-lang/crates.io-index"
95 version = "0.1.12"
96 source = "registry+https://github.com/rust-lang/crates.io-index"
100 "proc-macro2",
107 version = "0.1.12"
108 source = "registry+https://github.com/rust-lang/crates.io-index"
116 version = "0.2.14"
117 source = "registry+https://github.com/rust-lang/crates.io-index"
120 "hermit-abi 0.1.19",
127 version = "1.1.0"
128 source = "registry+https://github.com/rust-lang/crates.io-index"
133 version = "0.3.69"
134 source = "registry+https://github.com/rust-lang/crates.io-index"
139 "cfg-if",
143 "rustc-demangle",
148 version = "0.21.3"
149 source = "registry+https://github.com/rust-lang/crates.io-index"
154 version = "1.3.2"
155 source = "registry+https://github.com/rust-lang/crates.io-index"
160 version = "2.4.0"
161 source = "registry+https://github.com/rust-lang/crates.io-index"
165 name = "block-buffer"
166 version = "0.10.4"
167 source = "registry+https://github.com/rust-lang/crates.io-index"
170 "generic-array",
175 version = "1.6.2"
176 source = "registry+https://github.com/rust-lang/crates.io-index"
185 version = "0.2.0"
192 "file-header",
201 "owo-colors",
202 "pdl-derive",
203 "pdl-runtime",
205 "pyo3-asyncio",
218 version = "3.13.0"
219 source = "registry+https://github.com/rust-lang/crates.io-index"
224 version = "1.5.0"
225 source = "registry+https://github.com/rust-lang/crates.io-index"
230 version = "1.0.83"
231 source = "registry+https://github.com/rust-lang/crates.io-index"
238 name = "cfg-if"
239 version = "1.0.0"
240 source = "registry+https://github.com/rust-lang/crates.io-index"
245 version = "3.2.25"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
260 version = "4.4.1"
261 source = "registry+https://github.com/rust-lang/crates.io-index"
271 version = "4.4.1"
272 source = "registry+https://github.com/rust-lang/crates.io-index"
283 version = "4.4.0"
284 source = "registry+https://github.com/rust-lang/crates.io-index"
288 "proc-macro2",
295 version = "0.2.4"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
304 version = "0.5.1"
305 source = "registry+https://github.com/rust-lang/crates.io-index"
309 name = "codespan-reporting"
310 version = "0.11.1"
311 source = "registry+https://github.com/rust-lang/crates.io-index"
315 "unicode-width",
320 version = "1.0.0"
321 source = "registry+https://github.com/rust-lang/crates.io-index"
325 name = "core-foundation"
326 version = "0.9.3"
327 source = "registry+https://github.com/rust-lang/crates.io-index"
330 "core-foundation-sys",
335 name = "core-foundation-sys"
336 version = "0.8.4"
337 source = "registry+https://github.com/rust-lang/crates.io-index"
342 version = "0.2.9"
343 source = "registry+https://github.com/rust-lang/crates.io-index"
351 version = "0.8.2"
352 source = "registry+https://github.com/rust-lang/crates.io-index"
355 "cfg-if",
356 "crossbeam-channel",
357 "crossbeam-deque",
358 "crossbeam-epoch",
359 "crossbeam-queue",
360 "crossbeam-utils",
364 name = "crossbeam-channel"
365 version = "0.5.8"
366 source = "registry+https://github.com/rust-lang/crates.io-index"
369 "cfg-if",
370 "crossbeam-utils",
374 name = "crossbeam-deque"
375 version = "0.8.3"
376 source = "registry+https://github.com/rust-lang/crates.io-index"
379 "cfg-if",
380 "crossbeam-epoch",
381 "crossbeam-utils",
385 name = "crossbeam-epoch"
386 version = "0.9.15"
387 source = "registry+https://github.com/rust-lang/crates.io-index"
391 "cfg-if",
392 "crossbeam-utils",
398 name = "crossbeam-queue"
399 version = "0.3.8"
400 source = "registry+https://github.com/rust-lang/crates.io-index"
403 "cfg-if",
404 "crossbeam-utils",
408 name = "crossbeam-utils"
409 version = "0.8.16"
410 source = "registry+https://github.com/rust-lang/crates.io-index"
413 "cfg-if",
417 name = "crypto-common"
418 version = "0.1.6"
419 source = "registry+https://github.com/rust-lang/crates.io-index"
422 "generic-array",
428 version = "0.10.7"
429 source = "registry+https://github.com/rust-lang/crates.io-index"
432 "block-buffer",
433 "crypto-common",
438 version = "5.0.1"
439 source = "registry+https://github.com/rust-lang/crates.io-index"
442 "dirs-sys",
446 name = "dirs-sys"
447 version = "0.4.1"
448 source = "registry+https://github.com/rust-lang/crates.io-index"
452 "option-ext",
454 "windows-sys",
459 version = "1.9.0"
460 source = "registry+https://github.com/rust-lang/crates.io-index"
465 version = "0.8.33"
466 source = "registry+https://github.com/rust-lang/crates.io-index"
469 "cfg-if",
474 version = "0.10.0"
475 source = "registry+https://github.com/rust-lang/crates.io-index"
479 "is-terminal",
487 version = "0.3.3"
488 source = "registry+https://github.com/rust-lang/crates.io-index"
491 "errno-dragonfly",
493 "windows-sys",
497 name = "errno-dragonfly"
498 version = "0.1.2"
499 source = "registry+https://github.com/rust-lang/crates.io-index"
508 version = "2.0.0"
509 source = "registry+https://github.com/rust-lang/crates.io-index"
513 name = "file-header"
514 version = "0.1.2"
515 source = "registry+https://github.com/rust-lang/crates.io-index"
527 version = "1.0.7"
528 source = "registry+https://github.com/rust-lang/crates.io-index"
532 name = "foreign-types"
533 version = "0.3.2"
534 source = "registry+https://github.com/rust-lang/crates.io-index"
537 "foreign-types-shared",
541 name = "foreign-types-shared"
542 version = "0.1.1"
543 source = "registry+https://github.com/rust-lang/crates.io-index"
548 version = "1.2.0"
549 source = "registry+https://github.com/rust-lang/crates.io-index"
552 "percent-encoding",
557 version = "0.3.28"
558 source = "registry+https://github.com/rust-lang/crates.io-index"
561 "futures-channel",
562 "futures-core",
563 "futures-executor",
564 "futures-io",
565 "futures-sink",
566 "futures-task",
567 "futures-util",
571 name = "futures-channel"
572 version = "0.3.28"
573 source = "registry+https://github.com/rust-lang/crates.io-index"
576 "futures-core",
577 "futures-sink",
581 name = "futures-core"
582 version = "0.3.28"
583 source = "registry+https://github.com/rust-lang/crates.io-index"
587 name = "futures-executor"
588 version = "0.3.28"
589 source = "registry+https://github.com/rust-lang/crates.io-index"
592 "futures-core",
593 "futures-task",
594 "futures-util",
598 name = "futures-io"
599 version = "0.3.28"
600 source = "registry+https://github.com/rust-lang/crates.io-index"
604 name = "futures-macro"
605 version = "0.3.28"
606 source = "registry+https://github.com/rust-lang/crates.io-index"
609 "proc-macro2",
615 name = "futures-sink"
616 version = "0.3.28"
617 source = "registry+https://github.com/rust-lang/crates.io-index"
621 name = "futures-task"
622 version = "0.3.28"
623 source = "registry+https://github.com/rust-lang/crates.io-index"
627 name = "futures-util"
628 version = "0.3.28"
629 source = "registry+https://github.com/rust-lang/crates.io-index"
632 "futures-channel",
633 "futures-core",
634 "futures-io",
635 "futures-macro",
636 "futures-sink",
637 "futures-task",
639 "pin-project-lite",
640 "pin-utils",
645 name = "generic-array"
646 version = "0.14.7"
647 source = "registry+https://github.com/rust-lang/crates.io-index"
656 version = "0.2.10"
657 source = "registry+https://github.com/rust-lang/crates.io-index"
660 "cfg-if",
667 version = "0.28.0"
668 source = "registry+https://github.com/rust-lang/crates.io-index"
673 version = "0.4.13"
674 source = "registry+https://github.com/rust-lang/crates.io-index"
677 "aho-corasick",
686 version = "0.3.21"
687 source = "registry+https://github.com/rust-lang/crates.io-index"
692 "futures-core",
693 "futures-sink",
694 "futures-util",
699 "tokio-util",
705 version = "0.12.3"
706 source = "registry+https://github.com/rust-lang/crates.io-index"
711 version = "0.4.1"
712 source = "registry+https://github.com/rust-lang/crates.io-index"
716 name = "hermit-abi"
717 version = "0.1.19"
718 source = "registry+https://github.com/rust-lang/crates.io-index"
725 name = "hermit-abi"
726 version = "0.3.2"
727 source = "registry+https://github.com/rust-lang/crates.io-index"
732 version = "0.4.3"
733 source = "registry+https://github.com/rust-lang/crates.io-index"
738 version = "0.2.9"
739 source = "registry+https://github.com/rust-lang/crates.io-index"
748 name = "http-body"
749 version = "0.4.5"
750 source = "registry+https://github.com/rust-lang/crates.io-index"
755 "pin-project-lite",
760 version = "1.8.0"
761 source = "registry+https://github.com/rust-lang/crates.io-index"
766 version = "1.0.3"
767 source = "registry+https://github.com/rust-lang/crates.io-index"
772 version = "2.1.0"
773 source = "registry+https://github.com/rust-lang/crates.io-index"
778 version = "0.14.27"
779 source = "registry+https://github.com/rust-lang/crates.io-index"
783 "futures-channel",
784 "futures-core",
785 "futures-util",
788 "http-body",
792 "pin-project-lite",
795 "tower-service",
801 name = "hyper-tls"
802 version = "0.5.0"
803 source = "registry+https://github.com/rust-lang/crates.io-index"
808 "native-tls",
810 "tokio-native-tls",
815 version = "0.4.0"
816 source = "registry+https://github.com/rust-lang/crates.io-index"
819 "unicode-bidi",
820 "unicode-normalization",
825 version = "1.9.3"
826 source = "registry+https://github.com/rust-lang/crates.io-index"
835 version = "1.0.9"
836 source = "registry+https://github.com/rust-lang/crates.io-index"
841 version = "0.3.12"
842 source = "registry+https://github.com/rust-lang/crates.io-index"
847 version = "2.8.0"
848 source = "registry+https://github.com/rust-lang/crates.io-index"
852 name = "is-terminal"
853 version = "0.4.9"
854 source = "registry+https://github.com/rust-lang/crates.io-index"
857 "hermit-abi 0.3.2",
859 "windows-sys",
864 version = "0.11.0"
865 source = "registry+https://github.com/rust-lang/crates.io-index"
873 version = "1.0.9"
874 source = "registry+https://github.com/rust-lang/crates.io-index"
878 name = "js-sys"
879 version = "0.3.64"
880 source = "registry+https://github.com/rust-lang/crates.io-index"
883 "wasm-bindgen",
888 version = "1.4.0"
889 source = "registry+https://github.com/rust-lang/crates.io-index"
894 version = "0.2.147"
895 source = "registry+https://github.com/rust-lang/crates.io-index"
899 name = "libusb1-sys"
900 version = "0.6.4"
901 source = "registry+https://github.com/rust-lang/crates.io-index"
906 "pkg-config",
912 version = "3.1.1"
913 source = "registry+https://github.com/rust-lang/crates.io-index"
922 name = "linux-raw-sys"
923 version = "0.4.5"
924 source = "registry+https://github.com/rust-lang/crates.io-index"
929 version = "0.4.10"
930 source = "registry+https://github.com/rust-lang/crates.io-index"
939 version = "0.4.20"
940 source = "registry+https://github.com/rust-lang/crates.io-index"
945 version = "2.6.2"
946 source = "registry+https://github.com/rust-lang/crates.io-index"
951 version = "0.7.1"
952 source = "registry+https://github.com/rust-lang/crates.io-index"
960 version = "0.8.0"
961 source = "registry+https://github.com/rust-lang/crates.io-index"
969 version = "0.9.0"
970 source = "registry+https://github.com/rust-lang/crates.io-index"
978 version = "0.3.17"
979 source = "registry+https://github.com/rust-lang/crates.io-index"
983 name = "minimal-lexical"
984 version = "0.2.1"
985 source = "registry+https://github.com/rust-lang/crates.io-index"
990 version = "0.7.1"
991 source = "registry+https://github.com/rust-lang/crates.io-index"
999 version = "0.8.8"
1000 source = "registry+https://github.com/rust-lang/crates.io-index"
1005 "windows-sys",
1009 name = "native-tls"
1010 version = "0.2.11"
1011 source = "registry+https://github.com/rust-lang/crates.io-index"
1018 "openssl-probe",
1019 "openssl-sys",
1021 "security-framework",
1022 "security-framework-sys",
1028 version = "0.26.4"
1029 source = "registry+https://github.com/rust-lang/crates.io-index"
1033 "cfg-if",
1036 "pin-utils",
1041 version = "7.1.3"
1042 source = "registry+https://github.com/rust-lang/crates.io-index"
1046 "minimal-lexical",
1051 version = "1.16.0"
1052 source = "registry+https://github.com/rust-lang/crates.io-index"
1055 "hermit-abi 0.3.2",
1061 version = "0.32.0"
1062 source = "registry+https://github.com/rust-lang/crates.io-index"
1070 version = "1.18.0"
1071 source = "registry+https://github.com/rust-lang/crates.io-index"
1076 version = "0.10.60"
1077 source = "registry+https://github.com/rust-lang/crates.io-index"
1081 "cfg-if",
1082 "foreign-types",
1085 "openssl-macros",
1086 "openssl-sys",
1090 name = "openssl-macros"
1091 version = "0.1.1"
1092 source = "registry+https://github.com/rust-lang/crates.io-index"
1095 "proc-macro2",
1101 name = "openssl-probe"
1102 version = "0.1.5"
1103 source = "registry+https://github.com/rust-lang/crates.io-index"
1107 name = "openssl-sys"
1108 version = "0.9.96"
1109 source = "registry+https://github.com/rust-lang/crates.io-index"
1114 "pkg-config",
1119 name = "option-ext"
1120 version = "0.2.0"
1121 source = "registry+https://github.com/rust-lang/crates.io-index"
1126 version = "6.5.1"
1127 source = "registry+https://github.com/rust-lang/crates.io-index"
1131 name = "owo-colors"
1132 version = "3.5.0"
1133 source = "registry+https://github.com/rust-lang/crates.io-index"
1138 version = "0.12.1"
1139 source = "registry+https://github.com/rust-lang/crates.io-index"
1148 version = "0.9.8"
1149 source = "registry+https://github.com/rust-lang/crates.io-index"
1152 "cfg-if",
1156 "windows-targets",
1160 name = "pdl-compiler"
1161 version = "0.2.0"
1162 source = "registry+https://github.com/rust-lang/crates.io-index"
1166 "codespan-reporting",
1171 "proc-macro2",
1179 name = "pdl-derive"
1180 version = "0.2.0"
1181 source = "registry+https://github.com/rust-lang/crates.io-index"
1184 "codespan-reporting",
1185 "pdl-compiler",
1186 "proc-macro2",
1193 name = "pdl-runtime"
1194 version = "0.2.0"
1195 source = "registry+https://github.com/rust-lang/crates.io-index"
1203 name = "percent-encoding"
1204 version = "2.3.0"
1205 source = "registry+https://github.com/rust-lang/crates.io-index"
1210 version = "2.7.4"
1211 source = "registry+https://github.com/rust-lang/crates.io-index"
1216 "ucd-trie",
1221 version = "2.7.4"
1222 source = "registry+https://github.com/rust-lang/crates.io-index"
1231 version = "2.7.4"
1232 source = "registry+https://github.com/rust-lang/crates.io-index"
1237 "proc-macro2",
1244 version = "2.7.4"
1245 source = "registry+https://github.com/rust-lang/crates.io-index"
1254 name = "pin-project-lite"
1255 version = "0.2.13"
1256 source = "registry+https://github.com/rust-lang/crates.io-index"
1260 name = "pin-utils"
1261 version = "0.1.0"
1262 source = "registry+https://github.com/rust-lang/crates.io-index"
1266 name = "pkg-config"
1267 version = "0.3.27"
1268 source = "registry+https://github.com/rust-lang/crates.io-index"
1272 name = "ppv-lite86"
1273 version = "0.2.17"
1274 source = "registry+https://github.com/rust-lang/crates.io-index"
1279 version = "0.2.12"
1280 source = "registry+https://github.com/rust-lang/crates.io-index"
1283 "proc-macro2",
1288 name = "proc-macro2"
1289 version = "1.0.66"
1290 source = "registry+https://github.com/rust-lang/crates.io-index"
1293 "unicode-ident",
1298 version = "0.18.3"
1299 source = "registry+https://github.com/rust-lang/crates.io-index"
1303 "cfg-if",
1308 "pyo3-build-config",
1309 "pyo3-ffi",
1310 "pyo3-macros",
1315 name = "pyo3-asyncio"
1316 version = "0.18.0"
1317 source = "registry+https://github.com/rust-lang/crates.io-index"
1324 "pin-project-lite",
1326 "pyo3-asyncio-macros",
1331 name = "pyo3-asyncio-macros"
1332 version = "0.18.0"
1333 source = "registry+https://github.com/rust-lang/crates.io-index"
1336 "proc-macro2",
1342 name = "pyo3-build-config"
1343 version = "0.18.3"
1344 source = "registry+https://github.com/rust-lang/crates.io-index"
1348 "target-lexicon",
1352 name = "pyo3-ffi"
1353 version = "0.18.3"
1354 source = "registry+https://github.com/rust-lang/crates.io-index"
1358 "pyo3-build-config",
1362 name = "pyo3-macros"
1363 version = "0.18.3"
1364 source = "registry+https://github.com/rust-lang/crates.io-index"
1367 "proc-macro2",
1368 "pyo3-macros-backend",
1374 name = "pyo3-macros-backend"
1375 version = "0.18.3"
1376 source = "registry+https://github.com/rust-lang/crates.io-index"
1379 "proc-macro2",
1386 version = "1.0.33"
1387 source = "registry+https://github.com/rust-lang/crates.io-index"
1390 "proc-macro2",
1395 version = "0.8.5"
1396 source = "registry+https://github.com/rust-lang/crates.io-index"
1406 version = "0.3.1"
1407 source = "registry+https://github.com/rust-lang/crates.io-index"
1410 "ppv-lite86",
1416 version = "0.6.4"
1417 source = "registry+https://github.com/rust-lang/crates.io-index"
1425 version = "0.2.16"
1426 source = "registry+https://github.com/rust-lang/crates.io-index"
1434 version = "0.3.5"
1435 source = "registry+https://github.com/rust-lang/crates.io-index"
1443 version = "0.4.3"
1444 source = "registry+https://github.com/rust-lang/crates.io-index"
1454 version = "1.9.4"
1455 source = "registry+https://github.com/rust-lang/crates.io-index"
1458 "aho-corasick",
1460 "regex-automata",
1461 "regex-syntax",
1465 name = "regex-automata"
1466 version = "0.3.7"
1467 source = "registry+https://github.com/rust-lang/crates.io-index"
1470 "aho-corasick",
1472 "regex-syntax",
1476 name = "regex-syntax"
1477 version = "0.7.5"
1478 source = "registry+https://github.com/rust-lang/crates.io-index"
1483 version = "0.11.20"
1484 source = "registry+https://github.com/rust-lang/crates.io-index"
1490 "futures-core",
1491 "futures-util",
1494 "http-body",
1496 "hyper-tls",
1498 "js-sys",
1501 "native-tls",
1503 "percent-encoding",
1504 "pin-project-lite",
1509 "tokio-native-tls",
1510 "tower-service",
1512 "wasm-bindgen",
1513 "wasm-bindgen-futures",
1514 "web-sys",
1520 version = "7.0.0"
1521 source = "registry+https://github.com/rust-lang/crates.io-index"
1524 "unicode-segmentation",
1529 version = "0.9.3"
1530 source = "registry+https://github.com/rust-lang/crates.io-index"
1534 "libusb1-sys",
1538 name = "rustc-demangle"
1539 version = "0.1.23"
1540 source = "registry+https://github.com/rust-lang/crates.io-index"
1545 version = "0.38.10"
1546 source = "registry+https://github.com/rust-lang/crates.io-index"
1552 "linux-raw-sys",
1553 "windows-sys",
1558 version = "1.0.14"
1559 source = "registry+https://github.com/rust-lang/crates.io-index"
1564 version = "1.0.15"
1565 source = "registry+https://github.com/rust-lang/crates.io-index"
1569 name = "same-file"
1570 version = "1.0.6"
1571 source = "registry+https://github.com/rust-lang/crates.io-index"
1574 "winapi-util",
1579 version = "0.1.22"
1580 source = "registry+https://github.com/rust-lang/crates.io-index"
1583 "windows-sys",
1588 version = "1.2.0"
1589 source = "registry+https://github.com/rust-lang/crates.io-index"
1593 name = "security-framework"
1594 version = "2.9.2"
1595 source = "registry+https://github.com/rust-lang/crates.io-index"
1599 "core-foundation",
1600 "core-foundation-sys",
1602 "security-framework-sys",
1606 name = "security-framework-sys"
1607 version = "2.9.1"
1608 source = "registry+https://github.com/rust-lang/crates.io-index"
1611 "core-foundation-sys",
1617 version = "1.0.188"
1618 source = "registry+https://github.com/rust-lang/crates.io-index"
1626 version = "1.0.188"
1627 source = "registry+https://github.com/rust-lang/crates.io-index"
1630 "proc-macro2",
1637 version = "1.0.105"
1638 source = "registry+https://github.com/rust-lang/crates.io-index"
1648 version = "0.7.1"
1649 source = "registry+https://github.com/rust-lang/crates.io-index"
1660 version = "0.10.8"
1661 source = "registry+https://github.com/rust-lang/crates.io-index"
1664 "cfg-if",
1670 name = "signal-hook-registry"
1671 version = "1.4.1"
1672 source = "registry+https://github.com/rust-lang/crates.io-index"
1680 version = "0.4.9"
1681 source = "registry+https://github.com/rust-lang/crates.io-index"
1689 version = "1.11.0"
1690 source = "registry+https://github.com/rust-lang/crates.io-index"
1695 version = "0.4.9"
1696 source = "registry+https://github.com/rust-lang/crates.io-index"
1705 version = "0.5.3"
1706 source = "registry+https://github.com/rust-lang/crates.io-index"
1710 "windows-sys",
1715 version = "0.10.0"
1716 source = "registry+https://github.com/rust-lang/crates.io-index"
1721 version = "0.25.0"
1722 source = "registry+https://github.com/rust-lang/crates.io-index"
1727 version = "0.25.2"
1728 source = "registry+https://github.com/rust-lang/crates.io-index"
1732 "proc-macro2",
1740 version = "1.0.109"
1741 source = "registry+https://github.com/rust-lang/crates.io-index"
1744 "proc-macro2",
1746 "unicode-ident",
1751 version = "2.0.29"
1752 source = "registry+https://github.com/rust-lang/crates.io-index"
1755 "proc-macro2",
1757 "unicode-ident",
1761 name = "target-lexicon"
1762 version = "0.12.11"
1763 source = "registry+https://github.com/rust-lang/crates.io-index"
1768 version = "3.8.0"
1769 source = "registry+https://github.com/rust-lang/crates.io-index"
1772 "cfg-if",
1776 "windows-sys",
1781 version = "1.2.0"
1782 source = "registry+https://github.com/rust-lang/crates.io-index"
1785 "winapi-util",
1790 version = "0.16.0"
1791 source = "registry+https://github.com/rust-lang/crates.io-index"
1796 version = "1.0.47"
1797 source = "registry+https://github.com/rust-lang/crates.io-index"
1800 "thiserror-impl",
1804 name = "thiserror-impl"
1805 version = "1.0.47"
1806 source = "registry+https://github.com/rust-lang/crates.io-index"
1809 "proc-macro2",
1816 version = "1.6.0"
1817 source = "registry+https://github.com/rust-lang/crates.io-index"
1825 version = "0.1.1"
1826 source = "registry+https://github.com/rust-lang/crates.io-index"
1831 version = "1.32.0"
1832 source = "registry+https://github.com/rust-lang/crates.io-index"
1841 "pin-project-lite",
1842 "signal-hook-registry",
1844 "tokio-macros",
1845 "windows-sys",
1849 name = "tokio-macros"
1850 version = "2.1.0"
1851 source = "registry+https://github.com/rust-lang/crates.io-index"
1854 "proc-macro2",
1860 name = "tokio-native-tls"
1861 version = "0.3.1"
1862 source = "registry+https://github.com/rust-lang/crates.io-index"
1865 "native-tls",
1870 name = "tokio-util"
1871 version = "0.7.8"
1872 source = "registry+https://github.com/rust-lang/crates.io-index"
1876 "futures-core",
1877 "futures-sink",
1878 "pin-project-lite",
1884 name = "tower-service"
1885 version = "0.3.2"
1886 source = "registry+https://github.com/rust-lang/crates.io-index"
1891 version = "0.1.37"
1892 source = "registry+https://github.com/rust-lang/crates.io-index"
1895 "cfg-if",
1896 "pin-project-lite",
1897 "tracing-core",
1901 name = "tracing-core"
1902 version = "0.1.31"
1903 source = "registry+https://github.com/rust-lang/crates.io-index"
1910 name = "try-lock"
1911 version = "0.2.4"
1912 source = "registry+https://github.com/rust-lang/crates.io-index"
1917 version = "1.17.0"
1918 source = "registry+https://github.com/rust-lang/crates.io-index"
1922 name = "ucd-trie"
1923 version = "0.1.6"
1924 source = "registry+https://github.com/rust-lang/crates.io-index"
1928 name = "unicode-bidi"
1929 version = "0.3.13"
1930 source = "registry+https://github.com/rust-lang/crates.io-index"
1934 name = "unicode-ident"
1935 version = "1.0.11"
1936 source = "registry+https://github.com/rust-lang/crates.io-index"
1940 name = "unicode-normalization"
1941 version = "0.1.22"
1942 source = "registry+https://github.com/rust-lang/crates.io-index"
1949 name = "unicode-segmentation"
1950 version = "1.10.1"
1951 source = "registry+https://github.com/rust-lang/crates.io-index"
1955 name = "unicode-width"
1956 version = "0.1.11"
1957 source = "registry+https://github.com/rust-lang/crates.io-index"
1962 version = "0.1.11"
1963 source = "registry+https://github.com/rust-lang/crates.io-index"
1968 version = "2.4.1"
1969 source = "registry+https://github.com/rust-lang/crates.io-index"
1974 "percent-encoding",
1979 version = "0.2.1"
1980 source = "registry+https://github.com/rust-lang/crates.io-index"
1985 version = "0.2.15"
1986 source = "registry+https://github.com/rust-lang/crates.io-index"
1991 version = "0.9.4"
1992 source = "registry+https://github.com/rust-lang/crates.io-index"
1997 version = "2.4.0"
1998 source = "registry+https://github.com/rust-lang/crates.io-index"
2001 "same-file",
2002 "winapi-util",
2007 version = "0.3.1"
2008 source = "registry+https://github.com/rust-lang/crates.io-index"
2011 "try-lock",
2016 version = "0.11.0+wasi-snapshot-preview1"
2017 source = "registry+https://github.com/rust-lang/crates.io-index"
2021 name = "wasm-bindgen"
2022 version = "0.2.87"
2023 source = "registry+https://github.com/rust-lang/crates.io-index"
2026 "cfg-if",
2027 "wasm-bindgen-macro",
2031 name = "wasm-bindgen-backend"
2032 version = "0.2.87"
2033 source = "registry+https://github.com/rust-lang/crates.io-index"
2039 "proc-macro2",
2042 "wasm-bindgen-shared",
2046 name = "wasm-bindgen-futures"
2047 version = "0.4.37"
2048 source = "registry+https://github.com/rust-lang/crates.io-index"
2051 "cfg-if",
2052 "js-sys",
2053 "wasm-bindgen",
2054 "web-sys",
2058 name = "wasm-bindgen-macro"
2059 version = "0.2.87"
2060 source = "registry+https://github.com/rust-lang/crates.io-index"
2064 "wasm-bindgen-macro-support",
2068 name = "wasm-bindgen-macro-support"
2069 version = "0.2.87"
2070 source = "registry+https://github.com/rust-lang/crates.io-index"
2073 "proc-macro2",
2076 "wasm-bindgen-backend",
2077 "wasm-bindgen-shared",
2081 name = "wasm-bindgen-shared"
2082 version = "0.2.87"
2083 source = "registry+https://github.com/rust-lang/crates.io-index"
2087 name = "web-sys"
2088 version = "0.3.64"
2089 source = "registry+https://github.com/rust-lang/crates.io-index"
2092 "js-sys",
2093 "wasm-bindgen",
2098 version = "0.3.9"
2099 source = "registry+https://github.com/rust-lang/crates.io-index"
2102 "winapi-i686-pc-windows-gnu",
2103 "winapi-x86_64-pc-windows-gnu",
2107 name = "winapi-i686-pc-windows-gnu"
2108 version = "0.4.0"
2109 source = "registry+https://github.com/rust-lang/crates.io-index"
2113 name = "winapi-util"
2114 version = "0.1.5"
2115 source = "registry+https://github.com/rust-lang/crates.io-index"
2122 name = "winapi-x86_64-pc-windows-gnu"
2123 version = "0.4.0"
2124 source = "registry+https://github.com/rust-lang/crates.io-index"
2128 name = "windows-sys"
2129 version = "0.48.0"
2130 source = "registry+https://github.com/rust-lang/crates.io-index"
2133 "windows-targets",
2137 name = "windows-targets"
2138 version = "0.48.5"
2139 source = "registry+https://github.com/rust-lang/crates.io-index"
2153 version = "0.48.5"
2154 source = "registry+https://github.com/rust-lang/crates.io-index"
2159 version = "0.48.5"
2160 source = "registry+https://github.com/rust-lang/crates.io-index"
2165 version = "0.48.5"
2166 source = "registry+https://github.com/rust-lang/crates.io-index"
2171 version = "0.48.5"
2172 source = "registry+https://github.com/rust-lang/crates.io-index"
2177 version = "0.48.5"
2178 source = "registry+https://github.com/rust-lang/crates.io-index"
2183 version = "0.48.5"
2184 source = "registry+https://github.com/rust-lang/crates.io-index"
2189 version = "0.48.5"
2190 source = "registry+https://github.com/rust-lang/crates.io-index"
2195 version = "0.50.0"
2196 source = "registry+https://github.com/rust-lang/crates.io-index"
2199 "cfg-if",
2200 "windows-sys",