Lines Matching +full:rust +full:- +full:version
5 version = "0.2.14"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
9 "hermit-abi",
16 version = "1.0.1"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
22 version = "1.2.1"
23 source = "registry+https://github.com/rust-lang/crates.io-index"
28 version = "0.2.14"
29 source = "registry+https://github.com/rust-lang/crates.io-index"
33 "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
34 "regex-automata",
40 version = "3.4.0"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
46 version = "1.4.2"
47 source = "registry+https://github.com/rust-lang/crates.io-index"
52 version = "0.2.3"
53 source = "registry+https://github.com/rust-lang/crates.io-index"
60 name = "cfg-if"
61 version = "0.1.10"
62 source = "registry+https://github.com/rust-lang/crates.io-index"
66 name = "cfg-if"
67 version = "1.0.0"
68 source = "registry+https://github.com/rust-lang/crates.io-index"
73 version = "2.33.3"
74 source = "registry+https://github.com/rust-lang/crates.io-index"
79 "unicode-width",
84 version = "0.4.5"
85 source = "registry+https://github.com/rust-lang/crates.io-index"
90 version = "0.3.3"
91 source = "registry+https://github.com/rust-lang/crates.io-index"
97 "criterion-plot",
101 "num-traits",
115 name = "criterion-plot"
116 version = "0.4.3"
117 source = "registry+https://github.com/rust-lang/crates.io-index"
125 name = "crossbeam-channel"
126 version = "0.5.0"
127 source = "registry+https://github.com/rust-lang/crates.io-index"
130 "cfg-if 1.0.0",
131 "crossbeam-utils",
135 name = "crossbeam-deque"
136 version = "0.8.0"
137 source = "registry+https://github.com/rust-lang/crates.io-index"
140 "cfg-if 1.0.0",
141 "crossbeam-epoch",
142 "crossbeam-utils",
146 name = "crossbeam-epoch"
147 version = "0.9.1"
148 source = "registry+https://github.com/rust-lang/crates.io-index"
151 "cfg-if 1.0.0",
153 "crossbeam-utils",
160 name = "crossbeam-utils"
161 version = "0.8.1"
162 source = "registry+https://github.com/rust-lang/crates.io-index"
166 "cfg-if 1.0.0",
172 version = "1.1.5"
173 source = "registry+https://github.com/rust-lang/crates.io-index"
177 "csv-core",
184 name = "csv-core"
185 version = "0.1.10"
186 source = "registry+https://github.com/rust-lang/crates.io-index"
189 "memchr 2.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
194 version = "1.6.1"
195 source = "registry+https://github.com/rust-lang/crates.io-index"
200 version = "1.7.1"
201 source = "registry+https://github.com/rust-lang/crates.io-index"
205 name = "hermit-abi"
206 version = "0.1.18"
207 source = "registry+https://github.com/rust-lang/crates.io-index"
215 version = "0.9.0"
216 source = "registry+https://github.com/rust-lang/crates.io-index"
224 version = "0.4.7"
225 source = "registry+https://github.com/rust-lang/crates.io-index"
229 name = "js-sys"
230 version = "0.3.46"
231 source = "registry+https://github.com/rust-lang/crates.io-index"
234 "wasm-bindgen",
239 version = "1.4.0"
240 source = "registry+https://github.com/rust-lang/crates.io-index"
245 version = "0.2.82"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
251 version = "0.4.13"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
255 "cfg-if 0.1.10",
260 version = "2.3.4"
264 version = "2.3.4"
265 source = "registry+https://github.com/rust-lang/crates.io-index"
269 name = "memchr-bench"
270 version = "0.0.1"
279 version = "0.6.1"
280 source = "registry+https://github.com/rust-lang/crates.io-index"
287 name = "num-traits"
288 version = "0.2.14"
289 source = "registry+https://github.com/rust-lang/crates.io-index"
297 version = "1.13.0"
298 source = "registry+https://github.com/rust-lang/crates.io-index"
301 "hermit-abi",
307 version = "11.1.3"
308 source = "registry+https://github.com/rust-lang/crates.io-index"
313 version = "0.2.15"
314 source = "registry+https://github.com/rust-lang/crates.io-index"
317 "js-sys",
318 "num-traits",
319 "wasm-bindgen",
320 "web-sys",
324 name = "proc-macro2"
325 version = "1.0.24"
326 source = "registry+https://github.com/rust-lang/crates.io-index"
329 "unicode-xid",
334 version = "1.0.8"
335 source = "registry+https://github.com/rust-lang/crates.io-index"
338 "proc-macro2",
343 version = "1.5.0"
344 source = "registry+https://github.com/rust-lang/crates.io-index"
348 "crossbeam-deque",
350 "rayon-core",
354 name = "rayon-core"
355 version = "1.9.0"
356 source = "registry+https://github.com/rust-lang/crates.io-index"
359 "crossbeam-channel",
360 "crossbeam-deque",
361 "crossbeam-utils",
368 version = "1.4.3"
369 source = "registry+https://github.com/rust-lang/crates.io-index"
372 "regex-syntax",
376 name = "regex-automata"
377 version = "0.1.9"
378 source = "registry+https://github.com/rust-lang/crates.io-index"
385 name = "regex-syntax"
386 version = "0.6.22"
387 source = "registry+https://github.com/rust-lang/crates.io-index"
392 version = "0.2.3"
393 source = "registry+https://github.com/rust-lang/crates.io-index"
401 version = "1.0.5"
402 source = "registry+https://github.com/rust-lang/crates.io-index"
406 name = "same-file"
407 version = "1.0.6"
408 source = "registry+https://github.com/rust-lang/crates.io-index"
411 "winapi-util",
416 version = "1.1.0"
417 source = "registry+https://github.com/rust-lang/crates.io-index"
422 version = "0.9.0"
423 source = "registry+https://github.com/rust-lang/crates.io-index"
426 "semver-parser",
430 name = "semver-parser"
431 version = "0.7.0"
432 source = "registry+https://github.com/rust-lang/crates.io-index"
437 version = "1.0.119"
438 source = "registry+https://github.com/rust-lang/crates.io-index"
443 version = "0.11.1"
444 source = "registry+https://github.com/rust-lang/crates.io-index"
453 version = "1.0.119"
454 source = "registry+https://github.com/rust-lang/crates.io-index"
457 "proc-macro2",
464 version = "1.0.61"
465 source = "registry+https://github.com/rust-lang/crates.io-index"
475 version = "1.0.58"
476 source = "registry+https://github.com/rust-lang/crates.io-index"
479 "proc-macro2",
481 "unicode-xid",
486 version = "0.11.0"
487 source = "registry+https://github.com/rust-lang/crates.io-index"
490 "unicode-width",
495 version = "1.2.0"
496 source = "registry+https://github.com/rust-lang/crates.io-index"
504 name = "unicode-width"
505 version = "0.1.8"
506 source = "registry+https://github.com/rust-lang/crates.io-index"
510 name = "unicode-xid"
511 version = "0.2.1"
512 source = "registry+https://github.com/rust-lang/crates.io-index"
517 version = "2.3.1"
518 source = "registry+https://github.com/rust-lang/crates.io-index"
521 "same-file",
523 "winapi-util",
527 name = "wasm-bindgen"
528 version = "0.2.69"
529 source = "registry+https://github.com/rust-lang/crates.io-index"
532 "cfg-if 1.0.0",
533 "wasm-bindgen-macro",
537 name = "wasm-bindgen-backend"
538 version = "0.2.69"
539 source = "registry+https://github.com/rust-lang/crates.io-index"
545 "proc-macro2",
548 "wasm-bindgen-shared",
552 name = "wasm-bindgen-macro"
553 version = "0.2.69"
554 source = "registry+https://github.com/rust-lang/crates.io-index"
558 "wasm-bindgen-macro-support",
562 name = "wasm-bindgen-macro-support"
563 version = "0.2.69"
564 source = "registry+https://github.com/rust-lang/crates.io-index"
567 "proc-macro2",
570 "wasm-bindgen-backend",
571 "wasm-bindgen-shared",
575 name = "wasm-bindgen-shared"
576 version = "0.2.69"
577 source = "registry+https://github.com/rust-lang/crates.io-index"
581 name = "web-sys"
582 version = "0.3.46"
583 source = "registry+https://github.com/rust-lang/crates.io-index"
586 "js-sys",
587 "wasm-bindgen",
592 version = "0.3.9"
593 source = "registry+https://github.com/rust-lang/crates.io-index"
596 "winapi-i686-pc-windows-gnu",
597 "winapi-x86_64-pc-windows-gnu",
601 name = "winapi-i686-pc-windows-gnu"
602 version = "0.4.0"
603 source = "registry+https://github.com/rust-lang/crates.io-index"
607 name = "winapi-util"
608 version = "0.1.5"
609 source = "registry+https://github.com/rust-lang/crates.io-index"
616 name = "winapi-x86_64-pc-windows-gnu"
617 version = "0.4.0"
618 source = "registry+https://github.com/rust-lang/crates.io-index"