You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2002 lines
49 KiB

1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "acmed"
  6. version = "0.25.0-dev"
  7. dependencies = [
  8. "anyhow",
  9. "clap",
  10. "config",
  11. "daemonize",
  12. "nom",
  13. "reqwest",
  14. "serde",
  15. "syslog-tracing",
  16. "tokio",
  17. "toml",
  18. "tracing",
  19. "tracing-subscriber",
  20. "walkdir",
  21. ]
  22. [[package]]
  23. name = "addr2line"
  24. version = "0.24.2"
  25. source = "registry+https://github.com/rust-lang/crates.io-index"
  26. checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
  27. dependencies = [
  28. "gimli",
  29. ]
  30. [[package]]
  31. name = "adler2"
  32. version = "2.0.0"
  33. source = "registry+https://github.com/rust-lang/crates.io-index"
  34. checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
  35. [[package]]
  36. name = "anstream"
  37. version = "0.6.18"
  38. source = "registry+https://github.com/rust-lang/crates.io-index"
  39. checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
  40. dependencies = [
  41. "anstyle",
  42. "anstyle-parse",
  43. "anstyle-query",
  44. "anstyle-wincon",
  45. "colorchoice",
  46. "is_terminal_polyfill",
  47. "utf8parse",
  48. ]
  49. [[package]]
  50. name = "anstyle"
  51. version = "1.0.10"
  52. source = "registry+https://github.com/rust-lang/crates.io-index"
  53. checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
  54. [[package]]
  55. name = "anstyle-parse"
  56. version = "0.2.6"
  57. source = "registry+https://github.com/rust-lang/crates.io-index"
  58. checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
  59. dependencies = [
  60. "utf8parse",
  61. ]
  62. [[package]]
  63. name = "anstyle-query"
  64. version = "1.1.2"
  65. source = "registry+https://github.com/rust-lang/crates.io-index"
  66. checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
  67. dependencies = [
  68. "windows-sys 0.59.0",
  69. ]
  70. [[package]]
  71. name = "anstyle-wincon"
  72. version = "3.0.6"
  73. source = "registry+https://github.com/rust-lang/crates.io-index"
  74. checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
  75. dependencies = [
  76. "anstyle",
  77. "windows-sys 0.59.0",
  78. ]
  79. [[package]]
  80. name = "anyhow"
  81. version = "1.0.94"
  82. source = "registry+https://github.com/rust-lang/crates.io-index"
  83. checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7"
  84. [[package]]
  85. name = "atomic-waker"
  86. version = "1.1.2"
  87. source = "registry+https://github.com/rust-lang/crates.io-index"
  88. checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
  89. [[package]]
  90. name = "autocfg"
  91. version = "1.4.0"
  92. source = "registry+https://github.com/rust-lang/crates.io-index"
  93. checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
  94. [[package]]
  95. name = "backtrace"
  96. version = "0.3.74"
  97. source = "registry+https://github.com/rust-lang/crates.io-index"
  98. checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
  99. dependencies = [
  100. "addr2line",
  101. "cfg-if",
  102. "libc",
  103. "miniz_oxide",
  104. "object",
  105. "rustc-demangle",
  106. "windows-targets",
  107. ]
  108. [[package]]
  109. name = "base64"
  110. version = "0.22.1"
  111. source = "registry+https://github.com/rust-lang/crates.io-index"
  112. checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
  113. [[package]]
  114. name = "bitflags"
  115. version = "2.6.0"
  116. source = "registry+https://github.com/rust-lang/crates.io-index"
  117. checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
  118. [[package]]
  119. name = "bumpalo"
  120. version = "3.16.0"
  121. source = "registry+https://github.com/rust-lang/crates.io-index"
  122. checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
  123. [[package]]
  124. name = "byteorder"
  125. version = "1.5.0"
  126. source = "registry+https://github.com/rust-lang/crates.io-index"
  127. checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
  128. [[package]]
  129. name = "bytes"
  130. version = "1.9.0"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
  133. [[package]]
  134. name = "cc"
  135. version = "1.2.6"
  136. source = "registry+https://github.com/rust-lang/crates.io-index"
  137. checksum = "8d6dbb628b8f8555f86d0323c2eb39e3ec81901f4b83e091db8a6a76d316a333"
  138. dependencies = [
  139. "shlex",
  140. ]
  141. [[package]]
  142. name = "cfg-if"
  143. version = "1.0.0"
  144. source = "registry+https://github.com/rust-lang/crates.io-index"
  145. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  146. [[package]]
  147. name = "cfg_aliases"
  148. version = "0.2.1"
  149. source = "registry+https://github.com/rust-lang/crates.io-index"
  150. checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
  151. [[package]]
  152. name = "clap"
  153. version = "4.5.23"
  154. source = "registry+https://github.com/rust-lang/crates.io-index"
  155. checksum = "3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84"
  156. dependencies = [
  157. "clap_builder",
  158. "clap_derive",
  159. ]
  160. [[package]]
  161. name = "clap_builder"
  162. version = "4.5.23"
  163. source = "registry+https://github.com/rust-lang/crates.io-index"
  164. checksum = "30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838"
  165. dependencies = [
  166. "anstream",
  167. "anstyle",
  168. "clap_lex",
  169. ]
  170. [[package]]
  171. name = "clap_derive"
  172. version = "4.5.18"
  173. source = "registry+https://github.com/rust-lang/crates.io-index"
  174. checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
  175. dependencies = [
  176. "heck",
  177. "proc-macro2",
  178. "quote",
  179. "syn",
  180. ]
  181. [[package]]
  182. name = "clap_lex"
  183. version = "0.7.4"
  184. source = "registry+https://github.com/rust-lang/crates.io-index"
  185. checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
  186. [[package]]
  187. name = "colorchoice"
  188. version = "1.0.3"
  189. source = "registry+https://github.com/rust-lang/crates.io-index"
  190. checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
  191. [[package]]
  192. name = "config"
  193. version = "0.14.1"
  194. source = "registry+https://github.com/rust-lang/crates.io-index"
  195. checksum = "68578f196d2a33ff61b27fae256c3164f65e36382648e30666dde05b8cc9dfdf"
  196. dependencies = [
  197. "nom",
  198. "pathdiff",
  199. "serde",
  200. "toml",
  201. ]
  202. [[package]]
  203. name = "core-foundation"
  204. version = "0.9.4"
  205. source = "registry+https://github.com/rust-lang/crates.io-index"
  206. checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f"
  207. dependencies = [
  208. "core-foundation-sys",
  209. "libc",
  210. ]
  211. [[package]]
  212. name = "core-foundation-sys"
  213. version = "0.8.7"
  214. source = "registry+https://github.com/rust-lang/crates.io-index"
  215. checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
  216. [[package]]
  217. name = "daemonize"
  218. version = "0.5.0"
  219. source = "registry+https://github.com/rust-lang/crates.io-index"
  220. checksum = "ab8bfdaacb3c887a54d41bdf48d3af8873b3f5566469f8ba21b92057509f116e"
  221. dependencies = [
  222. "libc",
  223. ]
  224. [[package]]
  225. name = "displaydoc"
  226. version = "0.2.5"
  227. source = "registry+https://github.com/rust-lang/crates.io-index"
  228. checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
  229. dependencies = [
  230. "proc-macro2",
  231. "quote",
  232. "syn",
  233. ]
  234. [[package]]
  235. name = "encoding_rs"
  236. version = "0.8.35"
  237. source = "registry+https://github.com/rust-lang/crates.io-index"
  238. checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
  239. dependencies = [
  240. "cfg-if",
  241. ]
  242. [[package]]
  243. name = "equivalent"
  244. version = "1.0.1"
  245. source = "registry+https://github.com/rust-lang/crates.io-index"
  246. checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
  247. [[package]]
  248. name = "errno"
  249. version = "0.3.10"
  250. source = "registry+https://github.com/rust-lang/crates.io-index"
  251. checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
  252. dependencies = [
  253. "libc",
  254. "windows-sys 0.59.0",
  255. ]
  256. [[package]]
  257. name = "fastrand"
  258. version = "2.3.0"
  259. source = "registry+https://github.com/rust-lang/crates.io-index"
  260. checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
  261. [[package]]
  262. name = "fnv"
  263. version = "1.0.7"
  264. source = "registry+https://github.com/rust-lang/crates.io-index"
  265. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  266. [[package]]
  267. name = "foreign-types"
  268. version = "0.3.2"
  269. source = "registry+https://github.com/rust-lang/crates.io-index"
  270. checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  271. dependencies = [
  272. "foreign-types-shared",
  273. ]
  274. [[package]]
  275. name = "foreign-types-shared"
  276. version = "0.1.1"
  277. source = "registry+https://github.com/rust-lang/crates.io-index"
  278. checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  279. [[package]]
  280. name = "form_urlencoded"
  281. version = "1.2.1"
  282. source = "registry+https://github.com/rust-lang/crates.io-index"
  283. checksum = "e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456"
  284. dependencies = [
  285. "percent-encoding",
  286. ]
  287. [[package]]
  288. name = "futures-channel"
  289. version = "0.3.31"
  290. source = "registry+https://github.com/rust-lang/crates.io-index"
  291. checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
  292. dependencies = [
  293. "futures-core",
  294. ]
  295. [[package]]
  296. name = "futures-core"
  297. version = "0.3.31"
  298. source = "registry+https://github.com/rust-lang/crates.io-index"
  299. checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
  300. [[package]]
  301. name = "futures-sink"
  302. version = "0.3.31"
  303. source = "registry+https://github.com/rust-lang/crates.io-index"
  304. checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
  305. [[package]]
  306. name = "futures-task"
  307. version = "0.3.31"
  308. source = "registry+https://github.com/rust-lang/crates.io-index"
  309. checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
  310. [[package]]
  311. name = "futures-util"
  312. version = "0.3.31"
  313. source = "registry+https://github.com/rust-lang/crates.io-index"
  314. checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
  315. dependencies = [
  316. "futures-core",
  317. "futures-task",
  318. "pin-project-lite",
  319. "pin-utils",
  320. ]
  321. [[package]]
  322. name = "getrandom"
  323. version = "0.2.15"
  324. source = "registry+https://github.com/rust-lang/crates.io-index"
  325. checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
  326. dependencies = [
  327. "cfg-if",
  328. "js-sys",
  329. "libc",
  330. "wasi",
  331. "wasm-bindgen",
  332. ]
  333. [[package]]
  334. name = "gimli"
  335. version = "0.31.1"
  336. source = "registry+https://github.com/rust-lang/crates.io-index"
  337. checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
  338. [[package]]
  339. name = "h2"
  340. version = "0.4.7"
  341. source = "registry+https://github.com/rust-lang/crates.io-index"
  342. checksum = "ccae279728d634d083c00f6099cb58f01cc99c145b84b8be2f6c74618d79922e"
  343. dependencies = [
  344. "atomic-waker",
  345. "bytes",
  346. "fnv",
  347. "futures-core",
  348. "futures-sink",
  349. "http",
  350. "indexmap",
  351. "slab",
  352. "tokio",
  353. "tokio-util",
  354. "tracing",
  355. ]
  356. [[package]]
  357. name = "hashbrown"
  358. version = "0.15.2"
  359. source = "registry+https://github.com/rust-lang/crates.io-index"
  360. checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
  361. [[package]]
  362. name = "heck"
  363. version = "0.5.0"
  364. source = "registry+https://github.com/rust-lang/crates.io-index"
  365. checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea"
  366. [[package]]
  367. name = "http"
  368. version = "1.2.0"
  369. source = "registry+https://github.com/rust-lang/crates.io-index"
  370. checksum = "f16ca2af56261c99fba8bac40a10251ce8188205a4c448fbb745a2e4daa76fea"
  371. dependencies = [
  372. "bytes",
  373. "fnv",
  374. "itoa",
  375. ]
  376. [[package]]
  377. name = "http-body"
  378. version = "1.0.1"
  379. source = "registry+https://github.com/rust-lang/crates.io-index"
  380. checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184"
  381. dependencies = [
  382. "bytes",
  383. "http",
  384. ]
  385. [[package]]
  386. name = "http-body-util"
  387. version = "0.1.2"
  388. source = "registry+https://github.com/rust-lang/crates.io-index"
  389. checksum = "793429d76616a256bcb62c2a2ec2bed781c8307e797e2598c50010f2bee2544f"
  390. dependencies = [
  391. "bytes",
  392. "futures-util",
  393. "http",
  394. "http-body",
  395. "pin-project-lite",
  396. ]
  397. [[package]]
  398. name = "httparse"
  399. version = "1.9.5"
  400. source = "registry+https://github.com/rust-lang/crates.io-index"
  401. checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
  402. [[package]]
  403. name = "hyper"
  404. version = "1.5.2"
  405. source = "registry+https://github.com/rust-lang/crates.io-index"
  406. checksum = "256fb8d4bd6413123cc9d91832d78325c48ff41677595be797d90f42969beae0"
  407. dependencies = [
  408. "bytes",
  409. "futures-channel",
  410. "futures-util",
  411. "h2",
  412. "http",
  413. "http-body",
  414. "httparse",
  415. "itoa",
  416. "pin-project-lite",
  417. "smallvec",
  418. "tokio",
  419. "want",
  420. ]
  421. [[package]]
  422. name = "hyper-rustls"
  423. version = "0.27.5"
  424. source = "registry+https://github.com/rust-lang/crates.io-index"
  425. checksum = "2d191583f3da1305256f22463b9bb0471acad48a4e534a5218b9963e9c1f59b2"
  426. dependencies = [
  427. "futures-util",
  428. "http",
  429. "hyper",
  430. "hyper-util",
  431. "rustls",
  432. "rustls-pki-types",
  433. "tokio",
  434. "tokio-rustls",
  435. "tower-service",
  436. "webpki-roots",
  437. ]
  438. [[package]]
  439. name = "hyper-tls"
  440. version = "0.6.0"
  441. source = "registry+https://github.com/rust-lang/crates.io-index"
  442. checksum = "70206fc6890eaca9fde8a0bf71caa2ddfc9fe045ac9e5c70df101a7dbde866e0"
  443. dependencies = [
  444. "bytes",
  445. "http-body-util",
  446. "hyper",
  447. "hyper-util",
  448. "native-tls",
  449. "tokio",
  450. "tokio-native-tls",
  451. "tower-service",
  452. ]
  453. [[package]]
  454. name = "hyper-util"
  455. version = "0.1.10"
  456. source = "registry+https://github.com/rust-lang/crates.io-index"
  457. checksum = "df2dcfbe0677734ab2f3ffa7fa7bfd4706bfdc1ef393f2ee30184aed67e631b4"
  458. dependencies = [
  459. "bytes",
  460. "futures-channel",
  461. "futures-util",
  462. "http",
  463. "http-body",
  464. "hyper",
  465. "pin-project-lite",
  466. "socket2",
  467. "tokio",
  468. "tower-service",
  469. "tracing",
  470. ]
  471. [[package]]
  472. name = "icu_collections"
  473. version = "1.5.0"
  474. source = "registry+https://github.com/rust-lang/crates.io-index"
  475. checksum = "db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526"
  476. dependencies = [
  477. "displaydoc",
  478. "yoke",
  479. "zerofrom",
  480. "zerovec",
  481. ]
  482. [[package]]
  483. name = "icu_locid"
  484. version = "1.5.0"
  485. source = "registry+https://github.com/rust-lang/crates.io-index"
  486. checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637"
  487. dependencies = [
  488. "displaydoc",
  489. "litemap",
  490. "tinystr",
  491. "writeable",
  492. "zerovec",
  493. ]
  494. [[package]]
  495. name = "icu_locid_transform"
  496. version = "1.5.0"
  497. source = "registry+https://github.com/rust-lang/crates.io-index"
  498. checksum = "01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e"
  499. dependencies = [
  500. "displaydoc",
  501. "icu_locid",
  502. "icu_locid_transform_data",
  503. "icu_provider",
  504. "tinystr",
  505. "zerovec",
  506. ]
  507. [[package]]
  508. name = "icu_locid_transform_data"
  509. version = "1.5.0"
  510. source = "registry+https://github.com/rust-lang/crates.io-index"
  511. checksum = "fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e"
  512. [[package]]
  513. name = "icu_normalizer"
  514. version = "1.5.0"
  515. source = "registry+https://github.com/rust-lang/crates.io-index"
  516. checksum = "19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f"
  517. dependencies = [
  518. "displaydoc",
  519. "icu_collections",
  520. "icu_normalizer_data",
  521. "icu_properties",
  522. "icu_provider",
  523. "smallvec",
  524. "utf16_iter",
  525. "utf8_iter",
  526. "write16",
  527. "zerovec",
  528. ]
  529. [[package]]
  530. name = "icu_normalizer_data"
  531. version = "1.5.0"
  532. source = "registry+https://github.com/rust-lang/crates.io-index"
  533. checksum = "f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516"
  534. [[package]]
  535. name = "icu_properties"
  536. version = "1.5.1"
  537. source = "registry+https://github.com/rust-lang/crates.io-index"
  538. checksum = "93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5"
  539. dependencies = [
  540. "displaydoc",
  541. "icu_collections",
  542. "icu_locid_transform",
  543. "icu_properties_data",
  544. "icu_provider",
  545. "tinystr",
  546. "zerovec",
  547. ]
  548. [[package]]
  549. name = "icu_properties_data"
  550. version = "1.5.0"
  551. source = "registry+https://github.com/rust-lang/crates.io-index"
  552. checksum = "67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569"
  553. [[package]]
  554. name = "icu_provider"
  555. version = "1.5.0"
  556. source = "registry+https://github.com/rust-lang/crates.io-index"
  557. checksum = "6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9"
  558. dependencies = [
  559. "displaydoc",
  560. "icu_locid",
  561. "icu_provider_macros",
  562. "stable_deref_trait",
  563. "tinystr",
  564. "writeable",
  565. "yoke",
  566. "zerofrom",
  567. "zerovec",
  568. ]
  569. [[package]]
  570. name = "icu_provider_macros"
  571. version = "1.5.0"
  572. source = "registry+https://github.com/rust-lang/crates.io-index"
  573. checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
  574. dependencies = [
  575. "proc-macro2",
  576. "quote",
  577. "syn",
  578. ]
  579. [[package]]
  580. name = "idna"
  581. version = "1.0.3"
  582. source = "registry+https://github.com/rust-lang/crates.io-index"
  583. checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
  584. dependencies = [
  585. "idna_adapter",
  586. "smallvec",
  587. "utf8_iter",
  588. ]
  589. [[package]]
  590. name = "idna_adapter"
  591. version = "1.2.0"
  592. source = "registry+https://github.com/rust-lang/crates.io-index"
  593. checksum = "daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71"
  594. dependencies = [
  595. "icu_normalizer",
  596. "icu_properties",
  597. ]
  598. [[package]]
  599. name = "indexmap"
  600. version = "2.7.0"
  601. source = "registry+https://github.com/rust-lang/crates.io-index"
  602. checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
  603. dependencies = [
  604. "equivalent",
  605. "hashbrown",
  606. ]
  607. [[package]]
  608. name = "ipnet"
  609. version = "2.10.1"
  610. source = "registry+https://github.com/rust-lang/crates.io-index"
  611. checksum = "ddc24109865250148c2e0f3d25d4f0f479571723792d3802153c60922a4fb708"
  612. [[package]]
  613. name = "is_terminal_polyfill"
  614. version = "1.70.1"
  615. source = "registry+https://github.com/rust-lang/crates.io-index"
  616. checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
  617. [[package]]
  618. name = "itoa"
  619. version = "1.0.14"
  620. source = "registry+https://github.com/rust-lang/crates.io-index"
  621. checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
  622. [[package]]
  623. name = "js-sys"
  624. version = "0.3.76"
  625. source = "registry+https://github.com/rust-lang/crates.io-index"
  626. checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
  627. dependencies = [
  628. "once_cell",
  629. "wasm-bindgen",
  630. ]
  631. [[package]]
  632. name = "lazy_static"
  633. version = "1.5.0"
  634. source = "registry+https://github.com/rust-lang/crates.io-index"
  635. checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
  636. [[package]]
  637. name = "libc"
  638. version = "0.2.169"
  639. source = "registry+https://github.com/rust-lang/crates.io-index"
  640. checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
  641. [[package]]
  642. name = "linux-raw-sys"
  643. version = "0.4.14"
  644. source = "registry+https://github.com/rust-lang/crates.io-index"
  645. checksum = "78b3ae25bc7c8c38cec158d1f2757ee79e9b3740fbc7ccf0e59e4b08d793fa89"
  646. [[package]]
  647. name = "litemap"
  648. version = "0.7.4"
  649. source = "registry+https://github.com/rust-lang/crates.io-index"
  650. checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
  651. [[package]]
  652. name = "log"
  653. version = "0.4.22"
  654. source = "registry+https://github.com/rust-lang/crates.io-index"
  655. checksum = "a7a70ba024b9dc04c27ea2f0c0548feb474ec5c54bba33a7f72f873a39d07b24"
  656. [[package]]
  657. name = "memchr"
  658. version = "2.7.4"
  659. source = "registry+https://github.com/rust-lang/crates.io-index"
  660. checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
  661. [[package]]
  662. name = "mime"
  663. version = "0.3.17"
  664. source = "registry+https://github.com/rust-lang/crates.io-index"
  665. checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
  666. [[package]]
  667. name = "minimal-lexical"
  668. version = "0.2.1"
  669. source = "registry+https://github.com/rust-lang/crates.io-index"
  670. checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
  671. [[package]]
  672. name = "miniz_oxide"
  673. version = "0.8.2"
  674. source = "registry+https://github.com/rust-lang/crates.io-index"
  675. checksum = "4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394"
  676. dependencies = [
  677. "adler2",
  678. ]
  679. [[package]]
  680. name = "mio"
  681. version = "1.0.3"
  682. source = "registry+https://github.com/rust-lang/crates.io-index"
  683. checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
  684. dependencies = [
  685. "libc",
  686. "wasi",
  687. "windows-sys 0.52.0",
  688. ]
  689. [[package]]
  690. name = "native-tls"
  691. version = "0.2.12"
  692. source = "registry+https://github.com/rust-lang/crates.io-index"
  693. checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
  694. dependencies = [
  695. "libc",
  696. "log",
  697. "openssl",
  698. "openssl-probe",
  699. "openssl-sys",
  700. "schannel",
  701. "security-framework",
  702. "security-framework-sys",
  703. "tempfile",
  704. ]
  705. [[package]]
  706. name = "nom"
  707. version = "7.1.3"
  708. source = "registry+https://github.com/rust-lang/crates.io-index"
  709. checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
  710. dependencies = [
  711. "memchr",
  712. "minimal-lexical",
  713. ]
  714. [[package]]
  715. name = "nu-ansi-term"
  716. version = "0.46.0"
  717. source = "registry+https://github.com/rust-lang/crates.io-index"
  718. checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84"
  719. dependencies = [
  720. "overload",
  721. "winapi",
  722. ]
  723. [[package]]
  724. name = "object"
  725. version = "0.36.6"
  726. source = "registry+https://github.com/rust-lang/crates.io-index"
  727. checksum = "08dde84f120894086dbb40c7a0257f76fdc72b6f52cdb56c2b5121b2f81b0c83"
  728. dependencies = [
  729. "memchr",
  730. ]
  731. [[package]]
  732. name = "once_cell"
  733. version = "1.20.2"
  734. source = "registry+https://github.com/rust-lang/crates.io-index"
  735. checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
  736. [[package]]
  737. name = "openssl"
  738. version = "0.10.68"
  739. source = "registry+https://github.com/rust-lang/crates.io-index"
  740. checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
  741. dependencies = [
  742. "bitflags",
  743. "cfg-if",
  744. "foreign-types",
  745. "libc",
  746. "once_cell",
  747. "openssl-macros",
  748. "openssl-sys",
  749. ]
  750. [[package]]
  751. name = "openssl-macros"
  752. version = "0.1.1"
  753. source = "registry+https://github.com/rust-lang/crates.io-index"
  754. checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
  755. dependencies = [
  756. "proc-macro2",
  757. "quote",
  758. "syn",
  759. ]
  760. [[package]]
  761. name = "openssl-probe"
  762. version = "0.1.5"
  763. source = "registry+https://github.com/rust-lang/crates.io-index"
  764. checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
  765. [[package]]
  766. name = "openssl-sys"
  767. version = "0.9.104"
  768. source = "registry+https://github.com/rust-lang/crates.io-index"
  769. checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
  770. dependencies = [
  771. "cc",
  772. "libc",
  773. "pkg-config",
  774. "vcpkg",
  775. ]
  776. [[package]]
  777. name = "overload"
  778. version = "0.1.1"
  779. source = "registry+https://github.com/rust-lang/crates.io-index"
  780. checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39"
  781. [[package]]
  782. name = "pathdiff"
  783. version = "0.2.3"
  784. source = "registry+https://github.com/rust-lang/crates.io-index"
  785. checksum = "df94ce210e5bc13cb6651479fa48d14f601d9858cfe0467f43ae157023b938d3"
  786. [[package]]
  787. name = "percent-encoding"
  788. version = "2.3.1"
  789. source = "registry+https://github.com/rust-lang/crates.io-index"
  790. checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
  791. [[package]]
  792. name = "pin-project-lite"
  793. version = "0.2.15"
  794. source = "registry+https://github.com/rust-lang/crates.io-index"
  795. checksum = "915a1e146535de9163f3987b8944ed8cf49a18bb0056bcebcdcece385cece4ff"
  796. [[package]]
  797. name = "pin-utils"
  798. version = "0.1.0"
  799. source = "registry+https://github.com/rust-lang/crates.io-index"
  800. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  801. [[package]]
  802. name = "pkg-config"
  803. version = "0.3.31"
  804. source = "registry+https://github.com/rust-lang/crates.io-index"
  805. checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
  806. [[package]]
  807. name = "ppv-lite86"
  808. version = "0.2.20"
  809. source = "registry+https://github.com/rust-lang/crates.io-index"
  810. checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
  811. dependencies = [
  812. "zerocopy",
  813. ]
  814. [[package]]
  815. name = "proc-macro2"
  816. version = "1.0.92"
  817. source = "registry+https://github.com/rust-lang/crates.io-index"
  818. checksum = "37d3544b3f2748c54e147655edb5025752e2303145b5aefb3c3ea2c78b973bb0"
  819. dependencies = [
  820. "unicode-ident",
  821. ]
  822. [[package]]
  823. name = "quinn"
  824. version = "0.11.6"
  825. source = "registry+https://github.com/rust-lang/crates.io-index"
  826. checksum = "62e96808277ec6f97351a2380e6c25114bc9e67037775464979f3037c92d05ef"
  827. dependencies = [
  828. "bytes",
  829. "pin-project-lite",
  830. "quinn-proto",
  831. "quinn-udp",
  832. "rustc-hash",
  833. "rustls",
  834. "socket2",
  835. "thiserror",
  836. "tokio",
  837. "tracing",
  838. ]
  839. [[package]]
  840. name = "quinn-proto"
  841. version = "0.11.9"
  842. source = "registry+https://github.com/rust-lang/crates.io-index"
  843. checksum = "a2fe5ef3495d7d2e377ff17b1a8ce2ee2ec2a18cde8b6ad6619d65d0701c135d"
  844. dependencies = [
  845. "bytes",
  846. "getrandom",
  847. "rand",
  848. "ring",
  849. "rustc-hash",
  850. "rustls",
  851. "rustls-pki-types",
  852. "slab",
  853. "thiserror",
  854. "tinyvec",
  855. "tracing",
  856. "web-time",
  857. ]
  858. [[package]]
  859. name = "quinn-udp"
  860. version = "0.5.9"
  861. source = "registry+https://github.com/rust-lang/crates.io-index"
  862. checksum = "1c40286217b4ba3a71d644d752e6a0b71f13f1b6a2c5311acfcbe0c2418ed904"
  863. dependencies = [
  864. "cfg_aliases",
  865. "libc",
  866. "once_cell",
  867. "socket2",
  868. "tracing",
  869. "windows-sys 0.59.0",
  870. ]
  871. [[package]]
  872. name = "quote"
  873. version = "1.0.37"
  874. source = "registry+https://github.com/rust-lang/crates.io-index"
  875. checksum = "b5b9d34b8991d19d98081b46eacdd8eb58c6f2b201139f7c5f643cc155a633af"
  876. dependencies = [
  877. "proc-macro2",
  878. ]
  879. [[package]]
  880. name = "rand"
  881. version = "0.8.5"
  882. source = "registry+https://github.com/rust-lang/crates.io-index"
  883. checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
  884. dependencies = [
  885. "libc",
  886. "rand_chacha",
  887. "rand_core",
  888. ]
  889. [[package]]
  890. name = "rand_chacha"
  891. version = "0.3.1"
  892. source = "registry+https://github.com/rust-lang/crates.io-index"
  893. checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
  894. dependencies = [
  895. "ppv-lite86",
  896. "rand_core",
  897. ]
  898. [[package]]
  899. name = "rand_core"
  900. version = "0.6.4"
  901. source = "registry+https://github.com/rust-lang/crates.io-index"
  902. checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
  903. dependencies = [
  904. "getrandom",
  905. ]
  906. [[package]]
  907. name = "reqwest"
  908. version = "0.12.10"
  909. source = "registry+https://github.com/rust-lang/crates.io-index"
  910. checksum = "3d3536321cfc54baa8cf3e273d5e1f63f889067829c4b410fcdbac8ca7b80994"
  911. dependencies = [
  912. "base64",
  913. "bytes",
  914. "encoding_rs",
  915. "futures-core",
  916. "futures-util",
  917. "h2",
  918. "http",
  919. "http-body",
  920. "http-body-util",
  921. "hyper",
  922. "hyper-rustls",
  923. "hyper-tls",
  924. "hyper-util",
  925. "ipnet",
  926. "js-sys",
  927. "log",
  928. "mime",
  929. "native-tls",
  930. "once_cell",
  931. "percent-encoding",
  932. "pin-project-lite",
  933. "quinn",
  934. "rustls",
  935. "rustls-pemfile",
  936. "rustls-pki-types",
  937. "serde",
  938. "serde_json",
  939. "serde_urlencoded",
  940. "sync_wrapper",
  941. "tokio",
  942. "tokio-native-tls",
  943. "tokio-rustls",
  944. "tower",
  945. "tower-service",
  946. "url",
  947. "wasm-bindgen",
  948. "wasm-bindgen-futures",
  949. "web-sys",
  950. "webpki-roots",
  951. "windows-registry",
  952. ]
  953. [[package]]
  954. name = "ring"
  955. version = "0.17.8"
  956. source = "registry+https://github.com/rust-lang/crates.io-index"
  957. checksum = "c17fa4cb658e3583423e915b9f3acc01cceaee1860e33d59ebae66adc3a2dc0d"
  958. dependencies = [
  959. "cc",
  960. "cfg-if",
  961. "getrandom",
  962. "libc",
  963. "spin",
  964. "untrusted",
  965. "windows-sys 0.52.0",
  966. ]
  967. [[package]]
  968. name = "rustc-demangle"
  969. version = "0.1.24"
  970. source = "registry+https://github.com/rust-lang/crates.io-index"
  971. checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
  972. [[package]]
  973. name = "rustc-hash"
  974. version = "2.1.0"
  975. source = "registry+https://github.com/rust-lang/crates.io-index"
  976. checksum = "c7fb8039b3032c191086b10f11f319a6e99e1e82889c5cc6046f515c9db1d497"
  977. [[package]]
  978. name = "rustix"
  979. version = "0.38.42"
  980. source = "registry+https://github.com/rust-lang/crates.io-index"
  981. checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
  982. dependencies = [
  983. "bitflags",
  984. "errno",
  985. "libc",
  986. "linux-raw-sys",
  987. "windows-sys 0.59.0",
  988. ]
  989. [[package]]
  990. name = "rustls"
  991. version = "0.23.20"
  992. source = "registry+https://github.com/rust-lang/crates.io-index"
  993. checksum = "5065c3f250cbd332cd894be57c40fa52387247659b14a2d6041d121547903b1b"
  994. dependencies = [
  995. "once_cell",
  996. "ring",
  997. "rustls-pki-types",
  998. "rustls-webpki",
  999. "subtle",
  1000. "zeroize",
  1001. ]
  1002. [[package]]
  1003. name = "rustls-pemfile"
  1004. version = "2.2.0"
  1005. source = "registry+https://github.com/rust-lang/crates.io-index"
  1006. checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
  1007. dependencies = [
  1008. "rustls-pki-types",
  1009. ]
  1010. [[package]]
  1011. name = "rustls-pki-types"
  1012. version = "1.10.1"
  1013. source = "registry+https://github.com/rust-lang/crates.io-index"
  1014. checksum = "d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37"
  1015. dependencies = [
  1016. "web-time",
  1017. ]
  1018. [[package]]
  1019. name = "rustls-webpki"
  1020. version = "0.102.8"
  1021. source = "registry+https://github.com/rust-lang/crates.io-index"
  1022. checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
  1023. dependencies = [
  1024. "ring",
  1025. "rustls-pki-types",
  1026. "untrusted",
  1027. ]
  1028. [[package]]
  1029. name = "ryu"
  1030. version = "1.0.18"
  1031. source = "registry+https://github.com/rust-lang/crates.io-index"
  1032. checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
  1033. [[package]]
  1034. name = "same-file"
  1035. version = "1.0.6"
  1036. source = "registry+https://github.com/rust-lang/crates.io-index"
  1037. checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
  1038. dependencies = [
  1039. "winapi-util",
  1040. ]
  1041. [[package]]
  1042. name = "schannel"
  1043. version = "0.1.27"
  1044. source = "registry+https://github.com/rust-lang/crates.io-index"
  1045. checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
  1046. dependencies = [
  1047. "windows-sys 0.59.0",
  1048. ]
  1049. [[package]]
  1050. name = "security-framework"
  1051. version = "2.11.1"
  1052. source = "registry+https://github.com/rust-lang/crates.io-index"
  1053. checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
  1054. dependencies = [
  1055. "bitflags",
  1056. "core-foundation",
  1057. "core-foundation-sys",
  1058. "libc",
  1059. "security-framework-sys",
  1060. ]
  1061. [[package]]
  1062. name = "security-framework-sys"
  1063. version = "2.13.0"
  1064. source = "registry+https://github.com/rust-lang/crates.io-index"
  1065. checksum = "1863fd3768cd83c56a7f60faa4dc0d403f1b6df0a38c3c25f44b7894e45370d5"
  1066. dependencies = [
  1067. "core-foundation-sys",
  1068. "libc",
  1069. ]
  1070. [[package]]
  1071. name = "serde"
  1072. version = "1.0.216"
  1073. source = "registry+https://github.com/rust-lang/crates.io-index"
  1074. checksum = "0b9781016e935a97e8beecf0c933758c97a5520d32930e460142b4cd80c6338e"
  1075. dependencies = [
  1076. "serde_derive",
  1077. ]
  1078. [[package]]
  1079. name = "serde_derive"
  1080. version = "1.0.216"
  1081. source = "registry+https://github.com/rust-lang/crates.io-index"
  1082. checksum = "46f859dbbf73865c6627ed570e78961cd3ac92407a2d117204c49232485da55e"
  1083. dependencies = [
  1084. "proc-macro2",
  1085. "quote",
  1086. "syn",
  1087. ]
  1088. [[package]]
  1089. name = "serde_json"
  1090. version = "1.0.134"
  1091. source = "registry+https://github.com/rust-lang/crates.io-index"
  1092. checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d"
  1093. dependencies = [
  1094. "itoa",
  1095. "memchr",
  1096. "ryu",
  1097. "serde",
  1098. ]
  1099. [[package]]
  1100. name = "serde_spanned"
  1101. version = "0.6.8"
  1102. source = "registry+https://github.com/rust-lang/crates.io-index"
  1103. checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
  1104. dependencies = [
  1105. "serde",
  1106. ]
  1107. [[package]]
  1108. name = "serde_urlencoded"
  1109. version = "0.7.1"
  1110. source = "registry+https://github.com/rust-lang/crates.io-index"
  1111. checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
  1112. dependencies = [
  1113. "form_urlencoded",
  1114. "itoa",
  1115. "ryu",
  1116. "serde",
  1117. ]
  1118. [[package]]
  1119. name = "sharded-slab"
  1120. version = "0.1.7"
  1121. source = "registry+https://github.com/rust-lang/crates.io-index"
  1122. checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6"
  1123. dependencies = [
  1124. "lazy_static",
  1125. ]
  1126. [[package]]
  1127. name = "shlex"
  1128. version = "1.3.0"
  1129. source = "registry+https://github.com/rust-lang/crates.io-index"
  1130. checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64"
  1131. [[package]]
  1132. name = "slab"
  1133. version = "0.4.9"
  1134. source = "registry+https://github.com/rust-lang/crates.io-index"
  1135. checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
  1136. dependencies = [
  1137. "autocfg",
  1138. ]
  1139. [[package]]
  1140. name = "smallvec"
  1141. version = "1.13.2"
  1142. source = "registry+https://github.com/rust-lang/crates.io-index"
  1143. checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
  1144. [[package]]
  1145. name = "socket2"
  1146. version = "0.5.8"
  1147. source = "registry+https://github.com/rust-lang/crates.io-index"
  1148. checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
  1149. dependencies = [
  1150. "libc",
  1151. "windows-sys 0.52.0",
  1152. ]
  1153. [[package]]
  1154. name = "spin"
  1155. version = "0.9.8"
  1156. source = "registry+https://github.com/rust-lang/crates.io-index"
  1157. checksum = "6980e8d7511241f8acf4aebddbb1ff938df5eebe98691418c4468d0b72a96a67"
  1158. [[package]]
  1159. name = "stable_deref_trait"
  1160. version = "1.2.0"
  1161. source = "registry+https://github.com/rust-lang/crates.io-index"
  1162. checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
  1163. [[package]]
  1164. name = "subtle"
  1165. version = "2.6.1"
  1166. source = "registry+https://github.com/rust-lang/crates.io-index"
  1167. checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
  1168. [[package]]
  1169. name = "syn"
  1170. version = "2.0.90"
  1171. source = "registry+https://github.com/rust-lang/crates.io-index"
  1172. checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31"
  1173. dependencies = [
  1174. "proc-macro2",
  1175. "quote",
  1176. "unicode-ident",
  1177. ]
  1178. [[package]]
  1179. name = "sync_wrapper"
  1180. version = "1.0.2"
  1181. source = "registry+https://github.com/rust-lang/crates.io-index"
  1182. checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263"
  1183. dependencies = [
  1184. "futures-core",
  1185. ]
  1186. [[package]]
  1187. name = "synstructure"
  1188. version = "0.13.1"
  1189. source = "registry+https://github.com/rust-lang/crates.io-index"
  1190. checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
  1191. dependencies = [
  1192. "proc-macro2",
  1193. "quote",
  1194. "syn",
  1195. ]
  1196. [[package]]
  1197. name = "syslog-tracing"
  1198. version = "0.3.1"
  1199. source = "registry+https://github.com/rust-lang/crates.io-index"
  1200. checksum = "d349bc2df408b4bf656709a29643641cef7f1795d708f88b105c626a8f64f6e4"
  1201. dependencies = [
  1202. "libc",
  1203. "tracing-core",
  1204. "tracing-subscriber",
  1205. ]
  1206. [[package]]
  1207. name = "tempfile"
  1208. version = "3.14.0"
  1209. source = "registry+https://github.com/rust-lang/crates.io-index"
  1210. checksum = "28cce251fcbc87fac86a866eeb0d6c2d536fc16d06f184bb61aeae11aa4cee0c"
  1211. dependencies = [
  1212. "cfg-if",
  1213. "fastrand",
  1214. "once_cell",
  1215. "rustix",
  1216. "windows-sys 0.59.0",
  1217. ]
  1218. [[package]]
  1219. name = "thiserror"
  1220. version = "2.0.9"
  1221. source = "registry+https://github.com/rust-lang/crates.io-index"
  1222. checksum = "f072643fd0190df67a8bab670c20ef5d8737177d6ac6b2e9a236cb096206b2cc"
  1223. dependencies = [
  1224. "thiserror-impl",
  1225. ]
  1226. [[package]]
  1227. name = "thiserror-impl"
  1228. version = "2.0.9"
  1229. source = "registry+https://github.com/rust-lang/crates.io-index"
  1230. checksum = "7b50fa271071aae2e6ee85f842e2e28ba8cd2c5fb67f11fcb1fd70b276f9e7d4"
  1231. dependencies = [
  1232. "proc-macro2",
  1233. "quote",
  1234. "syn",
  1235. ]
  1236. [[package]]
  1237. name = "thread_local"
  1238. version = "1.1.8"
  1239. source = "registry+https://github.com/rust-lang/crates.io-index"
  1240. checksum = "8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c"
  1241. dependencies = [
  1242. "cfg-if",
  1243. "once_cell",
  1244. ]
  1245. [[package]]
  1246. name = "tinystr"
  1247. version = "0.7.6"
  1248. source = "registry+https://github.com/rust-lang/crates.io-index"
  1249. checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f"
  1250. dependencies = [
  1251. "displaydoc",
  1252. "zerovec",
  1253. ]
  1254. [[package]]
  1255. name = "tinyvec"
  1256. version = "1.8.1"
  1257. source = "registry+https://github.com/rust-lang/crates.io-index"
  1258. checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
  1259. dependencies = [
  1260. "tinyvec_macros",
  1261. ]
  1262. [[package]]
  1263. name = "tinyvec_macros"
  1264. version = "0.1.1"
  1265. source = "registry+https://github.com/rust-lang/crates.io-index"
  1266. checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
  1267. [[package]]
  1268. name = "tokio"
  1269. version = "1.42.0"
  1270. source = "registry+https://github.com/rust-lang/crates.io-index"
  1271. checksum = "5cec9b21b0450273377fc97bd4c33a8acffc8c996c987a7c5b319a0083707551"
  1272. dependencies = [
  1273. "backtrace",
  1274. "bytes",
  1275. "libc",
  1276. "mio",
  1277. "pin-project-lite",
  1278. "socket2",
  1279. "windows-sys 0.52.0",
  1280. ]
  1281. [[package]]
  1282. name = "tokio-native-tls"
  1283. version = "0.3.1"
  1284. source = "registry+https://github.com/rust-lang/crates.io-index"
  1285. checksum = "bbae76ab933c85776efabc971569dd6119c580d8f5d448769dec1764bf796ef2"
  1286. dependencies = [
  1287. "native-tls",
  1288. "tokio",
  1289. ]
  1290. [[package]]
  1291. name = "tokio-rustls"
  1292. version = "0.26.1"
  1293. source = "registry+https://github.com/rust-lang/crates.io-index"
  1294. checksum = "5f6d0975eaace0cf0fcadee4e4aaa5da15b5c079146f2cffb67c113be122bf37"
  1295. dependencies = [
  1296. "rustls",
  1297. "tokio",
  1298. ]
  1299. [[package]]
  1300. name = "tokio-util"
  1301. version = "0.7.13"
  1302. source = "registry+https://github.com/rust-lang/crates.io-index"
  1303. checksum = "d7fcaa8d55a2bdd6b83ace262b016eca0d79ee02818c5c1bcdf0305114081078"
  1304. dependencies = [
  1305. "bytes",
  1306. "futures-core",
  1307. "futures-sink",
  1308. "pin-project-lite",
  1309. "tokio",
  1310. ]
  1311. [[package]]
  1312. name = "toml"
  1313. version = "0.8.19"
  1314. source = "registry+https://github.com/rust-lang/crates.io-index"
  1315. checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
  1316. dependencies = [
  1317. "serde",
  1318. "serde_spanned",
  1319. "toml_datetime",
  1320. "toml_edit",
  1321. ]
  1322. [[package]]
  1323. name = "toml_datetime"
  1324. version = "0.6.8"
  1325. source = "registry+https://github.com/rust-lang/crates.io-index"
  1326. checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
  1327. dependencies = [
  1328. "serde",
  1329. ]
  1330. [[package]]
  1331. name = "toml_edit"
  1332. version = "0.22.22"
  1333. source = "registry+https://github.com/rust-lang/crates.io-index"
  1334. checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
  1335. dependencies = [
  1336. "indexmap",
  1337. "serde",
  1338. "serde_spanned",
  1339. "toml_datetime",
  1340. "winnow",
  1341. ]
  1342. [[package]]
  1343. name = "tower"
  1344. version = "0.5.2"
  1345. source = "registry+https://github.com/rust-lang/crates.io-index"
  1346. checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9"
  1347. dependencies = [
  1348. "futures-core",
  1349. "futures-util",
  1350. "pin-project-lite",
  1351. "sync_wrapper",
  1352. "tokio",
  1353. "tower-layer",
  1354. "tower-service",
  1355. ]
  1356. [[package]]
  1357. name = "tower-layer"
  1358. version = "0.3.3"
  1359. source = "registry+https://github.com/rust-lang/crates.io-index"
  1360. checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
  1361. [[package]]
  1362. name = "tower-service"
  1363. version = "0.3.3"
  1364. source = "registry+https://github.com/rust-lang/crates.io-index"
  1365. checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
  1366. [[package]]
  1367. name = "tracing"
  1368. version = "0.1.41"
  1369. source = "registry+https://github.com/rust-lang/crates.io-index"
  1370. checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
  1371. dependencies = [
  1372. "pin-project-lite",
  1373. "tracing-attributes",
  1374. "tracing-core",
  1375. ]
  1376. [[package]]
  1377. name = "tracing-attributes"
  1378. version = "0.1.28"
  1379. source = "registry+https://github.com/rust-lang/crates.io-index"
  1380. checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
  1381. dependencies = [
  1382. "proc-macro2",
  1383. "quote",
  1384. "syn",
  1385. ]
  1386. [[package]]
  1387. name = "tracing-core"
  1388. version = "0.1.33"
  1389. source = "registry+https://github.com/rust-lang/crates.io-index"
  1390. checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
  1391. dependencies = [
  1392. "once_cell",
  1393. "valuable",
  1394. ]
  1395. [[package]]
  1396. name = "tracing-subscriber"
  1397. version = "0.3.19"
  1398. source = "registry+https://github.com/rust-lang/crates.io-index"
  1399. checksum = "e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008"
  1400. dependencies = [
  1401. "nu-ansi-term",
  1402. "sharded-slab",
  1403. "thread_local",
  1404. "tracing-core",
  1405. ]
  1406. [[package]]
  1407. name = "try-lock"
  1408. version = "0.2.5"
  1409. source = "registry+https://github.com/rust-lang/crates.io-index"
  1410. checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
  1411. [[package]]
  1412. name = "unicode-ident"
  1413. version = "1.0.14"
  1414. source = "registry+https://github.com/rust-lang/crates.io-index"
  1415. checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
  1416. [[package]]
  1417. name = "untrusted"
  1418. version = "0.9.0"
  1419. source = "registry+https://github.com/rust-lang/crates.io-index"
  1420. checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
  1421. [[package]]
  1422. name = "url"
  1423. version = "2.5.4"
  1424. source = "registry+https://github.com/rust-lang/crates.io-index"
  1425. checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
  1426. dependencies = [
  1427. "form_urlencoded",
  1428. "idna",
  1429. "percent-encoding",
  1430. ]
  1431. [[package]]
  1432. name = "utf16_iter"
  1433. version = "1.0.5"
  1434. source = "registry+https://github.com/rust-lang/crates.io-index"
  1435. checksum = "c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246"
  1436. [[package]]
  1437. name = "utf8_iter"
  1438. version = "1.0.4"
  1439. source = "registry+https://github.com/rust-lang/crates.io-index"
  1440. checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
  1441. [[package]]
  1442. name = "utf8parse"
  1443. version = "0.2.2"
  1444. source = "registry+https://github.com/rust-lang/crates.io-index"
  1445. checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
  1446. [[package]]
  1447. name = "valuable"
  1448. version = "0.1.0"
  1449. source = "registry+https://github.com/rust-lang/crates.io-index"
  1450. checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
  1451. [[package]]
  1452. name = "vcpkg"
  1453. version = "0.2.15"
  1454. source = "registry+https://github.com/rust-lang/crates.io-index"
  1455. checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
  1456. [[package]]
  1457. name = "walkdir"
  1458. version = "2.5.0"
  1459. source = "registry+https://github.com/rust-lang/crates.io-index"
  1460. checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b"
  1461. dependencies = [
  1462. "same-file",
  1463. "winapi-util",
  1464. ]
  1465. [[package]]
  1466. name = "want"
  1467. version = "0.3.1"
  1468. source = "registry+https://github.com/rust-lang/crates.io-index"
  1469. checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
  1470. dependencies = [
  1471. "try-lock",
  1472. ]
  1473. [[package]]
  1474. name = "wasi"
  1475. version = "0.11.0+wasi-snapshot-preview1"
  1476. source = "registry+https://github.com/rust-lang/crates.io-index"
  1477. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  1478. [[package]]
  1479. name = "wasm-bindgen"
  1480. version = "0.2.99"
  1481. source = "registry+https://github.com/rust-lang/crates.io-index"
  1482. checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
  1483. dependencies = [
  1484. "cfg-if",
  1485. "once_cell",
  1486. "wasm-bindgen-macro",
  1487. ]
  1488. [[package]]
  1489. name = "wasm-bindgen-backend"
  1490. version = "0.2.99"
  1491. source = "registry+https://github.com/rust-lang/crates.io-index"
  1492. checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
  1493. dependencies = [
  1494. "bumpalo",
  1495. "log",
  1496. "proc-macro2",
  1497. "quote",
  1498. "syn",
  1499. "wasm-bindgen-shared",
  1500. ]
  1501. [[package]]
  1502. name = "wasm-bindgen-futures"
  1503. version = "0.4.49"
  1504. source = "registry+https://github.com/rust-lang/crates.io-index"
  1505. checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
  1506. dependencies = [
  1507. "cfg-if",
  1508. "js-sys",
  1509. "once_cell",
  1510. "wasm-bindgen",
  1511. "web-sys",
  1512. ]
  1513. [[package]]
  1514. name = "wasm-bindgen-macro"
  1515. version = "0.2.99"
  1516. source = "registry+https://github.com/rust-lang/crates.io-index"
  1517. checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
  1518. dependencies = [
  1519. "quote",
  1520. "wasm-bindgen-macro-support",
  1521. ]
  1522. [[package]]
  1523. name = "wasm-bindgen-macro-support"
  1524. version = "0.2.99"
  1525. source = "registry+https://github.com/rust-lang/crates.io-index"
  1526. checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
  1527. dependencies = [
  1528. "proc-macro2",
  1529. "quote",
  1530. "syn",
  1531. "wasm-bindgen-backend",
  1532. "wasm-bindgen-shared",
  1533. ]
  1534. [[package]]
  1535. name = "wasm-bindgen-shared"
  1536. version = "0.2.99"
  1537. source = "registry+https://github.com/rust-lang/crates.io-index"
  1538. checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
  1539. [[package]]
  1540. name = "web-sys"
  1541. version = "0.3.76"
  1542. source = "registry+https://github.com/rust-lang/crates.io-index"
  1543. checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
  1544. dependencies = [
  1545. "js-sys",
  1546. "wasm-bindgen",
  1547. ]
  1548. [[package]]
  1549. name = "web-time"
  1550. version = "1.1.0"
  1551. source = "registry+https://github.com/rust-lang/crates.io-index"
  1552. checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb"
  1553. dependencies = [
  1554. "js-sys",
  1555. "wasm-bindgen",
  1556. ]
  1557. [[package]]
  1558. name = "webpki-roots"
  1559. version = "0.26.7"
  1560. source = "registry+https://github.com/rust-lang/crates.io-index"
  1561. checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
  1562. dependencies = [
  1563. "rustls-pki-types",
  1564. ]
  1565. [[package]]
  1566. name = "winapi"
  1567. version = "0.3.9"
  1568. source = "registry+https://github.com/rust-lang/crates.io-index"
  1569. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  1570. dependencies = [
  1571. "winapi-i686-pc-windows-gnu",
  1572. "winapi-x86_64-pc-windows-gnu",
  1573. ]
  1574. [[package]]
  1575. name = "winapi-i686-pc-windows-gnu"
  1576. version = "0.4.0"
  1577. source = "registry+https://github.com/rust-lang/crates.io-index"
  1578. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  1579. [[package]]
  1580. name = "winapi-util"
  1581. version = "0.1.9"
  1582. source = "registry+https://github.com/rust-lang/crates.io-index"
  1583. checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
  1584. dependencies = [
  1585. "windows-sys 0.59.0",
  1586. ]
  1587. [[package]]
  1588. name = "winapi-x86_64-pc-windows-gnu"
  1589. version = "0.4.0"
  1590. source = "registry+https://github.com/rust-lang/crates.io-index"
  1591. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  1592. [[package]]
  1593. name = "windows-registry"
  1594. version = "0.2.0"
  1595. source = "registry+https://github.com/rust-lang/crates.io-index"
  1596. checksum = "e400001bb720a623c1c69032f8e3e4cf09984deec740f007dd2b03ec864804b0"
  1597. dependencies = [
  1598. "windows-result",
  1599. "windows-strings",
  1600. "windows-targets",
  1601. ]
  1602. [[package]]
  1603. name = "windows-result"
  1604. version = "0.2.0"
  1605. source = "registry+https://github.com/rust-lang/crates.io-index"
  1606. checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e"
  1607. dependencies = [
  1608. "windows-targets",
  1609. ]
  1610. [[package]]
  1611. name = "windows-strings"
  1612. version = "0.1.0"
  1613. source = "registry+https://github.com/rust-lang/crates.io-index"
  1614. checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10"
  1615. dependencies = [
  1616. "windows-result",
  1617. "windows-targets",
  1618. ]
  1619. [[package]]
  1620. name = "windows-sys"
  1621. version = "0.52.0"
  1622. source = "registry+https://github.com/rust-lang/crates.io-index"
  1623. checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
  1624. dependencies = [
  1625. "windows-targets",
  1626. ]
  1627. [[package]]
  1628. name = "windows-sys"
  1629. version = "0.59.0"
  1630. source = "registry+https://github.com/rust-lang/crates.io-index"
  1631. checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
  1632. dependencies = [
  1633. "windows-targets",
  1634. ]
  1635. [[package]]
  1636. name = "windows-targets"
  1637. version = "0.52.6"
  1638. source = "registry+https://github.com/rust-lang/crates.io-index"
  1639. checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
  1640. dependencies = [
  1641. "windows_aarch64_gnullvm",
  1642. "windows_aarch64_msvc",
  1643. "windows_i686_gnu",
  1644. "windows_i686_gnullvm",
  1645. "windows_i686_msvc",
  1646. "windows_x86_64_gnu",
  1647. "windows_x86_64_gnullvm",
  1648. "windows_x86_64_msvc",
  1649. ]
  1650. [[package]]
  1651. name = "windows_aarch64_gnullvm"
  1652. version = "0.52.6"
  1653. source = "registry+https://github.com/rust-lang/crates.io-index"
  1654. checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
  1655. [[package]]
  1656. name = "windows_aarch64_msvc"
  1657. version = "0.52.6"
  1658. source = "registry+https://github.com/rust-lang/crates.io-index"
  1659. checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
  1660. [[package]]
  1661. name = "windows_i686_gnu"
  1662. version = "0.52.6"
  1663. source = "registry+https://github.com/rust-lang/crates.io-index"
  1664. checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
  1665. [[package]]
  1666. name = "windows_i686_gnullvm"
  1667. version = "0.52.6"
  1668. source = "registry+https://github.com/rust-lang/crates.io-index"
  1669. checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
  1670. [[package]]
  1671. name = "windows_i686_msvc"
  1672. version = "0.52.6"
  1673. source = "registry+https://github.com/rust-lang/crates.io-index"
  1674. checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
  1675. [[package]]
  1676. name = "windows_x86_64_gnu"
  1677. version = "0.52.6"
  1678. source = "registry+https://github.com/rust-lang/crates.io-index"
  1679. checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
  1680. [[package]]
  1681. name = "windows_x86_64_gnullvm"
  1682. version = "0.52.6"
  1683. source = "registry+https://github.com/rust-lang/crates.io-index"
  1684. checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
  1685. [[package]]
  1686. name = "windows_x86_64_msvc"
  1687. version = "0.52.6"
  1688. source = "registry+https://github.com/rust-lang/crates.io-index"
  1689. checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
  1690. [[package]]
  1691. name = "winnow"
  1692. version = "0.6.20"
  1693. source = "registry+https://github.com/rust-lang/crates.io-index"
  1694. checksum = "36c1fec1a2bb5866f07c25f68c26e565c4c200aebb96d7e55710c19d3e8ac49b"
  1695. dependencies = [
  1696. "memchr",
  1697. ]
  1698. [[package]]
  1699. name = "write16"
  1700. version = "1.0.0"
  1701. source = "registry+https://github.com/rust-lang/crates.io-index"
  1702. checksum = "d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936"
  1703. [[package]]
  1704. name = "writeable"
  1705. version = "0.5.5"
  1706. source = "registry+https://github.com/rust-lang/crates.io-index"
  1707. checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51"
  1708. [[package]]
  1709. name = "yoke"
  1710. version = "0.7.5"
  1711. source = "registry+https://github.com/rust-lang/crates.io-index"
  1712. checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
  1713. dependencies = [
  1714. "serde",
  1715. "stable_deref_trait",
  1716. "yoke-derive",
  1717. "zerofrom",
  1718. ]
  1719. [[package]]
  1720. name = "yoke-derive"
  1721. version = "0.7.5"
  1722. source = "registry+https://github.com/rust-lang/crates.io-index"
  1723. checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
  1724. dependencies = [
  1725. "proc-macro2",
  1726. "quote",
  1727. "syn",
  1728. "synstructure",
  1729. ]
  1730. [[package]]
  1731. name = "zerocopy"
  1732. version = "0.7.35"
  1733. source = "registry+https://github.com/rust-lang/crates.io-index"
  1734. checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
  1735. dependencies = [
  1736. "byteorder",
  1737. "zerocopy-derive",
  1738. ]
  1739. [[package]]
  1740. name = "zerocopy-derive"
  1741. version = "0.7.35"
  1742. source = "registry+https://github.com/rust-lang/crates.io-index"
  1743. checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
  1744. dependencies = [
  1745. "proc-macro2",
  1746. "quote",
  1747. "syn",
  1748. ]
  1749. [[package]]
  1750. name = "zerofrom"
  1751. version = "0.1.5"
  1752. source = "registry+https://github.com/rust-lang/crates.io-index"
  1753. checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
  1754. dependencies = [
  1755. "zerofrom-derive",
  1756. ]
  1757. [[package]]
  1758. name = "zerofrom-derive"
  1759. version = "0.1.5"
  1760. source = "registry+https://github.com/rust-lang/crates.io-index"
  1761. checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
  1762. dependencies = [
  1763. "proc-macro2",
  1764. "quote",
  1765. "syn",
  1766. "synstructure",
  1767. ]
  1768. [[package]]
  1769. name = "zeroize"
  1770. version = "1.8.1"
  1771. source = "registry+https://github.com/rust-lang/crates.io-index"
  1772. checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
  1773. [[package]]
  1774. name = "zerovec"
  1775. version = "0.10.4"
  1776. source = "registry+https://github.com/rust-lang/crates.io-index"
  1777. checksum = "aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079"
  1778. dependencies = [
  1779. "yoke",
  1780. "zerofrom",
  1781. "zerovec-derive",
  1782. ]
  1783. [[package]]
  1784. name = "zerovec-derive"
  1785. version = "0.10.3"
  1786. source = "registry+https://github.com/rust-lang/crates.io-index"
  1787. checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
  1788. dependencies = [
  1789. "proc-macro2",
  1790. "quote",
  1791. "syn",
  1792. ]