Cargo.lock 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "anyhow"
  6. version = "1.0.52"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3"
  9. [[package]]
  10. name = "atty"
  11. version = "0.2.14"
  12. source = "registry+https://github.com/rust-lang/crates.io-index"
  13. checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
  14. dependencies = [
  15. "hermit-abi",
  16. "libc",
  17. "winapi",
  18. ]
  19. [[package]]
  20. name = "autocfg"
  21. version = "1.0.1"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
  24. [[package]]
  25. name = "bitflags"
  26. version = "1.3.2"
  27. source = "registry+https://github.com/rust-lang/crates.io-index"
  28. checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
  29. [[package]]
  30. name = "clap"
  31. version = "3.0.0"
  32. source = "registry+https://github.com/rust-lang/crates.io-index"
  33. checksum = "d17bf219fcd37199b9a29e00ba65dfb8cd5b2688b7297ec14ff829c40ac50ca9"
  34. dependencies = [
  35. "atty",
  36. "bitflags",
  37. "clap_derive",
  38. "indexmap",
  39. "lazy_static",
  40. "os_str_bytes",
  41. "strsim",
  42. "termcolor",
  43. "textwrap",
  44. ]
  45. [[package]]
  46. name = "clap_derive"
  47. version = "3.0.0"
  48. source = "registry+https://github.com/rust-lang/crates.io-index"
  49. checksum = "e1b9752c030a14235a0bd5ef3ad60a1dcac8468c30921327fc8af36b20c790b9"
  50. dependencies = [
  51. "heck",
  52. "proc-macro-error",
  53. "proc-macro2",
  54. "quote",
  55. "syn",
  56. ]
  57. [[package]]
  58. name = "either"
  59. version = "1.6.1"
  60. source = "registry+https://github.com/rust-lang/crates.io-index"
  61. checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
  62. [[package]]
  63. name = "hashbrown"
  64. version = "0.11.2"
  65. source = "registry+https://github.com/rust-lang/crates.io-index"
  66. checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
  67. [[package]]
  68. name = "heck"
  69. version = "0.3.3"
  70. source = "registry+https://github.com/rust-lang/crates.io-index"
  71. checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c"
  72. dependencies = [
  73. "unicode-segmentation",
  74. ]
  75. [[package]]
  76. name = "hermit-abi"
  77. version = "0.1.19"
  78. source = "registry+https://github.com/rust-lang/crates.io-index"
  79. checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
  80. dependencies = [
  81. "libc",
  82. ]
  83. [[package]]
  84. name = "indexmap"
  85. version = "1.7.0"
  86. source = "registry+https://github.com/rust-lang/crates.io-index"
  87. checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5"
  88. dependencies = [
  89. "autocfg",
  90. "hashbrown",
  91. ]
  92. [[package]]
  93. name = "itertools"
  94. version = "0.10.3"
  95. source = "registry+https://github.com/rust-lang/crates.io-index"
  96. checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
  97. dependencies = [
  98. "either",
  99. ]
  100. [[package]]
  101. name = "lazy_static"
  102. version = "1.4.0"
  103. source = "registry+https://github.com/rust-lang/crates.io-index"
  104. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  105. [[package]]
  106. name = "libc"
  107. version = "0.2.112"
  108. source = "registry+https://github.com/rust-lang/crates.io-index"
  109. checksum = "1b03d17f364a3a042d5e5d46b053bbbf82c92c9430c592dd4c064dc6ee997125"
  110. [[package]]
  111. name = "memchr"
  112. version = "2.4.1"
  113. source = "registry+https://github.com/rust-lang/crates.io-index"
  114. checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
  115. [[package]]
  116. name = "numtoa"
  117. version = "0.1.0"
  118. source = "registry+https://github.com/rust-lang/crates.io-index"
  119. checksum = "b8f8bdf33df195859076e54ab11ee78a1b208382d3a26ec40d142ffc1ecc49ef"
  120. [[package]]
  121. name = "os_str_bytes"
  122. version = "6.0.0"
  123. source = "registry+https://github.com/rust-lang/crates.io-index"
  124. checksum = "8e22443d1643a904602595ba1cd8f7d896afe56d26712531c5ff73a15b2fbf64"
  125. dependencies = [
  126. "memchr",
  127. ]
  128. [[package]]
  129. name = "proc-macro-error"
  130. version = "1.0.4"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c"
  133. dependencies = [
  134. "proc-macro-error-attr",
  135. "proc-macro2",
  136. "quote",
  137. "syn",
  138. "version_check",
  139. ]
  140. [[package]]
  141. name = "proc-macro-error-attr"
  142. version = "1.0.4"
  143. source = "registry+https://github.com/rust-lang/crates.io-index"
  144. checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869"
  145. dependencies = [
  146. "proc-macro2",
  147. "quote",
  148. "version_check",
  149. ]
  150. [[package]]
  151. name = "proc-macro2"
  152. version = "1.0.36"
  153. source = "registry+https://github.com/rust-lang/crates.io-index"
  154. checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
  155. dependencies = [
  156. "unicode-xid",
  157. ]
  158. [[package]]
  159. name = "quote"
  160. version = "1.0.14"
  161. source = "registry+https://github.com/rust-lang/crates.io-index"
  162. checksum = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d"
  163. dependencies = [
  164. "proc-macro2",
  165. ]
  166. [[package]]
  167. name = "redox_syscall"
  168. version = "0.2.10"
  169. source = "registry+https://github.com/rust-lang/crates.io-index"
  170. checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff"
  171. dependencies = [
  172. "bitflags",
  173. ]
  174. [[package]]
  175. name = "redox_termios"
  176. version = "0.1.2"
  177. source = "registry+https://github.com/rust-lang/crates.io-index"
  178. checksum = "8440d8acb4fd3d277125b4bd01a6f38aee8d814b3b5fc09b3f2b825d37d3fe8f"
  179. dependencies = [
  180. "redox_syscall",
  181. ]
  182. [[package]]
  183. name = "strsim"
  184. version = "0.10.0"
  185. source = "registry+https://github.com/rust-lang/crates.io-index"
  186. checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
  187. [[package]]
  188. name = "syn"
  189. version = "1.0.84"
  190. source = "registry+https://github.com/rust-lang/crates.io-index"
  191. checksum = "ecb2e6da8ee5eb9a61068762a32fa9619cc591ceb055b3687f4cd4051ec2e06b"
  192. dependencies = [
  193. "proc-macro2",
  194. "quote",
  195. "unicode-xid",
  196. ]
  197. [[package]]
  198. name = "termcolor"
  199. version = "1.1.2"
  200. source = "registry+https://github.com/rust-lang/crates.io-index"
  201. checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
  202. dependencies = [
  203. "winapi-util",
  204. ]
  205. [[package]]
  206. name = "termion"
  207. version = "1.5.6"
  208. source = "registry+https://github.com/rust-lang/crates.io-index"
  209. checksum = "077185e2eac69c3f8379a4298e1e07cd36beb962290d4a51199acf0fdc10607e"
  210. dependencies = [
  211. "libc",
  212. "numtoa",
  213. "redox_syscall",
  214. "redox_termios",
  215. ]
  216. [[package]]
  217. name = "textwrap"
  218. version = "0.14.2"
  219. source = "registry+https://github.com/rust-lang/crates.io-index"
  220. checksum = "0066c8d12af8b5acd21e00547c3797fde4e8677254a7ee429176ccebbe93dd80"
  221. [[package]]
  222. name = "unicode-segmentation"
  223. version = "1.8.0"
  224. source = "registry+https://github.com/rust-lang/crates.io-index"
  225. checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b"
  226. [[package]]
  227. name = "unicode-xid"
  228. version = "0.2.2"
  229. source = "registry+https://github.com/rust-lang/crates.io-index"
  230. checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
  231. [[package]]
  232. name = "version_check"
  233. version = "0.9.4"
  234. source = "registry+https://github.com/rust-lang/crates.io-index"
  235. checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
  236. [[package]]
  237. name = "winapi"
  238. version = "0.3.9"
  239. source = "registry+https://github.com/rust-lang/crates.io-index"
  240. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  241. dependencies = [
  242. "winapi-i686-pc-windows-gnu",
  243. "winapi-x86_64-pc-windows-gnu",
  244. ]
  245. [[package]]
  246. name = "winapi-i686-pc-windows-gnu"
  247. version = "0.4.0"
  248. source = "registry+https://github.com/rust-lang/crates.io-index"
  249. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  250. [[package]]
  251. name = "winapi-util"
  252. version = "0.1.5"
  253. source = "registry+https://github.com/rust-lang/crates.io-index"
  254. checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
  255. dependencies = [
  256. "winapi",
  257. ]
  258. [[package]]
  259. name = "winapi-x86_64-pc-windows-gnu"
  260. version = "0.4.0"
  261. source = "registry+https://github.com/rust-lang/crates.io-index"
  262. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  263. [[package]]
  264. name = "zkas"
  265. version = "0.0.1"
  266. dependencies = [
  267. "anyhow",
  268. "clap",
  269. "itertools",
  270. "termion",
  271. ]