Cargo.lock 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "addr2line"
  6. version = "0.20.0"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "f4fa78e18c64fce05e902adecd7a5eed15a5e0a3439f7b0e169f0252214865e3"
  9. dependencies = [
  10. "gimli",
  11. ]
  12. [[package]]
  13. name = "adler"
  14. version = "1.0.2"
  15. source = "registry+https://github.com/rust-lang/crates.io-index"
  16. checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
  17. [[package]]
  18. name = "anyhow"
  19. version = "1.0.72"
  20. source = "registry+https://github.com/rust-lang/crates.io-index"
  21. checksum = "3b13c32d80ecc7ab747b80c3784bce54ee8a7a0cc4fbda9bf4cda2cf6fe90854"
  22. [[package]]
  23. name = "autocfg"
  24. version = "1.1.0"
  25. source = "registry+https://github.com/rust-lang/crates.io-index"
  26. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  27. [[package]]
  28. name = "backtrace"
  29. version = "0.3.68"
  30. source = "registry+https://github.com/rust-lang/crates.io-index"
  31. checksum = "4319208da049c43661739c5fade2ba182f09d1dc2299b32298d3a31692b17e12"
  32. dependencies = [
  33. "addr2line",
  34. "cc",
  35. "cfg-if",
  36. "libc",
  37. "miniz_oxide",
  38. "object",
  39. "rustc-demangle",
  40. ]
  41. [[package]]
  42. name = "bytes"
  43. version = "1.4.0"
  44. source = "registry+https://github.com/rust-lang/crates.io-index"
  45. checksum = "89b2fd2a0dcf38d7971e2194b6b6eebab45ae01067456a7fd93d5547a61b70be"
  46. [[package]]
  47. name = "cc"
  48. version = "1.0.79"
  49. source = "registry+https://github.com/rust-lang/crates.io-index"
  50. checksum = "50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f"
  51. [[package]]
  52. name = "cfg-if"
  53. version = "1.0.0"
  54. source = "registry+https://github.com/rust-lang/crates.io-index"
  55. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  56. [[package]]
  57. name = "either"
  58. version = "1.8.1"
  59. source = "registry+https://github.com/rust-lang/crates.io-index"
  60. checksum = "7fcaabb2fef8c910e7f4c7ce9f67a1283a1715879a7c230ca9d6d1ae31f16d91"
  61. [[package]]
  62. name = "fnv"
  63. version = "1.0.7"
  64. source = "registry+https://github.com/rust-lang/crates.io-index"
  65. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  66. [[package]]
  67. name = "futures"
  68. version = "0.3.28"
  69. source = "registry+https://github.com/rust-lang/crates.io-index"
  70. checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40"
  71. dependencies = [
  72. "futures-channel",
  73. "futures-core",
  74. "futures-executor",
  75. "futures-io",
  76. "futures-sink",
  77. "futures-task",
  78. "futures-util",
  79. ]
  80. [[package]]
  81. name = "futures-channel"
  82. version = "0.3.28"
  83. source = "registry+https://github.com/rust-lang/crates.io-index"
  84. checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2"
  85. dependencies = [
  86. "futures-core",
  87. "futures-sink",
  88. ]
  89. [[package]]
  90. name = "futures-core"
  91. version = "0.3.28"
  92. source = "registry+https://github.com/rust-lang/crates.io-index"
  93. checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c"
  94. [[package]]
  95. name = "futures-executor"
  96. version = "0.3.28"
  97. source = "registry+https://github.com/rust-lang/crates.io-index"
  98. checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0"
  99. dependencies = [
  100. "futures-core",
  101. "futures-task",
  102. "futures-util",
  103. ]
  104. [[package]]
  105. name = "futures-io"
  106. version = "0.3.28"
  107. source = "registry+https://github.com/rust-lang/crates.io-index"
  108. checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964"
  109. [[package]]
  110. name = "futures-macro"
  111. version = "0.3.28"
  112. source = "registry+https://github.com/rust-lang/crates.io-index"
  113. checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72"
  114. dependencies = [
  115. "proc-macro2",
  116. "quote",
  117. "syn",
  118. ]
  119. [[package]]
  120. name = "futures-sink"
  121. version = "0.3.28"
  122. source = "registry+https://github.com/rust-lang/crates.io-index"
  123. checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e"
  124. [[package]]
  125. name = "futures-task"
  126. version = "0.3.28"
  127. source = "registry+https://github.com/rust-lang/crates.io-index"
  128. checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65"
  129. [[package]]
  130. name = "futures-util"
  131. version = "0.3.28"
  132. source = "registry+https://github.com/rust-lang/crates.io-index"
  133. checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533"
  134. dependencies = [
  135. "futures-channel",
  136. "futures-core",
  137. "futures-io",
  138. "futures-macro",
  139. "futures-sink",
  140. "futures-task",
  141. "memchr",
  142. "pin-project-lite",
  143. "pin-utils",
  144. "slab",
  145. ]
  146. [[package]]
  147. name = "gimli"
  148. version = "0.27.3"
  149. source = "registry+https://github.com/rust-lang/crates.io-index"
  150. checksum = "b6c80984affa11d98d1b88b66ac8853f143217b399d3c74116778ff8fdb4ed2e"
  151. [[package]]
  152. name = "http"
  153. version = "0.2.9"
  154. source = "registry+https://github.com/rust-lang/crates.io-index"
  155. checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482"
  156. dependencies = [
  157. "bytes",
  158. "fnv",
  159. "itoa",
  160. ]
  161. [[package]]
  162. name = "http-body"
  163. version = "0.4.5"
  164. source = "registry+https://github.com/rust-lang/crates.io-index"
  165. checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
  166. dependencies = [
  167. "bytes",
  168. "http",
  169. "pin-project-lite",
  170. ]
  171. [[package]]
  172. name = "httparse"
  173. version = "1.8.0"
  174. source = "registry+https://github.com/rust-lang/crates.io-index"
  175. checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
  176. [[package]]
  177. name = "httpdate"
  178. version = "1.0.2"
  179. source = "registry+https://github.com/rust-lang/crates.io-index"
  180. checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
  181. [[package]]
  182. name = "hyper"
  183. version = "0.14.27"
  184. source = "registry+https://github.com/rust-lang/crates.io-index"
  185. checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468"
  186. dependencies = [
  187. "bytes",
  188. "futures-channel",
  189. "futures-core",
  190. "futures-util",
  191. "http",
  192. "http-body",
  193. "httparse",
  194. "httpdate",
  195. "itoa",
  196. "pin-project-lite",
  197. "socket2",
  198. "tokio",
  199. "tower-service",
  200. "tracing",
  201. "want",
  202. ]
  203. [[package]]
  204. name = "itoa"
  205. version = "1.0.9"
  206. source = "registry+https://github.com/rust-lang/crates.io-index"
  207. checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
  208. [[package]]
  209. name = "libc"
  210. version = "0.2.153"
  211. source = "registry+https://github.com/rust-lang/crates.io-index"
  212. checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
  213. [[package]]
  214. name = "memchr"
  215. version = "2.5.0"
  216. source = "registry+https://github.com/rust-lang/crates.io-index"
  217. checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
  218. [[package]]
  219. name = "miniz_oxide"
  220. version = "0.7.1"
  221. source = "registry+https://github.com/rust-lang/crates.io-index"
  222. checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
  223. dependencies = [
  224. "adler",
  225. ]
  226. [[package]]
  227. name = "mio"
  228. version = "0.8.11"
  229. source = "registry+https://github.com/rust-lang/crates.io-index"
  230. checksum = "a4a650543ca06a924e8b371db273b2756685faae30f8487da1b56505a8f78b0c"
  231. dependencies = [
  232. "libc",
  233. "wasi",
  234. "windows-sys",
  235. ]
  236. [[package]]
  237. name = "object"
  238. version = "0.31.1"
  239. source = "registry+https://github.com/rust-lang/crates.io-index"
  240. checksum = "8bda667d9f2b5051b8833f59f3bf748b28ef54f850f4fcb389a252aa383866d1"
  241. dependencies = [
  242. "memchr",
  243. ]
  244. [[package]]
  245. name = "once_cell"
  246. version = "1.18.0"
  247. source = "registry+https://github.com/rust-lang/crates.io-index"
  248. checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
  249. [[package]]
  250. name = "pico-args"
  251. version = "0.4.2"
  252. source = "registry+https://github.com/rust-lang/crates.io-index"
  253. checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
  254. [[package]]
  255. name = "pin-project-lite"
  256. version = "0.2.10"
  257. source = "registry+https://github.com/rust-lang/crates.io-index"
  258. checksum = "4c40d25201921e5ff0c862a505c6557ea88568a4e3ace775ab55e93f2f4f9d57"
  259. [[package]]
  260. name = "pin-utils"
  261. version = "0.1.0"
  262. source = "registry+https://github.com/rust-lang/crates.io-index"
  263. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  264. [[package]]
  265. name = "proc-macro2"
  266. version = "1.0.66"
  267. source = "registry+https://github.com/rust-lang/crates.io-index"
  268. checksum = "18fb31db3f9bddb2ea821cde30a9f70117e3f119938b5ee630b7403aa6e2ead9"
  269. dependencies = [
  270. "unicode-ident",
  271. ]
  272. [[package]]
  273. name = "quote"
  274. version = "1.0.31"
  275. source = "registry+https://github.com/rust-lang/crates.io-index"
  276. checksum = "5fe8a65d69dd0808184ebb5f836ab526bb259db23c657efa38711b1072ee47f0"
  277. dependencies = [
  278. "proc-macro2",
  279. ]
  280. [[package]]
  281. name = "rustc-demangle"
  282. version = "0.1.23"
  283. source = "registry+https://github.com/rust-lang/crates.io-index"
  284. checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
  285. [[package]]
  286. name = "ryu"
  287. version = "1.0.15"
  288. source = "registry+https://github.com/rust-lang/crates.io-index"
  289. checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
  290. [[package]]
  291. name = "serde"
  292. version = "1.0.173"
  293. source = "registry+https://github.com/rust-lang/crates.io-index"
  294. checksum = "e91f70896d6720bc714a4a57d22fc91f1db634680e65c8efe13323f1fa38d53f"
  295. dependencies = [
  296. "serde_derive",
  297. ]
  298. [[package]]
  299. name = "serde_derive"
  300. version = "1.0.173"
  301. source = "registry+https://github.com/rust-lang/crates.io-index"
  302. checksum = "a6250dde8342e0232232be9ca3db7aa40aceb5a3e5dd9bddbc00d99a007cde49"
  303. dependencies = [
  304. "proc-macro2",
  305. "quote",
  306. "syn",
  307. ]
  308. [[package]]
  309. name = "serde_json"
  310. version = "1.0.103"
  311. source = "registry+https://github.com/rust-lang/crates.io-index"
  312. checksum = "d03b412469450d4404fe8499a268edd7f8b79fecb074b0d812ad64ca21f4031b"
  313. dependencies = [
  314. "itoa",
  315. "ryu",
  316. "serde",
  317. ]
  318. [[package]]
  319. name = "signal-hook"
  320. version = "0.3.17"
  321. source = "registry+https://github.com/rust-lang/crates.io-index"
  322. checksum = "8621587d4798caf8eb44879d42e56b9a93ea5dcd315a6487c357130095b62801"
  323. dependencies = [
  324. "libc",
  325. "signal-hook-registry",
  326. ]
  327. [[package]]
  328. name = "signal-hook-registry"
  329. version = "1.4.1"
  330. source = "registry+https://github.com/rust-lang/crates.io-index"
  331. checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
  332. dependencies = [
  333. "libc",
  334. ]
  335. [[package]]
  336. name = "signal-hook-tokio"
  337. version = "0.3.1"
  338. source = "registry+https://github.com/rust-lang/crates.io-index"
  339. checksum = "213241f76fb1e37e27de3b6aa1b068a2c333233b59cca6634f634b80a27ecf1e"
  340. dependencies = [
  341. "futures-core",
  342. "libc",
  343. "signal-hook",
  344. "tokio",
  345. ]
  346. [[package]]
  347. name = "slab"
  348. version = "0.4.8"
  349. source = "registry+https://github.com/rust-lang/crates.io-index"
  350. checksum = "6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d"
  351. dependencies = [
  352. "autocfg",
  353. ]
  354. [[package]]
  355. name = "socket2"
  356. version = "0.4.9"
  357. source = "registry+https://github.com/rust-lang/crates.io-index"
  358. checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662"
  359. dependencies = [
  360. "libc",
  361. "winapi",
  362. ]
  363. [[package]]
  364. name = "syn"
  365. version = "2.0.26"
  366. source = "registry+https://github.com/rust-lang/crates.io-index"
  367. checksum = "45c3457aacde3c65315de5031ec191ce46604304d2446e803d71ade03308d970"
  368. dependencies = [
  369. "proc-macro2",
  370. "quote",
  371. "unicode-ident",
  372. ]
  373. [[package]]
  374. name = "tauri-driver"
  375. version = "0.1.4"
  376. dependencies = [
  377. "anyhow",
  378. "futures",
  379. "futures-util",
  380. "hyper",
  381. "pico-args",
  382. "serde",
  383. "serde_json",
  384. "signal-hook",
  385. "signal-hook-tokio",
  386. "tokio",
  387. "which",
  388. ]
  389. [[package]]
  390. name = "tokio"
  391. version = "1.29.1"
  392. source = "registry+https://github.com/rust-lang/crates.io-index"
  393. checksum = "532826ff75199d5833b9d2c5fe410f29235e25704ee5f0ef599fb51c21f4a4da"
  394. dependencies = [
  395. "autocfg",
  396. "backtrace",
  397. "libc",
  398. "mio",
  399. "pin-project-lite",
  400. "socket2",
  401. "tokio-macros",
  402. "windows-sys",
  403. ]
  404. [[package]]
  405. name = "tokio-macros"
  406. version = "2.1.0"
  407. source = "registry+https://github.com/rust-lang/crates.io-index"
  408. checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e"
  409. dependencies = [
  410. "proc-macro2",
  411. "quote",
  412. "syn",
  413. ]
  414. [[package]]
  415. name = "tower-service"
  416. version = "0.3.2"
  417. source = "registry+https://github.com/rust-lang/crates.io-index"
  418. checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
  419. [[package]]
  420. name = "tracing"
  421. version = "0.1.37"
  422. source = "registry+https://github.com/rust-lang/crates.io-index"
  423. checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8"
  424. dependencies = [
  425. "cfg-if",
  426. "pin-project-lite",
  427. "tracing-core",
  428. ]
  429. [[package]]
  430. name = "tracing-core"
  431. version = "0.1.31"
  432. source = "registry+https://github.com/rust-lang/crates.io-index"
  433. checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a"
  434. dependencies = [
  435. "once_cell",
  436. ]
  437. [[package]]
  438. name = "try-lock"
  439. version = "0.2.4"
  440. source = "registry+https://github.com/rust-lang/crates.io-index"
  441. checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed"
  442. [[package]]
  443. name = "unicode-ident"
  444. version = "1.0.11"
  445. source = "registry+https://github.com/rust-lang/crates.io-index"
  446. checksum = "301abaae475aa91687eb82514b328ab47a211a533026cb25fc3e519b86adfc3c"
  447. [[package]]
  448. name = "want"
  449. version = "0.3.1"
  450. source = "registry+https://github.com/rust-lang/crates.io-index"
  451. checksum = "bfa7760aed19e106de2c7c0b581b509f2f25d3dacaf737cb82ac61bc6d760b0e"
  452. dependencies = [
  453. "try-lock",
  454. ]
  455. [[package]]
  456. name = "wasi"
  457. version = "0.11.0+wasi-snapshot-preview1"
  458. source = "registry+https://github.com/rust-lang/crates.io-index"
  459. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  460. [[package]]
  461. name = "which"
  462. version = "4.4.0"
  463. source = "registry+https://github.com/rust-lang/crates.io-index"
  464. checksum = "2441c784c52b289a054b7201fc93253e288f094e2f4be9058343127c4226a269"
  465. dependencies = [
  466. "either",
  467. "libc",
  468. "once_cell",
  469. ]
  470. [[package]]
  471. name = "winapi"
  472. version = "0.3.9"
  473. source = "registry+https://github.com/rust-lang/crates.io-index"
  474. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  475. dependencies = [
  476. "winapi-i686-pc-windows-gnu",
  477. "winapi-x86_64-pc-windows-gnu",
  478. ]
  479. [[package]]
  480. name = "winapi-i686-pc-windows-gnu"
  481. version = "0.4.0"
  482. source = "registry+https://github.com/rust-lang/crates.io-index"
  483. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  484. [[package]]
  485. name = "winapi-x86_64-pc-windows-gnu"
  486. version = "0.4.0"
  487. source = "registry+https://github.com/rust-lang/crates.io-index"
  488. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  489. [[package]]
  490. name = "windows-sys"
  491. version = "0.48.0"
  492. source = "registry+https://github.com/rust-lang/crates.io-index"
  493. checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
  494. dependencies = [
  495. "windows-targets",
  496. ]
  497. [[package]]
  498. name = "windows-targets"
  499. version = "0.48.1"
  500. source = "registry+https://github.com/rust-lang/crates.io-index"
  501. checksum = "05d4b17490f70499f20b9e791dcf6a299785ce8af4d709018206dc5b4953e95f"
  502. dependencies = [
  503. "windows_aarch64_gnullvm",
  504. "windows_aarch64_msvc",
  505. "windows_i686_gnu",
  506. "windows_i686_msvc",
  507. "windows_x86_64_gnu",
  508. "windows_x86_64_gnullvm",
  509. "windows_x86_64_msvc",
  510. ]
  511. [[package]]
  512. name = "windows_aarch64_gnullvm"
  513. version = "0.48.0"
  514. source = "registry+https://github.com/rust-lang/crates.io-index"
  515. checksum = "91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc"
  516. [[package]]
  517. name = "windows_aarch64_msvc"
  518. version = "0.48.0"
  519. source = "registry+https://github.com/rust-lang/crates.io-index"
  520. checksum = "b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3"
  521. [[package]]
  522. name = "windows_i686_gnu"
  523. version = "0.48.0"
  524. source = "registry+https://github.com/rust-lang/crates.io-index"
  525. checksum = "622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241"
  526. [[package]]
  527. name = "windows_i686_msvc"
  528. version = "0.48.0"
  529. source = "registry+https://github.com/rust-lang/crates.io-index"
  530. checksum = "4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00"
  531. [[package]]
  532. name = "windows_x86_64_gnu"
  533. version = "0.48.0"
  534. source = "registry+https://github.com/rust-lang/crates.io-index"
  535. checksum = "ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1"
  536. [[package]]
  537. name = "windows_x86_64_gnullvm"
  538. version = "0.48.0"
  539. source = "registry+https://github.com/rust-lang/crates.io-index"
  540. checksum = "7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953"
  541. [[package]]
  542. name = "windows_x86_64_msvc"
  543. version = "0.48.0"
  544. source = "registry+https://github.com/rust-lang/crates.io-index"
  545. checksum = "1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a"