Cargo.lock 14 KB

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