Cargo.lock 33 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "actix"
  6. version = "0.13.1"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "cba56612922b907719d4a01cf11c8d5b458e7d3dba946d0435f20f58d6795ed2"
  9. dependencies = [
  10. "actix-macros",
  11. "actix-rt",
  12. "actix_derive",
  13. "bitflags 2.4.0",
  14. "bytes",
  15. "crossbeam-channel",
  16. "futures-core",
  17. "futures-sink",
  18. "futures-task",
  19. "futures-util",
  20. "log",
  21. "once_cell",
  22. "parking_lot",
  23. "pin-project-lite",
  24. "smallvec",
  25. "tokio",
  26. "tokio-util",
  27. ]
  28. [[package]]
  29. name = "actix-codec"
  30. version = "0.5.1"
  31. source = "registry+https://github.com/rust-lang/crates.io-index"
  32. checksum = "617a8268e3537fe1d8c9ead925fca49ef6400927ee7bc26750e90ecee14ce4b8"
  33. dependencies = [
  34. "bitflags 1.3.2",
  35. "bytes",
  36. "futures-core",
  37. "futures-sink",
  38. "memchr",
  39. "pin-project-lite",
  40. "tokio",
  41. "tokio-util",
  42. "tracing",
  43. ]
  44. [[package]]
  45. name = "actix-http"
  46. version = "3.4.0"
  47. source = "registry+https://github.com/rust-lang/crates.io-index"
  48. checksum = "a92ef85799cba03f76e4f7c10f533e66d87c9a7e7055f3391f09000ad8351bc9"
  49. dependencies = [
  50. "actix-codec",
  51. "actix-rt",
  52. "actix-service",
  53. "actix-utils",
  54. "ahash",
  55. "base64",
  56. "bitflags 2.4.0",
  57. "brotli",
  58. "bytes",
  59. "bytestring",
  60. "derive_more",
  61. "encoding_rs",
  62. "flate2",
  63. "futures-core",
  64. "h2",
  65. "http",
  66. "httparse",
  67. "httpdate",
  68. "itoa",
  69. "language-tags",
  70. "local-channel",
  71. "mime",
  72. "percent-encoding",
  73. "pin-project-lite",
  74. "rand",
  75. "sha1",
  76. "smallvec",
  77. "tokio",
  78. "tokio-util",
  79. "tracing",
  80. "zstd",
  81. ]
  82. [[package]]
  83. name = "actix-macros"
  84. version = "0.2.4"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. checksum = "e01ed3140b2f8d422c68afa1ed2e85d996ea619c988ac834d255db32138655cb"
  87. dependencies = [
  88. "quote",
  89. "syn 2.0.37",
  90. ]
  91. [[package]]
  92. name = "actix-router"
  93. version = "0.5.1"
  94. source = "registry+https://github.com/rust-lang/crates.io-index"
  95. checksum = "d66ff4d247d2b160861fa2866457e85706833527840e4133f8f49aa423a38799"
  96. dependencies = [
  97. "bytestring",
  98. "http",
  99. "regex",
  100. "serde",
  101. "tracing",
  102. ]
  103. [[package]]
  104. name = "actix-rt"
  105. version = "2.9.0"
  106. source = "registry+https://github.com/rust-lang/crates.io-index"
  107. checksum = "28f32d40287d3f402ae0028a9d54bef51af15c8769492826a69d28f81893151d"
  108. dependencies = [
  109. "futures-core",
  110. "tokio",
  111. ]
  112. [[package]]
  113. name = "actix-server"
  114. version = "2.3.0"
  115. source = "registry+https://github.com/rust-lang/crates.io-index"
  116. checksum = "3eb13e7eef0423ea6eab0e59f6c72e7cb46d33691ad56a726b3cd07ddec2c2d4"
  117. dependencies = [
  118. "actix-rt",
  119. "actix-service",
  120. "actix-utils",
  121. "futures-core",
  122. "futures-util",
  123. "mio",
  124. "socket2",
  125. "tokio",
  126. "tracing",
  127. ]
  128. [[package]]
  129. name = "actix-service"
  130. version = "2.0.2"
  131. source = "registry+https://github.com/rust-lang/crates.io-index"
  132. checksum = "3b894941f818cfdc7ccc4b9e60fa7e53b5042a2e8567270f9147d5591893373a"
  133. dependencies = [
  134. "futures-core",
  135. "paste",
  136. "pin-project-lite",
  137. ]
  138. [[package]]
  139. name = "actix-utils"
  140. version = "3.0.1"
  141. source = "registry+https://github.com/rust-lang/crates.io-index"
  142. checksum = "88a1dcdff1466e3c2488e1cb5c36a71822750ad43839937f85d2f4d9f8b705d8"
  143. dependencies = [
  144. "local-waker",
  145. "pin-project-lite",
  146. ]
  147. [[package]]
  148. name = "actix-web"
  149. version = "4.4.0"
  150. source = "registry+https://github.com/rust-lang/crates.io-index"
  151. checksum = "0e4a5b5e29603ca8c94a77c65cf874718ceb60292c5a5c3e5f4ace041af462b9"
  152. dependencies = [
  153. "actix-codec",
  154. "actix-http",
  155. "actix-macros",
  156. "actix-router",
  157. "actix-rt",
  158. "actix-server",
  159. "actix-service",
  160. "actix-utils",
  161. "actix-web-codegen",
  162. "ahash",
  163. "bytes",
  164. "bytestring",
  165. "cfg-if",
  166. "cookie",
  167. "derive_more",
  168. "encoding_rs",
  169. "futures-core",
  170. "futures-util",
  171. "itoa",
  172. "language-tags",
  173. "log",
  174. "mime",
  175. "once_cell",
  176. "pin-project-lite",
  177. "regex",
  178. "serde",
  179. "serde_json",
  180. "serde_urlencoded",
  181. "smallvec",
  182. "socket2",
  183. "time",
  184. "url",
  185. ]
  186. [[package]]
  187. name = "actix-web-codegen"
  188. version = "4.2.2"
  189. source = "registry+https://github.com/rust-lang/crates.io-index"
  190. checksum = "eb1f50ebbb30eca122b188319a4398b3f7bb4a8cdf50ecfb73bfc6a3c3ce54f5"
  191. dependencies = [
  192. "actix-router",
  193. "proc-macro2",
  194. "quote",
  195. "syn 2.0.37",
  196. ]
  197. [[package]]
  198. name = "actix_derive"
  199. version = "0.6.1"
  200. source = "registry+https://github.com/rust-lang/crates.io-index"
  201. checksum = "7c7db3d5a9718568e4cf4a537cfd7070e6e6ff7481510d0237fb529ac850f6d3"
  202. dependencies = [
  203. "proc-macro2",
  204. "quote",
  205. "syn 2.0.37",
  206. ]
  207. [[package]]
  208. name = "addr2line"
  209. version = "0.21.0"
  210. source = "registry+https://github.com/rust-lang/crates.io-index"
  211. checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
  212. dependencies = [
  213. "gimli",
  214. ]
  215. [[package]]
  216. name = "adler"
  217. version = "1.0.2"
  218. source = "registry+https://github.com/rust-lang/crates.io-index"
  219. checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
  220. [[package]]
  221. name = "ahash"
  222. version = "0.8.3"
  223. source = "registry+https://github.com/rust-lang/crates.io-index"
  224. checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f"
  225. dependencies = [
  226. "cfg-if",
  227. "getrandom",
  228. "once_cell",
  229. "version_check",
  230. ]
  231. [[package]]
  232. name = "aho-corasick"
  233. version = "1.1.1"
  234. source = "registry+https://github.com/rust-lang/crates.io-index"
  235. checksum = "ea5d730647d4fadd988536d06fecce94b7b4f2a7efdae548f1cf4b63205518ab"
  236. dependencies = [
  237. "memchr",
  238. ]
  239. [[package]]
  240. name = "alloc-no-stdlib"
  241. version = "2.0.4"
  242. source = "registry+https://github.com/rust-lang/crates.io-index"
  243. checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
  244. [[package]]
  245. name = "alloc-stdlib"
  246. version = "0.2.2"
  247. source = "registry+https://github.com/rust-lang/crates.io-index"
  248. checksum = "94fb8275041c72129eb51b7d0322c29b8387a0386127718b096429201a5d6ece"
  249. dependencies = [
  250. "alloc-no-stdlib",
  251. ]
  252. [[package]]
  253. name = "autocfg"
  254. version = "1.1.0"
  255. source = "registry+https://github.com/rust-lang/crates.io-index"
  256. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  257. [[package]]
  258. name = "backtrace"
  259. version = "0.3.69"
  260. source = "registry+https://github.com/rust-lang/crates.io-index"
  261. checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
  262. dependencies = [
  263. "addr2line",
  264. "cc",
  265. "cfg-if",
  266. "libc",
  267. "miniz_oxide",
  268. "object",
  269. "rustc-demangle",
  270. ]
  271. [[package]]
  272. name = "base64"
  273. version = "0.21.4"
  274. source = "registry+https://github.com/rust-lang/crates.io-index"
  275. checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2"
  276. [[package]]
  277. name = "bitflags"
  278. version = "1.3.2"
  279. source = "registry+https://github.com/rust-lang/crates.io-index"
  280. checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
  281. [[package]]
  282. name = "bitflags"
  283. version = "2.4.0"
  284. source = "registry+https://github.com/rust-lang/crates.io-index"
  285. checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635"
  286. [[package]]
  287. name = "block-buffer"
  288. version = "0.10.4"
  289. source = "registry+https://github.com/rust-lang/crates.io-index"
  290. checksum = "3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71"
  291. dependencies = [
  292. "generic-array",
  293. ]
  294. [[package]]
  295. name = "brotli"
  296. version = "3.3.4"
  297. source = "registry+https://github.com/rust-lang/crates.io-index"
  298. checksum = "a1a0b1dbcc8ae29329621f8d4f0d835787c1c38bb1401979b49d13b0b305ff68"
  299. dependencies = [
  300. "alloc-no-stdlib",
  301. "alloc-stdlib",
  302. "brotli-decompressor",
  303. ]
  304. [[package]]
  305. name = "brotli-decompressor"
  306. version = "2.3.4"
  307. source = "registry+https://github.com/rust-lang/crates.io-index"
  308. checksum = "4b6561fd3f895a11e8f72af2cb7d22e08366bebc2b6b57f7744c4bda27034744"
  309. dependencies = [
  310. "alloc-no-stdlib",
  311. "alloc-stdlib",
  312. ]
  313. [[package]]
  314. name = "bytes"
  315. version = "1.5.0"
  316. source = "registry+https://github.com/rust-lang/crates.io-index"
  317. checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
  318. [[package]]
  319. name = "bytestring"
  320. version = "1.3.0"
  321. source = "registry+https://github.com/rust-lang/crates.io-index"
  322. checksum = "238e4886760d98c4f899360c834fa93e62cf7f721ac3c2da375cbdf4b8679aae"
  323. dependencies = [
  324. "bytes",
  325. ]
  326. [[package]]
  327. name = "cc"
  328. version = "1.0.83"
  329. source = "registry+https://github.com/rust-lang/crates.io-index"
  330. checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
  331. dependencies = [
  332. "jobserver",
  333. "libc",
  334. ]
  335. [[package]]
  336. name = "cfg-if"
  337. version = "1.0.0"
  338. source = "registry+https://github.com/rust-lang/crates.io-index"
  339. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  340. [[package]]
  341. name = "convert_case"
  342. version = "0.4.0"
  343. source = "registry+https://github.com/rust-lang/crates.io-index"
  344. checksum = "6245d59a3e82a7fc217c5828a6692dbc6dfb63a0c8c90495621f7b9d79704a0e"
  345. [[package]]
  346. name = "cookie"
  347. version = "0.16.2"
  348. source = "registry+https://github.com/rust-lang/crates.io-index"
  349. checksum = "e859cd57d0710d9e06c381b550c06e76992472a8c6d527aecd2fc673dcc231fb"
  350. dependencies = [
  351. "percent-encoding",
  352. "time",
  353. "version_check",
  354. ]
  355. [[package]]
  356. name = "cpufeatures"
  357. version = "0.2.9"
  358. source = "registry+https://github.com/rust-lang/crates.io-index"
  359. checksum = "a17b76ff3a4162b0b27f354a0c87015ddad39d35f9c0c36607a3bdd175dde1f1"
  360. dependencies = [
  361. "libc",
  362. ]
  363. [[package]]
  364. name = "crc32fast"
  365. version = "1.3.2"
  366. source = "registry+https://github.com/rust-lang/crates.io-index"
  367. checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
  368. dependencies = [
  369. "cfg-if",
  370. ]
  371. [[package]]
  372. name = "crossbeam-channel"
  373. version = "0.5.8"
  374. source = "registry+https://github.com/rust-lang/crates.io-index"
  375. checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200"
  376. dependencies = [
  377. "cfg-if",
  378. "crossbeam-utils",
  379. ]
  380. [[package]]
  381. name = "crossbeam-utils"
  382. version = "0.8.16"
  383. source = "registry+https://github.com/rust-lang/crates.io-index"
  384. checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294"
  385. dependencies = [
  386. "cfg-if",
  387. ]
  388. [[package]]
  389. name = "crypto-common"
  390. version = "0.1.6"
  391. source = "registry+https://github.com/rust-lang/crates.io-index"
  392. checksum = "1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3"
  393. dependencies = [
  394. "generic-array",
  395. "typenum",
  396. ]
  397. [[package]]
  398. name = "deranged"
  399. version = "0.3.8"
  400. source = "registry+https://github.com/rust-lang/crates.io-index"
  401. checksum = "f2696e8a945f658fd14dc3b87242e6b80cd0f36ff04ea560fa39082368847946"
  402. [[package]]
  403. name = "derive_more"
  404. version = "0.99.17"
  405. source = "registry+https://github.com/rust-lang/crates.io-index"
  406. checksum = "4fb810d30a7c1953f91334de7244731fc3f3c10d7fe163338a35b9f640960321"
  407. dependencies = [
  408. "convert_case",
  409. "proc-macro2",
  410. "quote",
  411. "rustc_version",
  412. "syn 1.0.109",
  413. ]
  414. [[package]]
  415. name = "digest"
  416. version = "0.10.7"
  417. source = "registry+https://github.com/rust-lang/crates.io-index"
  418. checksum = "9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292"
  419. dependencies = [
  420. "block-buffer",
  421. "crypto-common",
  422. ]
  423. [[package]]
  424. name = "encoding_rs"
  425. version = "0.8.33"
  426. source = "registry+https://github.com/rust-lang/crates.io-index"
  427. checksum = "7268b386296a025e474d5140678f75d6de9493ae55a5d709eeb9dd08149945e1"
  428. dependencies = [
  429. "cfg-if",
  430. ]
  431. [[package]]
  432. name = "flate2"
  433. version = "1.0.27"
  434. source = "registry+https://github.com/rust-lang/crates.io-index"
  435. checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010"
  436. dependencies = [
  437. "crc32fast",
  438. "miniz_oxide",
  439. ]
  440. [[package]]
  441. name = "fnv"
  442. version = "1.0.7"
  443. source = "registry+https://github.com/rust-lang/crates.io-index"
  444. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  445. [[package]]
  446. name = "form_urlencoded"
  447. version = "1.2.0"
  448. source = "registry+https://github.com/rust-lang/crates.io-index"
  449. checksum = "a62bc1cf6f830c2ec14a513a9fb124d0a213a629668a4186f329db21fe045652"
  450. dependencies = [
  451. "percent-encoding",
  452. ]
  453. [[package]]
  454. name = "futures-core"
  455. version = "0.3.28"
  456. source = "registry+https://github.com/rust-lang/crates.io-index"
  457. checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
  458. [[package]]
  459. name = "futures-sink"
  460. version = "0.3.28"
  461. source = "registry+https://github.com/rust-lang/crates.io-index"
  462. checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
  463. [[package]]
  464. name = "futures-task"
  465. version = "0.3.28"
  466. source = "registry+https://github.com/rust-lang/crates.io-index"
  467. checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
  468. [[package]]
  469. name = "futures-util"
  470. version = "0.3.28"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
  473. dependencies = [
  474. "futures-core",
  475. "futures-task",
  476. "pin-project-lite",
  477. "pin-utils",
  478. ]
  479. [[package]]
  480. name = "generic-array"
  481. version = "0.14.7"
  482. source = "registry+https://github.com/rust-lang/crates.io-index"
  483. checksum = "85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a"
  484. dependencies = [
  485. "typenum",
  486. "version_check",
  487. ]
  488. [[package]]
  489. name = "getrandom"
  490. version = "0.2.10"
  491. source = "registry+https://github.com/rust-lang/crates.io-index"
  492. checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
  493. dependencies = [
  494. "cfg-if",
  495. "libc",
  496. "wasi",
  497. ]
  498. [[package]]
  499. name = "gimli"
  500. version = "0.28.0"
  501. source = "registry+https://github.com/rust-lang/crates.io-index"
  502. checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
  503. [[package]]
  504. name = "h2"
  505. version = "0.3.21"
  506. source = "registry+https://github.com/rust-lang/crates.io-index"
  507. checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833"
  508. dependencies = [
  509. "bytes",
  510. "fnv",
  511. "futures-core",
  512. "futures-sink",
  513. "futures-util",
  514. "http",
  515. "indexmap",
  516. "slab",
  517. "tokio",
  518. "tokio-util",
  519. "tracing",
  520. ]
  521. [[package]]
  522. name = "hashbrown"
  523. version = "0.12.3"
  524. source = "registry+https://github.com/rust-lang/crates.io-index"
  525. checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
  526. [[package]]
  527. name = "html-escape"
  528. version = "0.2.13"
  529. source = "registry+https://github.com/rust-lang/crates.io-index"
  530. checksum = "6d1ad449764d627e22bfd7cd5e8868264fc9236e07c752972b4080cd351cb476"
  531. dependencies = [
  532. "utf8-width",
  533. ]
  534. [[package]]
  535. name = "http"
  536. version = "0.2.9"
  537. source = "registry+https://github.com/rust-lang/crates.io-index"
  538. checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
  539. dependencies = [
  540. "bytes",
  541. "fnv",
  542. "itoa",
  543. ]
  544. [[package]]
  545. name = "httparse"
  546. version = "1.8.0"
  547. source = "registry+https://github.com/rust-lang/crates.io-index"
  548. checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
  549. [[package]]
  550. name = "httpdate"
  551. version = "1.0.3"
  552. source = "registry+https://github.com/rust-lang/crates.io-index"
  553. checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9"
  554. [[package]]
  555. name = "idna"
  556. version = "0.4.0"
  557. source = "registry+https://github.com/rust-lang/crates.io-index"
  558. checksum = "7d20d6b07bfbc108882d88ed8e37d39636dcc260e15e30c45e6ba089610b917c"
  559. dependencies = [
  560. "unicode-bidi",
  561. "unicode-normalization",
  562. ]
  563. [[package]]
  564. name = "indexmap"
  565. version = "1.9.3"
  566. source = "registry+https://github.com/rust-lang/crates.io-index"
  567. checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99"
  568. dependencies = [
  569. "autocfg",
  570. "hashbrown",
  571. ]
  572. [[package]]
  573. name = "itoa"
  574. version = "1.0.9"
  575. source = "registry+https://github.com/rust-lang/crates.io-index"
  576. checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
  577. [[package]]
  578. name = "jobserver"
  579. version = "0.1.26"
  580. source = "registry+https://github.com/rust-lang/crates.io-index"
  581. checksum = "936cfd212a0155903bcbc060e316fb6cc7cbf2e1907329391ebadc1fe0ce77c2"
  582. dependencies = [
  583. "libc",
  584. ]
  585. [[package]]
  586. name = "language-tags"
  587. version = "0.3.2"
  588. source = "registry+https://github.com/rust-lang/crates.io-index"
  589. checksum = "d4345964bb142484797b161f473a503a434de77149dd8c7427788c6e13379388"
  590. [[package]]
  591. name = "libc"
  592. version = "0.2.148"
  593. source = "registry+https://github.com/rust-lang/crates.io-index"
  594. checksum = "9cdc71e17332e86d2e1d38c1f99edcb6288ee11b815fb1a4b049eaa2114d369b"
  595. [[package]]
  596. name = "local-channel"
  597. version = "0.1.4"
  598. source = "registry+https://github.com/rust-lang/crates.io-index"
  599. checksum = "e0a493488de5f18c8ffcba89eebb8532ffc562dc400490eb65b84893fae0b178"
  600. dependencies = [
  601. "futures-core",
  602. "futures-sink",
  603. "local-waker",
  604. ]
  605. [[package]]
  606. name = "local-waker"
  607. version = "0.1.3"
  608. source = "registry+https://github.com/rust-lang/crates.io-index"
  609. checksum = "e34f76eb3611940e0e7d53a9aaa4e6a3151f69541a282fd0dad5571420c53ff1"
  610. [[package]]
  611. name = "lock_api"
  612. version = "0.4.10"
  613. source = "registry+https://github.com/rust-lang/crates.io-index"
  614. checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16"
  615. dependencies = [
  616. "autocfg",
  617. "scopeguard",
  618. ]
  619. [[package]]
  620. name = "log"
  621. version = "0.4.20"
  622. source = "registry+https://github.com/rust-lang/crates.io-index"
  623. checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
  624. [[package]]
  625. name = "memchr"
  626. version = "2.6.3"
  627. source = "registry+https://github.com/rust-lang/crates.io-index"
  628. checksum = "8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c"
  629. [[package]]
  630. name = "mime"
  631. version = "0.3.17"
  632. source = "registry+https://github.com/rust-lang/crates.io-index"
  633. checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a"
  634. [[package]]
  635. name = "miniz_oxide"
  636. version = "0.7.1"
  637. source = "registry+https://github.com/rust-lang/crates.io-index"
  638. checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
  639. dependencies = [
  640. "adler",
  641. ]
  642. [[package]]
  643. name = "mio"
  644. version = "0.8.8"
  645. source = "registry+https://github.com/rust-lang/crates.io-index"
  646. checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2"
  647. dependencies = [
  648. "libc",
  649. "log",
  650. "wasi",
  651. "windows-sys",
  652. ]
  653. [[package]]
  654. name = "object"
  655. version = "0.32.1"
  656. source = "registry+https://github.com/rust-lang/crates.io-index"
  657. checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
  658. dependencies = [
  659. "memchr",
  660. ]
  661. [[package]]
  662. name = "once_cell"
  663. version = "1.18.0"
  664. source = "registry+https://github.com/rust-lang/crates.io-index"
  665. checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
  666. [[package]]
  667. name = "parking_lot"
  668. version = "0.12.1"
  669. source = "registry+https://github.com/rust-lang/crates.io-index"
  670. checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
  671. dependencies = [
  672. "lock_api",
  673. "parking_lot_core",
  674. ]
  675. [[package]]
  676. name = "parking_lot_core"
  677. version = "0.9.8"
  678. source = "registry+https://github.com/rust-lang/crates.io-index"
  679. checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447"
  680. dependencies = [
  681. "cfg-if",
  682. "libc",
  683. "redox_syscall",
  684. "smallvec",
  685. "windows-targets",
  686. ]
  687. [[package]]
  688. name = "passwords"
  689. version = "3.1.16"
  690. source = "registry+https://github.com/rust-lang/crates.io-index"
  691. checksum = "11407193a7c2bd14ec6b0ec3394da6fdcf7a4d5dcbc8c3cc38dfb17802c8d59c"
  692. dependencies = [
  693. "random-pick",
  694. ]
  695. [[package]]
  696. name = "paste"
  697. version = "1.0.14"
  698. source = "registry+https://github.com/rust-lang/crates.io-index"
  699. checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
  700. [[package]]
  701. name = "percent-encoding"
  702. version = "2.3.0"
  703. source = "registry+https://github.com/rust-lang/crates.io-index"
  704. checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94"
  705. [[package]]
  706. name = "pin-project-lite"
  707. version = "0.2.13"
  708. source = "registry+https://github.com/rust-lang/crates.io-index"
  709. checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
  710. [[package]]
  711. name = "pin-utils"
  712. version = "0.1.0"
  713. source = "registry+https://github.com/rust-lang/crates.io-index"
  714. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  715. [[package]]
  716. name = "pkg-config"
  717. version = "0.3.27"
  718. source = "registry+https://github.com/rust-lang/crates.io-index"
  719. checksum = "26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964"
  720. [[package]]
  721. name = "ppv-lite86"
  722. version = "0.2.17"
  723. source = "registry+https://github.com/rust-lang/crates.io-index"
  724. checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
  725. [[package]]
  726. name = "proc-macro-hack"
  727. version = "0.5.20+deprecated"
  728. source = "registry+https://github.com/rust-lang/crates.io-index"
  729. checksum = "dc375e1527247fe1a97d8b7156678dfe7c1af2fc075c9a4db3690ecd2a148068"
  730. [[package]]
  731. name = "proc-macro2"
  732. version = "1.0.67"
  733. source = "registry+https://github.com/rust-lang/crates.io-index"
  734. checksum = "3d433d9f1a3e8c1263d9456598b16fec66f4acc9a74dacffd35c7bb09b3a1328"
  735. dependencies = [
  736. "unicode-ident",
  737. ]
  738. [[package]]
  739. name = "pwg-web"
  740. version = "0.1.0"
  741. dependencies = [
  742. "actix",
  743. "actix-web",
  744. "html-escape",
  745. "passwords",
  746. "serde",
  747. ]
  748. [[package]]
  749. name = "quote"
  750. version = "1.0.33"
  751. source = "registry+https://github.com/rust-lang/crates.io-index"
  752. checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae"
  753. dependencies = [
  754. "proc-macro2",
  755. ]
  756. [[package]]
  757. name = "rand"
  758. version = "0.8.5"
  759. source = "registry+https://github.com/rust-lang/crates.io-index"
  760. checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
  761. dependencies = [
  762. "libc",
  763. "rand_chacha",
  764. "rand_core",
  765. ]
  766. [[package]]
  767. name = "rand_chacha"
  768. version = "0.3.1"
  769. source = "registry+https://github.com/rust-lang/crates.io-index"
  770. checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
  771. dependencies = [
  772. "ppv-lite86",
  773. "rand_core",
  774. ]
  775. [[package]]
  776. name = "rand_core"
  777. version = "0.6.4"
  778. source = "registry+https://github.com/rust-lang/crates.io-index"
  779. checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
  780. dependencies = [
  781. "getrandom",
  782. ]
  783. [[package]]
  784. name = "random-number"
  785. version = "0.1.8"
  786. source = "registry+https://github.com/rust-lang/crates.io-index"
  787. checksum = "3a3da5cbb4c27c5150c03a54a7e4745437cd90f9e329ae657c0b889a144bb7be"
  788. dependencies = [
  789. "proc-macro-hack",
  790. "rand",
  791. "random-number-macro-impl",
  792. ]
  793. [[package]]
  794. name = "random-number-macro-impl"
  795. version = "0.1.7"
  796. source = "registry+https://github.com/rust-lang/crates.io-index"
  797. checksum = "8b86292cf41ccfc96c5de7165c1c53d5b4ac540c5bab9d1857acbe9eba5f1a0b"
  798. dependencies = [
  799. "proc-macro-hack",
  800. "quote",
  801. "syn 2.0.37",
  802. ]
  803. [[package]]
  804. name = "random-pick"
  805. version = "1.2.16"
  806. source = "registry+https://github.com/rust-lang/crates.io-index"
  807. checksum = "c179499072da789afe44127d5f4aa6012de2c2f96ef759990196b37387a2a0f8"
  808. dependencies = [
  809. "random-number",
  810. ]
  811. [[package]]
  812. name = "redox_syscall"
  813. version = "0.3.5"
  814. source = "registry+https://github.com/rust-lang/crates.io-index"
  815. checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29"
  816. dependencies = [
  817. "bitflags 1.3.2",
  818. ]
  819. [[package]]
  820. name = "regex"
  821. version = "1.9.5"
  822. source = "registry+https://github.com/rust-lang/crates.io-index"
  823. checksum = "697061221ea1b4a94a624f67d0ae2bfe4e22b8a17b6a192afb11046542cc8c47"
  824. dependencies = [
  825. "aho-corasick",
  826. "memchr",
  827. "regex-automata",
  828. "regex-syntax",
  829. ]
  830. [[package]]
  831. name = "regex-automata"
  832. version = "0.3.8"
  833. source = "registry+https://github.com/rust-lang/crates.io-index"
  834. checksum = "c2f401f4955220693b56f8ec66ee9c78abffd8d1c4f23dc41a23839eb88f0795"
  835. dependencies = [
  836. "aho-corasick",
  837. "memchr",
  838. "regex-syntax",
  839. ]
  840. [[package]]
  841. name = "regex-syntax"
  842. version = "0.7.5"
  843. source = "registry+https://github.com/rust-lang/crates.io-index"
  844. checksum = "dbb5fb1acd8a1a18b3dd5be62d25485eb770e05afb408a9627d14d451bae12da"
  845. [[package]]
  846. name = "rustc-demangle"
  847. version = "0.1.23"
  848. source = "registry+https://github.com/rust-lang/crates.io-index"
  849. checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
  850. [[package]]
  851. name = "rustc_version"
  852. version = "0.4.0"
  853. source = "registry+https://github.com/rust-lang/crates.io-index"
  854. checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
  855. dependencies = [
  856. "semver",
  857. ]
  858. [[package]]
  859. name = "ryu"
  860. version = "1.0.15"
  861. source = "registry+https://github.com/rust-lang/crates.io-index"
  862. checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
  863. [[package]]
  864. name = "scopeguard"
  865. version = "1.2.0"
  866. source = "registry+https://github.com/rust-lang/crates.io-index"
  867. checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
  868. [[package]]
  869. name = "semver"
  870. version = "1.0.18"
  871. source = "registry+https://github.com/rust-lang/crates.io-index"
  872. checksum = "b0293b4b29daaf487284529cc2f5675b8e57c61f70167ba415a463651fd6a918"
  873. [[package]]
  874. name = "serde"
  875. version = "1.0.188"
  876. source = "registry+https://github.com/rust-lang/crates.io-index"
  877. checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e"
  878. dependencies = [
  879. "serde_derive",
  880. ]
  881. [[package]]
  882. name = "serde_derive"
  883. version = "1.0.188"
  884. source = "registry+https://github.com/rust-lang/crates.io-index"
  885. checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2"
  886. dependencies = [
  887. "proc-macro2",
  888. "quote",
  889. "syn 2.0.37",
  890. ]
  891. [[package]]
  892. name = "serde_json"
  893. version = "1.0.107"
  894. source = "registry+https://github.com/rust-lang/crates.io-index"
  895. checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
  896. dependencies = [
  897. "itoa",
  898. "ryu",
  899. "serde",
  900. ]
  901. [[package]]
  902. name = "serde_urlencoded"
  903. version = "0.7.1"
  904. source = "registry+https://github.com/rust-lang/crates.io-index"
  905. checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
  906. dependencies = [
  907. "form_urlencoded",
  908. "itoa",
  909. "ryu",
  910. "serde",
  911. ]
  912. [[package]]
  913. name = "sha1"
  914. version = "0.10.5"
  915. source = "registry+https://github.com/rust-lang/crates.io-index"
  916. checksum = "f04293dc80c3993519f2d7f6f511707ee7094fe0c6d3406feb330cdb3540eba3"
  917. dependencies = [
  918. "cfg-if",
  919. "cpufeatures",
  920. "digest",
  921. ]
  922. [[package]]
  923. name = "signal-hook-registry"
  924. version = "1.4.1"
  925. source = "registry+https://github.com/rust-lang/crates.io-index"
  926. checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
  927. dependencies = [
  928. "libc",
  929. ]
  930. [[package]]
  931. name = "slab"
  932. version = "0.4.9"
  933. source = "registry+https://github.com/rust-lang/crates.io-index"
  934. checksum = "8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67"
  935. dependencies = [
  936. "autocfg",
  937. ]
  938. [[package]]
  939. name = "smallvec"
  940. version = "1.11.1"
  941. source = "registry+https://github.com/rust-lang/crates.io-index"
  942. checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
  943. [[package]]
  944. name = "socket2"
  945. version = "0.5.4"
  946. source = "registry+https://github.com/rust-lang/crates.io-index"
  947. checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e"
  948. dependencies = [
  949. "libc",
  950. "windows-sys",
  951. ]
  952. [[package]]
  953. name = "syn"
  954. version = "1.0.109"
  955. source = "registry+https://github.com/rust-lang/crates.io-index"
  956. checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
  957. dependencies = [
  958. "proc-macro2",
  959. "quote",
  960. "unicode-ident",
  961. ]
  962. [[package]]
  963. name = "syn"
  964. version = "2.0.37"
  965. source = "registry+https://github.com/rust-lang/crates.io-index"
  966. checksum = "7303ef2c05cd654186cb250d29049a24840ca25d2747c25c0381c8d9e2f582e8"
  967. dependencies = [
  968. "proc-macro2",
  969. "quote",
  970. "unicode-ident",
  971. ]
  972. [[package]]
  973. name = "time"
  974. version = "0.3.28"
  975. source = "registry+https://github.com/rust-lang/crates.io-index"
  976. checksum = "17f6bb557fd245c28e6411aa56b6403c689ad95061f50e4be16c274e70a17e48"
  977. dependencies = [
  978. "deranged",
  979. "itoa",
  980. "serde",
  981. "time-core",
  982. "time-macros",
  983. ]
  984. [[package]]
  985. name = "time-core"
  986. version = "0.1.1"
  987. source = "registry+https://github.com/rust-lang/crates.io-index"
  988. checksum = "7300fbefb4dadc1af235a9cef3737cea692a9d97e1b9cbcd4ebdae6f8868e6fb"
  989. [[package]]
  990. name = "time-macros"
  991. version = "0.2.14"
  992. source = "registry+https://github.com/rust-lang/crates.io-index"
  993. checksum = "1a942f44339478ef67935ab2bbaec2fb0322496cf3cbe84b261e06ac3814c572"
  994. dependencies = [
  995. "time-core",
  996. ]
  997. [[package]]
  998. name = "tinyvec"
  999. version = "1.6.0"
  1000. source = "registry+https://github.com/rust-lang/crates.io-index"
  1001. checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
  1002. dependencies = [
  1003. "tinyvec_macros",
  1004. ]
  1005. [[package]]
  1006. name = "tinyvec_macros"
  1007. version = "0.1.1"
  1008. source = "registry+https://github.com/rust-lang/crates.io-index"
  1009. checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
  1010. [[package]]
  1011. name = "tokio"
  1012. version = "1.32.0"
  1013. source = "registry+https://github.com/rust-lang/crates.io-index"
  1014. checksum = "17ed6077ed6cd6c74735e21f37eb16dc3935f96878b1fe961074089cc80893f9"
  1015. dependencies = [
  1016. "backtrace",
  1017. "bytes",
  1018. "libc",
  1019. "mio",
  1020. "parking_lot",
  1021. "pin-project-lite",
  1022. "signal-hook-registry",
  1023. "socket2",
  1024. "windows-sys",
  1025. ]
  1026. [[package]]
  1027. name = "tokio-util"
  1028. version = "0.7.9"
  1029. source = "registry+https://github.com/rust-lang/crates.io-index"
  1030. checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d"
  1031. dependencies = [
  1032. "bytes",
  1033. "futures-core",
  1034. "futures-sink",
  1035. "pin-project-lite",
  1036. "tokio",
  1037. "tracing",
  1038. ]
  1039. [[package]]
  1040. name = "tracing"
  1041. version = "0.1.37"
  1042. source = "registry+https://github.com/rust-lang/crates.io-index"
  1043. checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
  1044. dependencies = [
  1045. "cfg-if",
  1046. "log",
  1047. "pin-project-lite",
  1048. "tracing-core",
  1049. ]
  1050. [[package]]
  1051. name = "tracing-core"
  1052. version = "0.1.31"
  1053. source = "registry+https://github.com/rust-lang/crates.io-index"
  1054. checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
  1055. dependencies = [
  1056. "once_cell",
  1057. ]
  1058. [[package]]
  1059. name = "typenum"
  1060. version = "1.17.0"
  1061. source = "registry+https://github.com/rust-lang/crates.io-index"
  1062. checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
  1063. [[package]]
  1064. name = "unicode-bidi"
  1065. version = "0.3.13"
  1066. source = "registry+https://github.com/rust-lang/crates.io-index"
  1067. checksum = "92888ba5573ff080736b3648696b70cafad7d250551175acbaa4e0385b3e1460"
  1068. [[package]]
  1069. name = "unicode-ident"
  1070. version = "1.0.12"
  1071. source = "registry+https://github.com/rust-lang/crates.io-index"
  1072. checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
  1073. [[package]]
  1074. name = "unicode-normalization"
  1075. version = "0.1.22"
  1076. source = "registry+https://github.com/rust-lang/crates.io-index"
  1077. checksum = "5c5713f0fc4b5db668a2ac63cdb7bb4469d8c9fed047b1d0292cc7b0ce2ba921"
  1078. dependencies = [
  1079. "tinyvec",
  1080. ]
  1081. [[package]]
  1082. name = "url"
  1083. version = "2.4.1"
  1084. source = "registry+https://github.com/rust-lang/crates.io-index"
  1085. checksum = "143b538f18257fac9cad154828a57c6bf5157e1aa604d4816b5995bf6de87ae5"
  1086. dependencies = [
  1087. "form_urlencoded",
  1088. "idna",
  1089. "percent-encoding",
  1090. ]
  1091. [[package]]
  1092. name = "utf8-width"
  1093. version = "0.1.6"
  1094. source = "registry+https://github.com/rust-lang/crates.io-index"
  1095. checksum = "5190c9442dcdaf0ddd50f37420417d219ae5261bbf5db120d0f9bab996c9cba1"
  1096. [[package]]
  1097. name = "version_check"
  1098. version = "0.9.4"
  1099. source = "registry+https://github.com/rust-lang/crates.io-index"
  1100. checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
  1101. [[package]]
  1102. name = "wasi"
  1103. version = "0.11.0+wasi-snapshot-preview1"
  1104. source = "registry+https://github.com/rust-lang/crates.io-index"
  1105. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  1106. [[package]]
  1107. name = "windows-sys"
  1108. version = "0.48.0"
  1109. source = "registry+https://github.com/rust-lang/crates.io-index"
  1110. checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
  1111. dependencies = [
  1112. "windows-targets",
  1113. ]
  1114. [[package]]
  1115. name = "windows-targets"
  1116. version = "0.48.5"
  1117. source = "registry+https://github.com/rust-lang/crates.io-index"
  1118. checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
  1119. dependencies = [
  1120. "windows_aarch64_gnullvm",
  1121. "windows_aarch64_msvc",
  1122. "windows_i686_gnu",
  1123. "windows_i686_msvc",
  1124. "windows_x86_64_gnu",
  1125. "windows_x86_64_gnullvm",
  1126. "windows_x86_64_msvc",
  1127. ]
  1128. [[package]]
  1129. name = "windows_aarch64_gnullvm"
  1130. version = "0.48.5"
  1131. source = "registry+https://github.com/rust-lang/crates.io-index"
  1132. checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
  1133. [[package]]
  1134. name = "windows_aarch64_msvc"
  1135. version = "0.48.5"
  1136. source = "registry+https://github.com/rust-lang/crates.io-index"
  1137. checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
  1138. [[package]]
  1139. name = "windows_i686_gnu"
  1140. version = "0.48.5"
  1141. source = "registry+https://github.com/rust-lang/crates.io-index"
  1142. checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
  1143. [[package]]
  1144. name = "windows_i686_msvc"
  1145. version = "0.48.5"
  1146. source = "registry+https://github.com/rust-lang/crates.io-index"
  1147. checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
  1148. [[package]]
  1149. name = "windows_x86_64_gnu"
  1150. version = "0.48.5"
  1151. source = "registry+https://github.com/rust-lang/crates.io-index"
  1152. checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
  1153. [[package]]
  1154. name = "windows_x86_64_gnullvm"
  1155. version = "0.48.5"
  1156. source = "registry+https://github.com/rust-lang/crates.io-index"
  1157. checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
  1158. [[package]]
  1159. name = "windows_x86_64_msvc"
  1160. version = "0.48.5"
  1161. source = "registry+https://github.com/rust-lang/crates.io-index"
  1162. checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
  1163. [[package]]
  1164. name = "zstd"
  1165. version = "0.12.4"
  1166. source = "registry+https://github.com/rust-lang/crates.io-index"
  1167. checksum = "1a27595e173641171fc74a1232b7b1c7a7cb6e18222c11e9dfb9888fa424c53c"
  1168. dependencies = [
  1169. "zstd-safe",
  1170. ]
  1171. [[package]]
  1172. name = "zstd-safe"
  1173. version = "6.0.6"
  1174. source = "registry+https://github.com/rust-lang/crates.io-index"
  1175. checksum = "ee98ffd0b48ee95e6c5168188e44a54550b1564d9d530ee21d5f0eaed1069581"
  1176. dependencies = [
  1177. "libc",
  1178. "zstd-sys",
  1179. ]
  1180. [[package]]
  1181. name = "zstd-sys"
  1182. version = "2.0.8+zstd.1.5.5"
  1183. source = "registry+https://github.com/rust-lang/crates.io-index"
  1184. checksum = "5556e6ee25d32df2586c098bbfa278803692a20d0ab9565e049480d52707ec8c"
  1185. dependencies = [
  1186. "cc",
  1187. "libc",
  1188. "pkg-config",
  1189. ]