Cargo.lock 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 4
  4. [[package]]
  5. name = "actix-codec"
  6. version = "0.5.2"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "5f7b0a21988c1bf877cf4759ef5ddaac04c1c9fe808c9142ecb78ba97d97a28a"
  9. dependencies = [
  10. "bitflags",
  11. "bytes",
  12. "futures-core",
  13. "futures-sink",
  14. "memchr",
  15. "pin-project-lite",
  16. "tokio",
  17. "tokio-util",
  18. "tracing",
  19. ]
  20. [[package]]
  21. name = "actix-files"
  22. version = "0.6.10"
  23. source = "registry+https://github.com/rust-lang/crates.io-index"
  24. checksum = "df8c4f30e3272d7c345f88ae0aac3848507ef5ba871f9cc2a41c8085a0f0523b"
  25. dependencies = [
  26. "actix-http",
  27. "actix-service",
  28. "actix-utils",
  29. "actix-web",
  30. "bitflags",
  31. "bytes",
  32. "derive_more",
  33. "futures-core",
  34. "http-range",
  35. "log",
  36. "mime",
  37. "mime_guess",
  38. "percent-encoding",
  39. "pin-project-lite",
  40. "v_htmlescape",
  41. ]
  42. [[package]]
  43. name = "actix-http"
  44. version = "3.13.1"
  45. source = "registry+https://github.com/rust-lang/crates.io-index"
  46. checksum = "48e2faa3e7418ed780cca54829d32782a4008a077230f67457caa063415e99c2"
  47. dependencies = [
  48. "actix-codec",
  49. "actix-rt",
  50. "actix-service",
  51. "actix-utils",
  52. "base64",
  53. "bitflags",
  54. "brotli",
  55. "bytes",
  56. "bytestring",
  57. "derive_more",
  58. "encoding_rs",
  59. "flate2",
  60. "foldhash",
  61. "futures-core",
  62. "h2",
  63. "http",
  64. "httparse",
  65. "httpdate",
  66. "itoa",
  67. "language-tags",
  68. "local-channel",
  69. "mime",
  70. "percent-encoding",
  71. "pin-project-lite",
  72. "rand",
  73. "sha1",
  74. "smallvec",
  75. "tokio",
  76. "tokio-util",
  77. "tracing",
  78. "zstd",
  79. ]
  80. [[package]]
  81. name = "actix-macros"
  82. version = "0.2.4"
  83. source = "registry+https://github.com/rust-lang/crates.io-index"
  84. checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
  85. dependencies = [
  86. "quote",
  87. "syn 2.0.119",
  88. ]
  89. [[package]]
  90. name = "actix-router"
  91. version = "0.5.4"
  92. source = "registry+https://github.com/rust-lang/crates.io-index"
  93. checksum = "14f8c75c51892f18d9c46150c5ac7beb81c95f78c8b83a634d49f4ca32551fe7"
  94. dependencies = [
  95. "bytestring",
  96. "cfg-if",
  97. "http",
  98. "regex",
  99. "regex-lite",
  100. "serde",
  101. "tracing",
  102. ]
  103. [[package]]
  104. name = "actix-rt"
  105. version = "2.11.0"
  106. source = "registry+https://github.com/rust-lang/crates.io-index"
  107. checksum = "92589714878ca59a7626ea19734f0e07a6a875197eec751bb5d3f99e64998c63"
  108. dependencies = [
  109. "futures-core",
  110. "tokio",
  111. ]
  112. [[package]]
  113. name = "actix-server"
  114. version = "2.6.0"
  115. source = "registry+https://github.com/rust-lang/crates.io-index"
  116. checksum = "a65064ea4a457eaf07f2fba30b4c695bf43b721790e9530d26cb6f9019ff7502"
  117. dependencies = [
  118. "actix-rt",
  119. "actix-service",
  120. "actix-utils",
  121. "futures-core",
  122. "futures-util",
  123. "mio",
  124. "socket2 0.5.10",
  125. "tokio",
  126. "tracing",
  127. ]
  128. [[package]]
  129. name = "actix-service"
  130. version = "2.0.3"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "9e46f36bf0e5af44bdc4bdb36fbbd421aa98c79a9bce724e1edeb3894e10dc7f"
  133. dependencies = [
  134. "futures-core",
  135. "pin-project-lite",
  136. ]
  137. [[package]]
  138. name = "actix-utils"
  139. version = "3.0.1"
  140. source = "registry+https://github.com/rust-lang/crates.io-index"
  141. checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
  142. dependencies = [
  143. "local-waker",
  144. "pin-project-lite",
  145. ]
  146. [[package]]
  147. name = "actix-web"
  148. version = "4.14.0"
  149. source = "registry+https://github.com/rust-lang/crates.io-index"
  150. checksum = "df09e2d9239703dd64056359c920c7f3fba6535ec61a0059e0f44e095ffe02b4"
  151. dependencies = [
  152. "actix-codec",
  153. "actix-http",
  154. "actix-macros",
  155. "actix-router",
  156. "actix-rt",
  157. "actix-server",
  158. "actix-service",
  159. "actix-utils",
  160. "actix-web-codegen",
  161. "bytes",
  162. "bytestring",
  163. "cfg-if",
  164. "cookie",
  165. "derive_more",
  166. "encoding_rs",
  167. "foldhash",
  168. "futures-core",
  169. "futures-util",
  170. "impl-more",
  171. "itoa",
  172. "language-tags",
  173. "log",
  174. "mime",
  175. "once_cell",
  176. "pin-project-lite",
  177. "regex",
  178. "regex-lite",
  179. "serde",
  180. "serde_json",
  181. "serde_urlencoded",
  182. "smallvec",
  183. "socket2 0.6.5",
  184. "time",
  185. "tracing",
  186. "url",
  187. ]
  188. [[package]]
  189. name = "actix-web-codegen"
  190. version = "4.3.0"
  191. source = "registry+https://github.com/rust-lang/crates.io-index"
  192. checksum = "f591380e2e68490b5dfaf1dd1aa0ebe78d84ba7067078512b4ea6e4492d622b8"
  193. dependencies = [
  194. "actix-router",
  195. "proc-macro2",
  196. "quote",
  197. "syn 2.0.119",
  198. ]
  199. [[package]]
  200. name = "adler2"
  201. version = "2.0.1"
  202. source = "registry+https://github.com/rust-lang/crates.io-index"
  203. checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
  204. [[package]]
  205. name = "aho-corasick"
  206. version = "1.1.5"
  207. source = "registry+https://github.com/rust-lang/crates.io-index"
  208. checksum = "c982642fa9e8606056828ee9a8505737230110bb1099153c79efe865c59d12ba"
  209. dependencies = [
  210. "memchr",
  211. ]
  212. [[package]]
  213. name = "alloc-no-stdlib"
  214. version = "2.0.4"
  215. source = "registry+https://github.com/rust-lang/crates.io-index"
  216. checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
  217. [[package]]
  218. name = "alloc-stdlib"
  219. version = "0.2.4"
  220. source = "registry+https://github.com/rust-lang/crates.io-index"
  221. checksum = "0e76a019e91224d279006ff972f1e984179a6e9feb050adba6ce8274aef23195"
  222. dependencies = [
  223. "alloc-no-stdlib",
  224. ]
  225. [[package]]
  226. name = "base64"
  227. version = "0.22.1"
  228. source = "registry+https://github.com/rust-lang/crates.io-index"
  229. checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
  230. [[package]]
  231. name = "bitflags"
  232. version = "2.13.1"
  233. source = "registry+https://github.com/rust-lang/crates.io-index"
  234. checksum = "b588b76d00fde79687d7646a9b5bdf3cc0f655e0bbd080335a95d7e96f3587da"
  235. [[package]]
  236. name = "block-buffer"
  237. version = "0.12.1"
  238. source = "registry+https://github.com/rust-lang/crates.io-index"
  239. checksum = "d2f6c7dbe95a6ed67ad9f18e57daf93a2f034c524b99fd2b76d18fdfeb6660aa"
  240. dependencies = [
  241. "hybrid-array",
  242. ]
  243. [[package]]
  244. name = "brotli"
  245. version = "8.0.4"
  246. source = "registry+https://github.com/rust-lang/crates.io-index"
  247. checksum = "5cc91aac060a7a1e25823bdccbfb6af1875b88f17c6daac97894eed8207166b3"
  248. dependencies = [
  249. "alloc-no-stdlib",
  250. "alloc-stdlib",
  251. "brotli-decompressor",
  252. ]
  253. [[package]]
  254. name = "brotli-decompressor"
  255. version = "5.0.3"
  256. source = "registry+https://github.com/rust-lang/crates.io-index"
  257. checksum = "3a32acac15fe1967bc3986b2a6347dffc965602354ea6f450ad07e8bfd253583"
  258. dependencies = [
  259. "alloc-no-stdlib",
  260. "alloc-stdlib",
  261. ]
  262. [[package]]
  263. name = "bytes"
  264. version = "1.12.1"
  265. source = "registry+https://github.com/rust-lang/crates.io-index"
  266. checksum = "fc652a48c352aef3ea3aed32080501cf3ef6ed5da78602a020c991775b0aff04"
  267. [[package]]
  268. name = "bytestring"
  269. version = "1.5.1"
  270. source = "registry+https://github.com/rust-lang/crates.io-index"
  271. checksum = "86566c496f2f47d9b8147a4c8b02ffdb69c919fe0c2b2e7195d22cbba0e635c9"
  272. dependencies = [
  273. "bytes",
  274. ]
  275. [[package]]
  276. name = "cc"
  277. version = "1.4.0"
  278. source = "registry+https://github.com/rust-lang/crates.io-index"
  279. checksum = "5add81bb678e6cb321aff7fa0dc7689ad82b112dbc032cea19f91d6b8e3582b9"
  280. dependencies = [
  281. "find-msvc-tools",
  282. "jobserver",
  283. "libc",
  284. "shlex",
  285. ]
  286. [[package]]
  287. name = "cfg-if"
  288. version = "1.0.4"
  289. source = "registry+https://github.com/rust-lang/crates.io-index"
  290. checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801"
  291. [[package]]
  292. name = "chacha20"
  293. version = "0.10.1"
  294. source = "registry+https://github.com/rust-lang/crates.io-index"
  295. checksum = "d524456ba66e72eb8b115ff89e01e497f8e6d11d78b70b1aa13c0fbd97540a81"
  296. dependencies = [
  297. "cfg-if",
  298. "cpufeatures",
  299. "rand_core",
  300. ]
  301. [[package]]
  302. name = "const-oid"
  303. version = "0.10.2"
  304. source = "registry+https://github.com/rust-lang/crates.io-index"
  305. checksum = "a6ef517f0926dd24a1582492c791b6a4818a4d94e789a334894aa15b0d12f55c"
  306. [[package]]
  307. name = "convert_case"
  308. version = "0.10.0"
  309. source = "registry+https://github.com/rust-lang/crates.io-index"
  310. checksum = "633458d4ef8c78b72454de2d54fd6ab2e60f9e02be22f3c6104cdc8a4e0fceb9"
  311. dependencies = [
  312. "unicode-segmentation",
  313. ]
  314. [[package]]
  315. name = "cookie"
  316. version = "0.16.2"
  317. source = "registry+https://github.com/rust-lang/crates.io-index"
  318. checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
  319. dependencies = [
  320. "percent-encoding",
  321. "time",
  322. "version_check",
  323. ]
  324. [[package]]
  325. name = "cpufeatures"
  326. version = "0.3.0"
  327. source = "registry+https://github.com/rust-lang/crates.io-index"
  328. checksum = "8b2a41393f66f16b0823bb79094d54ac5fbd34ab292ddafb9a0456ac9f87d201"
  329. dependencies = [
  330. "libc",
  331. ]
  332. [[package]]
  333. name = "crc32fast"
  334. version = "1.5.0"
  335. source = "registry+https://github.com/rust-lang/crates.io-index"
  336. checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
  337. dependencies = [
  338. "cfg-if",
  339. ]
  340. [[package]]
  341. name = "crypto-common"
  342. version = "0.2.2"
  343. source = "registry+https://github.com/rust-lang/crates.io-index"
  344. checksum = "ce6e4c961d6cd6c9a86db418387425e8bdeaf05b3c8bc1411e6dca4c252f1453"
  345. dependencies = [
  346. "hybrid-array",
  347. ]
  348. [[package]]
  349. name = "deranged"
  350. version = "0.5.8"
  351. source = "registry+https://github.com/rust-lang/crates.io-index"
  352. checksum = "7cd812cc2bc1d69d4764bd80df88b4317eaef9e773c75226407d9bc0876b211c"
  353. [[package]]
  354. name = "derive_more"
  355. version = "2.1.1"
  356. source = "registry+https://github.com/rust-lang/crates.io-index"
  357. checksum = "d751e9e49156b02b44f9c1815bcb94b984cdcc4396ecc32521c739452808b134"
  358. dependencies = [
  359. "derive_more-impl",
  360. ]
  361. [[package]]
  362. name = "derive_more-impl"
  363. version = "2.1.1"
  364. source = "registry+https://github.com/rust-lang/crates.io-index"
  365. checksum = "799a97264921d8623a957f6c3b9011f3b5492f557bbb7a5a19b7fa6d06ba8dcb"
  366. dependencies = [
  367. "convert_case",
  368. "proc-macro2",
  369. "quote",
  370. "rustc_version",
  371. "syn 2.0.119",
  372. "unicode-xid",
  373. ]
  374. [[package]]
  375. name = "digest"
  376. version = "0.11.3"
  377. source = "registry+https://github.com/rust-lang/crates.io-index"
  378. checksum = "f1dd6dbb5841937940781866fa1281a1ff7bd3bf827091440879f9994983d5c2"
  379. dependencies = [
  380. "block-buffer",
  381. "const-oid",
  382. "crypto-common",
  383. ]
  384. [[package]]
  385. name = "displaydoc"
  386. version = "0.2.7"
  387. source = "registry+https://github.com/rust-lang/crates.io-index"
  388. checksum = "c6232dd377dcc64799954cbd3a9bb882e9cdc1308ccd87b1c098f1fb2eaf82a8"
  389. dependencies = [
  390. "proc-macro2",
  391. "quote",
  392. "syn 3.0.3",
  393. ]
  394. [[package]]
  395. name = "dotenvy"
  396. version = "0.15.7"
  397. source = "registry+https://github.com/rust-lang/crates.io-index"
  398. checksum = "1aaf95b3e5c8f23aa320147307562d361db0ae0d51242340f558153b4eb2439b"
  399. [[package]]
  400. name = "encoding_rs"
  401. version = "0.8.35"
  402. source = "registry+https://github.com/rust-lang/crates.io-index"
  403. checksum = "75030f3c4f45dafd7586dd6780965a8c7e8e285a5ecb86713e63a79c5b2766f3"
  404. dependencies = [
  405. "cfg-if",
  406. ]
  407. [[package]]
  408. name = "equivalent"
  409. version = "1.0.2"
  410. source = "registry+https://github.com/rust-lang/crates.io-index"
  411. checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f"
  412. [[package]]
  413. name = "errno"
  414. version = "0.3.14"
  415. source = "registry+https://github.com/rust-lang/crates.io-index"
  416. checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb"
  417. dependencies = [
  418. "libc",
  419. "windows-sys 0.61.2",
  420. ]
  421. [[package]]
  422. name = "find-msvc-tools"
  423. version = "0.1.9"
  424. source = "registry+https://github.com/rust-lang/crates.io-index"
  425. checksum = "5baebc0774151f905a1a2cc41989300b1e6fbb29aff0ceffa1064fdd3088d582"
  426. [[package]]
  427. name = "flate2"
  428. version = "1.1.9"
  429. source = "registry+https://github.com/rust-lang/crates.io-index"
  430. checksum = "843fba2746e448b37e26a819579957415c8cef339bf08564fe8b7ddbd959573c"
  431. dependencies = [
  432. "crc32fast",
  433. "miniz_oxide",
  434. ]
  435. [[package]]
  436. name = "fnv"
  437. version = "1.0.7"
  438. source = "registry+https://github.com/rust-lang/crates.io-index"
  439. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  440. [[package]]
  441. name = "foldhash"
  442. version = "0.2.0"
  443. source = "registry+https://github.com/rust-lang/crates.io-index"
  444. checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb"
  445. [[package]]
  446. name = "form_urlencoded"
  447. version = "1.2.2"
  448. source = "registry+https://github.com/rust-lang/crates.io-index"
  449. checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf"
  450. dependencies = [
  451. "percent-encoding",
  452. ]
  453. [[package]]
  454. name = "futures-core"
  455. version = "0.3.33"
  456. source = "registry+https://github.com/rust-lang/crates.io-index"
  457. checksum = "2cd50c473c80f6d7c3670a752354b8e569b1a7cbfdc0419ec88e5edad85e0dc7"
  458. [[package]]
  459. name = "futures-sink"
  460. version = "0.3.33"
  461. source = "registry+https://github.com/rust-lang/crates.io-index"
  462. checksum = "e34418ac499d6305c2fb5ad0ed2f6ac998c5f8ca209b4510f7f94242c647e307"
  463. [[package]]
  464. name = "futures-task"
  465. version = "0.3.33"
  466. source = "registry+https://github.com/rust-lang/crates.io-index"
  467. checksum = "b231ed28831efb4a61a08580c4bc233ec56bc009f4cd8f52da2c3cb97df0c109"
  468. [[package]]
  469. name = "futures-util"
  470. version = "0.3.33"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. checksum = "a77a90a256fce34da66415271e30f94ee91c57b04b8a2c042d9cf3220179deaa"
  473. dependencies = [
  474. "futures-core",
  475. "futures-task",
  476. "pin-project-lite",
  477. "slab",
  478. ]
  479. [[package]]
  480. name = "getrandom"
  481. version = "0.4.3"
  482. source = "registry+https://github.com/rust-lang/crates.io-index"
  483. checksum = "300e883d756b2e4ec94e02791f39b04b522276138852cfc41d9fb7e904106099"
  484. dependencies = [
  485. "cfg-if",
  486. "libc",
  487. "r-efi",
  488. "rand_core",
  489. ]
  490. [[package]]
  491. name = "h2"
  492. version = "0.3.27"
  493. source = "registry+https://github.com/rust-lang/crates.io-index"
  494. checksum = "0beca50380b1fc32983fc1cb4587bfa4bb9e78fc259aad4a0032d2080309222d"
  495. dependencies = [
  496. "bytes",
  497. "fnv",
  498. "futures-core",
  499. "futures-sink",
  500. "futures-util",
  501. "http",
  502. "indexmap",
  503. "slab",
  504. "tokio",
  505. "tokio-util",
  506. "tracing",
  507. ]
  508. [[package]]
  509. name = "ha_permissions"
  510. version = "0.1.0"
  511. dependencies = [
  512. "actix-files",
  513. "actix-web",
  514. "dotenvy",
  515. ]
  516. [[package]]
  517. name = "hashbrown"
  518. version = "0.17.1"
  519. source = "registry+https://github.com/rust-lang/crates.io-index"
  520. checksum = "ed5909b6e89a2db4456e54cd5f673791d7eca6732202bbf2a9cc504fe2f9b84a"
  521. [[package]]
  522. name = "http"
  523. version = "0.2.12"
  524. source = "registry+https://github.com/rust-lang/crates.io-index"
  525. checksum = "601cbb57e577e2f5ef5be8e7b83f0f63994f25aa94d673e54a92d5c516d101f1"
  526. dependencies = [
  527. "bytes",
  528. "fnv",
  529. "itoa",
  530. ]
  531. [[package]]
  532. name = "http-range"
  533. version = "0.1.5"
  534. source = "registry+https://github.com/rust-lang/crates.io-index"
  535. checksum = "21dec9db110f5f872ed9699c3ecf50cf16f423502706ba5c72462e28d3157573"
  536. [[package]]
  537. name = "httparse"
  538. version = "1.10.1"
  539. source = "registry+https://github.com/rust-lang/crates.io-index"
  540. checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87"
  541. [[package]]
  542. name = "httpdate"
  543. version = "1.0.3"
  544. source = "registry+https://github.com/rust-lang/crates.io-index"
  545. checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
  546. [[package]]
  547. name = "hybrid-array"
  548. version = "0.4.14"
  549. source = "registry+https://github.com/rust-lang/crates.io-index"
  550. checksum = "707114b52a152fa7bdb290cd7cd5912d9467273b6d74e21b8d81aca1f8533f6b"
  551. dependencies = [
  552. "typenum",
  553. ]
  554. [[package]]
  555. name = "icu_collections"
  556. version = "2.2.0"
  557. source = "registry+https://github.com/rust-lang/crates.io-index"
  558. checksum = "2984d1cd16c883d7935b9e07e44071dca8d917fd52ecc02c04d5fa0b5a3f191c"
  559. dependencies = [
  560. "displaydoc",
  561. "potential_utf",
  562. "utf8_iter",
  563. "yoke",
  564. "zerofrom",
  565. "zerovec",
  566. ]
  567. [[package]]
  568. name = "icu_locale_core"
  569. version = "2.2.0"
  570. source = "registry+https://github.com/rust-lang/crates.io-index"
  571. checksum = "92219b62b3e2b4d88ac5119f8904c10f8f61bf7e95b640d25ba3075e6cac2c29"
  572. dependencies = [
  573. "displaydoc",
  574. "litemap",
  575. "tinystr",
  576. "writeable",
  577. "zerovec",
  578. ]
  579. [[package]]
  580. name = "icu_normalizer"
  581. version = "2.2.0"
  582. source = "registry+https://github.com/rust-lang/crates.io-index"
  583. checksum = "c56e5ee99d6e3d33bd91c5d85458b6005a22140021cc324cea84dd0e72cff3b4"
  584. dependencies = [
  585. "icu_collections",
  586. "icu_normalizer_data",
  587. "icu_properties",
  588. "icu_provider",
  589. "smallvec",
  590. "zerovec",
  591. ]
  592. [[package]]
  593. name = "icu_normalizer_data"
  594. version = "2.2.0"
  595. source = "registry+https://github.com/rust-lang/crates.io-index"
  596. checksum = "da3be0ae77ea334f4da67c12f149704f19f81d1adf7c51cf482943e84a2bad38"
  597. [[package]]
  598. name = "icu_properties"
  599. version = "2.2.0"
  600. source = "registry+https://github.com/rust-lang/crates.io-index"
  601. checksum = "bee3b67d0ea5c2cca5003417989af8996f8604e34fb9ddf96208a033901e70de"
  602. dependencies = [
  603. "icu_collections",
  604. "icu_locale_core",
  605. "icu_properties_data",
  606. "icu_provider",
  607. "zerotrie",
  608. "zerovec",
  609. ]
  610. [[package]]
  611. name = "icu_properties_data"
  612. version = "2.2.0"
  613. source = "registry+https://github.com/rust-lang/crates.io-index"
  614. checksum = "8e2bbb201e0c04f7b4b3e14382af113e17ba4f63e2c9d2ee626b720cbce54a14"
  615. [[package]]
  616. name = "icu_provider"
  617. version = "2.2.0"
  618. source = "registry+https://github.com/rust-lang/crates.io-index"
  619. checksum = "139c4cf31c8b5f33d7e199446eff9c1e02decfc2f0eec2c8d71f65befa45b421"
  620. dependencies = [
  621. "displaydoc",
  622. "icu_locale_core",
  623. "writeable",
  624. "yoke",
  625. "zerofrom",
  626. "zerotrie",
  627. "zerovec",
  628. ]
  629. [[package]]
  630. name = "idna"
  631. version = "1.1.0"
  632. source = "registry+https://github.com/rust-lang/crates.io-index"
  633. checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
  634. dependencies = [
  635. "idna_adapter",
  636. "smallvec",
  637. "utf8_iter",
  638. ]
  639. [[package]]
  640. name = "idna_adapter"
  641. version = "1.2.2"
  642. source = "registry+https://github.com/rust-lang/crates.io-index"
  643. checksum = "cb68373c0d6620ef8105e855e7745e18b0d00d3bdb07fb532e434244cdb9a714"
  644. dependencies = [
  645. "icu_normalizer",
  646. "icu_properties",
  647. ]
  648. [[package]]
  649. name = "impl-more"
  650. version = "0.3.5"
  651. source = "registry+https://github.com/rust-lang/crates.io-index"
  652. checksum = "277ff51754a3f68f12f58446c5d006aa8baa4914ea273cce24a599cfaff33d4f"
  653. [[package]]
  654. name = "indexmap"
  655. version = "2.14.0"
  656. source = "registry+https://github.com/rust-lang/crates.io-index"
  657. checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9"
  658. dependencies = [
  659. "equivalent",
  660. "hashbrown",
  661. ]
  662. [[package]]
  663. name = "itoa"
  664. version = "1.0.18"
  665. source = "registry+https://github.com/rust-lang/crates.io-index"
  666. checksum = "8f42a60cbdf9a97f5d2305f08a87dc4e09308d1276d28c869c684d7777685682"
  667. [[package]]
  668. name = "jobserver"
  669. version = "0.1.35"
  670. source = "registry+https://github.com/rust-lang/crates.io-index"
  671. checksum = "1c00acbd29eabad4a2392fa0e921c874934dbbf4194312ad20f04a0ed67a3cb3"
  672. dependencies = [
  673. "getrandom",
  674. "libc",
  675. ]
  676. [[package]]
  677. name = "language-tags"
  678. version = "0.3.2"
  679. source = "registry+https://github.com/rust-lang/crates.io-index"
  680. checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
  681. [[package]]
  682. name = "libc"
  683. version = "0.2.189"
  684. source = "registry+https://github.com/rust-lang/crates.io-index"
  685. checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"
  686. [[package]]
  687. name = "litemap"
  688. version = "0.8.2"
  689. source = "registry+https://github.com/rust-lang/crates.io-index"
  690. checksum = "92daf443525c4cce67b150400bc2316076100ce0b3686209eb8cf3c31612e6f0"
  691. [[package]]
  692. name = "local-channel"
  693. version = "0.1.5"
  694. source = "registry+https://github.com/rust-lang/crates.io-index"
  695. checksum = "b6cbc85e69b8df4b8bb8b89ec634e7189099cea8927a276b7384ce5488e53ec8"
  696. dependencies = [
  697. "futures-core",
  698. "futures-sink",
  699. "local-waker",
  700. ]
  701. [[package]]
  702. name = "local-waker"
  703. version = "0.1.4"
  704. source = "registry+https://github.com/rust-lang/crates.io-index"
  705. checksum = "4d873d7c67ce09b42110d801813efbc9364414e356be9935700d368351657487"
  706. [[package]]
  707. name = "lock_api"
  708. version = "0.4.14"
  709. source = "registry+https://github.com/rust-lang/crates.io-index"
  710. checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965"
  711. dependencies = [
  712. "scopeguard",
  713. ]
  714. [[package]]
  715. name = "log"
  716. version = "0.4.33"
  717. source = "registry+https://github.com/rust-lang/crates.io-index"
  718. checksum = "0ceec5bc11778974d1bcb055b18002eba7f4b3518b6a0081b3af5f21666da9ad"
  719. [[package]]
  720. name = "memchr"
  721. version = "2.8.3"
  722. source = "registry+https://github.com/rust-lang/crates.io-index"
  723. checksum = "cf8baf1c55e62ffcace7a9f06f4bd9cd3f0c4beb022d3b367256b91b87513d98"
  724. [[package]]
  725. name = "mime"
  726. version = "0.3.17"
  727. source = "registry+https://github.com/rust-lang/crates.io-index"
  728. checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
  729. [[package]]
  730. name = "mime_guess"
  731. version = "2.0.5"
  732. source = "registry+https://github.com/rust-lang/crates.io-index"
  733. checksum = "f7c44f8e672c00fe5308fa235f821cb4198414e1c77935c1ab6948d3fd78550e"
  734. dependencies = [
  735. "mime",
  736. "unicase",
  737. ]
  738. [[package]]
  739. name = "miniz_oxide"
  740. version = "0.8.9"
  741. source = "registry+https://github.com/rust-lang/crates.io-index"
  742. checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316"
  743. dependencies = [
  744. "adler2",
  745. "simd-adler32",
  746. ]
  747. [[package]]
  748. name = "mio"
  749. version = "1.2.2"
  750. source = "registry+https://github.com/rust-lang/crates.io-index"
  751. checksum = "30d65c71f1ce40ab09135ce117d742b9f8a19ff91a41a8b57ed50bc2de59c427"
  752. dependencies = [
  753. "libc",
  754. "log",
  755. "wasi",
  756. "windows-sys 0.61.2",
  757. ]
  758. [[package]]
  759. name = "num-conv"
  760. version = "0.2.2"
  761. source = "registry+https://github.com/rust-lang/crates.io-index"
  762. checksum = "521739c6d2bac4aa25192232afe6841231376b2b26d4d9fae5ecf8ca5772e441"
  763. [[package]]
  764. name = "once_cell"
  765. version = "1.21.4"
  766. source = "registry+https://github.com/rust-lang/crates.io-index"
  767. checksum = "9f7c3e4beb33f85d45ae3e3a1792185706c8e16d043238c593331cc7cd313b50"
  768. [[package]]
  769. name = "parking_lot"
  770. version = "0.12.5"
  771. source = "registry+https://github.com/rust-lang/crates.io-index"
  772. checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a"
  773. dependencies = [
  774. "lock_api",
  775. "parking_lot_core",
  776. ]
  777. [[package]]
  778. name = "parking_lot_core"
  779. version = "0.9.12"
  780. source = "registry+https://github.com/rust-lang/crates.io-index"
  781. checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1"
  782. dependencies = [
  783. "cfg-if",
  784. "libc",
  785. "redox_syscall",
  786. "smallvec",
  787. "windows-link",
  788. ]
  789. [[package]]
  790. name = "percent-encoding"
  791. version = "2.3.2"
  792. source = "registry+https://github.com/rust-lang/crates.io-index"
  793. checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
  794. [[package]]
  795. name = "pin-project-lite"
  796. version = "0.2.17"
  797. source = "registry+https://github.com/rust-lang/crates.io-index"
  798. checksum = "a89322df9ebe1c1578d689c92318e070967d1042b512afbe49518723f4e6d5cd"
  799. [[package]]
  800. name = "pkg-config"
  801. version = "0.3.33"
  802. source = "registry+https://github.com/rust-lang/crates.io-index"
  803. checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e"
  804. [[package]]
  805. name = "potential_utf"
  806. version = "0.1.5"
  807. source = "registry+https://github.com/rust-lang/crates.io-index"
  808. checksum = "0103b1cef7ec0cf76490e969665504990193874ea05c85ff9bab8b911d0a0564"
  809. dependencies = [
  810. "zerovec",
  811. ]
  812. [[package]]
  813. name = "powerfmt"
  814. version = "0.2.0"
  815. source = "registry+https://github.com/rust-lang/crates.io-index"
  816. checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
  817. [[package]]
  818. name = "proc-macro2"
  819. version = "1.0.107"
  820. source = "registry+https://github.com/rust-lang/crates.io-index"
  821. checksum = "985e7ec9bb745e6ce6535b544d84d6cd6f7ad8bd711c398938ae983b91a766d9"
  822. dependencies = [
  823. "unicode-ident",
  824. ]
  825. [[package]]
  826. name = "quote"
  827. version = "1.0.47"
  828. source = "registry+https://github.com/rust-lang/crates.io-index"
  829. checksum = "1fbf4db142a473a8d80c26bbf18454ed458bf8d26c8219c331daecfdbd079001"
  830. dependencies = [
  831. "proc-macro2",
  832. ]
  833. [[package]]
  834. name = "r-efi"
  835. version = "6.0.0"
  836. source = "registry+https://github.com/rust-lang/crates.io-index"
  837. checksum = "f8dcc9c7d52a811697d2151c701e0d08956f92b0e24136cf4cf27b57a6a0d9bf"
  838. [[package]]
  839. name = "rand"
  840. version = "0.10.2"
  841. source = "registry+https://github.com/rust-lang/crates.io-index"
  842. checksum = "c7f5fa3a058cd35567ef9bfa5e75732bee0f9e4c55fa90477bef2dfcdbc4be80"
  843. dependencies = [
  844. "chacha20",
  845. "getrandom",
  846. "rand_core",
  847. ]
  848. [[package]]
  849. name = "rand_core"
  850. version = "0.10.1"
  851. source = "registry+https://github.com/rust-lang/crates.io-index"
  852. checksum = "63b8176103e19a2643978565ca18b50549f6101881c443590420e4dc998a3c69"
  853. [[package]]
  854. name = "redox_syscall"
  855. version = "0.5.18"
  856. source = "registry+https://github.com/rust-lang/crates.io-index"
  857. checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d"
  858. dependencies = [
  859. "bitflags",
  860. ]
  861. [[package]]
  862. name = "regex"
  863. version = "1.13.1"
  864. source = "registry+https://github.com/rust-lang/crates.io-index"
  865. checksum = "f020237b6c8eed93db2e2cb53c00c60a8e1bc73da7d073199a1180401450218d"
  866. dependencies = [
  867. "aho-corasick",
  868. "memchr",
  869. "regex-automata",
  870. "regex-syntax",
  871. ]
  872. [[package]]
  873. name = "regex-automata"
  874. version = "0.4.16"
  875. source = "registry+https://github.com/rust-lang/crates.io-index"
  876. checksum = "8fcfdb36bda0c880c5931cdc7a2bcdc8ba4556847b9d912bca70bc94708711ad"
  877. dependencies = [
  878. "aho-corasick",
  879. "memchr",
  880. "regex-syntax",
  881. ]
  882. [[package]]
  883. name = "regex-lite"
  884. version = "0.1.9"
  885. source = "registry+https://github.com/rust-lang/crates.io-index"
  886. checksum = "cab834c73d247e67f4fae452806d17d3c7501756d98c8808d7c9c7aa7d18f973"
  887. [[package]]
  888. name = "regex-syntax"
  889. version = "0.8.11"
  890. source = "registry+https://github.com/rust-lang/crates.io-index"
  891. checksum = "d6f6ff9a378485b298a5286656da665ba74413d36db0979633275d2e708145d4"
  892. [[package]]
  893. name = "rustc_version"
  894. version = "0.4.1"
  895. source = "registry+https://github.com/rust-lang/crates.io-index"
  896. checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92"
  897. dependencies = [
  898. "semver",
  899. ]
  900. [[package]]
  901. name = "ryu"
  902. version = "1.0.23"
  903. source = "registry+https://github.com/rust-lang/crates.io-index"
  904. checksum = "9774ba4a74de5f7b1c1451ed6cd5285a32eddb5cccb8cc655a4e50009e06477f"
  905. [[package]]
  906. name = "scopeguard"
  907. version = "1.2.0"
  908. source = "registry+https://github.com/rust-lang/crates.io-index"
  909. checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
  910. [[package]]
  911. name = "semver"
  912. version = "1.0.28"
  913. source = "registry+https://github.com/rust-lang/crates.io-index"
  914. checksum = "8a7852d02fc848982e0c167ef163aaff9cd91dc640ba85e263cb1ce46fae51cd"
  915. [[package]]
  916. name = "serde"
  917. version = "1.0.229"
  918. source = "registry+https://github.com/rust-lang/crates.io-index"
  919. checksum = "4148590afebada386688f18773da617792bf2ef03ffc1e4cbd2b1d45b023e0ba"
  920. dependencies = [
  921. "serde_core",
  922. ]
  923. [[package]]
  924. name = "serde_core"
  925. version = "1.0.229"
  926. source = "registry+https://github.com/rust-lang/crates.io-index"
  927. checksum = "67dca2c9c51e58a4791a4b1ed58308b39c64224d349a935ab5039aa360942a48"
  928. dependencies = [
  929. "serde_derive",
  930. ]
  931. [[package]]
  932. name = "serde_derive"
  933. version = "1.0.229"
  934. source = "registry+https://github.com/rust-lang/crates.io-index"
  935. checksum = "e7a5d71263a5a7d47b41f6b3f06ba276f10cc18b0931f1799f710578e2309348"
  936. dependencies = [
  937. "proc-macro2",
  938. "quote",
  939. "syn 3.0.3",
  940. ]
  941. [[package]]
  942. name = "serde_json"
  943. version = "1.0.151"
  944. source = "registry+https://github.com/rust-lang/crates.io-index"
  945. checksum = "c841b55ecdae098c80dcae9cf767f6f8a0c2cdb3416bbef72181df4d0fe73f14"
  946. dependencies = [
  947. "itoa",
  948. "memchr",
  949. "serde",
  950. "serde_core",
  951. "zmij",
  952. ]
  953. [[package]]
  954. name = "serde_urlencoded"
  955. version = "0.7.1"
  956. source = "registry+https://github.com/rust-lang/crates.io-index"
  957. checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
  958. dependencies = [
  959. "form_urlencoded",
  960. "itoa",
  961. "ryu",
  962. "serde",
  963. ]
  964. [[package]]
  965. name = "sha1"
  966. version = "0.11.0"
  967. source = "registry+https://github.com/rust-lang/crates.io-index"
  968. checksum = "aacc4cc499359472b4abe1bf11d0b12e688af9a805fa5e3016f9a386dc2d0214"
  969. dependencies = [
  970. "cfg-if",
  971. "cpufeatures",
  972. "digest",
  973. ]
  974. [[package]]
  975. name = "shlex"
  976. version = "2.0.1"
  977. source = "registry+https://github.com/rust-lang/crates.io-index"
  978. checksum = "f8fadd59c855ef2080decdef8ff161eb6661b86933c9d82e5ba29dc602a55aba"
  979. [[package]]
  980. name = "signal-hook-registry"
  981. version = "1.4.8"
  982. source = "registry+https://github.com/rust-lang/crates.io-index"
  983. checksum = "c4db69cba1110affc0e9f7bcd48bbf87b3f4fc7c61fc9155afd4c469eb3d6c1b"
  984. dependencies = [
  985. "errno",
  986. "libc",
  987. ]
  988. [[package]]
  989. name = "simd-adler32"
  990. version = "0.3.10"
  991. source = "registry+https://github.com/rust-lang/crates.io-index"
  992. checksum = "3a219298ac11a56ea9a6d2120044824d6f01aeb034955e7af7bc16858527deea"
  993. [[package]]
  994. name = "slab"
  995. version = "0.4.12"
  996. source = "registry+https://github.com/rust-lang/crates.io-index"
  997. checksum = "0c790de23124f9ab44544d7ac05d60440adc586479ce501c1d6d7da3cd8c9cf5"
  998. [[package]]
  999. name = "smallvec"
  1000. version = "1.15.2"
  1001. source = "registry+https://github.com/rust-lang/crates.io-index"
  1002. checksum = "8ed6a63f02c8539c91a8685a86f4099661ba3da017932f6ebbea6de3f0fa7c90"
  1003. [[package]]
  1004. name = "socket2"
  1005. version = "0.5.10"
  1006. source = "registry+https://github.com/rust-lang/crates.io-index"
  1007. checksum = "e22376abed350d73dd1cd119b57ffccad95b4e585a7cda43e286245ce23c0678"
  1008. dependencies = [
  1009. "libc",
  1010. "windows-sys 0.52.0",
  1011. ]
  1012. [[package]]
  1013. name = "socket2"
  1014. version = "0.6.5"
  1015. source = "registry+https://github.com/rust-lang/crates.io-index"
  1016. checksum = "c3d1e2c7f27f8d4cb10542a02c49005dbd6e93095799d6f3be745fae9f8fedd4"
  1017. dependencies = [
  1018. "libc",
  1019. "windows-sys 0.61.2",
  1020. ]
  1021. [[package]]
  1022. name = "stable_deref_trait"
  1023. version = "1.2.1"
  1024. source = "registry+https://github.com/rust-lang/crates.io-index"
  1025. checksum = "6ce2be8dc25455e1f91df71bfa12ad37d7af1092ae736f3a6cd0e37bc7810596"
  1026. [[package]]
  1027. name = "syn"
  1028. version = "2.0.119"
  1029. source = "registry+https://github.com/rust-lang/crates.io-index"
  1030. checksum = "872831b642d1a07999a962a351ed35b955ea2cfc8f3862091e2a240a84f17297"
  1031. dependencies = [
  1032. "proc-macro2",
  1033. "quote",
  1034. "unicode-ident",
  1035. ]
  1036. [[package]]
  1037. name = "syn"
  1038. version = "3.0.3"
  1039. source = "registry+https://github.com/rust-lang/crates.io-index"
  1040. checksum = "53e9bae58849f64dfa4f5d5ae372c8341f7305f82a3868709269343628b659a3"
  1041. dependencies = [
  1042. "proc-macro2",
  1043. "quote",
  1044. "unicode-ident",
  1045. ]
  1046. [[package]]
  1047. name = "synstructure"
  1048. version = "0.13.2"
  1049. source = "registry+https://github.com/rust-lang/crates.io-index"
  1050. checksum = "728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2"
  1051. dependencies = [
  1052. "proc-macro2",
  1053. "quote",
  1054. "syn 2.0.119",
  1055. ]
  1056. [[package]]
  1057. name = "time"
  1058. version = "0.3.55"
  1059. source = "registry+https://github.com/rust-lang/crates.io-index"
  1060. checksum = "cdb87b95ec50ddfa440816d227a17b2ccbdda963a316a727fda0fc4334f7d134"
  1061. dependencies = [
  1062. "deranged",
  1063. "num-conv",
  1064. "powerfmt",
  1065. "serde_core",
  1066. "time-core",
  1067. "time-macros",
  1068. ]
  1069. [[package]]
  1070. name = "time-core"
  1071. version = "0.1.9"
  1072. source = "registry+https://github.com/rust-lang/crates.io-index"
  1073. checksum = "9e1c906769ad99c88eaa54e728060edef082f8e358ff32030cb7c7d315e81109"
  1074. [[package]]
  1075. name = "time-macros"
  1076. version = "0.2.32"
  1077. source = "registry+https://github.com/rust-lang/crates.io-index"
  1078. checksum = "7e689342a48d2ea927c87ea50cabf8594854bf940e9310208848d680d668ed85"
  1079. dependencies = [
  1080. "num-conv",
  1081. "time-core",
  1082. ]
  1083. [[package]]
  1084. name = "tinystr"
  1085. version = "0.8.3"
  1086. source = "registry+https://github.com/rust-lang/crates.io-index"
  1087. checksum = "c8323304221c2a851516f22236c5722a72eaa19749016521d6dff0824447d96d"
  1088. dependencies = [
  1089. "displaydoc",
  1090. "zerovec",
  1091. ]
  1092. [[package]]
  1093. name = "tokio"
  1094. version = "1.53.1"
  1095. source = "registry+https://github.com/rust-lang/crates.io-index"
  1096. checksum = "202caea871b69668250d242070849eb495be178ed697a3e98aebce5bc81a0bed"
  1097. dependencies = [
  1098. "bytes",
  1099. "libc",
  1100. "mio",
  1101. "parking_lot",
  1102. "pin-project-lite",
  1103. "signal-hook-registry",
  1104. "socket2 0.6.5",
  1105. "windows-sys 0.61.2",
  1106. ]
  1107. [[package]]
  1108. name = "tokio-util"
  1109. version = "0.7.19"
  1110. source = "registry+https://github.com/rust-lang/crates.io-index"
  1111. checksum = "494815d09bf52b5548659851081238f0ca39ff638363907596da739561c62c52"
  1112. dependencies = [
  1113. "bytes",
  1114. "futures-core",
  1115. "futures-sink",
  1116. "libc",
  1117. "pin-project-lite",
  1118. "tokio",
  1119. ]
  1120. [[package]]
  1121. name = "tracing"
  1122. version = "0.1.44"
  1123. source = "registry+https://github.com/rust-lang/crates.io-index"
  1124. checksum = "63e71662fa4b2a2c3a26f570f037eb95bb1f85397f3cd8076caed2f026a6d100"
  1125. dependencies = [
  1126. "log",
  1127. "pin-project-lite",
  1128. "tracing-attributes",
  1129. "tracing-core",
  1130. ]
  1131. [[package]]
  1132. name = "tracing-attributes"
  1133. version = "0.1.31"
  1134. source = "registry+https://github.com/rust-lang/crates.io-index"
  1135. checksum = "7490cfa5ec963746568740651ac6781f701c9c5ea257c58e057f3ba8cf69e8da"
  1136. dependencies = [
  1137. "proc-macro2",
  1138. "quote",
  1139. "syn 2.0.119",
  1140. ]
  1141. [[package]]
  1142. name = "tracing-core"
  1143. version = "0.1.36"
  1144. source = "registry+https://github.com/rust-lang/crates.io-index"
  1145. checksum = "db97caf9d906fbde555dd62fa95ddba9eecfd14cb388e4f491a66d74cd5fb79a"
  1146. dependencies = [
  1147. "once_cell",
  1148. ]
  1149. [[package]]
  1150. name = "typenum"
  1151. version = "1.20.1"
  1152. source = "registry+https://github.com/rust-lang/crates.io-index"
  1153. checksum = "b6f5e870be6c3b371b77fe0ee0bafb859fa4964b4404c27de1d380043c4dda20"
  1154. [[package]]
  1155. name = "unicase"
  1156. version = "2.9.0"
  1157. source = "registry+https://github.com/rust-lang/crates.io-index"
  1158. checksum = "dbc4bc3a9f746d862c45cb89d705aa10f187bb96c76001afab07a0d35ce60142"
  1159. [[package]]
  1160. name = "unicode-ident"
  1161. version = "1.0.24"
  1162. source = "registry+https://github.com/rust-lang/crates.io-index"
  1163. checksum = "e6e4313cd5fcd3dad5cafa179702e2b244f760991f45397d14d4ebf38247da75"
  1164. [[package]]
  1165. name = "unicode-segmentation"
  1166. version = "1.13.3"
  1167. source = "registry+https://github.com/rust-lang/crates.io-index"
  1168. checksum = "c6f5d3c3b1bf09027a88a6bc961fc00497d651009560b5463668dc81b0fa87a8"
  1169. [[package]]
  1170. name = "unicode-xid"
  1171. version = "0.2.6"
  1172. source = "registry+https://github.com/rust-lang/crates.io-index"
  1173. checksum = "ebc1c04c71510c7f702b52b7c350734c9ff1295c464a03335b00bb84fc54f853"
  1174. [[package]]
  1175. name = "url"
  1176. version = "2.5.8"
  1177. source = "registry+https://github.com/rust-lang/crates.io-index"
  1178. checksum = "ff67a8a4397373c3ef660812acab3268222035010ab8680ec4215f38ba3d0eed"
  1179. dependencies = [
  1180. "form_urlencoded",
  1181. "idna",
  1182. "percent-encoding",
  1183. "serde",
  1184. ]
  1185. [[package]]
  1186. name = "utf8_iter"
  1187. version = "1.0.4"
  1188. source = "registry+https://github.com/rust-lang/crates.io-index"
  1189. checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
  1190. [[package]]
  1191. name = "v_htmlescape"
  1192. version = "0.15.8"
  1193. source = "registry+https://github.com/rust-lang/crates.io-index"
  1194. checksum = "4e8257fbc510f0a46eb602c10215901938b5c2a7d5e70fc11483b1d3c9b5b18c"
  1195. [[package]]
  1196. name = "version_check"
  1197. version = "0.9.5"
  1198. source = "registry+https://github.com/rust-lang/crates.io-index"
  1199. checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
  1200. [[package]]
  1201. name = "wasi"
  1202. version = "0.11.1+wasi-snapshot-preview1"
  1203. source = "registry+https://github.com/rust-lang/crates.io-index"
  1204. checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b"
  1205. [[package]]
  1206. name = "windows-link"
  1207. version = "0.2.1"
  1208. source = "registry+https://github.com/rust-lang/crates.io-index"
  1209. checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5"
  1210. [[package]]
  1211. name = "windows-sys"
  1212. version = "0.52.0"
  1213. source = "registry+https://github.com/rust-lang/crates.io-index"
  1214. checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
  1215. dependencies = [
  1216. "windows-targets",
  1217. ]
  1218. [[package]]
  1219. name = "windows-sys"
  1220. version = "0.61.2"
  1221. source = "registry+https://github.com/rust-lang/crates.io-index"
  1222. checksum = "ae137229bcbd6cdf0f7b80a31df61766145077ddf49416a728b02cb3921ff3fc"
  1223. dependencies = [
  1224. "windows-link",
  1225. ]
  1226. [[package]]
  1227. name = "windows-targets"
  1228. version = "0.52.6"
  1229. source = "registry+https://github.com/rust-lang/crates.io-index"
  1230. checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
  1231. dependencies = [
  1232. "windows_aarch64_gnullvm",
  1233. "windows_aarch64_msvc",
  1234. "windows_i686_gnu",
  1235. "windows_i686_gnullvm",
  1236. "windows_i686_msvc",
  1237. "windows_x86_64_gnu",
  1238. "windows_x86_64_gnullvm",
  1239. "windows_x86_64_msvc",
  1240. ]
  1241. [[package]]
  1242. name = "windows_aarch64_gnullvm"
  1243. version = "0.52.6"
  1244. source = "registry+https://github.com/rust-lang/crates.io-index"
  1245. checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
  1246. [[package]]
  1247. name = "windows_aarch64_msvc"
  1248. version = "0.52.6"
  1249. source = "registry+https://github.com/rust-lang/crates.io-index"
  1250. checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
  1251. [[package]]
  1252. name = "windows_i686_gnu"
  1253. version = "0.52.6"
  1254. source = "registry+https://github.com/rust-lang/crates.io-index"
  1255. checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
  1256. [[package]]
  1257. name = "windows_i686_gnullvm"
  1258. version = "0.52.6"
  1259. source = "registry+https://github.com/rust-lang/crates.io-index"
  1260. checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
  1261. [[package]]
  1262. name = "windows_i686_msvc"
  1263. version = "0.52.6"
  1264. source = "registry+https://github.com/rust-lang/crates.io-index"
  1265. checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
  1266. [[package]]
  1267. name = "windows_x86_64_gnu"
  1268. version = "0.52.6"
  1269. source = "registry+https://github.com/rust-lang/crates.io-index"
  1270. checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
  1271. [[package]]
  1272. name = "windows_x86_64_gnullvm"
  1273. version = "0.52.6"
  1274. source = "registry+https://github.com/rust-lang/crates.io-index"
  1275. checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
  1276. [[package]]
  1277. name = "windows_x86_64_msvc"
  1278. version = "0.52.6"
  1279. source = "registry+https://github.com/rust-lang/crates.io-index"
  1280. checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
  1281. [[package]]
  1282. name = "writeable"
  1283. version = "0.6.3"
  1284. source = "registry+https://github.com/rust-lang/crates.io-index"
  1285. checksum = "1ffae5123b2d3fc086436f8834ae3ab053a283cfac8fe0a0b8eaae044768a4c4"
  1286. [[package]]
  1287. name = "yoke"
  1288. version = "0.8.3"
  1289. source = "registry+https://github.com/rust-lang/crates.io-index"
  1290. checksum = "709fe23a0424b6a435d82152b1bd3fdfb0833487d5fa90d05d42762a9891fef5"
  1291. dependencies = [
  1292. "stable_deref_trait",
  1293. "yoke-derive",
  1294. "zerofrom",
  1295. ]
  1296. [[package]]
  1297. name = "yoke-derive"
  1298. version = "0.8.2"
  1299. source = "registry+https://github.com/rust-lang/crates.io-index"
  1300. checksum = "de844c262c8848816172cef550288e7dc6c7b7814b4ee56b3e1553f275f1858e"
  1301. dependencies = [
  1302. "proc-macro2",
  1303. "quote",
  1304. "syn 2.0.119",
  1305. "synstructure",
  1306. ]
  1307. [[package]]
  1308. name = "zerofrom"
  1309. version = "0.1.8"
  1310. source = "registry+https://github.com/rust-lang/crates.io-index"
  1311. checksum = "0ec05a11813ea801ff6d75110ad09cd0824ddba17dfe17128ea0d5f68e6c5272"
  1312. dependencies = [
  1313. "zerofrom-derive",
  1314. ]
  1315. [[package]]
  1316. name = "zerofrom-derive"
  1317. version = "0.1.7"
  1318. source = "registry+https://github.com/rust-lang/crates.io-index"
  1319. checksum = "11532158c46691caf0f2593ea8358fed6bbf68a0315e80aae9bd41fbade684a1"
  1320. dependencies = [
  1321. "proc-macro2",
  1322. "quote",
  1323. "syn 2.0.119",
  1324. "synstructure",
  1325. ]
  1326. [[package]]
  1327. name = "zerotrie"
  1328. version = "0.2.4"
  1329. source = "registry+https://github.com/rust-lang/crates.io-index"
  1330. checksum = "0f9152d31db0792fa83f70fb2f83148effb5c1f5b8c7686c3459e361d9bc20bf"
  1331. dependencies = [
  1332. "displaydoc",
  1333. "yoke",
  1334. "zerofrom",
  1335. ]
  1336. [[package]]
  1337. name = "zerovec"
  1338. version = "0.11.6"
  1339. source = "registry+https://github.com/rust-lang/crates.io-index"
  1340. checksum = "90f911cbc359ab6af17377d242225f4d75119aec87ea711a880987b18cd7b239"
  1341. dependencies = [
  1342. "yoke",
  1343. "zerofrom",
  1344. "zerovec-derive",
  1345. ]
  1346. [[package]]
  1347. name = "zerovec-derive"
  1348. version = "0.11.3"
  1349. source = "registry+https://github.com/rust-lang/crates.io-index"
  1350. checksum = "625dc425cab0dca6dc3c3319506e6593dcb08a9f387ea3b284dbd52a92c40555"
  1351. dependencies = [
  1352. "proc-macro2",
  1353. "quote",
  1354. "syn 2.0.119",
  1355. ]
  1356. [[package]]
  1357. name = "zmij"
  1358. version = "1.0.23"
  1359. source = "registry+https://github.com/rust-lang/crates.io-index"
  1360. checksum = "29666d0abbfad1e3dc4dcf6144730dd3a3ab225bbbdac83319345b1b44ccfc1b"
  1361. [[package]]
  1362. name = "zstd"
  1363. version = "0.13.3"
  1364. source = "registry+https://github.com/rust-lang/crates.io-index"
  1365. checksum = "e91ee311a569c327171651566e07972200e76fcfe2242a4fa446149a3881c08a"
  1366. dependencies = [
  1367. "zstd-safe",
  1368. ]
  1369. [[package]]
  1370. name = "zstd-safe"
  1371. version = "7.2.4"
  1372. source = "registry+https://github.com/rust-lang/crates.io-index"
  1373. checksum = "8f49c4d5f0abb602a93fb8736af2a4f4dd9512e36f7f570d66e65ff867ed3b9d"
  1374. dependencies = [
  1375. "zstd-sys",
  1376. ]
  1377. [[package]]
  1378. name = "zstd-sys"
  1379. version = "2.0.16+zstd.1.5.7"
  1380. source = "registry+https://github.com/rust-lang/crates.io-index"
  1381. checksum = "91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748"
  1382. dependencies = [
  1383. "cc",
  1384. "pkg-config",
  1385. ]