• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "checksum": "3a89d0898e33ad0841990f0b56fa2807eaceb8b98f565c50ebfb59095bef8df9",
3  "crates": {
4    "ansi_term 0.12.1": {
5      "name": "ansi_term",
6      "version": "0.12.1",
7      "package_url": "https://github.com/ogham/rust-ansi-term",
8      "repository": {
9        "Http": {
10          "url": "https://crates.io/api/v1/crates/ansi_term/0.12.1/download",
11          "sha256": "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
12        }
13      },
14      "targets": [
15        {
16          "Library": {
17            "crate_name": "ansi_term",
18            "crate_root": "src/lib.rs",
19            "srcs": {
20              "allow_empty": false,
21              "include": [
22                "**/*.rs"
23              ]
24            }
25          }
26        }
27      ],
28      "library_target_name": "ansi_term",
29      "common_attrs": {
30        "compile_data_glob": [
31          "**"
32        ],
33        "deps": {
34          "common": [],
35          "selects": {
36            "cfg(target_os = \"windows\")": [
37              {
38                "id": "winapi 0.3.9",
39                "target": "winapi"
40              }
41            ]
42          }
43        },
44        "edition": "2015",
45        "version": "0.12.1"
46      },
47      "license": "MIT",
48      "license_ids": [
49        "MIT"
50      ],
51      "license_file": null
52    },
53    "atty 0.2.14": {
54      "name": "atty",
55      "version": "0.2.14",
56      "package_url": "https://github.com/softprops/atty",
57      "repository": {
58        "Http": {
59          "url": "https://crates.io/api/v1/crates/atty/0.2.14/download",
60          "sha256": "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
61        }
62      },
63      "targets": [
64        {
65          "Library": {
66            "crate_name": "atty",
67            "crate_root": "src/lib.rs",
68            "srcs": {
69              "allow_empty": false,
70              "include": [
71                "**/*.rs"
72              ]
73            }
74          }
75        }
76      ],
77      "library_target_name": "atty",
78      "common_attrs": {
79        "compile_data_glob": [
80          "**"
81        ],
82        "deps": {
83          "common": [],
84          "selects": {
85            "cfg(target_os = \"hermit\")": [
86              {
87                "id": "hermit-abi 0.1.19",
88                "target": "hermit_abi"
89              }
90            ],
91            "cfg(unix)": [
92              {
93                "id": "libc 0.2.139",
94                "target": "libc"
95              }
96            ],
97            "cfg(windows)": [
98              {
99                "id": "winapi 0.3.9",
100                "target": "winapi"
101              }
102            ]
103          }
104        },
105        "edition": "2015",
106        "version": "0.2.14"
107      },
108      "license": "MIT",
109      "license_ids": [
110        "MIT"
111      ],
112      "license_file": null
113    },
114    "bitflags 1.3.2": {
115      "name": "bitflags",
116      "version": "1.3.2",
117      "package_url": "https://github.com/bitflags/bitflags",
118      "repository": {
119        "Http": {
120          "url": "https://crates.io/api/v1/crates/bitflags/1.3.2/download",
121          "sha256": "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
122        }
123      },
124      "targets": [
125        {
126          "Library": {
127            "crate_name": "bitflags",
128            "crate_root": "src/lib.rs",
129            "srcs": {
130              "allow_empty": false,
131              "include": [
132                "**/*.rs"
133              ]
134            }
135          }
136        }
137      ],
138      "library_target_name": "bitflags",
139      "common_attrs": {
140        "compile_data_glob": [
141          "**"
142        ],
143        "crate_features": {
144          "common": [
145            "default"
146          ],
147          "selects": {}
148        },
149        "edition": "2018",
150        "version": "1.3.2"
151      },
152      "license": "MIT/Apache-2.0",
153      "license_ids": [
154        "Apache-2.0",
155        "MIT"
156      ],
157      "license_file": null
158    },
159    "cfg-if 1.0.0": {
160      "name": "cfg-if",
161      "version": "1.0.0",
162      "package_url": "https://github.com/alexcrichton/cfg-if",
163      "repository": {
164        "Http": {
165          "url": "https://crates.io/api/v1/crates/cfg-if/1.0.0/download",
166          "sha256": "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
167        }
168      },
169      "targets": [
170        {
171          "Library": {
172            "crate_name": "cfg_if",
173            "crate_root": "src/lib.rs",
174            "srcs": {
175              "allow_empty": false,
176              "include": [
177                "**/*.rs"
178              ]
179            }
180          }
181        }
182      ],
183      "library_target_name": "cfg_if",
184      "common_attrs": {
185        "compile_data_glob": [
186          "**"
187        ],
188        "edition": "2018",
189        "version": "1.0.0"
190      },
191      "license": "MIT/Apache-2.0",
192      "license_ids": [
193        "Apache-2.0",
194        "MIT"
195      ],
196      "license_file": null
197    },
198    "clap 2.34.0": {
199      "name": "clap",
200      "version": "2.34.0",
201      "package_url": "https://github.com/clap-rs/clap",
202      "repository": {
203        "Http": {
204          "url": "https://crates.io/api/v1/crates/clap/2.34.0/download",
205          "sha256": "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
206        }
207      },
208      "targets": [
209        {
210          "Library": {
211            "crate_name": "clap",
212            "crate_root": "src/lib.rs",
213            "srcs": {
214              "allow_empty": false,
215              "include": [
216                "**/*.rs"
217              ]
218            }
219          }
220        }
221      ],
222      "library_target_name": "clap",
223      "common_attrs": {
224        "compile_data_glob": [
225          "**"
226        ],
227        "crate_features": {
228          "common": [
229            "ansi_term",
230            "atty",
231            "color",
232            "default",
233            "strsim",
234            "suggestions",
235            "vec_map"
236          ],
237          "selects": {}
238        },
239        "deps": {
240          "common": [
241            {
242              "id": "atty 0.2.14",
243              "target": "atty"
244            },
245            {
246              "id": "bitflags 1.3.2",
247              "target": "bitflags"
248            },
249            {
250              "id": "strsim 0.8.0",
251              "target": "strsim"
252            },
253            {
254              "id": "textwrap 0.11.0",
255              "target": "textwrap"
256            },
257            {
258              "id": "unicode-width 0.1.10",
259              "target": "unicode_width"
260            },
261            {
262              "id": "vec_map 0.8.2",
263              "target": "vec_map"
264            }
265          ],
266          "selects": {
267            "cfg(not(windows))": [
268              {
269                "id": "ansi_term 0.12.1",
270                "target": "ansi_term"
271              }
272            ]
273          }
274        },
275        "edition": "2018",
276        "version": "2.34.0"
277      },
278      "license": "MIT",
279      "license_ids": [
280        "MIT"
281      ],
282      "license_file": null
283    },
284    "ferris-says 0.2.1": {
285      "name": "ferris-says",
286      "version": "0.2.1",
287      "package_url": "https://github.com/mgattozzi/ferris-says",
288      "repository": {
289        "Http": {
290          "url": "https://crates.io/api/v1/crates/ferris-says/0.2.1/download",
291          "sha256": "9515ec2dd9606ec230f6b2d1f25fd9e808a2f2af600143f7efe7e5865505b7aa"
292        }
293      },
294      "targets": [
295        {
296          "Library": {
297            "crate_name": "ferris_says",
298            "crate_root": "src/lib.rs",
299            "srcs": {
300              "allow_empty": false,
301              "include": [
302                "**/*.rs"
303              ]
304            }
305          }
306        }
307      ],
308      "library_target_name": "ferris_says",
309      "common_attrs": {
310        "compile_data_glob": [
311          "**"
312        ],
313        "deps": {
314          "common": [
315            {
316              "id": "smallvec 0.4.5",
317              "target": "smallvec"
318            },
319            {
320              "id": "textwrap 0.13.4",
321              "target": "textwrap"
322            },
323            {
324              "id": "unicode-width 0.1.10",
325              "target": "unicode_width"
326            }
327          ],
328          "selects": {}
329        },
330        "edition": "2015",
331        "version": "0.2.1"
332      },
333      "license": "MIT/Apache-2.0",
334      "license_ids": [
335        "Apache-2.0",
336        "MIT"
337      ],
338      "license_file": null
339    },
340    "getrandom 0.1.16": {
341      "name": "getrandom",
342      "version": "0.1.16",
343      "package_url": "https://github.com/rust-random/getrandom",
344      "repository": {
345        "Http": {
346          "url": "https://crates.io/api/v1/crates/getrandom/0.1.16/download",
347          "sha256": "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
348        }
349      },
350      "targets": [
351        {
352          "Library": {
353            "crate_name": "getrandom",
354            "crate_root": "src/lib.rs",
355            "srcs": {
356              "allow_empty": false,
357              "include": [
358                "**/*.rs"
359              ]
360            }
361          }
362        },
363        {
364          "BuildScript": {
365            "crate_name": "build_script_build",
366            "crate_root": "build.rs",
367            "srcs": {
368              "allow_empty": false,
369              "include": [
370                "**/*.rs"
371              ]
372            }
373          }
374        }
375      ],
376      "library_target_name": "getrandom",
377      "common_attrs": {
378        "compile_data_glob": [
379          "**"
380        ],
381        "crate_features": {
382          "common": [
383            "std"
384          ],
385          "selects": {}
386        },
387        "deps": {
388          "common": [
389            {
390              "id": "cfg-if 1.0.0",
391              "target": "cfg_if"
392            },
393            {
394              "id": "getrandom 0.1.16",
395              "target": "build_script_build"
396            }
397          ],
398          "selects": {
399            "cfg(target_os = \"wasi\")": [
400              {
401                "id": "wasi 0.9.0+wasi-snapshot-preview1",
402                "target": "wasi"
403              }
404            ],
405            "cfg(unix)": [
406              {
407                "id": "libc 0.2.139",
408                "target": "libc"
409              }
410            ]
411          }
412        },
413        "edition": "2018",
414        "version": "0.1.16"
415      },
416      "build_script_attrs": {
417        "data_glob": [
418          "**"
419        ]
420      },
421      "license": "MIT OR Apache-2.0",
422      "license_ids": [
423        "Apache-2.0",
424        "MIT"
425      ],
426      "license_file": null
427    },
428    "hermit-abi 0.1.19": {
429      "name": "hermit-abi",
430      "version": "0.1.19",
431      "package_url": "https://github.com/hermitcore/libhermit-rs",
432      "repository": {
433        "Http": {
434          "url": "https://crates.io/api/v1/crates/hermit-abi/0.1.19/download",
435          "sha256": "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
436        }
437      },
438      "targets": [
439        {
440          "Library": {
441            "crate_name": "hermit_abi",
442            "crate_root": "src/lib.rs",
443            "srcs": {
444              "allow_empty": false,
445              "include": [
446                "**/*.rs"
447              ]
448            }
449          }
450        }
451      ],
452      "library_target_name": "hermit_abi",
453      "common_attrs": {
454        "compile_data_glob": [
455          "**"
456        ],
457        "deps": {
458          "common": [
459            {
460              "id": "libc 0.2.139",
461              "target": "libc"
462            }
463          ],
464          "selects": {}
465        },
466        "edition": "2018",
467        "version": "0.1.19"
468      },
469      "license": "MIT/Apache-2.0",
470      "license_ids": [
471        "Apache-2.0",
472        "MIT"
473      ],
474      "license_file": null
475    },
476    "libc 0.2.139": {
477      "name": "libc",
478      "version": "0.2.139",
479      "package_url": "https://github.com/rust-lang/libc",
480      "repository": {
481        "Http": {
482          "url": "https://crates.io/api/v1/crates/libc/0.2.139/download",
483          "sha256": "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
484        }
485      },
486      "targets": [
487        {
488          "Library": {
489            "crate_name": "libc",
490            "crate_root": "src/lib.rs",
491            "srcs": {
492              "allow_empty": false,
493              "include": [
494                "**/*.rs"
495              ]
496            }
497          }
498        },
499        {
500          "BuildScript": {
501            "crate_name": "build_script_build",
502            "crate_root": "build.rs",
503            "srcs": {
504              "allow_empty": false,
505              "include": [
506                "**/*.rs"
507              ]
508            }
509          }
510        }
511      ],
512      "library_target_name": "libc",
513      "common_attrs": {
514        "compile_data_glob": [
515          "**"
516        ],
517        "deps": {
518          "common": [
519            {
520              "id": "libc 0.2.139",
521              "target": "build_script_build"
522            }
523          ],
524          "selects": {}
525        },
526        "edition": "2015",
527        "version": "0.2.139"
528      },
529      "build_script_attrs": {
530        "data_glob": [
531          "**"
532        ]
533      },
534      "license": "MIT OR Apache-2.0",
535      "license_ids": [
536        "Apache-2.0",
537        "MIT"
538      ],
539      "license_file": null
540    },
541    "num_printer 0.1.0": {
542      "name": "num_printer",
543      "version": "0.1.0",
544      "package_url": null,
545      "repository": null,
546      "targets": [],
547      "library_target_name": null,
548      "common_attrs": {
549        "compile_data_glob": [
550          "**"
551        ],
552        "deps": {
553          "common": [
554            {
555              "id": "clap 2.34.0",
556              "target": "clap"
557            }
558          ],
559          "selects": {}
560        },
561        "edition": "2018",
562        "version": "0.1.0"
563      },
564      "license": null,
565      "license_ids": [],
566      "license_file": null
567    },
568    "ppv-lite86 0.2.17": {
569      "name": "ppv-lite86",
570      "version": "0.2.17",
571      "package_url": "https://github.com/cryptocorrosion/cryptocorrosion",
572      "repository": {
573        "Http": {
574          "url": "https://crates.io/api/v1/crates/ppv-lite86/0.2.17/download",
575          "sha256": "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
576        }
577      },
578      "targets": [
579        {
580          "Library": {
581            "crate_name": "ppv_lite86",
582            "crate_root": "src/lib.rs",
583            "srcs": {
584              "allow_empty": false,
585              "include": [
586                "**/*.rs"
587              ]
588            }
589          }
590        }
591      ],
592      "library_target_name": "ppv_lite86",
593      "common_attrs": {
594        "compile_data_glob": [
595          "**"
596        ],
597        "crate_features": {
598          "common": [
599            "simd",
600            "std"
601          ],
602          "selects": {}
603        },
604        "edition": "2018",
605        "version": "0.2.17"
606      },
607      "license": "MIT/Apache-2.0",
608      "license_ids": [
609        "Apache-2.0",
610        "MIT"
611      ],
612      "license_file": null
613    },
614    "printer 0.1.0": {
615      "name": "printer",
616      "version": "0.1.0",
617      "package_url": null,
618      "repository": null,
619      "targets": [
620        {
621          "Library": {
622            "crate_name": "printer",
623            "crate_root": "src/lib.rs",
624            "srcs": {
625              "allow_empty": false,
626              "include": [
627                "**/*.rs"
628              ]
629            }
630          }
631        }
632      ],
633      "library_target_name": "printer",
634      "common_attrs": {
635        "compile_data_glob": [
636          "**"
637        ],
638        "deps": {
639          "common": [
640            {
641              "id": "ferris-says 0.2.1",
642              "target": "ferris_says"
643            }
644          ],
645          "selects": {}
646        },
647        "edition": "2018",
648        "version": "0.1.0"
649      },
650      "license": null,
651      "license_ids": [],
652      "license_file": null
653    },
654    "rand 0.7.3": {
655      "name": "rand",
656      "version": "0.7.3",
657      "package_url": "https://github.com/rust-random/rand",
658      "repository": {
659        "Http": {
660          "url": "https://crates.io/api/v1/crates/rand/0.7.3/download",
661          "sha256": "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
662        }
663      },
664      "targets": [
665        {
666          "Library": {
667            "crate_name": "rand",
668            "crate_root": "src/lib.rs",
669            "srcs": {
670              "allow_empty": false,
671              "include": [
672                "**/*.rs"
673              ]
674            }
675          }
676        }
677      ],
678      "library_target_name": "rand",
679      "common_attrs": {
680        "compile_data_glob": [
681          "**"
682        ],
683        "crate_features": {
684          "common": [
685            "alloc",
686            "default",
687            "getrandom",
688            "getrandom_package",
689            "libc",
690            "std"
691          ],
692          "selects": {}
693        },
694        "deps": {
695          "common": [
696            {
697              "id": "getrandom 0.1.16",
698              "target": "getrandom",
699              "alias": "getrandom_package"
700            },
701            {
702              "id": "rand_core 0.5.1",
703              "target": "rand_core"
704            }
705          ],
706          "selects": {
707            "cfg(not(target_os = \"emscripten\"))": [
708              {
709                "id": "rand_chacha 0.2.2",
710                "target": "rand_chacha"
711              }
712            ],
713            "cfg(target_os = \"emscripten\")": [
714              {
715                "id": "rand_hc 0.2.0",
716                "target": "rand_hc"
717              }
718            ],
719            "cfg(unix)": [
720              {
721                "id": "libc 0.2.139",
722                "target": "libc"
723              }
724            ]
725          }
726        },
727        "edition": "2018",
728        "version": "0.7.3"
729      },
730      "license": "MIT OR Apache-2.0",
731      "license_ids": [
732        "Apache-2.0",
733        "MIT"
734      ],
735      "license_file": null
736    },
737    "rand_chacha 0.2.2": {
738      "name": "rand_chacha",
739      "version": "0.2.2",
740      "package_url": "https://github.com/rust-random/rand",
741      "repository": {
742        "Http": {
743          "url": "https://crates.io/api/v1/crates/rand_chacha/0.2.2/download",
744          "sha256": "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
745        }
746      },
747      "targets": [
748        {
749          "Library": {
750            "crate_name": "rand_chacha",
751            "crate_root": "src/lib.rs",
752            "srcs": {
753              "allow_empty": false,
754              "include": [
755                "**/*.rs"
756              ]
757            }
758          }
759        }
760      ],
761      "library_target_name": "rand_chacha",
762      "common_attrs": {
763        "compile_data_glob": [
764          "**"
765        ],
766        "crate_features": {
767          "common": [
768            "std"
769          ],
770          "selects": {}
771        },
772        "deps": {
773          "common": [
774            {
775              "id": "ppv-lite86 0.2.17",
776              "target": "ppv_lite86"
777            },
778            {
779              "id": "rand_core 0.5.1",
780              "target": "rand_core"
781            }
782          ],
783          "selects": {}
784        },
785        "edition": "2018",
786        "version": "0.2.2"
787      },
788      "license": "MIT OR Apache-2.0",
789      "license_ids": [
790        "Apache-2.0",
791        "MIT"
792      ],
793      "license_file": null
794    },
795    "rand_core 0.5.1": {
796      "name": "rand_core",
797      "version": "0.5.1",
798      "package_url": "https://github.com/rust-random/rand",
799      "repository": {
800        "Http": {
801          "url": "https://crates.io/api/v1/crates/rand_core/0.5.1/download",
802          "sha256": "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
803        }
804      },
805      "targets": [
806        {
807          "Library": {
808            "crate_name": "rand_core",
809            "crate_root": "src/lib.rs",
810            "srcs": {
811              "allow_empty": false,
812              "include": [
813                "**/*.rs"
814              ]
815            }
816          }
817        }
818      ],
819      "library_target_name": "rand_core",
820      "common_attrs": {
821        "compile_data_glob": [
822          "**"
823        ],
824        "crate_features": {
825          "common": [
826            "alloc",
827            "getrandom",
828            "std"
829          ],
830          "selects": {}
831        },
832        "deps": {
833          "common": [
834            {
835              "id": "getrandom 0.1.16",
836              "target": "getrandom"
837            }
838          ],
839          "selects": {}
840        },
841        "edition": "2018",
842        "version": "0.5.1"
843      },
844      "license": "MIT OR Apache-2.0",
845      "license_ids": [
846        "Apache-2.0",
847        "MIT"
848      ],
849      "license_file": null
850    },
851    "rand_hc 0.2.0": {
852      "name": "rand_hc",
853      "version": "0.2.0",
854      "package_url": "https://github.com/rust-random/rand",
855      "repository": {
856        "Http": {
857          "url": "https://crates.io/api/v1/crates/rand_hc/0.2.0/download",
858          "sha256": "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
859        }
860      },
861      "targets": [
862        {
863          "Library": {
864            "crate_name": "rand_hc",
865            "crate_root": "src/lib.rs",
866            "srcs": {
867              "allow_empty": false,
868              "include": [
869                "**/*.rs"
870              ]
871            }
872          }
873        }
874      ],
875      "library_target_name": "rand_hc",
876      "common_attrs": {
877        "compile_data_glob": [
878          "**"
879        ],
880        "deps": {
881          "common": [
882            {
883              "id": "rand_core 0.5.1",
884              "target": "rand_core"
885            }
886          ],
887          "selects": {}
888        },
889        "edition": "2018",
890        "version": "0.2.0"
891      },
892      "license": "MIT/Apache-2.0",
893      "license_ids": [
894        "Apache-2.0",
895        "MIT"
896      ],
897      "license_file": null
898    },
899    "rng 0.1.0": {
900      "name": "rng",
901      "version": "0.1.0",
902      "package_url": null,
903      "repository": null,
904      "targets": [
905        {
906          "Library": {
907            "crate_name": "rng",
908            "crate_root": "src/lib.rs",
909            "srcs": {
910              "allow_empty": false,
911              "include": [
912                "**/*.rs"
913              ]
914            }
915          }
916        }
917      ],
918      "library_target_name": "rng",
919      "common_attrs": {
920        "compile_data_glob": [
921          "**"
922        ],
923        "deps": {
924          "common": [
925            {
926              "id": "rand 0.7.3",
927              "target": "rand"
928            }
929          ],
930          "selects": {}
931        },
932        "edition": "2018",
933        "version": "0.1.0"
934      },
935      "license": null,
936      "license_ids": [],
937      "license_file": null
938    },
939    "smallvec 0.4.5": {
940      "name": "smallvec",
941      "version": "0.4.5",
942      "package_url": "https://github.com/servo/rust-smallvec",
943      "repository": {
944        "Http": {
945          "url": "https://crates.io/api/v1/crates/smallvec/0.4.5/download",
946          "sha256": "f90c5e5fe535e48807ab94fc611d323935f39d4660c52b26b96446a7b33aef10"
947        }
948      },
949      "targets": [
950        {
951          "Library": {
952            "crate_name": "smallvec",
953            "crate_root": "lib.rs",
954            "srcs": {
955              "allow_empty": false,
956              "include": [
957                "**/*.rs"
958              ]
959            }
960          }
961        }
962      ],
963      "library_target_name": "smallvec",
964      "common_attrs": {
965        "compile_data_glob": [
966          "**"
967        ],
968        "crate_features": {
969          "common": [
970            "default",
971            "std"
972          ],
973          "selects": {}
974        },
975        "edition": "2015",
976        "version": "0.4.5"
977      },
978      "license": "MPL-2.0",
979      "license_ids": [
980        "MPL-2.0"
981      ],
982      "license_file": null
983    },
984    "smawk 0.3.1": {
985      "name": "smawk",
986      "version": "0.3.1",
987      "package_url": "https://github.com/mgeisler/smawk",
988      "repository": {
989        "Http": {
990          "url": "https://crates.io/api/v1/crates/smawk/0.3.1/download",
991          "sha256": "f67ad224767faa3c7d8b6d91985b78e70a1324408abcb1cfcc2be4c06bc06043"
992        }
993      },
994      "targets": [
995        {
996          "Library": {
997            "crate_name": "smawk",
998            "crate_root": "src/lib.rs",
999            "srcs": {
1000              "allow_empty": false,
1001              "include": [
1002                "**/*.rs"
1003              ]
1004            }
1005          }
1006        }
1007      ],
1008      "library_target_name": "smawk",
1009      "common_attrs": {
1010        "compile_data_glob": [
1011          "**"
1012        ],
1013        "edition": "2018",
1014        "version": "0.3.1"
1015      },
1016      "license": "MIT",
1017      "license_ids": [
1018        "MIT"
1019      ],
1020      "license_file": null
1021    },
1022    "strsim 0.8.0": {
1023      "name": "strsim",
1024      "version": "0.8.0",
1025      "package_url": "https://github.com/dguo/strsim-rs",
1026      "repository": {
1027        "Http": {
1028          "url": "https://crates.io/api/v1/crates/strsim/0.8.0/download",
1029          "sha256": "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a"
1030        }
1031      },
1032      "targets": [
1033        {
1034          "Library": {
1035            "crate_name": "strsim",
1036            "crate_root": "src/lib.rs",
1037            "srcs": {
1038              "allow_empty": false,
1039              "include": [
1040                "**/*.rs"
1041              ]
1042            }
1043          }
1044        }
1045      ],
1046      "library_target_name": "strsim",
1047      "common_attrs": {
1048        "compile_data_glob": [
1049          "**"
1050        ],
1051        "edition": "2015",
1052        "version": "0.8.0"
1053      },
1054      "license": "MIT",
1055      "license_ids": [
1056        "MIT"
1057      ],
1058      "license_file": null
1059    },
1060    "textwrap 0.11.0": {
1061      "name": "textwrap",
1062      "version": "0.11.0",
1063      "package_url": "https://github.com/mgeisler/textwrap",
1064      "repository": {
1065        "Http": {
1066          "url": "https://crates.io/api/v1/crates/textwrap/0.11.0/download",
1067          "sha256": "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
1068        }
1069      },
1070      "targets": [
1071        {
1072          "Library": {
1073            "crate_name": "textwrap",
1074            "crate_root": "src/lib.rs",
1075            "srcs": {
1076              "allow_empty": false,
1077              "include": [
1078                "**/*.rs"
1079              ]
1080            }
1081          }
1082        }
1083      ],
1084      "library_target_name": "textwrap",
1085      "common_attrs": {
1086        "compile_data_glob": [
1087          "**"
1088        ],
1089        "deps": {
1090          "common": [
1091            {
1092              "id": "unicode-width 0.1.10",
1093              "target": "unicode_width"
1094            }
1095          ],
1096          "selects": {}
1097        },
1098        "edition": "2015",
1099        "version": "0.11.0"
1100      },
1101      "license": "MIT",
1102      "license_ids": [
1103        "MIT"
1104      ],
1105      "license_file": null
1106    },
1107    "textwrap 0.13.4": {
1108      "name": "textwrap",
1109      "version": "0.13.4",
1110      "package_url": "https://github.com/mgeisler/textwrap",
1111      "repository": {
1112        "Http": {
1113          "url": "https://crates.io/api/v1/crates/textwrap/0.13.4/download",
1114          "sha256": "cd05616119e612a8041ef58f2b578906cc2531a6069047ae092cfb86a325d835"
1115        }
1116      },
1117      "targets": [
1118        {
1119          "Library": {
1120            "crate_name": "textwrap",
1121            "crate_root": "src/lib.rs",
1122            "srcs": {
1123              "allow_empty": false,
1124              "include": [
1125                "**/*.rs"
1126              ]
1127            }
1128          }
1129        }
1130      ],
1131      "library_target_name": "textwrap",
1132      "common_attrs": {
1133        "compile_data_glob": [
1134          "**"
1135        ],
1136        "crate_features": {
1137          "common": [
1138            "default",
1139            "smawk",
1140            "unicode-width"
1141          ],
1142          "selects": {}
1143        },
1144        "deps": {
1145          "common": [
1146            {
1147              "id": "smawk 0.3.1",
1148              "target": "smawk"
1149            },
1150            {
1151              "id": "unicode-width 0.1.10",
1152              "target": "unicode_width"
1153            }
1154          ],
1155          "selects": {}
1156        },
1157        "edition": "2018",
1158        "version": "0.13.4"
1159      },
1160      "license": "MIT",
1161      "license_ids": [
1162        "MIT"
1163      ],
1164      "license_file": null
1165    },
1166    "unicode-width 0.1.10": {
1167      "name": "unicode-width",
1168      "version": "0.1.10",
1169      "package_url": "https://github.com/unicode-rs/unicode-width",
1170      "repository": {
1171        "Http": {
1172          "url": "https://crates.io/api/v1/crates/unicode-width/0.1.10/download",
1173          "sha256": "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
1174        }
1175      },
1176      "targets": [
1177        {
1178          "Library": {
1179            "crate_name": "unicode_width",
1180            "crate_root": "src/lib.rs",
1181            "srcs": {
1182              "allow_empty": false,
1183              "include": [
1184                "**/*.rs"
1185              ]
1186            }
1187          }
1188        }
1189      ],
1190      "library_target_name": "unicode_width",
1191      "common_attrs": {
1192        "compile_data_glob": [
1193          "**"
1194        ],
1195        "crate_features": {
1196          "common": [
1197            "default"
1198          ],
1199          "selects": {}
1200        },
1201        "edition": "2015",
1202        "version": "0.1.10"
1203      },
1204      "license": "MIT/Apache-2.0",
1205      "license_ids": [
1206        "Apache-2.0",
1207        "MIT"
1208      ],
1209      "license_file": null
1210    },
1211    "vec_map 0.8.2": {
1212      "name": "vec_map",
1213      "version": "0.8.2",
1214      "package_url": "https://github.com/contain-rs/vec-map",
1215      "repository": {
1216        "Http": {
1217          "url": "https://crates.io/api/v1/crates/vec_map/0.8.2/download",
1218          "sha256": "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191"
1219        }
1220      },
1221      "targets": [
1222        {
1223          "Library": {
1224            "crate_name": "vec_map",
1225            "crate_root": "src/lib.rs",
1226            "srcs": {
1227              "allow_empty": false,
1228              "include": [
1229                "**/*.rs"
1230              ]
1231            }
1232          }
1233        }
1234      ],
1235      "library_target_name": "vec_map",
1236      "common_attrs": {
1237        "compile_data_glob": [
1238          "**"
1239        ],
1240        "edition": "2015",
1241        "version": "0.8.2"
1242      },
1243      "license": "MIT/Apache-2.0",
1244      "license_ids": [
1245        "Apache-2.0",
1246        "MIT"
1247      ],
1248      "license_file": null
1249    },
1250    "wasi 0.9.0+wasi-snapshot-preview1": {
1251      "name": "wasi",
1252      "version": "0.9.0+wasi-snapshot-preview1",
1253      "package_url": "https://github.com/bytecodealliance/wasi",
1254      "repository": {
1255        "Http": {
1256          "url": "https://crates.io/api/v1/crates/wasi/0.9.0+wasi-snapshot-preview1/download",
1257          "sha256": "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
1258        }
1259      },
1260      "targets": [
1261        {
1262          "Library": {
1263            "crate_name": "wasi",
1264            "crate_root": "src/lib.rs",
1265            "srcs": {
1266              "allow_empty": false,
1267              "include": [
1268                "**/*.rs"
1269              ]
1270            }
1271          }
1272        }
1273      ],
1274      "library_target_name": "wasi",
1275      "common_attrs": {
1276        "compile_data_glob": [
1277          "**"
1278        ],
1279        "crate_features": {
1280          "common": [
1281            "default",
1282            "std"
1283          ],
1284          "selects": {}
1285        },
1286        "edition": "2018",
1287        "version": "0.9.0+wasi-snapshot-preview1"
1288      },
1289      "license": "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT",
1290      "license_ids": [
1291        "Apache-2.0",
1292        "MIT"
1293      ],
1294      "license_file": null
1295    },
1296    "winapi 0.3.9": {
1297      "name": "winapi",
1298      "version": "0.3.9",
1299      "package_url": "https://github.com/retep998/winapi-rs",
1300      "repository": {
1301        "Http": {
1302          "url": "https://crates.io/api/v1/crates/winapi/0.3.9/download",
1303          "sha256": "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
1304        }
1305      },
1306      "targets": [
1307        {
1308          "Library": {
1309            "crate_name": "winapi",
1310            "crate_root": "src/lib.rs",
1311            "srcs": {
1312              "allow_empty": false,
1313              "include": [
1314                "**/*.rs"
1315              ]
1316            }
1317          }
1318        },
1319        {
1320          "BuildScript": {
1321            "crate_name": "build_script_build",
1322            "crate_root": "build.rs",
1323            "srcs": {
1324              "allow_empty": false,
1325              "include": [
1326                "**/*.rs"
1327              ]
1328            }
1329          }
1330        }
1331      ],
1332      "library_target_name": "winapi",
1333      "common_attrs": {
1334        "compile_data_glob": [
1335          "**"
1336        ],
1337        "crate_features": {
1338          "common": [
1339            "consoleapi",
1340            "errhandlingapi",
1341            "fileapi",
1342            "handleapi",
1343            "minwinbase",
1344            "minwindef",
1345            "processenv",
1346            "winbase"
1347          ],
1348          "selects": {}
1349        },
1350        "deps": {
1351          "common": [
1352            {
1353              "id": "winapi 0.3.9",
1354              "target": "build_script_build"
1355            }
1356          ],
1357          "selects": {
1358            "i686-pc-windows-gnu": [
1359              {
1360                "id": "winapi-i686-pc-windows-gnu 0.4.0",
1361                "target": "winapi_i686_pc_windows_gnu"
1362              }
1363            ],
1364            "x86_64-pc-windows-gnu": [
1365              {
1366                "id": "winapi-x86_64-pc-windows-gnu 0.4.0",
1367                "target": "winapi_x86_64_pc_windows_gnu"
1368              }
1369            ]
1370          }
1371        },
1372        "edition": "2015",
1373        "version": "0.3.9"
1374      },
1375      "build_script_attrs": {
1376        "data_glob": [
1377          "**"
1378        ]
1379      },
1380      "license": "MIT/Apache-2.0",
1381      "license_ids": [
1382        "Apache-2.0",
1383        "MIT"
1384      ],
1385      "license_file": null
1386    },
1387    "winapi-i686-pc-windows-gnu 0.4.0": {
1388      "name": "winapi-i686-pc-windows-gnu",
1389      "version": "0.4.0",
1390      "package_url": "https://github.com/retep998/winapi-rs",
1391      "repository": {
1392        "Http": {
1393          "url": "https://crates.io/api/v1/crates/winapi-i686-pc-windows-gnu/0.4.0/download",
1394          "sha256": "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
1395        }
1396      },
1397      "targets": [
1398        {
1399          "Library": {
1400            "crate_name": "winapi_i686_pc_windows_gnu",
1401            "crate_root": "src/lib.rs",
1402            "srcs": {
1403              "allow_empty": false,
1404              "include": [
1405                "**/*.rs"
1406              ]
1407            }
1408          }
1409        },
1410        {
1411          "BuildScript": {
1412            "crate_name": "build_script_build",
1413            "crate_root": "build.rs",
1414            "srcs": {
1415              "allow_empty": false,
1416              "include": [
1417                "**/*.rs"
1418              ]
1419            }
1420          }
1421        }
1422      ],
1423      "library_target_name": "winapi_i686_pc_windows_gnu",
1424      "common_attrs": {
1425        "compile_data_glob": [
1426          "**"
1427        ],
1428        "deps": {
1429          "common": [
1430            {
1431              "id": "winapi-i686-pc-windows-gnu 0.4.0",
1432              "target": "build_script_build"
1433            }
1434          ],
1435          "selects": {}
1436        },
1437        "edition": "2015",
1438        "version": "0.4.0"
1439      },
1440      "build_script_attrs": {
1441        "data_glob": [
1442          "**"
1443        ]
1444      },
1445      "license": "MIT/Apache-2.0",
1446      "license_ids": [
1447        "Apache-2.0",
1448        "MIT"
1449      ],
1450      "license_file": null
1451    },
1452    "winapi-x86_64-pc-windows-gnu 0.4.0": {
1453      "name": "winapi-x86_64-pc-windows-gnu",
1454      "version": "0.4.0",
1455      "package_url": "https://github.com/retep998/winapi-rs",
1456      "repository": {
1457        "Http": {
1458          "url": "https://crates.io/api/v1/crates/winapi-x86_64-pc-windows-gnu/0.4.0/download",
1459          "sha256": "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
1460        }
1461      },
1462      "targets": [
1463        {
1464          "Library": {
1465            "crate_name": "winapi_x86_64_pc_windows_gnu",
1466            "crate_root": "src/lib.rs",
1467            "srcs": {
1468              "allow_empty": false,
1469              "include": [
1470                "**/*.rs"
1471              ]
1472            }
1473          }
1474        },
1475        {
1476          "BuildScript": {
1477            "crate_name": "build_script_build",
1478            "crate_root": "build.rs",
1479            "srcs": {
1480              "allow_empty": false,
1481              "include": [
1482                "**/*.rs"
1483              ]
1484            }
1485          }
1486        }
1487      ],
1488      "library_target_name": "winapi_x86_64_pc_windows_gnu",
1489      "common_attrs": {
1490        "compile_data_glob": [
1491          "**"
1492        ],
1493        "deps": {
1494          "common": [
1495            {
1496              "id": "winapi-x86_64-pc-windows-gnu 0.4.0",
1497              "target": "build_script_build"
1498            }
1499          ],
1500          "selects": {}
1501        },
1502        "edition": "2015",
1503        "version": "0.4.0"
1504      },
1505      "build_script_attrs": {
1506        "data_glob": [
1507          "**"
1508        ]
1509      },
1510      "license": "MIT/Apache-2.0",
1511      "license_ids": [
1512        "Apache-2.0",
1513        "MIT"
1514      ],
1515      "license_file": null
1516    }
1517  },
1518  "binary_crates": [],
1519  "workspace_members": {
1520    "num_printer 0.1.0": "cargo_workspace/num_printer",
1521    "printer 0.1.0": "cargo_workspace/printer",
1522    "rng 0.1.0": "cargo_workspace/rng"
1523  },
1524  "conditions": {
1525    "aarch64-apple-darwin": [
1526      "aarch64-apple-darwin"
1527    ],
1528    "aarch64-apple-ios": [
1529      "aarch64-apple-ios"
1530    ],
1531    "aarch64-apple-ios-sim": [
1532      "aarch64-apple-ios-sim"
1533    ],
1534    "aarch64-fuchsia": [
1535      "aarch64-fuchsia"
1536    ],
1537    "aarch64-linux-android": [
1538      "aarch64-linux-android"
1539    ],
1540    "aarch64-pc-windows-msvc": [
1541      "aarch64-pc-windows-msvc"
1542    ],
1543    "aarch64-unknown-linux-gnu": [
1544      "aarch64-unknown-linux-gnu"
1545    ],
1546    "aarch64-unknown-nixos-gnu": [
1547      "aarch64-unknown-nixos-gnu"
1548    ],
1549    "aarch64-unknown-nto-qnx710": [
1550      "aarch64-unknown-nto-qnx710"
1551    ],
1552    "arm-unknown-linux-gnueabi": [
1553      "arm-unknown-linux-gnueabi"
1554    ],
1555    "armv7-linux-androideabi": [
1556      "armv7-linux-androideabi"
1557    ],
1558    "armv7-unknown-linux-gnueabi": [
1559      "armv7-unknown-linux-gnueabi"
1560    ],
1561    "cfg(not(target_os = \"emscripten\"))": [
1562      "aarch64-apple-darwin",
1563      "aarch64-apple-ios",
1564      "aarch64-apple-ios-sim",
1565      "aarch64-fuchsia",
1566      "aarch64-linux-android",
1567      "aarch64-pc-windows-msvc",
1568      "aarch64-unknown-linux-gnu",
1569      "aarch64-unknown-nixos-gnu",
1570      "aarch64-unknown-nto-qnx710",
1571      "arm-unknown-linux-gnueabi",
1572      "armv7-linux-androideabi",
1573      "armv7-unknown-linux-gnueabi",
1574      "i686-apple-darwin",
1575      "i686-linux-android",
1576      "i686-pc-windows-msvc",
1577      "i686-unknown-freebsd",
1578      "i686-unknown-linux-gnu",
1579      "powerpc-unknown-linux-gnu",
1580      "riscv32imc-unknown-none-elf",
1581      "riscv64gc-unknown-none-elf",
1582      "s390x-unknown-linux-gnu",
1583      "thumbv7em-none-eabi",
1584      "thumbv8m.main-none-eabi",
1585      "wasm32-unknown-unknown",
1586      "wasm32-wasi",
1587      "x86_64-apple-darwin",
1588      "x86_64-apple-ios",
1589      "x86_64-fuchsia",
1590      "x86_64-linux-android",
1591      "x86_64-pc-windows-msvc",
1592      "x86_64-unknown-freebsd",
1593      "x86_64-unknown-linux-gnu",
1594      "x86_64-unknown-nixos-gnu",
1595      "x86_64-unknown-none"
1596    ],
1597    "cfg(not(windows))": [
1598      "aarch64-apple-darwin",
1599      "aarch64-apple-ios",
1600      "aarch64-apple-ios-sim",
1601      "aarch64-fuchsia",
1602      "aarch64-linux-android",
1603      "aarch64-unknown-linux-gnu",
1604      "aarch64-unknown-nixos-gnu",
1605      "aarch64-unknown-nto-qnx710",
1606      "arm-unknown-linux-gnueabi",
1607      "armv7-linux-androideabi",
1608      "armv7-unknown-linux-gnueabi",
1609      "i686-apple-darwin",
1610      "i686-linux-android",
1611      "i686-unknown-freebsd",
1612      "i686-unknown-linux-gnu",
1613      "powerpc-unknown-linux-gnu",
1614      "riscv32imc-unknown-none-elf",
1615      "riscv64gc-unknown-none-elf",
1616      "s390x-unknown-linux-gnu",
1617      "thumbv7em-none-eabi",
1618      "thumbv8m.main-none-eabi",
1619      "wasm32-unknown-unknown",
1620      "wasm32-wasi",
1621      "x86_64-apple-darwin",
1622      "x86_64-apple-ios",
1623      "x86_64-fuchsia",
1624      "x86_64-linux-android",
1625      "x86_64-unknown-freebsd",
1626      "x86_64-unknown-linux-gnu",
1627      "x86_64-unknown-nixos-gnu",
1628      "x86_64-unknown-none"
1629    ],
1630    "cfg(target_os = \"emscripten\")": [],
1631    "cfg(target_os = \"hermit\")": [],
1632    "cfg(target_os = \"wasi\")": [
1633      "wasm32-wasi"
1634    ],
1635    "cfg(target_os = \"windows\")": [
1636      "aarch64-pc-windows-msvc",
1637      "i686-pc-windows-msvc",
1638      "x86_64-pc-windows-msvc"
1639    ],
1640    "cfg(unix)": [
1641      "aarch64-apple-darwin",
1642      "aarch64-apple-ios",
1643      "aarch64-apple-ios-sim",
1644      "aarch64-fuchsia",
1645      "aarch64-linux-android",
1646      "aarch64-unknown-linux-gnu",
1647      "aarch64-unknown-nixos-gnu",
1648      "aarch64-unknown-nto-qnx710",
1649      "arm-unknown-linux-gnueabi",
1650      "armv7-linux-androideabi",
1651      "armv7-unknown-linux-gnueabi",
1652      "i686-apple-darwin",
1653      "i686-linux-android",
1654      "i686-unknown-freebsd",
1655      "i686-unknown-linux-gnu",
1656      "powerpc-unknown-linux-gnu",
1657      "s390x-unknown-linux-gnu",
1658      "x86_64-apple-darwin",
1659      "x86_64-apple-ios",
1660      "x86_64-fuchsia",
1661      "x86_64-linux-android",
1662      "x86_64-unknown-freebsd",
1663      "x86_64-unknown-linux-gnu",
1664      "x86_64-unknown-nixos-gnu"
1665    ],
1666    "cfg(windows)": [
1667      "aarch64-pc-windows-msvc",
1668      "i686-pc-windows-msvc",
1669      "x86_64-pc-windows-msvc"
1670    ],
1671    "i686-apple-darwin": [
1672      "i686-apple-darwin"
1673    ],
1674    "i686-linux-android": [
1675      "i686-linux-android"
1676    ],
1677    "i686-pc-windows-gnu": [],
1678    "i686-pc-windows-msvc": [
1679      "i686-pc-windows-msvc"
1680    ],
1681    "i686-unknown-freebsd": [
1682      "i686-unknown-freebsd"
1683    ],
1684    "i686-unknown-linux-gnu": [
1685      "i686-unknown-linux-gnu"
1686    ],
1687    "powerpc-unknown-linux-gnu": [
1688      "powerpc-unknown-linux-gnu"
1689    ],
1690    "riscv32imc-unknown-none-elf": [
1691      "riscv32imc-unknown-none-elf"
1692    ],
1693    "riscv64gc-unknown-none-elf": [
1694      "riscv64gc-unknown-none-elf"
1695    ],
1696    "s390x-unknown-linux-gnu": [
1697      "s390x-unknown-linux-gnu"
1698    ],
1699    "thumbv7em-none-eabi": [
1700      "thumbv7em-none-eabi"
1701    ],
1702    "thumbv8m.main-none-eabi": [
1703      "thumbv8m.main-none-eabi"
1704    ],
1705    "wasm32-unknown-unknown": [
1706      "wasm32-unknown-unknown"
1707    ],
1708    "wasm32-wasi": [
1709      "wasm32-wasi"
1710    ],
1711    "x86_64-apple-darwin": [
1712      "x86_64-apple-darwin"
1713    ],
1714    "x86_64-apple-ios": [
1715      "x86_64-apple-ios"
1716    ],
1717    "x86_64-fuchsia": [
1718      "x86_64-fuchsia"
1719    ],
1720    "x86_64-linux-android": [
1721      "x86_64-linux-android"
1722    ],
1723    "x86_64-pc-windows-gnu": [],
1724    "x86_64-pc-windows-msvc": [
1725      "x86_64-pc-windows-msvc"
1726    ],
1727    "x86_64-unknown-freebsd": [
1728      "x86_64-unknown-freebsd"
1729    ],
1730    "x86_64-unknown-linux-gnu": [
1731      "x86_64-unknown-linux-gnu"
1732    ],
1733    "x86_64-unknown-nixos-gnu": [
1734      "x86_64-unknown-nixos-gnu"
1735    ],
1736    "x86_64-unknown-none": [
1737      "x86_64-unknown-none"
1738    ]
1739  },
1740  "direct_deps": [
1741    "clap 2.34.0",
1742    "ferris-says 0.2.1",
1743    "rand 0.7.3"
1744  ],
1745  "direct_dev_deps": []
1746}
1747