1
0

Cargo.lock 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "ansi_term"
  6. version = "0.12.1"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2"
  9. dependencies = [
  10. "winapi",
  11. ]
  12. [[package]]
  13. name = "autocfg"
  14. version = "1.1.0"
  15. source = "registry+https://github.com/rust-lang/crates.io-index"
  16. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  17. [[package]]
  18. name = "bitflags"
  19. version = "1.2.1"
  20. source = "registry+https://github.com/rust-lang/crates.io-index"
  21. checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
  22. [[package]]
  23. name = "byteorder"
  24. version = "1.4.3"
  25. source = "registry+https://github.com/rust-lang/crates.io-index"
  26. checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
  27. [[package]]
  28. name = "cc"
  29. version = "1.0.67"
  30. source = "registry+https://github.com/rust-lang/crates.io-index"
  31. checksum = "e3c69b077ad434294d3ce9f1f6143a2a4b89a8a2d54ef813d85003a4fd1137fd"
  32. dependencies = [
  33. "jobserver",
  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 = "datetime"
  42. version = "0.5.2"
  43. source = "registry+https://github.com/rust-lang/crates.io-index"
  44. checksum = "44c3f7a77f3e57fedf80e09136f2d8777ebf621207306f6d96d610af048354bc"
  45. dependencies = [
  46. "libc",
  47. "locale",
  48. "pad",
  49. "redox_syscall",
  50. "winapi",
  51. ]
  52. [[package]]
  53. name = "exa"
  54. version = "0.10.1"
  55. dependencies = [
  56. "ansi_term",
  57. "datetime",
  58. "git2",
  59. "glob",
  60. "lazy_static",
  61. "libc",
  62. "locale",
  63. "log",
  64. "natord",
  65. "num_cpus",
  66. "number_prefix",
  67. "scoped_threadpool",
  68. "term_grid",
  69. "terminal_size",
  70. "timeago",
  71. "unicode-width",
  72. "users",
  73. "zoneinfo_compiled",
  74. ]
  75. [[package]]
  76. name = "form_urlencoded"
  77. version = "1.0.1"
  78. source = "registry+https://github.com/rust-lang/crates.io-index"
  79. checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
  80. dependencies = [
  81. "matches",
  82. "percent-encoding",
  83. ]
  84. [[package]]
  85. name = "git2"
  86. version = "0.13.20"
  87. source = "registry+https://github.com/rust-lang/crates.io-index"
  88. checksum = "d9831e983241f8c5591ed53f17d874833e2fa82cac2625f3888c50cbfe136cba"
  89. dependencies = [
  90. "bitflags",
  91. "libc",
  92. "libgit2-sys",
  93. "log",
  94. "openssl-sys",
  95. "url",
  96. ]
  97. [[package]]
  98. name = "glob"
  99. version = "0.3.0"
  100. source = "registry+https://github.com/rust-lang/crates.io-index"
  101. checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
  102. [[package]]
  103. name = "hermit-abi"
  104. version = "0.1.18"
  105. source = "registry+https://github.com/rust-lang/crates.io-index"
  106. checksum = "322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c"
  107. dependencies = [
  108. "libc",
  109. ]
  110. [[package]]
  111. name = "idna"
  112. version = "0.2.3"
  113. source = "registry+https://github.com/rust-lang/crates.io-index"
  114. checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
  115. dependencies = [
  116. "matches",
  117. "unicode-bidi",
  118. "unicode-normalization",
  119. ]
  120. [[package]]
  121. name = "jobserver"
  122. version = "0.1.22"
  123. source = "registry+https://github.com/rust-lang/crates.io-index"
  124. checksum = "972f5ae5d1cb9c6ae417789196c803205313edde988685da5e3aae0827b9e7fd"
  125. dependencies = [
  126. "libc",
  127. ]
  128. [[package]]
  129. name = "lazy_static"
  130. version = "1.4.0"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  133. [[package]]
  134. name = "libc"
  135. version = "0.2.93"
  136. source = "registry+https://github.com/rust-lang/crates.io-index"
  137. checksum = "9385f66bf6105b241aa65a61cb923ef20efc665cb9f9bb50ac2f0c4b7f378d41"
  138. [[package]]
  139. name = "libgit2-sys"
  140. version = "0.12.21+1.1.0"
  141. source = "registry+https://github.com/rust-lang/crates.io-index"
  142. checksum = "86271bacd72b2b9e854c3dcfb82efd538f15f870e4c11af66900effb462f6825"
  143. dependencies = [
  144. "cc",
  145. "libc",
  146. "libz-sys",
  147. "pkg-config",
  148. ]
  149. [[package]]
  150. name = "libz-sys"
  151. version = "1.1.2"
  152. source = "registry+https://github.com/rust-lang/crates.io-index"
  153. checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
  154. dependencies = [
  155. "cc",
  156. "libc",
  157. "pkg-config",
  158. "vcpkg",
  159. ]
  160. [[package]]
  161. name = "locale"
  162. version = "0.2.2"
  163. source = "registry+https://github.com/rust-lang/crates.io-index"
  164. checksum = "5fdbe492a9c0238da900a1165c42fc5067161ce292678a6fe80921f30fe307fd"
  165. dependencies = [
  166. "libc",
  167. ]
  168. [[package]]
  169. name = "log"
  170. version = "0.4.14"
  171. source = "registry+https://github.com/rust-lang/crates.io-index"
  172. checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
  173. dependencies = [
  174. "cfg-if",
  175. ]
  176. [[package]]
  177. name = "matches"
  178. version = "0.1.8"
  179. source = "registry+https://github.com/rust-lang/crates.io-index"
  180. checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
  181. [[package]]
  182. name = "natord"
  183. version = "1.0.9"
  184. source = "registry+https://github.com/rust-lang/crates.io-index"
  185. checksum = "308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c"
  186. [[package]]
  187. name = "num_cpus"
  188. version = "1.13.0"
  189. source = "registry+https://github.com/rust-lang/crates.io-index"
  190. checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
  191. dependencies = [
  192. "hermit-abi",
  193. "libc",
  194. ]
  195. [[package]]
  196. name = "number_prefix"
  197. version = "0.4.0"
  198. source = "registry+https://github.com/rust-lang/crates.io-index"
  199. checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
  200. [[package]]
  201. name = "openssl-src"
  202. version = "111.15.0+1.1.1k"
  203. source = "registry+https://github.com/rust-lang/crates.io-index"
  204. checksum = "b1a5f6ae2ac04393b217ea9f700cd04fa9bf3d93fae2872069f3d15d908af70a"
  205. dependencies = [
  206. "cc",
  207. ]
  208. [[package]]
  209. name = "openssl-sys"
  210. version = "0.9.61"
  211. source = "registry+https://github.com/rust-lang/crates.io-index"
  212. checksum = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f"
  213. dependencies = [
  214. "autocfg",
  215. "cc",
  216. "libc",
  217. "openssl-src",
  218. "pkg-config",
  219. "vcpkg",
  220. ]
  221. [[package]]
  222. name = "pad"
  223. version = "0.1.6"
  224. source = "registry+https://github.com/rust-lang/crates.io-index"
  225. checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
  226. dependencies = [
  227. "unicode-width",
  228. ]
  229. [[package]]
  230. name = "percent-encoding"
  231. version = "2.1.0"
  232. source = "registry+https://github.com/rust-lang/crates.io-index"
  233. checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
  234. [[package]]
  235. name = "pkg-config"
  236. version = "0.3.19"
  237. source = "registry+https://github.com/rust-lang/crates.io-index"
  238. checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
  239. [[package]]
  240. name = "redox_syscall"
  241. version = "0.1.57"
  242. source = "registry+https://github.com/rust-lang/crates.io-index"
  243. checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
  244. [[package]]
  245. name = "scoped_threadpool"
  246. version = "0.1.9"
  247. source = "registry+https://github.com/rust-lang/crates.io-index"
  248. checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
  249. [[package]]
  250. name = "term_grid"
  251. version = "0.2.0"
  252. source = "registry+https://github.com/rust-lang/crates.io-index"
  253. checksum = "a7c9eb7705cb3f0fd71d3955b23db6d372142ac139e8c473952c93bf3c3dc4b7"
  254. dependencies = [
  255. "unicode-width",
  256. ]
  257. [[package]]
  258. name = "terminal_size"
  259. version = "0.1.16"
  260. source = "registry+https://github.com/rust-lang/crates.io-index"
  261. checksum = "86ca8ced750734db02076f44132d802af0b33b09942331f4459dde8636fd2406"
  262. dependencies = [
  263. "libc",
  264. "winapi",
  265. ]
  266. [[package]]
  267. name = "timeago"
  268. version = "0.3.1"
  269. source = "registry+https://github.com/rust-lang/crates.io-index"
  270. checksum = "6ec32dde57efb15c035ac074118d7f32820451395f28cb0524a01d4e94983b26"
  271. [[package]]
  272. name = "tinyvec"
  273. version = "1.2.0"
  274. source = "registry+https://github.com/rust-lang/crates.io-index"
  275. checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
  276. dependencies = [
  277. "tinyvec_macros",
  278. ]
  279. [[package]]
  280. name = "tinyvec_macros"
  281. version = "0.1.0"
  282. source = "registry+https://github.com/rust-lang/crates.io-index"
  283. checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
  284. [[package]]
  285. name = "unicode-bidi"
  286. version = "0.3.5"
  287. source = "registry+https://github.com/rust-lang/crates.io-index"
  288. checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0"
  289. dependencies = [
  290. "matches",
  291. ]
  292. [[package]]
  293. name = "unicode-normalization"
  294. version = "0.1.17"
  295. source = "registry+https://github.com/rust-lang/crates.io-index"
  296. checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef"
  297. dependencies = [
  298. "tinyvec",
  299. ]
  300. [[package]]
  301. name = "unicode-width"
  302. version = "0.1.8"
  303. source = "registry+https://github.com/rust-lang/crates.io-index"
  304. checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
  305. [[package]]
  306. name = "url"
  307. version = "2.2.1"
  308. source = "registry+https://github.com/rust-lang/crates.io-index"
  309. checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b"
  310. dependencies = [
  311. "form_urlencoded",
  312. "idna",
  313. "matches",
  314. "percent-encoding",
  315. ]
  316. [[package]]
  317. name = "users"
  318. version = "0.11.0"
  319. source = "registry+https://github.com/rust-lang/crates.io-index"
  320. checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032"
  321. dependencies = [
  322. "libc",
  323. "log",
  324. ]
  325. [[package]]
  326. name = "vcpkg"
  327. version = "0.2.12"
  328. source = "registry+https://github.com/rust-lang/crates.io-index"
  329. checksum = "cbdbff6266a24120518560b5dc983096efb98462e51d0d68169895b237be3e5d"
  330. [[package]]
  331. name = "winapi"
  332. version = "0.3.9"
  333. source = "registry+https://github.com/rust-lang/crates.io-index"
  334. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  335. dependencies = [
  336. "winapi-i686-pc-windows-gnu",
  337. "winapi-x86_64-pc-windows-gnu",
  338. ]
  339. [[package]]
  340. name = "winapi-i686-pc-windows-gnu"
  341. version = "0.4.0"
  342. source = "registry+https://github.com/rust-lang/crates.io-index"
  343. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  344. [[package]]
  345. name = "winapi-x86_64-pc-windows-gnu"
  346. version = "0.4.0"
  347. source = "registry+https://github.com/rust-lang/crates.io-index"
  348. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  349. [[package]]
  350. name = "zoneinfo_compiled"
  351. version = "0.5.1"
  352. source = "registry+https://github.com/rust-lang/crates.io-index"
  353. checksum = "64fbebe65e899530f43bd760b23fda8f141118f4db49952b02998cbd0907a5de"
  354. dependencies = [
  355. "byteorder",
  356. "datetime",
  357. ]