Cargo.lock 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404
  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.79"
  30. source = "registry+https://github.com/rust-lang/crates.io-index"
  31. checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
  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 = "eza"
  54. version = "0.10.5"
  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.16.1"
  87. source = "registry+https://github.com/rust-lang/crates.io-index"
  88. checksum = "ccf7f68c2995f392c49fffb4f95ae2c873297830eb25c6bc4c114ce8f4562acc"
  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.14.2+1.5.1"
  141. source = "registry+https://github.com/rust-lang/crates.io-index"
  142. checksum = "7f3d95f6b51075fe9810a7ae22c7095f12b98005ab364d8544797a825ce946a4"
  143. dependencies = [
  144. "cc",
  145. "libc",
  146. "libz-sys",
  147. "openssl-sys",
  148. "pkg-config",
  149. ]
  150. [[package]]
  151. name = "libz-sys"
  152. version = "1.1.2"
  153. source = "registry+https://github.com/rust-lang/crates.io-index"
  154. checksum = "602113192b08db8f38796c4e85c39e960c145965140e918018bcde1952429655"
  155. dependencies = [
  156. "cc",
  157. "libc",
  158. "pkg-config",
  159. "vcpkg",
  160. ]
  161. [[package]]
  162. name = "locale"
  163. version = "0.2.2"
  164. source = "registry+https://github.com/rust-lang/crates.io-index"
  165. checksum = "5fdbe492a9c0238da900a1165c42fc5067161ce292678a6fe80921f30fe307fd"
  166. dependencies = [
  167. "libc",
  168. ]
  169. [[package]]
  170. name = "log"
  171. version = "0.4.14"
  172. source = "registry+https://github.com/rust-lang/crates.io-index"
  173. checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
  174. dependencies = [
  175. "cfg-if",
  176. ]
  177. [[package]]
  178. name = "matches"
  179. version = "0.1.8"
  180. source = "registry+https://github.com/rust-lang/crates.io-index"
  181. checksum = "7ffc5c5338469d4d3ea17d269fa8ea3512ad247247c30bd2df69e68309ed0a08"
  182. [[package]]
  183. name = "natord"
  184. version = "1.0.9"
  185. source = "registry+https://github.com/rust-lang/crates.io-index"
  186. checksum = "308d96db8debc727c3fd9744aac51751243420e46edf401010908da7f8d5e57c"
  187. [[package]]
  188. name = "num_cpus"
  189. version = "1.13.0"
  190. source = "registry+https://github.com/rust-lang/crates.io-index"
  191. checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
  192. dependencies = [
  193. "hermit-abi",
  194. "libc",
  195. ]
  196. [[package]]
  197. name = "number_prefix"
  198. version = "0.4.0"
  199. source = "registry+https://github.com/rust-lang/crates.io-index"
  200. checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3"
  201. [[package]]
  202. name = "openssl-src"
  203. version = "111.26.0+1.1.1u"
  204. source = "registry+https://github.com/rust-lang/crates.io-index"
  205. checksum = "efc62c9f12b22b8f5208c23a7200a442b2e5999f8bdf80233852122b5a4f6f37"
  206. dependencies = [
  207. "cc",
  208. ]
  209. [[package]]
  210. name = "openssl-sys"
  211. version = "0.9.61"
  212. source = "registry+https://github.com/rust-lang/crates.io-index"
  213. checksum = "313752393519e876837e09e1fa183ddef0be7735868dced3196f4472d536277f"
  214. dependencies = [
  215. "autocfg",
  216. "cc",
  217. "libc",
  218. "openssl-src",
  219. "pkg-config",
  220. "vcpkg",
  221. ]
  222. [[package]]
  223. name = "pad"
  224. version = "0.1.6"
  225. source = "registry+https://github.com/rust-lang/crates.io-index"
  226. checksum = "d2ad9b889f1b12e0b9ee24db044b5129150d5eada288edc800f789928dc8c0e3"
  227. dependencies = [
  228. "unicode-width",
  229. ]
  230. [[package]]
  231. name = "percent-encoding"
  232. version = "2.1.0"
  233. source = "registry+https://github.com/rust-lang/crates.io-index"
  234. checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
  235. [[package]]
  236. name = "pkg-config"
  237. version = "0.3.19"
  238. source = "registry+https://github.com/rust-lang/crates.io-index"
  239. checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
  240. [[package]]
  241. name = "redox_syscall"
  242. version = "0.1.57"
  243. source = "registry+https://github.com/rust-lang/crates.io-index"
  244. checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
  245. [[package]]
  246. name = "scoped_threadpool"
  247. version = "0.1.9"
  248. source = "registry+https://github.com/rust-lang/crates.io-index"
  249. checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
  250. [[package]]
  251. name = "term_grid"
  252. version = "0.1.7"
  253. source = "registry+https://github.com/rust-lang/crates.io-index"
  254. checksum = "230d3e804faaed5a39b08319efb797783df2fd9671b39b7596490cb486d702cf"
  255. dependencies = [
  256. "unicode-width",
  257. ]
  258. [[package]]
  259. name = "terminal_size"
  260. version = "0.1.16"
  261. source = "registry+https://github.com/rust-lang/crates.io-index"
  262. checksum = "86ca8ced750734db02076f44132d802af0b33b09942331f4459dde8636fd2406"
  263. dependencies = [
  264. "libc",
  265. "winapi",
  266. ]
  267. [[package]]
  268. name = "timeago"
  269. version = "0.3.1"
  270. source = "registry+https://github.com/rust-lang/crates.io-index"
  271. checksum = "6ec32dde57efb15c035ac074118d7f32820451395f28cb0524a01d4e94983b26"
  272. [[package]]
  273. name = "tinyvec"
  274. version = "1.2.0"
  275. source = "registry+https://github.com/rust-lang/crates.io-index"
  276. checksum = "5b5220f05bb7de7f3f53c7c065e1199b3172696fe2db9f9c4d8ad9b4ee74c342"
  277. dependencies = [
  278. "tinyvec_macros",
  279. ]
  280. [[package]]
  281. name = "tinyvec_macros"
  282. version = "0.1.0"
  283. source = "registry+https://github.com/rust-lang/crates.io-index"
  284. checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
  285. [[package]]
  286. name = "unicode-bidi"
  287. version = "0.3.5"
  288. source = "registry+https://github.com/rust-lang/crates.io-index"
  289. checksum = "eeb8be209bb1c96b7c177c7420d26e04eccacb0eeae6b980e35fcb74678107e0"
  290. dependencies = [
  291. "matches",
  292. ]
  293. [[package]]
  294. name = "unicode-normalization"
  295. version = "0.1.17"
  296. source = "registry+https://github.com/rust-lang/crates.io-index"
  297. checksum = "07fbfce1c8a97d547e8b5334978438d9d6ec8c20e38f56d4a4374d181493eaef"
  298. dependencies = [
  299. "tinyvec",
  300. ]
  301. [[package]]
  302. name = "unicode-width"
  303. version = "0.1.8"
  304. source = "registry+https://github.com/rust-lang/crates.io-index"
  305. checksum = "9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3"
  306. [[package]]
  307. name = "url"
  308. version = "2.2.1"
  309. source = "registry+https://github.com/rust-lang/crates.io-index"
  310. checksum = "9ccd964113622c8e9322cfac19eb1004a07e636c545f325da085d5cdde6f1f8b"
  311. dependencies = [
  312. "form_urlencoded",
  313. "idna",
  314. "matches",
  315. "percent-encoding",
  316. ]
  317. [[package]]
  318. name = "users"
  319. version = "0.11.0"
  320. source = "registry+https://github.com/rust-lang/crates.io-index"
  321. checksum = "24cc0f6d6f267b73e5a2cadf007ba8f9bc39c6a6f9666f8cf25ea809a153b032"
  322. dependencies = [
  323. "libc",
  324. "log",
  325. ]
  326. [[package]]
  327. name = "vcpkg"
  328. version = "0.2.12"
  329. source = "registry+https://github.com/rust-lang/crates.io-index"
  330. checksum = "cbdbff6266a24120518560b5dc983096efb98462e51d0d68169895b237be3e5d"
  331. [[package]]
  332. name = "winapi"
  333. version = "0.3.9"
  334. source = "registry+https://github.com/rust-lang/crates.io-index"
  335. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  336. dependencies = [
  337. "winapi-i686-pc-windows-gnu",
  338. "winapi-x86_64-pc-windows-gnu",
  339. ]
  340. [[package]]
  341. name = "winapi-i686-pc-windows-gnu"
  342. version = "0.4.0"
  343. source = "registry+https://github.com/rust-lang/crates.io-index"
  344. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  345. [[package]]
  346. name = "winapi-x86_64-pc-windows-gnu"
  347. version = "0.4.0"
  348. source = "registry+https://github.com/rust-lang/crates.io-index"
  349. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  350. [[package]]
  351. name = "zoneinfo_compiled"
  352. version = "0.5.1"
  353. source = "registry+https://github.com/rust-lang/crates.io-index"
  354. checksum = "64fbebe65e899530f43bd760b23fda8f141118f4db49952b02998cbd0907a5de"
  355. dependencies = [
  356. "byteorder",
  357. "datetime",
  358. ]