]> Witch of Git - jade-mouse/blob - toolchain/Cargo.lock
Implement instruction execution
[jade-mouse] / toolchain / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "autocfg"
5 version = "0.1.7"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
8
9 [[package]]
10 name = "autocfg"
11 version = "1.0.0"
12 source = "registry+https://github.com/rust-lang/crates.io-index"
13 checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
14
15 [[package]]
16 name = "bit-set"
17 version = "0.5.1"
18 source = "registry+https://github.com/rust-lang/crates.io-index"
19 checksum = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80"
20 dependencies = [
21 "bit-vec",
22 ]
23
24 [[package]]
25 name = "bit-vec"
26 version = "0.5.1"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
28 checksum = "f59bbe95d4e52a6398ec21238d31577f2b28a9d86807f06ca59d191d8440d0bb"
29
30 [[package]]
31 name = "bitflags"
32 version = "1.2.1"
33 source = "registry+https://github.com/rust-lang/crates.io-index"
34 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
35
36 [[package]]
37 name = "bitmatch"
38 version = "0.1.0"
39 source = "registry+https://github.com/rust-lang/crates.io-index"
40 checksum = "353d9c70f8b9fc9a8d94c1d53fe07cbceda6cbcdabf17db8bb02d0c5a3d11ba7"
41 dependencies = [
42 "boolean_expression",
43 "proc-macro2 1.0.8",
44 "quote 1.0.2",
45 "syn 1.0.13",
46 ]
47
48 [[package]]
49 name = "boolean_expression"
50 version = "0.3.10"
51 source = "registry+https://github.com/rust-lang/crates.io-index"
52 checksum = "c32d4ff2e41efaa15713e03e15dc99b1bd7e1aa0f60513e2717d0669e12cc913"
53 dependencies = [
54 "itertools",
55 "smallvec",
56 ]
57
58 [[package]]
59 name = "byteorder"
60 version = "1.3.2"
61 source = "registry+https://github.com/rust-lang/crates.io-index"
62 checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
63
64 [[package]]
65 name = "c2-chacha"
66 version = "0.2.3"
67 source = "registry+https://github.com/rust-lang/crates.io-index"
68 checksum = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb"
69 dependencies = [
70 "ppv-lite86",
71 ]
72
73 [[package]]
74 name = "cfg-if"
75 version = "0.1.10"
76 source = "registry+https://github.com/rust-lang/crates.io-index"
77 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
78
79 [[package]]
80 name = "cloudabi"
81 version = "0.0.3"
82 source = "registry+https://github.com/rust-lang/crates.io-index"
83 checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
84 dependencies = [
85 "bitflags",
86 ]
87
88 [[package]]
89 name = "fnv"
90 version = "1.0.6"
91 source = "registry+https://github.com/rust-lang/crates.io-index"
92 checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
93
94 [[package]]
95 name = "fuchsia-cprng"
96 version = "0.1.1"
97 source = "registry+https://github.com/rust-lang/crates.io-index"
98 checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
99
100 [[package]]
101 name = "getrandom"
102 version = "0.1.14"
103 source = "registry+https://github.com/rust-lang/crates.io-index"
104 checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
105 dependencies = [
106 "cfg-if",
107 "libc",
108 "wasi",
109 ]
110
111 [[package]]
112 name = "itertools"
113 version = "0.4.19"
114 source = "registry+https://github.com/rust-lang/crates.io-index"
115 checksum = "c4a9b56eb56058f43dc66e58f40a214b2ccbc9f3df51861b63d51dec7b65bc3f"
116
117 [[package]]
118 name = "lazy_static"
119 version = "1.4.0"
120 source = "registry+https://github.com/rust-lang/crates.io-index"
121 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
122
123 [[package]]
124 name = "libc"
125 version = "0.2.66"
126 source = "registry+https://github.com/rust-lang/crates.io-index"
127 checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
128
129 [[package]]
130 name = "num-traits"
131 version = "0.2.11"
132 source = "registry+https://github.com/rust-lang/crates.io-index"
133 checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
134 dependencies = [
135 "autocfg 1.0.0",
136 ]
137
138 [[package]]
139 name = "ppv-lite86"
140 version = "0.2.6"
141 source = "registry+https://github.com/rust-lang/crates.io-index"
142 checksum = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
143
144 [[package]]
145 name = "proc-macro2"
146 version = "0.4.30"
147 source = "registry+https://github.com/rust-lang/crates.io-index"
148 checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
149 dependencies = [
150 "unicode-xid 0.1.0",
151 ]
152
153 [[package]]
154 name = "proc-macro2"
155 version = "1.0.8"
156 source = "registry+https://github.com/rust-lang/crates.io-index"
157 checksum = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
158 dependencies = [
159 "unicode-xid 0.2.0",
160 ]
161
162 [[package]]
163 name = "proptest"
164 version = "0.9.4"
165 source = "registry+https://github.com/rust-lang/crates.io-index"
166 checksum = "cf147e022eacf0c8a054ab864914a7602618adba841d800a9a9868a5237a529f"
167 dependencies = [
168 "bit-set",
169 "bitflags",
170 "byteorder",
171 "lazy_static",
172 "num-traits",
173 "quick-error",
174 "rand 0.6.5",
175 "rand_chacha 0.1.1",
176 "rand_xorshift",
177 "regex-syntax",
178 "rusty-fork",
179 "tempfile",
180 ]
181
182 [[package]]
183 name = "proptest-derive"
184 version = "0.1.2"
185 source = "registry+https://github.com/rust-lang/crates.io-index"
186 checksum = "d31edb17edac73aeacc947bd61462dda15220584268896a58e12f053d767f15b"
187 dependencies = [
188 "proc-macro2 0.4.30",
189 "quote 0.6.13",
190 "syn 0.15.44",
191 ]
192
193 [[package]]
194 name = "quick-error"
195 version = "1.2.3"
196 source = "registry+https://github.com/rust-lang/crates.io-index"
197 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
198
199 [[package]]
200 name = "quote"
201 version = "0.6.13"
202 source = "registry+https://github.com/rust-lang/crates.io-index"
203 checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
204 dependencies = [
205 "proc-macro2 0.4.30",
206 ]
207
208 [[package]]
209 name = "quote"
210 version = "1.0.2"
211 source = "registry+https://github.com/rust-lang/crates.io-index"
212 checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
213 dependencies = [
214 "proc-macro2 1.0.8",
215 ]
216
217 [[package]]
218 name = "rand"
219 version = "0.6.5"
220 source = "registry+https://github.com/rust-lang/crates.io-index"
221 checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
222 dependencies = [
223 "autocfg 0.1.7",
224 "libc",
225 "rand_chacha 0.1.1",
226 "rand_core 0.4.2",
227 "rand_hc 0.1.0",
228 "rand_isaac",
229 "rand_jitter",
230 "rand_os",
231 "rand_pcg",
232 "rand_xorshift",
233 "winapi",
234 ]
235
236 [[package]]
237 name = "rand"
238 version = "0.7.3"
239 source = "registry+https://github.com/rust-lang/crates.io-index"
240 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
241 dependencies = [
242 "getrandom",
243 "libc",
244 "rand_chacha 0.2.1",
245 "rand_core 0.5.1",
246 "rand_hc 0.2.0",
247 ]
248
249 [[package]]
250 name = "rand_chacha"
251 version = "0.1.1"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
253 checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
254 dependencies = [
255 "autocfg 0.1.7",
256 "rand_core 0.3.1",
257 ]
258
259 [[package]]
260 name = "rand_chacha"
261 version = "0.2.1"
262 source = "registry+https://github.com/rust-lang/crates.io-index"
263 checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
264 dependencies = [
265 "c2-chacha",
266 "rand_core 0.5.1",
267 ]
268
269 [[package]]
270 name = "rand_core"
271 version = "0.3.1"
272 source = "registry+https://github.com/rust-lang/crates.io-index"
273 checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
274 dependencies = [
275 "rand_core 0.4.2",
276 ]
277
278 [[package]]
279 name = "rand_core"
280 version = "0.4.2"
281 source = "registry+https://github.com/rust-lang/crates.io-index"
282 checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
283
284 [[package]]
285 name = "rand_core"
286 version = "0.5.1"
287 source = "registry+https://github.com/rust-lang/crates.io-index"
288 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
289 dependencies = [
290 "getrandom",
291 ]
292
293 [[package]]
294 name = "rand_hc"
295 version = "0.1.0"
296 source = "registry+https://github.com/rust-lang/crates.io-index"
297 checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
298 dependencies = [
299 "rand_core 0.3.1",
300 ]
301
302 [[package]]
303 name = "rand_hc"
304 version = "0.2.0"
305 source = "registry+https://github.com/rust-lang/crates.io-index"
306 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
307 dependencies = [
308 "rand_core 0.5.1",
309 ]
310
311 [[package]]
312 name = "rand_isaac"
313 version = "0.1.1"
314 source = "registry+https://github.com/rust-lang/crates.io-index"
315 checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
316 dependencies = [
317 "rand_core 0.3.1",
318 ]
319
320 [[package]]
321 name = "rand_jitter"
322 version = "0.1.4"
323 source = "registry+https://github.com/rust-lang/crates.io-index"
324 checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
325 dependencies = [
326 "libc",
327 "rand_core 0.4.2",
328 "winapi",
329 ]
330
331 [[package]]
332 name = "rand_os"
333 version = "0.1.3"
334 source = "registry+https://github.com/rust-lang/crates.io-index"
335 checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
336 dependencies = [
337 "cloudabi",
338 "fuchsia-cprng",
339 "libc",
340 "rand_core 0.4.2",
341 "rdrand",
342 "winapi",
343 ]
344
345 [[package]]
346 name = "rand_pcg"
347 version = "0.1.2"
348 source = "registry+https://github.com/rust-lang/crates.io-index"
349 checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
350 dependencies = [
351 "autocfg 0.1.7",
352 "rand_core 0.4.2",
353 ]
354
355 [[package]]
356 name = "rand_xorshift"
357 version = "0.1.1"
358 source = "registry+https://github.com/rust-lang/crates.io-index"
359 checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
360 dependencies = [
361 "rand_core 0.3.1",
362 ]
363
364 [[package]]
365 name = "rdrand"
366 version = "0.4.0"
367 source = "registry+https://github.com/rust-lang/crates.io-index"
368 checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
369 dependencies = [
370 "rand_core 0.3.1",
371 ]
372
373 [[package]]
374 name = "redox_syscall"
375 version = "0.1.56"
376 source = "registry+https://github.com/rust-lang/crates.io-index"
377 checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
378
379 [[package]]
380 name = "regex-syntax"
381 version = "0.6.13"
382 source = "registry+https://github.com/rust-lang/crates.io-index"
383 checksum = "e734e891f5b408a29efbf8309e656876276f49ab6a6ac208600b4419bd893d90"
384
385 [[package]]
386 name = "remove_dir_all"
387 version = "0.5.2"
388 source = "registry+https://github.com/rust-lang/crates.io-index"
389 checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
390 dependencies = [
391 "winapi",
392 ]
393
394 [[package]]
395 name = "rusty-fork"
396 version = "0.2.2"
397 source = "registry+https://github.com/rust-lang/crates.io-index"
398 checksum = "3dd93264e10c577503e926bd1430193eeb5d21b059148910082245309b424fae"
399 dependencies = [
400 "fnv",
401 "quick-error",
402 "tempfile",
403 "wait-timeout",
404 ]
405
406 [[package]]
407 name = "smallvec"
408 version = "0.1.8"
409 source = "registry+https://github.com/rust-lang/crates.io-index"
410 checksum = "fcc8d19212aacecf95e4a7a2179b26f7aeb9732a915cf01f05b0d3e044865410"
411
412 [[package]]
413 name = "syn"
414 version = "0.15.44"
415 source = "registry+https://github.com/rust-lang/crates.io-index"
416 checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
417 dependencies = [
418 "proc-macro2 0.4.30",
419 "quote 0.6.13",
420 "unicode-xid 0.1.0",
421 ]
422
423 [[package]]
424 name = "syn"
425 version = "1.0.13"
426 source = "registry+https://github.com/rust-lang/crates.io-index"
427 checksum = "1e4ff033220a41d1a57d8125eab57bf5263783dfdcc18688b1dacc6ce9651ef8"
428 dependencies = [
429 "proc-macro2 1.0.8",
430 "quote 1.0.2",
431 "unicode-xid 0.2.0",
432 ]
433
434 [[package]]
435 name = "tempfile"
436 version = "3.1.0"
437 source = "registry+https://github.com/rust-lang/crates.io-index"
438 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
439 dependencies = [
440 "cfg-if",
441 "libc",
442 "rand 0.7.3",
443 "redox_syscall",
444 "remove_dir_all",
445 "winapi",
446 ]
447
448 [[package]]
449 name = "toolchain"
450 version = "0.1.0"
451 dependencies = [
452 "bitmatch",
453 "proptest",
454 "proptest-derive",
455 ]
456
457 [[package]]
458 name = "unicode-xid"
459 version = "0.1.0"
460 source = "registry+https://github.com/rust-lang/crates.io-index"
461 checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
462
463 [[package]]
464 name = "unicode-xid"
465 version = "0.2.0"
466 source = "registry+https://github.com/rust-lang/crates.io-index"
467 checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
468
469 [[package]]
470 name = "wait-timeout"
471 version = "0.2.0"
472 source = "registry+https://github.com/rust-lang/crates.io-index"
473 checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
474 dependencies = [
475 "libc",
476 ]
477
478 [[package]]
479 name = "wasi"
480 version = "0.9.0+wasi-snapshot-preview1"
481 source = "registry+https://github.com/rust-lang/crates.io-index"
482 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
483
484 [[package]]
485 name = "winapi"
486 version = "0.3.8"
487 source = "registry+https://github.com/rust-lang/crates.io-index"
488 checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
489 dependencies = [
490 "winapi-i686-pc-windows-gnu",
491 "winapi-x86_64-pc-windows-gnu",
492 ]
493
494 [[package]]
495 name = "winapi-i686-pc-windows-gnu"
496 version = "0.4.0"
497 source = "registry+https://github.com/rust-lang/crates.io-index"
498 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
499
500 [[package]]
501 name = "winapi-x86_64-pc-windows-gnu"
502 version = "0.4.0"
503 source = "registry+https://github.com/rust-lang/crates.io-index"
504 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"