• Home
  • Raw
  • Download

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

4 name = "async-channel"
5 version = "1.6.1"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
9 "concurrent-queue",
10 "event-listener",
11 "futures-core",
15 name = "async-executor"
16 version = "1.4.1"
17 source = "registry+https://github.com/rust-lang/crates.io-index"
20 "async-task 4.2.0",
21 "concurrent-queue",
23 "futures-lite",
29 name = "async-fs"
30 version = "1.5.0"
31 source = "registry+https://github.com/rust-lang/crates.io-index"
34 "async-lock",
36 "futures-lite",
40 name = "async-io"
41 version = "1.7.0"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
45 "concurrent-queue",
46 "futures-lite",
54 "waker-fn",
59 name = "async-lock"
60 version = "2.5.0"
61 source = "registry+https://github.com/rust-lang/crates.io-index"
64 "event-listener",
68 name = "async-net"
69 version = "1.6.1"
70 source = "registry+https://github.com/rust-lang/crates.io-index"
73 "async-io",
75 "futures-lite",
79 name = "async-process"
80 version = "1.4.0"
81 source = "registry+https://github.com/rust-lang/crates.io-index"
84 "async-io",
86 "cfg-if",
87 "event-listener",
88 "futures-lite",
91 "signal-hook",
96 name = "async-task"
97 version = "4.2.0"
98 source = "registry+https://github.com/rust-lang/crates.io-index"
102 name = "async-task"
103 version = "4.3.0"
105 "atomic-waker",
106 "easy-parallel",
114 name = "atomic-waker"
115 version = "1.0.0"
116 source = "registry+https://github.com/rust-lang/crates.io-index"
121 version = "1.1.0"
122 source = "registry+https://github.com/rust-lang/crates.io-index"
127 version = "1.2.0"
128 source = "registry+https://github.com/rust-lang/crates.io-index"
131 "async-channel",
132 "async-task 4.2.0",
133 "atomic-waker",
135 "futures-lite",
140 name = "cache-padded"
141 version = "1.2.0"
142 source = "registry+https://github.com/rust-lang/crates.io-index"
147 version = "1.0.73"
148 source = "registry+https://github.com/rust-lang/crates.io-index"
152 name = "cfg-if"
153 version = "1.0.0"
154 source = "registry+https://github.com/rust-lang/crates.io-index"
158 name = "concurrent-queue"
159 version = "1.2.2"
160 source = "registry+https://github.com/rust-lang/crates.io-index"
163 "cache-padded",
167 name = "easy-parallel"
168 version = "3.2.0"
169 source = "registry+https://github.com/rust-lang/crates.io-index"
173 name = "event-listener"
174 version = "2.5.2"
175 source = "registry+https://github.com/rust-lang/crates.io-index"
180 version = "1.7.0"
181 source = "registry+https://github.com/rust-lang/crates.io-index"
189 version = "0.1.0"
190 source = "registry+https://github.com/rust-lang/crates.io-index"
193 "proc-macro2",
200 version = "0.10.13"
201 source = "registry+https://github.com/rust-lang/crates.io-index"
208 name = "futures-core"
209 version = "0.3.21"
210 source = "registry+https://github.com/rust-lang/crates.io-index"
214 name = "futures-io"
215 version = "0.3.21"
216 source = "registry+https://github.com/rust-lang/crates.io-index"
220 name = "futures-lite"
221 version = "1.12.0"
222 source = "registry+https://github.com/rust-lang/crates.io-index"
226 "futures-core",
227 "futures-io",
230 "pin-project-lite",
231 "waker-fn",
236 version = "0.1.12"
237 source = "registry+https://github.com/rust-lang/crates.io-index"
240 "cfg-if",
245 version = "0.2.126"
246 source = "registry+https://github.com/rust-lang/crates.io-index"
251 version = "0.4.7"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
261 version = "0.4.17"
262 source = "registry+https://github.com/rust-lang/crates.io-index"
265 "cfg-if",
270 version = "2.5.0"
271 source = "registry+https://github.com/rust-lang/crates.io-index"
276 version = "1.12.0"
277 source = "registry+https://github.com/rust-lang/crates.io-index"
282 version = "2.0.0"
283 source = "registry+https://github.com/rust-lang/crates.io-index"
287 name = "pin-project-lite"
288 version = "0.2.9"
289 source = "registry+https://github.com/rust-lang/crates.io-index"
294 version = "2.2.0"
295 source = "registry+https://github.com/rust-lang/crates.io-index"
298 "cfg-if",
301 "wepoll-ffi",
306 name = "proc-macro2"
307 version = "1.0.40"
308 source = "registry+https://github.com/rust-lang/crates.io-index"
311 "unicode-ident",
316 version = "1.0.20"
317 source = "registry+https://github.com/rust-lang/crates.io-index"
320 "proc-macro2",
325 version = "1.1.0"
326 source = "registry+https://github.com/rust-lang/crates.io-index"
330 name = "signal-hook"
331 version = "0.3.14"
332 source = "registry+https://github.com/rust-lang/crates.io-index"
336 "signal-hook-registry",
340 name = "signal-hook-registry"
341 version = "1.4.0"
342 source = "registry+https://github.com/rust-lang/crates.io-index"
350 version = "0.4.6"
351 source = "registry+https://github.com/rust-lang/crates.io-index"
356 version = "1.2.5"
357 source = "registry+https://github.com/rust-lang/crates.io-index"
360 "async-channel",
361 "async-executor",
362 "async-fs",
363 "async-io",
364 "async-lock",
365 "async-net",
366 "async-process",
368 "futures-lite",
374 version = "0.4.4"
375 source = "registry+https://github.com/rust-lang/crates.io-index"
384 version = "0.9.3"
385 source = "registry+https://github.com/rust-lang/crates.io-index"
393 version = "1.0.98"
394 source = "registry+https://github.com/rust-lang/crates.io-index"
397 "proc-macro2",
399 "unicode-ident",
403 name = "unicode-ident"
404 version = "1.0.1"
405 source = "registry+https://github.com/rust-lang/crates.io-index"
409 name = "waker-fn"
410 version = "1.1.0"
411 source = "registry+https://github.com/rust-lang/crates.io-index"
415 name = "wepoll-ffi"
416 version = "0.1.2"
417 source = "registry+https://github.com/rust-lang/crates.io-index"
425 version = "0.3.9"
426 source = "registry+https://github.com/rust-lang/crates.io-index"
429 "winapi-i686-pc-windows-gnu",
430 "winapi-x86_64-pc-windows-gnu",
434 name = "winapi-i686-pc-windows-gnu"
435 version = "0.4.0"
436 source = "registry+https://github.com/rust-lang/crates.io-index"
440 name = "winapi-x86_64-pc-windows-gnu"
441 version = "0.4.0"
442 source = "registry+https://github.com/rust-lang/crates.io-index"