Cargo.lock 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "android-tzdata"
  6. version = "0.1.1"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
  9. [[package]]
  10. name = "android_system_properties"
  11. version = "0.1.5"
  12. source = "registry+https://github.com/rust-lang/crates.io-index"
  13. checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
  14. dependencies = [
  15. "libc",
  16. ]
  17. [[package]]
  18. name = "autocfg"
  19. version = "1.1.0"
  20. source = "registry+https://github.com/rust-lang/crates.io-index"
  21. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  22. [[package]]
  23. name = "bitflags"
  24. version = "1.3.2"
  25. source = "registry+https://github.com/rust-lang/crates.io-index"
  26. checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
  27. [[package]]
  28. name = "bumpalo"
  29. version = "3.13.0"
  30. source = "registry+https://github.com/rust-lang/crates.io-index"
  31. checksum = "a3e2c3daef883ecc1b5d58c15adae93470a91d425f3532ba1695849656af3fc1"
  32. [[package]]
  33. name = "bytesize"
  34. version = "1.2.0"
  35. source = "registry+https://github.com/rust-lang/crates.io-index"
  36. checksum = "38fcc2979eff34a4b84e1cf9a1e3da42a7d44b3b690a40cdcb23e3d556cfb2e5"
  37. [[package]]
  38. name = "cc"
  39. version = "1.0.79"
  40. source = "registry+https://github.com/rust-lang/crates.io-index"
  41. checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
  42. [[package]]
  43. name = "cfg-if"
  44. version = "1.0.0"
  45. source = "registry+https://github.com/rust-lang/crates.io-index"
  46. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  47. [[package]]
  48. name = "chrono"
  49. version = "0.4.26"
  50. source = "registry+https://github.com/rust-lang/crates.io-index"
  51. checksum = "ec837a71355b28f6556dbd569b37b3f363091c0bd4b2e735674521b4c5fd9bc5"
  52. dependencies = [
  53. "android-tzdata",
  54. "iana-time-zone",
  55. "js-sys",
  56. "num-traits",
  57. "time 0.1.45",
  58. "wasm-bindgen",
  59. "winapi",
  60. ]
  61. [[package]]
  62. name = "core-foundation-sys"
  63. version = "0.8.4"
  64. source = "registry+https://github.com/rust-lang/crates.io-index"
  65. checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
  66. [[package]]
  67. name = "dwm-status"
  68. version = "0.1.0"
  69. dependencies = [
  70. "chrono",
  71. "systemstat",
  72. "xcb",
  73. ]
  74. [[package]]
  75. name = "iana-time-zone"
  76. version = "0.1.57"
  77. source = "registry+https://github.com/rust-lang/crates.io-index"
  78. checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613"
  79. dependencies = [
  80. "android_system_properties",
  81. "core-foundation-sys",
  82. "iana-time-zone-haiku",
  83. "js-sys",
  84. "wasm-bindgen",
  85. "windows",
  86. ]
  87. [[package]]
  88. name = "iana-time-zone-haiku"
  89. version = "0.1.2"
  90. source = "registry+https://github.com/rust-lang/crates.io-index"
  91. checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f"
  92. dependencies = [
  93. "cc",
  94. ]
  95. [[package]]
  96. name = "js-sys"
  97. version = "0.3.64"
  98. source = "registry+https://github.com/rust-lang/crates.io-index"
  99. checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
  100. dependencies = [
  101. "wasm-bindgen",
  102. ]
  103. [[package]]
  104. name = "lazy_static"
  105. version = "1.4.0"
  106. source = "registry+https://github.com/rust-lang/crates.io-index"
  107. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  108. [[package]]
  109. name = "libc"
  110. version = "0.2.147"
  111. source = "registry+https://github.com/rust-lang/crates.io-index"
  112. checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
  113. [[package]]
  114. name = "log"
  115. version = "0.4.19"
  116. source = "registry+https://github.com/rust-lang/crates.io-index"
  117. checksum = "b06a4cde4c0f271a446782e3eff8de789548ce57dbc8eca9292c27f4a42004b4"
  118. [[package]]
  119. name = "memchr"
  120. version = "2.5.0"
  121. source = "registry+https://github.com/rust-lang/crates.io-index"
  122. checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
  123. [[package]]
  124. name = "minimal-lexical"
  125. version = "0.2.1"
  126. source = "registry+https://github.com/rust-lang/crates.io-index"
  127. checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
  128. [[package]]
  129. name = "nom"
  130. version = "7.1.3"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
  133. dependencies = [
  134. "memchr",
  135. "minimal-lexical",
  136. ]
  137. [[package]]
  138. name = "num-traits"
  139. version = "0.2.15"
  140. source = "registry+https://github.com/rust-lang/crates.io-index"
  141. checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
  142. dependencies = [
  143. "autocfg",
  144. ]
  145. [[package]]
  146. name = "once_cell"
  147. version = "1.18.0"
  148. source = "registry+https://github.com/rust-lang/crates.io-index"
  149. checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
  150. [[package]]
  151. name = "proc-macro2"
  152. version = "1.0.64"
  153. source = "registry+https://github.com/rust-lang/crates.io-index"
  154. checksum = "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da"
  155. dependencies = [
  156. "unicode-ident",
  157. ]
  158. [[package]]
  159. name = "quick-xml"
  160. version = "0.28.2"
  161. source = "registry+https://github.com/rust-lang/crates.io-index"
  162. checksum = "0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1"
  163. dependencies = [
  164. "memchr",
  165. ]
  166. [[package]]
  167. name = "quote"
  168. version = "1.0.29"
  169. source = "registry+https://github.com/rust-lang/crates.io-index"
  170. checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
  171. dependencies = [
  172. "proc-macro2",
  173. ]
  174. [[package]]
  175. name = "serde"
  176. version = "1.0.171"
  177. source = "registry+https://github.com/rust-lang/crates.io-index"
  178. checksum = "30e27d1e4fd7659406c492fd6cfaf2066ba8773de45ca75e855590f856dc34a9"
  179. [[package]]
  180. name = "syn"
  181. version = "2.0.25"
  182. source = "registry+https://github.com/rust-lang/crates.io-index"
  183. checksum = "15e3fc8c0c74267e2df136e5e5fb656a464158aa57624053375eb9c8c6e25ae2"
  184. dependencies = [
  185. "proc-macro2",
  186. "quote",
  187. "unicode-ident",
  188. ]
  189. [[package]]
  190. name = "systemstat"
  191. version = "0.2.3"
  192. source = "registry+https://github.com/rust-lang/crates.io-index"
  193. checksum = "a24aec24a9312c83999a28e3ef9db7e2afd5c64bf47725b758cdc1cafd5b0bd2"
  194. dependencies = [
  195. "bytesize",
  196. "lazy_static",
  197. "libc",
  198. "nom",
  199. "time 0.3.23",
  200. "winapi",
  201. ]
  202. [[package]]
  203. name = "time"
  204. version = "0.1.45"
  205. source = "registry+https://github.com/rust-lang/crates.io-index"
  206. checksum = "1b797afad3f312d1c66a56d11d0316f916356d11bd158fbc6ca6389ff6bf805a"
  207. dependencies = [
  208. "libc",
  209. "wasi",
  210. "winapi",
  211. ]
  212. [[package]]
  213. name = "time"
  214. version = "0.3.23"
  215. source = "registry+https://github.com/rust-lang/crates.io-index"
  216. checksum = "59e399c068f43a5d116fedaf73b203fa4f9c519f17e2b34f63221d3792f81446"
  217. dependencies = [
  218. "serde",
  219. "time-core",
  220. ]
  221. [[package]]
  222. name = "time-core"
  223. version = "0.1.1"
  224. source = "registry+https://github.com/rust-lang/crates.io-index"
  225. checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
  226. [[package]]
  227. name = "unicode-ident"
  228. version = "1.0.10"
  229. source = "registry+https://github.com/rust-lang/crates.io-index"
  230. checksum = "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73"
  231. [[package]]
  232. name = "wasi"
  233. version = "0.10.0+wasi-snapshot-preview1"
  234. source = "registry+https://github.com/rust-lang/crates.io-index"
  235. checksum = "1a143597ca7c7793eff794def352d41792a93c481eb1042423ff7ff72ba2c31f"
  236. [[package]]
  237. name = "wasm-bindgen"
  238. version = "0.2.87"
  239. source = "registry+https://github.com/rust-lang/crates.io-index"
  240. checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
  241. dependencies = [
  242. "cfg-if",
  243. "wasm-bindgen-macro",
  244. ]
  245. [[package]]
  246. name = "wasm-bindgen-backend"
  247. version = "0.2.87"
  248. source = "registry+https://github.com/rust-lang/crates.io-index"
  249. checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
  250. dependencies = [
  251. "bumpalo",
  252. "log",
  253. "once_cell",
  254. "proc-macro2",
  255. "quote",
  256. "syn",
  257. "wasm-bindgen-shared",
  258. ]
  259. [[package]]
  260. name = "wasm-bindgen-macro"
  261. version = "0.2.87"
  262. source = "registry+https://github.com/rust-lang/crates.io-index"
  263. checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
  264. dependencies = [
  265. "quote",
  266. "wasm-bindgen-macro-support",
  267. ]
  268. [[package]]
  269. name = "wasm-bindgen-macro-support"
  270. version = "0.2.87"
  271. source = "registry+https://github.com/rust-lang/crates.io-index"
  272. checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
  273. dependencies = [
  274. "proc-macro2",
  275. "quote",
  276. "syn",
  277. "wasm-bindgen-backend",
  278. "wasm-bindgen-shared",
  279. ]
  280. [[package]]
  281. name = "wasm-bindgen-shared"
  282. version = "0.2.87"
  283. source = "registry+https://github.com/rust-lang/crates.io-index"
  284. checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
  285. [[package]]
  286. name = "winapi"
  287. version = "0.3.9"
  288. source = "registry+https://github.com/rust-lang/crates.io-index"
  289. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  290. dependencies = [
  291. "winapi-i686-pc-windows-gnu",
  292. "winapi-x86_64-pc-windows-gnu",
  293. ]
  294. [[package]]
  295. name = "winapi-i686-pc-windows-gnu"
  296. version = "0.4.0"
  297. source = "registry+https://github.com/rust-lang/crates.io-index"
  298. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  299. [[package]]
  300. name = "winapi-x86_64-pc-windows-gnu"
  301. version = "0.4.0"
  302. source = "registry+https://github.com/rust-lang/crates.io-index"
  303. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  304. [[package]]
  305. name = "windows"
  306. version = "0.48.0"
  307. source = "registry+https://github.com/rust-lang/crates.io-index"
  308. checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f"
  309. dependencies = [
  310. "windows-targets",
  311. ]
  312. [[package]]
  313. name = "windows-targets"
  314. version = "0.48.1"
  315. source = "registry+https://github.com/rust-lang/crates.io-index"
  316. checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
  317. dependencies = [
  318. "windows_aarch64_gnullvm",
  319. "windows_aarch64_msvc",
  320. "windows_i686_gnu",
  321. "windows_i686_msvc",
  322. "windows_x86_64_gnu",
  323. "windows_x86_64_gnullvm",
  324. "windows_x86_64_msvc",
  325. ]
  326. [[package]]
  327. name = "windows_aarch64_gnullvm"
  328. version = "0.48.0"
  329. source = "registry+https://github.com/rust-lang/crates.io-index"
  330. checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
  331. [[package]]
  332. name = "windows_aarch64_msvc"
  333. version = "0.48.0"
  334. source = "registry+https://github.com/rust-lang/crates.io-index"
  335. checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
  336. [[package]]
  337. name = "windows_i686_gnu"
  338. version = "0.48.0"
  339. source = "registry+https://github.com/rust-lang/crates.io-index"
  340. checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
  341. [[package]]
  342. name = "windows_i686_msvc"
  343. version = "0.48.0"
  344. source = "registry+https://github.com/rust-lang/crates.io-index"
  345. checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
  346. [[package]]
  347. name = "windows_x86_64_gnu"
  348. version = "0.48.0"
  349. source = "registry+https://github.com/rust-lang/crates.io-index"
  350. checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
  351. [[package]]
  352. name = "windows_x86_64_gnullvm"
  353. version = "0.48.0"
  354. source = "registry+https://github.com/rust-lang/crates.io-index"
  355. checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
  356. [[package]]
  357. name = "windows_x86_64_msvc"
  358. version = "0.48.0"
  359. source = "registry+https://github.com/rust-lang/crates.io-index"
  360. checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"
  361. [[package]]
  362. name = "xcb"
  363. version = "1.2.1"
  364. source = "registry+https://github.com/rust-lang/crates.io-index"
  365. checksum = "4b90c622d513012e7419594a2138953603c63848cb189041e7b5dc04d3895da5"
  366. dependencies = [
  367. "bitflags",
  368. "libc",
  369. "quick-xml",
  370. ]