Lines Matching +full:rust +full:- +full:version
3 version = 3
6 name = "aho-corasick"
7 version = "0.7.18"
8 source = "registry+https://github.com/rust-lang/crates.io-index"
16 version = "1.0.58"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
22 version = "0.1.0"
25 name = "async-task"
26 version = "4.3.0"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
31 name = "async-trait"
32 version = "0.1.56"
33 source = "registry+https://github.com/rust-lang/crates.io-index"
36 "proc-macro2",
43 version = "0.2.14"
44 source = "registry+https://github.com/rust-lang/crates.io-index"
47 "hermit-abi",
54 version = "0.1.0"
56 "async-trait",
65 version = "1.1.0"
66 source = "registry+https://github.com/rust-lang/crates.io-index"
71 version = "0.1.0"
75 "cfg-if",
98 version = "0.1.0"
100 "proc-macro2",
107 version = "1.3.2"
108 source = "registry+https://github.com/rust-lang/crates.io-index"
112 name = "cfg-if"
113 version = "1.0.0"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
119 version = "0.4.19"
120 source = "registry+https://github.com/rust-lang/crates.io-index"
124 "num-integer",
125 "num-traits",
131 name = "const-sha1"
132 version = "0.2.0"
133 source = "registry+https://github.com/rust-lang/crates.io-index"
138 version = "0.2.0"
141 "async-task",
145 "futures-executor",
146 "futures-util",
147 "intrusive-collections",
148 "io-uring",
162 version = "0.1.0"
165 "cfg-if",
175 version = "0.1.5"
176 source = "registry+https://github.com/rust-lang/crates.io-index"
179 "proc-macro2",
186 version = "0.9.0"
187 source = "registry+https://github.com/rust-lang/crates.io-index"
199 version = "1.8.0"
200 source = "registry+https://github.com/rust-lang/crates.io-index"
208 version = "0.3.21"
209 source = "registry+https://github.com/rust-lang/crates.io-index"
212 "futures-channel",
213 "futures-core",
214 "futures-executor",
215 "futures-io",
216 "futures-sink",
217 "futures-task",
218 "futures-util",
222 name = "futures-channel"
223 version = "0.3.21"
224 source = "registry+https://github.com/rust-lang/crates.io-index"
227 "futures-core",
228 "futures-sink",
232 name = "futures-core"
233 version = "0.3.21"
234 source = "registry+https://github.com/rust-lang/crates.io-index"
238 name = "futures-executor"
239 version = "0.3.21"
240 source = "registry+https://github.com/rust-lang/crates.io-index"
243 "futures-core",
244 "futures-task",
245 "futures-util",
250 name = "futures-io"
251 version = "0.3.21"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
256 name = "futures-macro"
257 version = "0.3.21"
258 source = "registry+https://github.com/rust-lang/crates.io-index"
261 "proc-macro2",
267 name = "futures-sink"
268 version = "0.3.21"
269 source = "registry+https://github.com/rust-lang/crates.io-index"
273 name = "futures-task"
274 version = "0.3.21"
275 source = "registry+https://github.com/rust-lang/crates.io-index"
279 name = "futures-util"
280 version = "0.3.21"
281 source = "registry+https://github.com/rust-lang/crates.io-index"
284 "futures-channel",
285 "futures-core",
286 "futures-io",
287 "futures-macro",
288 "futures-sink",
289 "futures-task",
291 "pin-project-lite",
292 "pin-utils",
298 version = "0.2.7"
299 source = "registry+https://github.com/rust-lang/crates.io-index"
302 "cfg-if",
304 "wasi 0.11.0+wasi-snapshot-preview1",
308 name = "hermit-abi"
309 version = "0.1.19"
310 source = "registry+https://github.com/rust-lang/crates.io-index"
318 version = "2.1.0"
319 source = "registry+https://github.com/rust-lang/crates.io-index"
324 version = "0.1.12"
325 source = "registry+https://github.com/rust-lang/crates.io-index"
328 "cfg-if",
332 name = "intrusive-collections"
333 version = "0.9.4"
334 source = "registry+https://github.com/rust-lang/crates.io-index"
341 name = "io-uring"
342 version = "0.5.3"
343 source = "registry+https://github.com/rust-lang/crates.io-index"
352 version = "1.0.2"
353 source = "registry+https://github.com/rust-lang/crates.io-index"
358 version = "0.2.126"
359 source = "registry+https://github.com/rust-lang/crates.io-index"
364 version = "0.4.17"
365 source = "registry+https://github.com/rust-lang/crates.io-index"
368 "cfg-if",
373 version = "2.5.0"
374 source = "registry+https://github.com/rust-lang/crates.io-index"
379 version = "0.5.6"
380 source = "registry+https://github.com/rust-lang/crates.io-index"
388 version = "0.6.5"
389 source = "registry+https://github.com/rust-lang/crates.io-index"
397 version = "0.7.14"
398 source = "registry+https://github.com/rust-lang/crates.io-index"
410 version = "0.3.7"
411 source = "registry+https://github.com/rust-lang/crates.io-index"
419 version = "0.3.7"
420 source = "registry+https://github.com/rust-lang/crates.io-index"
427 name = "num-integer"
428 version = "0.1.45"
429 source = "registry+https://github.com/rust-lang/crates.io-index"
433 "num-traits",
437 name = "num-traits"
438 version = "0.2.15"
439 source = "registry+https://github.com/rust-lang/crates.io-index"
447 version = "1.13.1"
448 source = "registry+https://github.com/rust-lang/crates.io-index"
451 "hermit-abi",
457 version = "1.13.0"
458 source = "registry+https://github.com/rust-lang/crates.io-index"
462 name = "pin-project-lite"
463 version = "0.2.9"
464 source = "registry+https://github.com/rust-lang/crates.io-index"
468 name = "pin-utils"
469 version = "0.1.0"
470 source = "registry+https://github.com/rust-lang/crates.io-index"
474 name = "ppv-lite86"
475 version = "0.2.16"
476 source = "registry+https://github.com/rust-lang/crates.io-index"
480 name = "proc-macro2"
481 version = "1.0.42"
482 source = "registry+https://github.com/rust-lang/crates.io-index"
485 "unicode-ident",
490 version = "2.27.1"
491 source = "registry+https://github.com/rust-lang/crates.io-index"
500 version = "1.0.20"
501 source = "registry+https://github.com/rust-lang/crates.io-index"
504 "proc-macro2",
509 version = "0.8.5"
510 source = "registry+https://github.com/rust-lang/crates.io-index"
520 version = "0.3.1"
521 source = "registry+https://github.com/rust-lang/crates.io-index"
524 "ppv-lite86",
530 version = "0.6.3"
531 source = "registry+https://github.com/rust-lang/crates.io-index"
539 version = "0.2.16"
540 source = "registry+https://github.com/rust-lang/crates.io-index"
548 version = "1.6.0"
549 source = "registry+https://github.com/rust-lang/crates.io-index"
552 "aho-corasick",
554 "regex-syntax",
558 name = "regex-syntax"
559 version = "0.6.27"
560 source = "registry+https://github.com/rust-lang/crates.io-index"
565 version = "0.2.3"
566 source = "registry+https://github.com/rust-lang/crates.io-index"
569 "proc-macro2",
576 version = "0.5.3"
577 source = "registry+https://github.com/rust-lang/crates.io-index"
585 version = "1.0.10"
586 source = "registry+https://github.com/rust-lang/crates.io-index"
591 version = "1.0.140"
592 source = "registry+https://github.com/rust-lang/crates.io-index"
600 version = "1.0.140"
601 source = "registry+https://github.com/rust-lang/crates.io-index"
604 "proc-macro2",
611 version = "1.0.82"
612 source = "registry+https://github.com/rust-lang/crates.io-index"
622 version = "0.4.7"
623 source = "registry+https://github.com/rust-lang/crates.io-index"
631 version = "1.9.0"
632 source = "registry+https://github.com/rust-lang/crates.io-index"
637 version = "1.0.98"
638 source = "registry+https://github.com/rust-lang/crates.io-index"
641 "proc-macro2",
643 "unicode-ident",
648 version = "0.1.99"
652 version = "3.3.0"
653 source = "registry+https://github.com/rust-lang/crates.io-index"
656 "cfg-if",
666 version = "1.1.3"
667 source = "registry+https://github.com/rust-lang/crates.io-index"
670 "winapi-util",
675 version = "1.0.31"
676 source = "registry+https://github.com/rust-lang/crates.io-index"
679 "thiserror-impl",
683 name = "thiserror-impl"
684 version = "1.0.31"
685 source = "registry+https://github.com/rust-lang/crates.io-index"
688 "proc-macro2",
695 version = "0.1.44"
696 source = "registry+https://github.com/rust-lang/crates.io-index"
700 "wasi 0.10.0+wasi-snapshot-preview1",
705 name = "unicode-ident"
706 version = "1.0.2"
707 source = "registry+https://github.com/rust-lang/crates.io-index"
712 version = "0.8.2"
713 source = "registry+https://github.com/rust-lang/crates.io-index"
721 version = "0.10.0+wasi-snapshot-preview1"
722 source = "registry+https://github.com/rust-lang/crates.io-index"
727 version = "0.11.0+wasi-snapshot-preview1"
728 source = "registry+https://github.com/rust-lang/crates.io-index"
733 version = "0.1.0"
746 version = "0.3.9"
747 source = "registry+https://github.com/rust-lang/crates.io-index"
750 "winapi-i686-pc-windows-gnu",
751 "winapi-x86_64-pc-windows-gnu",
755 name = "winapi-i686-pc-windows-gnu"
756 version = "0.4.0"
757 source = "registry+https://github.com/rust-lang/crates.io-index"
761 name = "winapi-util"
762 version = "0.1.5"
763 source = "registry+https://github.com/rust-lang/crates.io-index"
770 name = "winapi-x86_64-pc-windows-gnu"
771 version = "0.4.0"
772 source = "registry+https://github.com/rust-lang/crates.io-index"
777 version = "0.10.0"
778 source = "registry+https://github.com/rust-lang/crates.io-index"
781 "const-sha1",
788 version = "0.10.0"
789 source = "registry+https://github.com/rust-lang/crates.io-index"
794 version = "0.10.0"
795 source = "registry+https://github.com/rust-lang/crates.io-index"