Cargo.lock 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "anyhow"
  6. version = "1.0.58"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "bb07d2053ccdbe10e2af2995a2f116c1330396493dc1269f6a91d0ae82e19704"
  9. [[package]]
  10. name = "autocfg"
  11. version = "1.1.0"
  12. source = "registry+https://github.com/rust-lang/crates.io-index"
  13. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  14. [[package]]
  15. name = "bytes"
  16. version = "1.1.0"
  17. source = "registry+https://github.com/rust-lang/crates.io-index"
  18. checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
  19. [[package]]
  20. name = "cfg-if"
  21. version = "1.0.0"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  24. [[package]]
  25. name = "either"
  26. version = "1.6.1"
  27. source = "registry+https://github.com/rust-lang/crates.io-index"
  28. checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
  29. [[package]]
  30. name = "fnv"
  31. version = "1.0.7"
  32. source = "registry+https://github.com/rust-lang/crates.io-index"
  33. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  34. [[package]]
  35. name = "futures"
  36. version = "0.3.21"
  37. source = "registry+https://github.com/rust-lang/crates.io-index"
  38. checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
  39. dependencies = [
  40. "futures-channel",
  41. "futures-core",
  42. "futures-executor",
  43. "futures-io",
  44. "futures-sink",
  45. "futures-task",
  46. "futures-util",
  47. ]
  48. [[package]]
  49. name = "futures-channel"
  50. version = "0.3.21"
  51. source = "registry+https://github.com/rust-lang/crates.io-index"
  52. checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
  53. dependencies = [
  54. "futures-core",
  55. "futures-sink",
  56. ]
  57. [[package]]
  58. name = "futures-core"
  59. version = "0.3.21"
  60. source = "registry+https://github.com/rust-lang/crates.io-index"
  61. checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
  62. [[package]]
  63. name = "futures-executor"
  64. version = "0.3.21"
  65. source = "registry+https://github.com/rust-lang/crates.io-index"
  66. checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
  67. dependencies = [
  68. "futures-core",
  69. "futures-task",
  70. "futures-util",
  71. ]
  72. [[package]]
  73. name = "futures-io"
  74. version = "0.3.21"
  75. source = "registry+https://github.com/rust-lang/crates.io-index"
  76. checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
  77. [[package]]
  78. name = "futures-macro"
  79. version = "0.3.21"
  80. source = "registry+https://github.com/rust-lang/crates.io-index"
  81. checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
  82. dependencies = [
  83. "proc-macro2",
  84. "quote",
  85. "syn",
  86. ]
  87. [[package]]
  88. name = "futures-sink"
  89. version = "0.3.21"
  90. source = "registry+https://github.com/rust-lang/crates.io-index"
  91. checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
  92. [[package]]
  93. name = "futures-task"
  94. version = "0.3.21"
  95. source = "registry+https://github.com/rust-lang/crates.io-index"
  96. checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
  97. [[package]]
  98. name = "futures-util"
  99. version = "0.3.21"
  100. source = "registry+https://github.com/rust-lang/crates.io-index"
  101. checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
  102. dependencies = [
  103. "futures-channel",
  104. "futures-core",
  105. "futures-io",
  106. "futures-macro",
  107. "futures-sink",
  108. "futures-task",
  109. "memchr",
  110. "pin-project-lite",
  111. "pin-utils",
  112. "slab",
  113. ]
  114. [[package]]
  115. name = "http"
  116. version = "0.2.8"
  117. source = "registry+https://github.com/rust-lang/crates.io-index"
  118. checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
  119. dependencies = [
  120. "bytes",
  121. "fnv",
  122. "itoa",
  123. ]
  124. [[package]]
  125. name = "http-body"
  126. version = "0.4.5"
  127. source = "registry+https://github.com/rust-lang/crates.io-index"
  128. checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
  129. dependencies = [
  130. "bytes",
  131. "http",
  132. "pin-project-lite",
  133. ]
  134. [[package]]
  135. name = "httparse"
  136. version = "1.7.1"
  137. source = "registry+https://github.com/rust-lang/crates.io-index"
  138. checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"
  139. [[package]]
  140. name = "httpdate"
  141. version = "1.0.2"
  142. source = "registry+https://github.com/rust-lang/crates.io-index"
  143. checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
  144. [[package]]
  145. name = "hyper"
  146. version = "0.14.19"
  147. source = "registry+https://github.com/rust-lang/crates.io-index"
  148. checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"
  149. dependencies = [
  150. "bytes",
  151. "futures-channel",
  152. "futures-core",
  153. "futures-util",
  154. "http",
  155. "http-body",
  156. "httparse",
  157. "httpdate",
  158. "itoa",
  159. "pin-project-lite",
  160. "socket2",
  161. "tokio",
  162. "tower-service",
  163. "tracing",
  164. "want",
  165. ]
  166. [[package]]
  167. name = "itoa"
  168. version = "1.0.2"
  169. source = "registry+https://github.com/rust-lang/crates.io-index"
  170. checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"
  171. [[package]]
  172. name = "lazy_static"
  173. version = "1.4.0"
  174. source = "registry+https://github.com/rust-lang/crates.io-index"
  175. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  176. [[package]]
  177. name = "libc"
  178. version = "0.2.126"
  179. source = "registry+https://github.com/rust-lang/crates.io-index"
  180. checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"
  181. [[package]]
  182. name = "log"
  183. version = "0.4.17"
  184. source = "registry+https://github.com/rust-lang/crates.io-index"
  185. checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
  186. dependencies = [
  187. "cfg-if",
  188. ]
  189. [[package]]
  190. name = "memchr"
  191. version = "2.5.0"
  192. source = "registry+https://github.com/rust-lang/crates.io-index"
  193. checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"
  194. [[package]]
  195. name = "mio"
  196. version = "0.8.4"
  197. source = "registry+https://github.com/rust-lang/crates.io-index"
  198. checksum = "57ee1c23c7c63b0c9250c339ffdc69255f110b298b901b9f6c82547b7b87caaf"
  199. dependencies = [
  200. "libc",
  201. "log",
  202. "wasi",
  203. "windows-sys",
  204. ]
  205. [[package]]
  206. name = "once_cell"
  207. version = "1.12.0"
  208. source = "registry+https://github.com/rust-lang/crates.io-index"
  209. checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
  210. [[package]]
  211. name = "pico-args"
  212. version = "0.4.2"
  213. source = "registry+https://github.com/rust-lang/crates.io-index"
  214. checksum = "db8bcd96cb740d03149cbad5518db9fd87126a10ab519c011893b1754134c468"
  215. [[package]]
  216. name = "pin-project-lite"
  217. version = "0.2.9"
  218. source = "registry+https://github.com/rust-lang/crates.io-index"
  219. checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"
  220. [[package]]
  221. name = "pin-utils"
  222. version = "0.1.0"
  223. source = "registry+https://github.com/rust-lang/crates.io-index"
  224. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  225. [[package]]
  226. name = "proc-macro2"
  227. version = "1.0.40"
  228. source = "registry+https://github.com/rust-lang/crates.io-index"
  229. checksum = "dd96a1e8ed2596c337f8eae5f24924ec83f5ad5ab21ea8e455d3566c69fbcaf7"
  230. dependencies = [
  231. "unicode-ident",
  232. ]
  233. [[package]]
  234. name = "quote"
  235. version = "1.0.20"
  236. source = "registry+https://github.com/rust-lang/crates.io-index"
  237. checksum = "3bcdf212e9776fbcb2d23ab029360416bb1706b1aea2d1a5ba002727cbcab804"
  238. dependencies = [
  239. "proc-macro2",
  240. ]
  241. [[package]]
  242. name = "ryu"
  243. version = "1.0.10"
  244. source = "registry+https://github.com/rust-lang/crates.io-index"
  245. checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"
  246. [[package]]
  247. name = "serde"
  248. version = "1.0.137"
  249. source = "registry+https://github.com/rust-lang/crates.io-index"
  250. checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
  251. dependencies = [
  252. "serde_derive",
  253. ]
  254. [[package]]
  255. name = "serde_derive"
  256. version = "1.0.137"
  257. source = "registry+https://github.com/rust-lang/crates.io-index"
  258. checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
  259. dependencies = [
  260. "proc-macro2",
  261. "quote",
  262. "syn",
  263. ]
  264. [[package]]
  265. name = "serde_json"
  266. version = "1.0.81"
  267. source = "registry+https://github.com/rust-lang/crates.io-index"
  268. checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
  269. dependencies = [
  270. "itoa",
  271. "ryu",
  272. "serde",
  273. ]
  274. [[package]]
  275. name = "signal-hook"
  276. version = "0.3.14"
  277. source = "registry+https://github.com/rust-lang/crates.io-index"
  278. checksum = "a253b5e89e2698464fc26b545c9edceb338e18a89effeeecfea192c3025be29d"
  279. dependencies = [
  280. "libc",
  281. "signal-hook-registry",
  282. ]
  283. [[package]]
  284. name = "signal-hook-registry"
  285. version = "1.4.0"
  286. source = "registry+https://github.com/rust-lang/crates.io-index"
  287. checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
  288. dependencies = [
  289. "libc",
  290. ]
  291. [[package]]
  292. name = "signal-hook-tokio"
  293. version = "0.3.1"
  294. source = "registry+https://github.com/rust-lang/crates.io-index"
  295. checksum = "213241f76fb1e37e27de3b6aa1b068a2c333233b59cca6634f634b80a27ecf1e"
  296. dependencies = [
  297. "futures-core",
  298. "libc",
  299. "signal-hook",
  300. "tokio",
  301. ]
  302. [[package]]
  303. name = "slab"
  304. version = "0.4.6"
  305. source = "registry+https://github.com/rust-lang/crates.io-index"
  306. checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"
  307. [[package]]
  308. name = "socket2"
  309. version = "0.4.4"
  310. source = "registry+https://github.com/rust-lang/crates.io-index"
  311. checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
  312. dependencies = [
  313. "libc",
  314. "winapi",
  315. ]
  316. [[package]]
  317. name = "syn"
  318. version = "1.0.98"
  319. source = "registry+https://github.com/rust-lang/crates.io-index"
  320. checksum = "c50aef8a904de4c23c788f104b7dddc7d6f79c647c7c8ce4cc8f73eb0ca773dd"
  321. dependencies = [
  322. "proc-macro2",
  323. "quote",
  324. "unicode-ident",
  325. ]
  326. [[package]]
  327. name = "tauri-driver"
  328. version = "0.1.2"
  329. dependencies = [
  330. "anyhow",
  331. "futures",
  332. "hyper",
  333. "pico-args",
  334. "serde",
  335. "serde_json",
  336. "signal-hook",
  337. "signal-hook-tokio",
  338. "tokio",
  339. "which",
  340. ]
  341. [[package]]
  342. name = "tokio"
  343. version = "1.20.4"
  344. source = "registry+https://github.com/rust-lang/crates.io-index"
  345. checksum = "eb78f30e4b41e98ca4cce5acb51168a033839a7af9e42b380355808e14e98ee0"
  346. dependencies = [
  347. "autocfg",
  348. "libc",
  349. "mio",
  350. "pin-project-lite",
  351. "socket2",
  352. "tokio-macros",
  353. "winapi",
  354. ]
  355. [[package]]
  356. name = "tokio-macros"
  357. version = "1.8.0"
  358. source = "registry+https://github.com/rust-lang/crates.io-index"
  359. checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
  360. dependencies = [
  361. "proc-macro2",
  362. "quote",
  363. "syn",
  364. ]
  365. [[package]]
  366. name = "tower-service"
  367. version = "0.3.2"
  368. source = "registry+https://github.com/rust-lang/crates.io-index"
  369. checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
  370. [[package]]
  371. name = "tracing"
  372. version = "0.1.35"
  373. source = "registry+https://github.com/rust-lang/crates.io-index"
  374. checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
  375. dependencies = [
  376. "cfg-if",
  377. "pin-project-lite",
  378. "tracing-core",
  379. ]
  380. [[package]]
  381. name = "tracing-core"
  382. version = "0.1.28"
  383. source = "registry+https://github.com/rust-lang/crates.io-index"
  384. checksum = "7b7358be39f2f274f322d2aaed611acc57f382e8eb1e5b48cb9ae30933495ce7"
  385. dependencies = [
  386. "once_cell",
  387. ]
  388. [[package]]
  389. name = "try-lock"
  390. version = "0.2.3"
  391. source = "registry+https://github.com/rust-lang/crates.io-index"
  392. checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
  393. [[package]]
  394. name = "unicode-ident"
  395. version = "1.0.1"
  396. source = "registry+https://github.com/rust-lang/crates.io-index"
  397. checksum = "5bd2fe26506023ed7b5e1e315add59d6f584c621d037f9368fea9cfb988f368c"
  398. [[package]]
  399. name = "want"
  400. version = "0.3.0"
  401. source = "registry+https://github.com/rust-lang/crates.io-index"
  402. checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
  403. dependencies = [
  404. "log",
  405. "try-lock",
  406. ]
  407. [[package]]
  408. name = "wasi"
  409. version = "0.11.0+wasi-snapshot-preview1"
  410. source = "registry+https://github.com/rust-lang/crates.io-index"
  411. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  412. [[package]]
  413. name = "which"
  414. version = "4.2.5"
  415. source = "registry+https://github.com/rust-lang/crates.io-index"
  416. checksum = "5c4fb54e6113b6a8772ee41c3404fb0301ac79604489467e0a9ce1f3e97c24ae"
  417. dependencies = [
  418. "either",
  419. "lazy_static",
  420. "libc",
  421. ]
  422. [[package]]
  423. name = "winapi"
  424. version = "0.3.9"
  425. source = "registry+https://github.com/rust-lang/crates.io-index"
  426. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  427. dependencies = [
  428. "winapi-i686-pc-windows-gnu",
  429. "winapi-x86_64-pc-windows-gnu",
  430. ]
  431. [[package]]
  432. name = "winapi-i686-pc-windows-gnu"
  433. version = "0.4.0"
  434. source = "registry+https://github.com/rust-lang/crates.io-index"
  435. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  436. [[package]]
  437. name = "winapi-x86_64-pc-windows-gnu"
  438. version = "0.4.0"
  439. source = "registry+https://github.com/rust-lang/crates.io-index"
  440. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  441. [[package]]
  442. name = "windows-sys"
  443. version = "0.36.1"
  444. source = "registry+https://github.com/rust-lang/crates.io-index"
  445. checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
  446. dependencies = [
  447. "windows_aarch64_msvc",
  448. "windows_i686_gnu",
  449. "windows_i686_msvc",
  450. "windows_x86_64_gnu",
  451. "windows_x86_64_msvc",
  452. ]
  453. [[package]]
  454. name = "windows_aarch64_msvc"
  455. version = "0.36.1"
  456. source = "registry+https://github.com/rust-lang/crates.io-index"
  457. checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"
  458. [[package]]
  459. name = "windows_i686_gnu"
  460. version = "0.36.1"
  461. source = "registry+https://github.com/rust-lang/crates.io-index"
  462. checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"
  463. [[package]]
  464. name = "windows_i686_msvc"
  465. version = "0.36.1"
  466. source = "registry+https://github.com/rust-lang/crates.io-index"
  467. checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"
  468. [[package]]
  469. name = "windows_x86_64_gnu"
  470. version = "0.36.1"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. checksum = "4dcd171b8776c41b97521e5da127a2d86ad280114807d0b2ab1e462bc764d9e1"
  473. [[package]]
  474. name = "windows_x86_64_msvc"
  475. version = "0.36.1"
  476. source = "registry+https://github.com/rust-lang/crates.io-index"
  477. checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"