Cargo.lock 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. [[package]]
  4. name = "aho-corasick"
  5. version = "0.7.18"
  6. source = "registry+https://github.com/rust-lang/crates.io-index"
  7. checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
  8. dependencies = [
  9. "memchr",
  10. ]
  11. [[package]]
  12. name = "atty"
  13. version = "0.2.14"
  14. source = "registry+https://github.com/rust-lang/crates.io-index"
  15. checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
  16. dependencies = [
  17. "hermit-abi",
  18. "libc",
  19. "winapi",
  20. ]
  21. [[package]]
  22. name = "autocfg"
  23. version = "1.1.0"
  24. source = "registry+https://github.com/rust-lang/crates.io-index"
  25. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  26. [[package]]
  27. name = "bishop"
  28. version = "0.1.0"
  29. dependencies = [
  30. "env_logger",
  31. "log",
  32. "rand",
  33. "simplelog",
  34. ]
  35. [[package]]
  36. name = "cfg-if"
  37. version = "1.0.0"
  38. source = "registry+https://github.com/rust-lang/crates.io-index"
  39. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  40. [[package]]
  41. name = "chrono"
  42. version = "0.4.19"
  43. source = "registry+https://github.com/rust-lang/crates.io-index"
  44. checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
  45. dependencies = [
  46. "libc",
  47. "num-integer",
  48. "num-traits",
  49. "time",
  50. "winapi",
  51. ]
  52. [[package]]
  53. name = "env_logger"
  54. version = "0.9.0"
  55. source = "registry+https://github.com/rust-lang/crates.io-index"
  56. checksum = "0b2cf0344971ee6c64c31be0d530793fba457d322dfec2810c453d0ef228f9c3"
  57. dependencies = [
  58. "atty",
  59. "humantime",
  60. "log",
  61. "regex",
  62. "termcolor",
  63. ]
  64. [[package]]
  65. name = "getrandom"
  66. version = "0.2.5"
  67. source = "registry+https://github.com/rust-lang/crates.io-index"
  68. checksum = "d39cd93900197114fa1fcb7ae84ca742095eed9442088988ae74fa744e930e77"
  69. dependencies = [
  70. "cfg-if",
  71. "libc",
  72. "wasi",
  73. ]
  74. [[package]]
  75. name = "hermit-abi"
  76. version = "0.1.19"
  77. source = "registry+https://github.com/rust-lang/crates.io-index"
  78. checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
  79. dependencies = [
  80. "libc",
  81. ]
  82. [[package]]
  83. name = "humantime"
  84. version = "2.1.0"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
  87. [[package]]
  88. name = "libc"
  89. version = "0.2.119"
  90. source = "registry+https://github.com/rust-lang/crates.io-index"
  91. checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
  92. [[package]]
  93. name = "log"
  94. version = "0.4.14"
  95. source = "registry+https://github.com/rust-lang/crates.io-index"
  96. checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
  97. dependencies = [
  98. "cfg-if",
  99. ]
  100. [[package]]
  101. name = "memchr"
  102. version = "2.4.1"
  103. source = "registry+https://github.com/rust-lang/crates.io-index"
  104. checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
  105. [[package]]
  106. name = "num-integer"
  107. version = "0.1.44"
  108. source = "registry+https://github.com/rust-lang/crates.io-index"
  109. checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db"
  110. dependencies = [
  111. "autocfg",
  112. "num-traits",
  113. ]
  114. [[package]]
  115. name = "num-traits"
  116. version = "0.2.14"
  117. source = "registry+https://github.com/rust-lang/crates.io-index"
  118. checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
  119. dependencies = [
  120. "autocfg",
  121. ]
  122. [[package]]
  123. name = "ppv-lite86"
  124. version = "0.2.16"
  125. source = "registry+https://github.com/rust-lang/crates.io-index"
  126. checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
  127. [[package]]
  128. name = "rand"
  129. version = "0.8.5"
  130. source = "registry+https://github.com/rust-lang/crates.io-index"
  131. checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
  132. dependencies = [
  133. "libc",
  134. "rand_chacha",
  135. "rand_core",
  136. ]
  137. [[package]]
  138. name = "rand_chacha"
  139. version = "0.3.1"
  140. source = "registry+https://github.com/rust-lang/crates.io-index"
  141. checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
  142. dependencies = [
  143. "ppv-lite86",
  144. "rand_core",
  145. ]
  146. [[package]]
  147. name = "rand_core"
  148. version = "0.6.3"
  149. source = "registry+https://github.com/rust-lang/crates.io-index"
  150. checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
  151. dependencies = [
  152. "getrandom",
  153. ]
  154. [[package]]
  155. name = "regex"
  156. version = "1.5.4"
  157. source = "registry+https://github.com/rust-lang/crates.io-index"
  158. checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
  159. dependencies = [
  160. "aho-corasick",
  161. "memchr",
  162. "regex-syntax",
  163. ]
  164. [[package]]
  165. name = "regex-syntax"
  166. version = "0.6.25"
  167. source = "registry+https://github.com/rust-lang/crates.io-index"
  168. checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
  169. [[package]]
  170. name = "simplelog"
  171. version = "0.11.2"
  172. source = "registry+https://github.com/rust-lang/crates.io-index"
  173. checksum = "c1348164456f72ca0116e4538bdaabb0ddb622c7d9f16387c725af3e96d6001c"
  174. dependencies = [
  175. "chrono",
  176. "log",
  177. "termcolor",
  178. ]
  179. [[package]]
  180. name = "termcolor"
  181. version = "1.1.2"
  182. source = "registry+https://github.com/rust-lang/crates.io-index"
  183. checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
  184. dependencies = [
  185. "winapi-util",
  186. ]
  187. [[package]]
  188. name = "time"
  189. version = "0.1.44"
  190. source = "registry+https://github.com/rust-lang/crates.io-index"
  191. checksum = "6db9e6914ab8b1ae1c260a4ae7a49b6c5611b40328a735b21862567685e73255"
  192. dependencies = [
  193. "libc",
  194. "wasi",
  195. "winapi",
  196. ]
  197. [[package]]
  198. name = "wasi"
  199. version = "0.10.0+wasi-snapshot-preview1"
  200. source = "registry+https://github.com/rust-lang/crates.io-index"
  201. checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
  202. [[package]]
  203. name = "winapi"
  204. version = "0.3.9"
  205. source = "registry+https://github.com/rust-lang/crates.io-index"
  206. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  207. dependencies = [
  208. "winapi-i686-pc-windows-gnu",
  209. "winapi-x86_64-pc-windows-gnu",
  210. ]
  211. [[package]]
  212. name = "winapi-i686-pc-windows-gnu"
  213. version = "0.4.0"
  214. source = "registry+https://github.com/rust-lang/crates.io-index"
  215. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  216. [[package]]
  217. name = "winapi-util"
  218. version = "0.1.5"
  219. source = "registry+https://github.com/rust-lang/crates.io-index"
  220. checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
  221. dependencies = [
  222. "winapi",
  223. ]
  224. [[package]]
  225. name = "winapi-x86_64-pc-windows-gnu"
  226. version = "0.4.0"
  227. source = "registry+https://github.com/rust-lang/crates.io-index"
  228. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"