Cargo.lock 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "atty"
  6. version = "0.2.14"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
  9. dependencies = [
  10. "hermit-abi",
  11. "libc",
  12. "winapi",
  13. ]
  14. [[package]]
  15. name = "byteorder"
  16. version = "1.4.3"
  17. source = "registry+https://github.com/rust-lang/crates.io-index"
  18. checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610"
  19. [[package]]
  20. name = "colored"
  21. version = "2.0.0"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. checksum = "b3616f750b84d8f0de8a58bda93e08e2a81ad3f523089b05f1dffecab48c6cbd"
  24. dependencies = [
  25. "atty",
  26. "lazy_static",
  27. "winapi",
  28. ]
  29. [[package]]
  30. name = "hermit-abi"
  31. version = "0.1.19"
  32. source = "registry+https://github.com/rust-lang/crates.io-index"
  33. checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
  34. dependencies = [
  35. "libc",
  36. ]
  37. [[package]]
  38. name = "lazy_static"
  39. version = "1.4.0"
  40. source = "registry+https://github.com/rust-lang/crates.io-index"
  41. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  42. [[package]]
  43. name = "libc"
  44. version = "0.2.132"
  45. source = "registry+https://github.com/rust-lang/crates.io-index"
  46. checksum = "8371e4e5341c3a96db127eb2465ac681ced4c433e01dd0e938adbef26ba93ba5"
  47. [[package]]
  48. name = "local-ip-address"
  49. version = "0.5.1"
  50. source = "registry+https://github.com/rust-lang/crates.io-index"
  51. checksum = "faa9d02443a1741e9f51dafdfcbffb3863b2a89c457d762b40337d6c5153ef81"
  52. dependencies = [
  53. "libc",
  54. "neli",
  55. "thiserror",
  56. "windows-sys",
  57. ]
  58. [[package]]
  59. name = "neli"
  60. version = "0.5.3"
  61. source = "registry+https://github.com/rust-lang/crates.io-index"
  62. checksum = "9053554eb5dcb7e10d9cdab1206965bde870eed5d0d341532ca035e3ba221508"
  63. dependencies = [
  64. "byteorder",
  65. "libc",
  66. ]
  67. [[package]]
  68. name = "ports-sniffer"
  69. version = "0.1.3"
  70. dependencies = [
  71. "colored",
  72. "local-ip-address",
  73. ]
  74. [[package]]
  75. name = "proc-macro2"
  76. version = "1.0.43"
  77. source = "registry+https://github.com/rust-lang/crates.io-index"
  78. checksum = "0a2ca2c61bc9f3d74d2886294ab7b9853abd9c1ad903a3ac7815c58989bb7bab"
  79. dependencies = [
  80. "unicode-ident",
  81. ]
  82. [[package]]
  83. name = "quote"
  84. version = "1.0.21"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179"
  87. dependencies = [
  88. "proc-macro2",
  89. ]
  90. [[package]]
  91. name = "syn"
  92. version = "1.0.99"
  93. source = "registry+https://github.com/rust-lang/crates.io-index"
  94. checksum = "58dbef6ec655055e20b86b15a8cc6d439cca19b667537ac6a1369572d151ab13"
  95. dependencies = [
  96. "proc-macro2",
  97. "quote",
  98. "unicode-ident",
  99. ]
  100. [[package]]
  101. name = "thiserror"
  102. version = "1.0.34"
  103. source = "registry+https://github.com/rust-lang/crates.io-index"
  104. checksum = "8c1b05ca9d106ba7d2e31a9dab4a64e7be2cce415321966ea3132c49a656e252"
  105. dependencies = [
  106. "thiserror-impl",
  107. ]
  108. [[package]]
  109. name = "thiserror-impl"
  110. version = "1.0.34"
  111. source = "registry+https://github.com/rust-lang/crates.io-index"
  112. checksum = "e8f2591983642de85c921015f3f070c665a197ed69e417af436115e3a1407487"
  113. dependencies = [
  114. "proc-macro2",
  115. "quote",
  116. "syn",
  117. ]
  118. [[package]]
  119. name = "unicode-ident"
  120. version = "1.0.3"
  121. source = "registry+https://github.com/rust-lang/crates.io-index"
  122. checksum = "c4f5b37a154999a8f3f98cc23a628d850e154479cd94decf3414696e12e31aaf"
  123. [[package]]
  124. name = "winapi"
  125. version = "0.3.9"
  126. source = "registry+https://github.com/rust-lang/crates.io-index"
  127. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  128. dependencies = [
  129. "winapi-i686-pc-windows-gnu",
  130. "winapi-x86_64-pc-windows-gnu",
  131. ]
  132. [[package]]
  133. name = "winapi-i686-pc-windows-gnu"
  134. version = "0.4.0"
  135. source = "registry+https://github.com/rust-lang/crates.io-index"
  136. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  137. [[package]]
  138. name = "winapi-x86_64-pc-windows-gnu"
  139. version = "0.4.0"
  140. source = "registry+https://github.com/rust-lang/crates.io-index"
  141. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  142. [[package]]
  143. name = "windows-sys"
  144. version = "0.42.0"
  145. source = "registry+https://github.com/rust-lang/crates.io-index"
  146. checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7"
  147. dependencies = [
  148. "windows_aarch64_gnullvm",
  149. "windows_aarch64_msvc",
  150. "windows_i686_gnu",
  151. "windows_i686_msvc",
  152. "windows_x86_64_gnu",
  153. "windows_x86_64_gnullvm",
  154. "windows_x86_64_msvc",
  155. ]
  156. [[package]]
  157. name = "windows_aarch64_gnullvm"
  158. version = "0.42.1"
  159. source = "registry+https://github.com/rust-lang/crates.io-index"
  160. checksum = "8c9864e83243fdec7fc9c5444389dcbbfd258f745e7853198f365e3c4968a608"
  161. [[package]]
  162. name = "windows_aarch64_msvc"
  163. version = "0.42.1"
  164. source = "registry+https://github.com/rust-lang/crates.io-index"
  165. checksum = "4c8b1b673ffc16c47a9ff48570a9d85e25d265735c503681332589af6253c6c7"
  166. [[package]]
  167. name = "windows_i686_gnu"
  168. version = "0.42.1"
  169. source = "registry+https://github.com/rust-lang/crates.io-index"
  170. checksum = "de3887528ad530ba7bdbb1faa8275ec7a1155a45ffa57c37993960277145d640"
  171. [[package]]
  172. name = "windows_i686_msvc"
  173. version = "0.42.1"
  174. source = "registry+https://github.com/rust-lang/crates.io-index"
  175. checksum = "bf4d1122317eddd6ff351aa852118a2418ad4214e6613a50e0191f7004372605"
  176. [[package]]
  177. name = "windows_x86_64_gnu"
  178. version = "0.42.1"
  179. source = "registry+https://github.com/rust-lang/crates.io-index"
  180. checksum = "c1040f221285e17ebccbc2591ffdc2d44ee1f9186324dd3e84e99ac68d699c45"
  181. [[package]]
  182. name = "windows_x86_64_gnullvm"
  183. version = "0.42.1"
  184. source = "registry+https://github.com/rust-lang/crates.io-index"
  185. checksum = "628bfdf232daa22b0d64fdb62b09fcc36bb01f05a3939e20ab73aaf9470d0463"
  186. [[package]]
  187. name = "windows_x86_64_msvc"
  188. version = "0.42.1"
  189. source = "registry+https://github.com/rust-lang/crates.io-index"
  190. checksum = "447660ad36a13288b1db4d4248e857b510e8c3a225c822ba4fb748c0aafecffd"