]> Witch of Git - jade-rose/blob - toolchain/Cargo.lock
Make parser conform to v0.2.1
[jade-rose] / toolchain / Cargo.lock
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "arrayvec"
5 version = "0.4.12"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
7 checksum = "cd9fd44efafa8690358b7408d253adf110036b88f55672a933f01d616ad9b1b9"
8 dependencies = [
9 "nodrop",
10 ]
11
12 [[package]]
13 name = "autocfg"
14 version = "0.1.7"
15 source = "registry+https://github.com/rust-lang/crates.io-index"
16 checksum = "1d49d90015b3c36167a20fe2810c5cd875ad504b39cff3d4eae7977e6b7c1cb2"
17
18 [[package]]
19 name = "autocfg"
20 version = "1.0.0"
21 source = "registry+https://github.com/rust-lang/crates.io-index"
22 checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
23
24 [[package]]
25 name = "bit-set"
26 version = "0.5.1"
27 source = "registry+https://github.com/rust-lang/crates.io-index"
28 checksum = "e84c238982c4b1e1ee668d136c510c67a13465279c0cb367ea6baf6310620a80"
29 dependencies = [
30 "bit-vec",
31 ]
32
33 [[package]]
34 name = "bit-vec"
35 version = "0.5.1"
36 source = "registry+https://github.com/rust-lang/crates.io-index"
37 checksum = "f59bbe95d4e52a6398ec21238d31577f2b28a9d86807f06ca59d191d8440d0bb"
38
39 [[package]]
40 name = "bitflags"
41 version = "1.2.1"
42 source = "registry+https://github.com/rust-lang/crates.io-index"
43 checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
44
45 [[package]]
46 name = "bumpalo"
47 version = "3.1.2"
48 source = "registry+https://github.com/rust-lang/crates.io-index"
49 checksum = "5fb8038c1ddc0a5f73787b130f4cc75151e96ed33e417fde765eb5a81e3532f4"
50
51 [[package]]
52 name = "byteorder"
53 version = "1.3.2"
54 source = "registry+https://github.com/rust-lang/crates.io-index"
55 checksum = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
56
57 [[package]]
58 name = "c2-chacha"
59 version = "0.2.3"
60 source = "registry+https://github.com/rust-lang/crates.io-index"
61 checksum = "214238caa1bf3a496ec3392968969cab8549f96ff30652c9e56885329315f6bb"
62 dependencies = [
63 "ppv-lite86",
64 ]
65
66 [[package]]
67 name = "cfg-if"
68 version = "0.1.10"
69 source = "registry+https://github.com/rust-lang/crates.io-index"
70 checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
71
72 [[package]]
73 name = "cloudabi"
74 version = "0.0.3"
75 source = "registry+https://github.com/rust-lang/crates.io-index"
76 checksum = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
77 dependencies = [
78 "bitflags",
79 ]
80
81 [[package]]
82 name = "fnv"
83 version = "1.0.6"
84 source = "registry+https://github.com/rust-lang/crates.io-index"
85 checksum = "2fad85553e09a6f881f739c29f0b00b0f01357c743266d478b68951ce23285f3"
86
87 [[package]]
88 name = "fuchsia-cprng"
89 version = "0.1.1"
90 source = "registry+https://github.com/rust-lang/crates.io-index"
91 checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
92
93 [[package]]
94 name = "getrandom"
95 version = "0.1.14"
96 source = "registry+https://github.com/rust-lang/crates.io-index"
97 checksum = "7abc8dd8451921606d809ba32e95b6111925cd2906060d2dcc29c070220503eb"
98 dependencies = [
99 "cfg-if",
100 "libc",
101 "wasi",
102 ]
103
104 [[package]]
105 name = "js-sys"
106 version = "0.3.35"
107 source = "registry+https://github.com/rust-lang/crates.io-index"
108 checksum = "7889c7c36282151f6bf465be4700359318aef36baa951462382eae49e9577cf9"
109 dependencies = [
110 "wasm-bindgen",
111 ]
112
113 [[package]]
114 name = "lazy_static"
115 version = "1.4.0"
116 source = "registry+https://github.com/rust-lang/crates.io-index"
117 checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
118
119 [[package]]
120 name = "lexical-core"
121 version = "0.4.6"
122 source = "registry+https://github.com/rust-lang/crates.io-index"
123 checksum = "2304bccb228c4b020f3a4835d247df0a02a7c4686098d4167762cfbbe4c5cb14"
124 dependencies = [
125 "arrayvec",
126 "cfg-if",
127 "rustc_version",
128 "ryu",
129 "static_assertions",
130 ]
131
132 [[package]]
133 name = "libc"
134 version = "0.2.66"
135 source = "registry+https://github.com/rust-lang/crates.io-index"
136 checksum = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"
137
138 [[package]]
139 name = "log"
140 version = "0.4.8"
141 source = "registry+https://github.com/rust-lang/crates.io-index"
142 checksum = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
143 dependencies = [
144 "cfg-if",
145 ]
146
147 [[package]]
148 name = "memchr"
149 version = "2.3.0"
150 source = "registry+https://github.com/rust-lang/crates.io-index"
151 checksum = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223"
152
153 [[package]]
154 name = "nodrop"
155 version = "0.1.14"
156 source = "registry+https://github.com/rust-lang/crates.io-index"
157 checksum = "72ef4a56884ca558e5ddb05a1d1e7e1bfd9a68d9ed024c21704cc98872dae1bb"
158
159 [[package]]
160 name = "nom"
161 version = "5.1.0"
162 source = "registry+https://github.com/rust-lang/crates.io-index"
163 checksum = "c433f4d505fe6ce7ff78523d2fa13a0b9f2690e181fc26168bcbe5ccc5d14e07"
164 dependencies = [
165 "lexical-core",
166 "memchr",
167 "version_check",
168 ]
169
170 [[package]]
171 name = "num-traits"
172 version = "0.2.11"
173 source = "registry+https://github.com/rust-lang/crates.io-index"
174 checksum = "c62be47e61d1842b9170f0fdeec8eba98e60e90e5446449a0545e5152acd7096"
175 dependencies = [
176 "autocfg 1.0.0",
177 ]
178
179 [[package]]
180 name = "ppv-lite86"
181 version = "0.2.6"
182 source = "registry+https://github.com/rust-lang/crates.io-index"
183 checksum = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
184
185 [[package]]
186 name = "proc-macro2"
187 version = "0.4.30"
188 source = "registry+https://github.com/rust-lang/crates.io-index"
189 checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
190 dependencies = [
191 "unicode-xid 0.1.0",
192 ]
193
194 [[package]]
195 name = "proc-macro2"
196 version = "1.0.7"
197 source = "registry+https://github.com/rust-lang/crates.io-index"
198 checksum = "0319972dcae462681daf4da1adeeaa066e3ebd29c69be96c6abb1259d2ee2bcc"
199 dependencies = [
200 "unicode-xid 0.2.0",
201 ]
202
203 [[package]]
204 name = "proptest"
205 version = "0.9.4"
206 source = "registry+https://github.com/rust-lang/crates.io-index"
207 checksum = "cf147e022eacf0c8a054ab864914a7602618adba841d800a9a9868a5237a529f"
208 dependencies = [
209 "bit-set",
210 "bitflags",
211 "byteorder",
212 "lazy_static",
213 "num-traits",
214 "quick-error",
215 "rand 0.6.5",
216 "rand_chacha 0.1.1",
217 "rand_xorshift",
218 "regex-syntax",
219 "rusty-fork",
220 "tempfile",
221 ]
222
223 [[package]]
224 name = "proptest-derive"
225 version = "0.1.2"
226 source = "registry+https://github.com/rust-lang/crates.io-index"
227 checksum = "d31edb17edac73aeacc947bd61462dda15220584268896a58e12f053d767f15b"
228 dependencies = [
229 "proc-macro2 0.4.30",
230 "quote 0.6.13",
231 "syn 0.15.44",
232 ]
233
234 [[package]]
235 name = "quick-error"
236 version = "1.2.3"
237 source = "registry+https://github.com/rust-lang/crates.io-index"
238 checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
239
240 [[package]]
241 name = "quote"
242 version = "0.6.13"
243 source = "registry+https://github.com/rust-lang/crates.io-index"
244 checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
245 dependencies = [
246 "proc-macro2 0.4.30",
247 ]
248
249 [[package]]
250 name = "quote"
251 version = "1.0.2"
252 source = "registry+https://github.com/rust-lang/crates.io-index"
253 checksum = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
254 dependencies = [
255 "proc-macro2 1.0.7",
256 ]
257
258 [[package]]
259 name = "rand"
260 version = "0.6.5"
261 source = "registry+https://github.com/rust-lang/crates.io-index"
262 checksum = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
263 dependencies = [
264 "autocfg 0.1.7",
265 "libc",
266 "rand_chacha 0.1.1",
267 "rand_core 0.4.2",
268 "rand_hc 0.1.0",
269 "rand_isaac",
270 "rand_jitter",
271 "rand_os",
272 "rand_pcg",
273 "rand_xorshift",
274 "winapi",
275 ]
276
277 [[package]]
278 name = "rand"
279 version = "0.7.3"
280 source = "registry+https://github.com/rust-lang/crates.io-index"
281 checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
282 dependencies = [
283 "getrandom",
284 "libc",
285 "rand_chacha 0.2.1",
286 "rand_core 0.5.1",
287 "rand_hc 0.2.0",
288 ]
289
290 [[package]]
291 name = "rand_chacha"
292 version = "0.1.1"
293 source = "registry+https://github.com/rust-lang/crates.io-index"
294 checksum = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
295 dependencies = [
296 "autocfg 0.1.7",
297 "rand_core 0.3.1",
298 ]
299
300 [[package]]
301 name = "rand_chacha"
302 version = "0.2.1"
303 source = "registry+https://github.com/rust-lang/crates.io-index"
304 checksum = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
305 dependencies = [
306 "c2-chacha",
307 "rand_core 0.5.1",
308 ]
309
310 [[package]]
311 name = "rand_core"
312 version = "0.3.1"
313 source = "registry+https://github.com/rust-lang/crates.io-index"
314 checksum = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
315 dependencies = [
316 "rand_core 0.4.2",
317 ]
318
319 [[package]]
320 name = "rand_core"
321 version = "0.4.2"
322 source = "registry+https://github.com/rust-lang/crates.io-index"
323 checksum = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
324
325 [[package]]
326 name = "rand_core"
327 version = "0.5.1"
328 source = "registry+https://github.com/rust-lang/crates.io-index"
329 checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
330 dependencies = [
331 "getrandom",
332 ]
333
334 [[package]]
335 name = "rand_hc"
336 version = "0.1.0"
337 source = "registry+https://github.com/rust-lang/crates.io-index"
338 checksum = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
339 dependencies = [
340 "rand_core 0.3.1",
341 ]
342
343 [[package]]
344 name = "rand_hc"
345 version = "0.2.0"
346 source = "registry+https://github.com/rust-lang/crates.io-index"
347 checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
348 dependencies = [
349 "rand_core 0.5.1",
350 ]
351
352 [[package]]
353 name = "rand_isaac"
354 version = "0.1.1"
355 source = "registry+https://github.com/rust-lang/crates.io-index"
356 checksum = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
357 dependencies = [
358 "rand_core 0.3.1",
359 ]
360
361 [[package]]
362 name = "rand_jitter"
363 version = "0.1.4"
364 source = "registry+https://github.com/rust-lang/crates.io-index"
365 checksum = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
366 dependencies = [
367 "libc",
368 "rand_core 0.4.2",
369 "winapi",
370 ]
371
372 [[package]]
373 name = "rand_os"
374 version = "0.1.3"
375 source = "registry+https://github.com/rust-lang/crates.io-index"
376 checksum = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
377 dependencies = [
378 "cloudabi",
379 "fuchsia-cprng",
380 "libc",
381 "rand_core 0.4.2",
382 "rdrand",
383 "winapi",
384 ]
385
386 [[package]]
387 name = "rand_pcg"
388 version = "0.1.2"
389 source = "registry+https://github.com/rust-lang/crates.io-index"
390 checksum = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
391 dependencies = [
392 "autocfg 0.1.7",
393 "rand_core 0.4.2",
394 ]
395
396 [[package]]
397 name = "rand_xorshift"
398 version = "0.1.1"
399 source = "registry+https://github.com/rust-lang/crates.io-index"
400 checksum = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
401 dependencies = [
402 "rand_core 0.3.1",
403 ]
404
405 [[package]]
406 name = "rdrand"
407 version = "0.4.0"
408 source = "registry+https://github.com/rust-lang/crates.io-index"
409 checksum = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
410 dependencies = [
411 "rand_core 0.3.1",
412 ]
413
414 [[package]]
415 name = "redox_syscall"
416 version = "0.1.56"
417 source = "registry+https://github.com/rust-lang/crates.io-index"
418 checksum = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
419
420 [[package]]
421 name = "regex-syntax"
422 version = "0.6.13"
423 source = "registry+https://github.com/rust-lang/crates.io-index"
424 checksum = "e734e891f5b408a29efbf8309e656876276f49ab6a6ac208600b4419bd893d90"
425
426 [[package]]
427 name = "remove_dir_all"
428 version = "0.5.2"
429 source = "registry+https://github.com/rust-lang/crates.io-index"
430 checksum = "4a83fa3702a688b9359eccba92d153ac33fd2e8462f9e0e3fdf155239ea7792e"
431 dependencies = [
432 "winapi",
433 ]
434
435 [[package]]
436 name = "rustc_version"
437 version = "0.2.3"
438 source = "registry+https://github.com/rust-lang/crates.io-index"
439 checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
440 dependencies = [
441 "semver",
442 ]
443
444 [[package]]
445 name = "rusty-fork"
446 version = "0.2.2"
447 source = "registry+https://github.com/rust-lang/crates.io-index"
448 checksum = "3dd93264e10c577503e926bd1430193eeb5d21b059148910082245309b424fae"
449 dependencies = [
450 "fnv",
451 "quick-error",
452 "tempfile",
453 "wait-timeout",
454 ]
455
456 [[package]]
457 name = "ryu"
458 version = "1.0.2"
459 source = "registry+https://github.com/rust-lang/crates.io-index"
460 checksum = "bfa8506c1de11c9c4e4c38863ccbe02a305c8188e85a05a784c9e11e1c3910c8"
461
462 [[package]]
463 name = "semver"
464 version = "0.9.0"
465 source = "registry+https://github.com/rust-lang/crates.io-index"
466 checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
467 dependencies = [
468 "semver-parser",
469 ]
470
471 [[package]]
472 name = "semver-parser"
473 version = "0.7.0"
474 source = "registry+https://github.com/rust-lang/crates.io-index"
475 checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
476
477 [[package]]
478 name = "static_assertions"
479 version = "0.3.4"
480 source = "registry+https://github.com/rust-lang/crates.io-index"
481 checksum = "7f3eb36b47e512f8f1c9e3d10c2c1965bc992bd9cdb024fa581e2194501c83d3"
482
483 [[package]]
484 name = "syn"
485 version = "0.15.44"
486 source = "registry+https://github.com/rust-lang/crates.io-index"
487 checksum = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
488 dependencies = [
489 "proc-macro2 0.4.30",
490 "quote 0.6.13",
491 "unicode-xid 0.1.0",
492 ]
493
494 [[package]]
495 name = "syn"
496 version = "1.0.13"
497 source = "registry+https://github.com/rust-lang/crates.io-index"
498 checksum = "1e4ff033220a41d1a57d8125eab57bf5263783dfdcc18688b1dacc6ce9651ef8"
499 dependencies = [
500 "proc-macro2 1.0.7",
501 "quote 1.0.2",
502 "unicode-xid 0.2.0",
503 ]
504
505 [[package]]
506 name = "tempfile"
507 version = "3.1.0"
508 source = "registry+https://github.com/rust-lang/crates.io-index"
509 checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
510 dependencies = [
511 "cfg-if",
512 "libc",
513 "rand 0.7.3",
514 "redox_syscall",
515 "remove_dir_all",
516 "winapi",
517 ]
518
519 [[package]]
520 name = "toolchain"
521 version = "0.1.0"
522 dependencies = [
523 "js-sys",
524 "nom",
525 "proptest",
526 "proptest-derive",
527 "wasm-bindgen",
528 ]
529
530 [[package]]
531 name = "unicode-xid"
532 version = "0.1.0"
533 source = "registry+https://github.com/rust-lang/crates.io-index"
534 checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
535
536 [[package]]
537 name = "unicode-xid"
538 version = "0.2.0"
539 source = "registry+https://github.com/rust-lang/crates.io-index"
540 checksum = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
541
542 [[package]]
543 name = "version_check"
544 version = "0.1.5"
545 source = "registry+https://github.com/rust-lang/crates.io-index"
546 checksum = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
547
548 [[package]]
549 name = "wait-timeout"
550 version = "0.2.0"
551 source = "registry+https://github.com/rust-lang/crates.io-index"
552 checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6"
553 dependencies = [
554 "libc",
555 ]
556
557 [[package]]
558 name = "wasi"
559 version = "0.9.0+wasi-snapshot-preview1"
560 source = "registry+https://github.com/rust-lang/crates.io-index"
561 checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
562
563 [[package]]
564 name = "wasm-bindgen"
565 version = "0.2.58"
566 source = "registry+https://github.com/rust-lang/crates.io-index"
567 checksum = "5205e9afdf42282b192e2310a5b463a6d1c1d774e30dc3c791ac37ab42d2616c"
568 dependencies = [
569 "cfg-if",
570 "wasm-bindgen-macro",
571 ]
572
573 [[package]]
574 name = "wasm-bindgen-backend"
575 version = "0.2.58"
576 source = "registry+https://github.com/rust-lang/crates.io-index"
577 checksum = "11cdb95816290b525b32587d76419facd99662a07e59d3cdb560488a819d9a45"
578 dependencies = [
579 "bumpalo",
580 "lazy_static",
581 "log",
582 "proc-macro2 1.0.7",
583 "quote 1.0.2",
584 "syn 1.0.13",
585 "wasm-bindgen-shared",
586 ]
587
588 [[package]]
589 name = "wasm-bindgen-macro"
590 version = "0.2.58"
591 source = "registry+https://github.com/rust-lang/crates.io-index"
592 checksum = "574094772ce6921576fb6f2e3f7497b8a76273b6db092be18fc48a082de09dc3"
593 dependencies = [
594 "quote 1.0.2",
595 "wasm-bindgen-macro-support",
596 ]
597
598 [[package]]
599 name = "wasm-bindgen-macro-support"
600 version = "0.2.58"
601 source = "registry+https://github.com/rust-lang/crates.io-index"
602 checksum = "e85031354f25eaebe78bb7db1c3d86140312a911a106b2e29f9cc440ce3e7668"
603 dependencies = [
604 "proc-macro2 1.0.7",
605 "quote 1.0.2",
606 "syn 1.0.13",
607 "wasm-bindgen-backend",
608 "wasm-bindgen-shared",
609 ]
610
611 [[package]]
612 name = "wasm-bindgen-shared"
613 version = "0.2.58"
614 source = "registry+https://github.com/rust-lang/crates.io-index"
615 checksum = "f5e7e61fc929f4c0dddb748b102ebf9f632e2b8d739f2016542b4de2965a9601"
616
617 [[package]]
618 name = "winapi"
619 version = "0.3.8"
620 source = "registry+https://github.com/rust-lang/crates.io-index"
621 checksum = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
622 dependencies = [
623 "winapi-i686-pc-windows-gnu",
624 "winapi-x86_64-pc-windows-gnu",
625 ]
626
627 [[package]]
628 name = "winapi-i686-pc-windows-gnu"
629 version = "0.4.0"
630 source = "registry+https://github.com/rust-lang/crates.io-index"
631 checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
632
633 [[package]]
634 name = "winapi-x86_64-pc-windows-gnu"
635 version = "0.4.0"
636 source = "registry+https://github.com/rust-lang/crates.io-index"
637 checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"