Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

1703 рядки
41 KiB

  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. [[package]]
  4. name = "ab_glyph_rasterizer"
  5. version = "0.1.4"
  6. source = "registry+https://github.com/rust-lang/crates.io-index"
  7. checksum = "d9fe5e32de01730eb1f6b7f5b51c17e03e2325bf40a74f754f04f130043affff"
  8. [[package]]
  9. name = "ahash"
  10. version = "0.4.6"
  11. source = "registry+https://github.com/rust-lang/crates.io-index"
  12. checksum = "f6789e291be47ace86a60303502173d84af8327e3627ecf334356ee0f87a164c"
  13. [[package]]
  14. name = "aho-corasick"
  15. version = "0.7.15"
  16. source = "registry+https://github.com/rust-lang/crates.io-index"
  17. checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5"
  18. dependencies = [
  19. "memchr",
  20. ]
  21. [[package]]
  22. name = "andrew"
  23. version = "0.3.1"
  24. source = "registry+https://github.com/rust-lang/crates.io-index"
  25. checksum = "8c4afb09dd642feec8408e33f92f3ffc4052946f6b20f32fb99c1f58cd4fa7cf"
  26. dependencies = [
  27. "bitflags",
  28. "rusttype",
  29. "walkdir",
  30. "xdg",
  31. "xml-rs",
  32. ]
  33. [[package]]
  34. name = "android_glue"
  35. version = "0.2.3"
  36. source = "registry+https://github.com/rust-lang/crates.io-index"
  37. checksum = "000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407"
  38. [[package]]
  39. name = "asparit"
  40. version = "0.1.0"
  41. dependencies = [
  42. "futures",
  43. "num_cpus",
  44. "rayon-core",
  45. "tokio",
  46. ]
  47. [[package]]
  48. name = "async-ecs"
  49. version = "0.1.0"
  50. dependencies = [
  51. "asparit",
  52. "async-ecs-derive",
  53. "crossbeam-queue",
  54. "futures",
  55. "hashbrown",
  56. "hibitset",
  57. "log",
  58. "mopa",
  59. "thiserror",
  60. "tokio",
  61. ]
  62. [[package]]
  63. name = "async-ecs-derive"
  64. version = "0.1.0"
  65. dependencies = [
  66. "proc-macro2",
  67. "quote",
  68. "syn",
  69. ]
  70. [[package]]
  71. name = "atom"
  72. version = "0.3.6"
  73. source = "registry+https://github.com/rust-lang/crates.io-index"
  74. checksum = "c9ff149ed9780025acfdb36862d35b28856bb693ceb451259a7164442f22fdc3"
  75. [[package]]
  76. name = "atty"
  77. version = "0.2.14"
  78. source = "registry+https://github.com/rust-lang/crates.io-index"
  79. checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
  80. dependencies = [
  81. "hermit-abi",
  82. "libc",
  83. "winapi 0.3.9",
  84. ]
  85. [[package]]
  86. name = "autocfg"
  87. version = "1.0.1"
  88. source = "registry+https://github.com/rust-lang/crates.io-index"
  89. checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a"
  90. [[package]]
  91. name = "bitflags"
  92. version = "1.2.1"
  93. source = "registry+https://github.com/rust-lang/crates.io-index"
  94. checksum = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
  95. [[package]]
  96. name = "block"
  97. version = "0.1.6"
  98. source = "registry+https://github.com/rust-lang/crates.io-index"
  99. checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
  100. [[package]]
  101. name = "byteorder"
  102. version = "1.3.4"
  103. source = "registry+https://github.com/rust-lang/crates.io-index"
  104. checksum = "08c48aae112d48ed9f069b33538ea9e3e90aa263cfa3d1c24309612b1f7472de"
  105. [[package]]
  106. name = "bytes"
  107. version = "0.6.0"
  108. source = "registry+https://github.com/rust-lang/crates.io-index"
  109. checksum = "e0dcbc35f504eb6fc275a6d20e4ebcda18cf50d40ba6fabff8c711fa16cb3b16"
  110. [[package]]
  111. name = "calloop"
  112. version = "0.6.5"
  113. source = "registry+https://github.com/rust-lang/crates.io-index"
  114. checksum = "0b036167e76041694579972c28cf4877b4f92da222560ddb49008937b6a6727c"
  115. dependencies = [
  116. "log",
  117. "nix",
  118. ]
  119. [[package]]
  120. name = "cc"
  121. version = "1.0.65"
  122. source = "registry+https://github.com/rust-lang/crates.io-index"
  123. checksum = "95752358c8f7552394baf48cd82695b345628ad3f170d607de3ca03b8dacca15"
  124. [[package]]
  125. name = "cfg-if"
  126. version = "0.1.10"
  127. source = "registry+https://github.com/rust-lang/crates.io-index"
  128. checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
  129. [[package]]
  130. name = "cfg-if"
  131. version = "1.0.0"
  132. source = "registry+https://github.com/rust-lang/crates.io-index"
  133. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  134. [[package]]
  135. name = "cgl"
  136. version = "0.3.2"
  137. source = "registry+https://github.com/rust-lang/crates.io-index"
  138. checksum = "0ced0551234e87afee12411d535648dd89d2e7f34c78b753395567aff3d447ff"
  139. dependencies = [
  140. "libc",
  141. ]
  142. [[package]]
  143. name = "cloudabi"
  144. version = "0.1.0"
  145. source = "registry+https://github.com/rust-lang/crates.io-index"
  146. checksum = "4344512281c643ae7638bbabc3af17a11307803ec8f0fcad9fae512a8bf36467"
  147. dependencies = [
  148. "bitflags",
  149. ]
  150. [[package]]
  151. name = "cocoa"
  152. version = "0.23.0"
  153. source = "registry+https://github.com/rust-lang/crates.io-index"
  154. checksum = "c54201c07dcf3a5ca33fececb8042aed767ee4bfd5a0235a8ceabcda956044b2"
  155. dependencies = [
  156. "bitflags",
  157. "block",
  158. "cocoa-foundation",
  159. "core-foundation 0.9.1",
  160. "core-graphics 0.22.1",
  161. "foreign-types",
  162. "libc",
  163. "objc",
  164. ]
  165. [[package]]
  166. name = "cocoa-foundation"
  167. version = "0.1.0"
  168. source = "registry+https://github.com/rust-lang/crates.io-index"
  169. checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318"
  170. dependencies = [
  171. "bitflags",
  172. "block",
  173. "core-foundation 0.9.1",
  174. "core-graphics-types",
  175. "foreign-types",
  176. "libc",
  177. "objc",
  178. ]
  179. [[package]]
  180. name = "const_fn"
  181. version = "0.4.3"
  182. source = "registry+https://github.com/rust-lang/crates.io-index"
  183. checksum = "c478836e029dcef17fb47c89023448c64f781a046e0300e257ad8225ae59afab"
  184. [[package]]
  185. name = "core-foundation"
  186. version = "0.7.0"
  187. source = "registry+https://github.com/rust-lang/crates.io-index"
  188. checksum = "57d24c7a13c43e870e37c1556b74555437870a04514f7685f5b354e090567171"
  189. dependencies = [
  190. "core-foundation-sys 0.7.0",
  191. "libc",
  192. ]
  193. [[package]]
  194. name = "core-foundation"
  195. version = "0.9.1"
  196. source = "registry+https://github.com/rust-lang/crates.io-index"
  197. checksum = "0a89e2ae426ea83155dccf10c0fa6b1463ef6d5fcb44cee0b224a408fa640a62"
  198. dependencies = [
  199. "core-foundation-sys 0.8.2",
  200. "libc",
  201. ]
  202. [[package]]
  203. name = "core-foundation-sys"
  204. version = "0.7.0"
  205. source = "registry+https://github.com/rust-lang/crates.io-index"
  206. checksum = "b3a71ab494c0b5b860bdc8407ae08978052417070c2ced38573a9157ad75b8ac"
  207. [[package]]
  208. name = "core-foundation-sys"
  209. version = "0.8.2"
  210. source = "registry+https://github.com/rust-lang/crates.io-index"
  211. checksum = "ea221b5284a47e40033bf9b66f35f984ec0ea2931eb03505246cd27a963f981b"
  212. [[package]]
  213. name = "core-graphics"
  214. version = "0.19.2"
  215. source = "registry+https://github.com/rust-lang/crates.io-index"
  216. checksum = "b3889374e6ea6ab25dba90bb5d96202f61108058361f6dc72e8b03e6f8bbe923"
  217. dependencies = [
  218. "bitflags",
  219. "core-foundation 0.7.0",
  220. "foreign-types",
  221. "libc",
  222. ]
  223. [[package]]
  224. name = "core-graphics"
  225. version = "0.22.1"
  226. source = "registry+https://github.com/rust-lang/crates.io-index"
  227. checksum = "fc239bba52bab96649441699533a68de294a101533b0270b2d65aa402b29a7f9"
  228. dependencies = [
  229. "bitflags",
  230. "core-foundation 0.9.1",
  231. "core-graphics-types",
  232. "foreign-types",
  233. "libc",
  234. ]
  235. [[package]]
  236. name = "core-graphics-types"
  237. version = "0.1.1"
  238. source = "registry+https://github.com/rust-lang/crates.io-index"
  239. checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b"
  240. dependencies = [
  241. "bitflags",
  242. "core-foundation 0.9.1",
  243. "foreign-types",
  244. "libc",
  245. ]
  246. [[package]]
  247. name = "core-video-sys"
  248. version = "0.1.4"
  249. source = "registry+https://github.com/rust-lang/crates.io-index"
  250. checksum = "34ecad23610ad9757664d644e369246edde1803fcb43ed72876565098a5d3828"
  251. dependencies = [
  252. "cfg-if 0.1.10",
  253. "core-foundation-sys 0.7.0",
  254. "core-graphics 0.19.2",
  255. "libc",
  256. "objc",
  257. ]
  258. [[package]]
  259. name = "crossbeam-channel"
  260. version = "0.5.0"
  261. source = "registry+https://github.com/rust-lang/crates.io-index"
  262. checksum = "dca26ee1f8d361640700bde38b2c37d8c22b3ce2d360e1fc1c74ea4b0aa7d775"
  263. dependencies = [
  264. "cfg-if 1.0.0",
  265. "crossbeam-utils",
  266. ]
  267. [[package]]
  268. name = "crossbeam-deque"
  269. version = "0.8.0"
  270. source = "registry+https://github.com/rust-lang/crates.io-index"
  271. checksum = "94af6efb46fef72616855b036a624cf27ba656ffc9be1b9a3c931cfc7749a9a9"
  272. dependencies = [
  273. "cfg-if 1.0.0",
  274. "crossbeam-epoch",
  275. "crossbeam-utils",
  276. ]
  277. [[package]]
  278. name = "crossbeam-epoch"
  279. version = "0.9.0"
  280. source = "registry+https://github.com/rust-lang/crates.io-index"
  281. checksum = "ec0f606a85340376eef0d6d8fec399e6d4a544d648386c6645eb6d0653b27d9f"
  282. dependencies = [
  283. "cfg-if 1.0.0",
  284. "const_fn",
  285. "crossbeam-utils",
  286. "lazy_static",
  287. "memoffset",
  288. "scopeguard",
  289. ]
  290. [[package]]
  291. name = "crossbeam-queue"
  292. version = "0.3.0"
  293. source = "registry+https://github.com/rust-lang/crates.io-index"
  294. checksum = "6b2a58563f049aa3bae172bc4120f093b5901161c629f280a1f40ba55317d774"
  295. dependencies = [
  296. "cfg-if 1.0.0",
  297. "crossbeam-utils",
  298. ]
  299. [[package]]
  300. name = "crossbeam-utils"
  301. version = "0.8.0"
  302. source = "registry+https://github.com/rust-lang/crates.io-index"
  303. checksum = "ec91540d98355f690a86367e566ecad2e9e579f230230eb7c21398372be73ea5"
  304. dependencies = [
  305. "autocfg",
  306. "cfg-if 1.0.0",
  307. "const_fn",
  308. "lazy_static",
  309. ]
  310. [[package]]
  311. name = "darling"
  312. version = "0.10.2"
  313. source = "registry+https://github.com/rust-lang/crates.io-index"
  314. checksum = "0d706e75d87e35569db781a9b5e2416cff1236a47ed380831f959382ccd5f858"
  315. dependencies = [
  316. "darling_core",
  317. "darling_macro",
  318. ]
  319. [[package]]
  320. name = "darling_core"
  321. version = "0.10.2"
  322. source = "registry+https://github.com/rust-lang/crates.io-index"
  323. checksum = "f0c960ae2da4de88a91b2d920c2a7233b400bc33cb28453a2987822d8392519b"
  324. dependencies = [
  325. "fnv",
  326. "ident_case",
  327. "proc-macro2",
  328. "quote",
  329. "strsim",
  330. "syn",
  331. ]
  332. [[package]]
  333. name = "darling_macro"
  334. version = "0.10.2"
  335. source = "registry+https://github.com/rust-lang/crates.io-index"
  336. checksum = "d9b5a2f4ac4969822c62224815d069952656cadc7084fdca9751e6d959189b72"
  337. dependencies = [
  338. "darling_core",
  339. "quote",
  340. "syn",
  341. ]
  342. [[package]]
  343. name = "derivative"
  344. version = "2.1.1"
  345. source = "registry+https://github.com/rust-lang/crates.io-index"
  346. checksum = "cb582b60359da160a9477ee80f15c8d784c477e69c217ef2cdd4169c24ea380f"
  347. dependencies = [
  348. "proc-macro2",
  349. "quote",
  350. "syn",
  351. ]
  352. [[package]]
  353. name = "dispatch"
  354. version = "0.2.0"
  355. source = "registry+https://github.com/rust-lang/crates.io-index"
  356. checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b"
  357. [[package]]
  358. name = "dlib"
  359. version = "0.4.2"
  360. source = "registry+https://github.com/rust-lang/crates.io-index"
  361. checksum = "b11f15d1e3268f140f68d390637d5e76d849782d971ae7063e0da69fe9709a76"
  362. dependencies = [
  363. "libloading",
  364. ]
  365. [[package]]
  366. name = "downcast-rs"
  367. version = "1.2.0"
  368. source = "registry+https://github.com/rust-lang/crates.io-index"
  369. checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650"
  370. [[package]]
  371. name = "env_logger"
  372. version = "0.8.2"
  373. source = "registry+https://github.com/rust-lang/crates.io-index"
  374. checksum = "f26ecb66b4bdca6c1409b40fb255eefc2bd4f6d135dab3c3124f80ffa2a9661e"
  375. dependencies = [
  376. "atty",
  377. "humantime",
  378. "log",
  379. "regex",
  380. "termcolor",
  381. ]
  382. [[package]]
  383. name = "fnv"
  384. version = "1.0.7"
  385. source = "registry+https://github.com/rust-lang/crates.io-index"
  386. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  387. [[package]]
  388. name = "foreign-types"
  389. version = "0.3.2"
  390. source = "registry+https://github.com/rust-lang/crates.io-index"
  391. checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  392. dependencies = [
  393. "foreign-types-shared",
  394. ]
  395. [[package]]
  396. name = "foreign-types-shared"
  397. version = "0.1.1"
  398. source = "registry+https://github.com/rust-lang/crates.io-index"
  399. checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  400. [[package]]
  401. name = "fuchsia-zircon"
  402. version = "0.3.3"
  403. source = "registry+https://github.com/rust-lang/crates.io-index"
  404. checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
  405. dependencies = [
  406. "bitflags",
  407. "fuchsia-zircon-sys",
  408. ]
  409. [[package]]
  410. name = "fuchsia-zircon-sys"
  411. version = "0.3.3"
  412. source = "registry+https://github.com/rust-lang/crates.io-index"
  413. checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
  414. [[package]]
  415. name = "futures"
  416. version = "0.3.8"
  417. source = "registry+https://github.com/rust-lang/crates.io-index"
  418. checksum = "9b3b0c040a1fe6529d30b3c5944b280c7f0dcb2930d2c3062bca967b602583d0"
  419. dependencies = [
  420. "futures-channel",
  421. "futures-core",
  422. "futures-executor",
  423. "futures-io",
  424. "futures-sink",
  425. "futures-task",
  426. "futures-util",
  427. ]
  428. [[package]]
  429. name = "futures-channel"
  430. version = "0.3.8"
  431. source = "registry+https://github.com/rust-lang/crates.io-index"
  432. checksum = "4b7109687aa4e177ef6fe84553af6280ef2778bdb7783ba44c9dc3399110fe64"
  433. dependencies = [
  434. "futures-core",
  435. "futures-sink",
  436. ]
  437. [[package]]
  438. name = "futures-core"
  439. version = "0.3.8"
  440. source = "registry+https://github.com/rust-lang/crates.io-index"
  441. checksum = "847ce131b72ffb13b6109a221da9ad97a64cbe48feb1028356b836b47b8f1748"
  442. [[package]]
  443. name = "futures-executor"
  444. version = "0.3.8"
  445. source = "registry+https://github.com/rust-lang/crates.io-index"
  446. checksum = "4caa2b2b68b880003057c1dd49f1ed937e38f22fcf6c212188a121f08cf40a65"
  447. dependencies = [
  448. "futures-core",
  449. "futures-task",
  450. "futures-util",
  451. ]
  452. [[package]]
  453. name = "futures-io"
  454. version = "0.3.8"
  455. source = "registry+https://github.com/rust-lang/crates.io-index"
  456. checksum = "611834ce18aaa1bd13c4b374f5d653e1027cf99b6b502584ff8c9a64413b30bb"
  457. [[package]]
  458. name = "futures-macro"
  459. version = "0.3.8"
  460. source = "registry+https://github.com/rust-lang/crates.io-index"
  461. checksum = "77408a692f1f97bcc61dc001d752e00643408fbc922e4d634c655df50d595556"
  462. dependencies = [
  463. "proc-macro-hack",
  464. "proc-macro2",
  465. "quote",
  466. "syn",
  467. ]
  468. [[package]]
  469. name = "futures-sink"
  470. version = "0.3.8"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. checksum = "f878195a49cee50e006b02b93cf7e0a95a38ac7b776b4c4d9cc1207cd20fcb3d"
  473. [[package]]
  474. name = "futures-task"
  475. version = "0.3.8"
  476. source = "registry+https://github.com/rust-lang/crates.io-index"
  477. checksum = "7c554eb5bf48b2426c4771ab68c6b14468b6e76cc90996f528c3338d761a4d0d"
  478. dependencies = [
  479. "once_cell",
  480. ]
  481. [[package]]
  482. name = "futures-util"
  483. version = "0.3.8"
  484. source = "registry+https://github.com/rust-lang/crates.io-index"
  485. checksum = "d304cff4a7b99cfb7986f7d43fbe93d175e72e704a8860787cc95e9ffd85cbd2"
  486. dependencies = [
  487. "futures-channel",
  488. "futures-core",
  489. "futures-io",
  490. "futures-macro",
  491. "futures-sink",
  492. "futures-task",
  493. "memchr",
  494. "pin-project",
  495. "pin-utils",
  496. "proc-macro-hack",
  497. "proc-macro-nested",
  498. "slab",
  499. ]
  500. [[package]]
  501. name = "getrandom"
  502. version = "0.1.15"
  503. source = "registry+https://github.com/rust-lang/crates.io-index"
  504. checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6"
  505. dependencies = [
  506. "cfg-if 0.1.10",
  507. "libc",
  508. "wasi",
  509. ]
  510. [[package]]
  511. name = "gl"
  512. version = "0.1.0"
  513. dependencies = [
  514. "gl_generator",
  515. "lazy_static",
  516. "log",
  517. "regex",
  518. ]
  519. [[package]]
  520. name = "gl_generator"
  521. version = "0.14.0"
  522. source = "registry+https://github.com/rust-lang/crates.io-index"
  523. checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d"
  524. dependencies = [
  525. "khronos_api",
  526. "log",
  527. "xml-rs",
  528. ]
  529. [[package]]
  530. name = "glutin"
  531. version = "0.25.1"
  532. source = "registry+https://github.com/rust-lang/crates.io-index"
  533. checksum = "d8bae26a39a728b003e9fad473ea89527de0de050143b4df866f18bb154bc86e"
  534. dependencies = [
  535. "android_glue",
  536. "cgl",
  537. "cocoa",
  538. "core-foundation 0.9.1",
  539. "glutin_egl_sys",
  540. "glutin_emscripten_sys",
  541. "glutin_gles2_sys",
  542. "glutin_glx_sys",
  543. "glutin_wgl_sys",
  544. "lazy_static",
  545. "libloading",
  546. "log",
  547. "objc",
  548. "osmesa-sys",
  549. "parking_lot",
  550. "wayland-client",
  551. "wayland-egl",
  552. "winapi 0.3.9",
  553. "winit",
  554. ]
  555. [[package]]
  556. name = "glutin_egl_sys"
  557. version = "0.1.5"
  558. source = "registry+https://github.com/rust-lang/crates.io-index"
  559. checksum = "2abb6aa55523480c4adc5a56bbaa249992e2dddb2fc63dc96e04a3355364c211"
  560. dependencies = [
  561. "gl_generator",
  562. "winapi 0.3.9",
  563. ]
  564. [[package]]
  565. name = "glutin_emscripten_sys"
  566. version = "0.1.1"
  567. source = "registry+https://github.com/rust-lang/crates.io-index"
  568. checksum = "80de4146df76e8a6c32b03007bc764ff3249dcaeb4f675d68a06caf1bac363f1"
  569. [[package]]
  570. name = "glutin_gles2_sys"
  571. version = "0.1.5"
  572. source = "registry+https://github.com/rust-lang/crates.io-index"
  573. checksum = "e8094e708b730a7c8a1954f4f8a31880af00eb8a1c5b5bf85d28a0a3c6d69103"
  574. dependencies = [
  575. "gl_generator",
  576. "objc",
  577. ]
  578. [[package]]
  579. name = "glutin_glx_sys"
  580. version = "0.1.7"
  581. source = "registry+https://github.com/rust-lang/crates.io-index"
  582. checksum = "7e393c8fc02b807459410429150e9c4faffdb312d59b8c038566173c81991351"
  583. dependencies = [
  584. "gl_generator",
  585. "x11-dl",
  586. ]
  587. [[package]]
  588. name = "glutin_wgl_sys"
  589. version = "0.1.5"
  590. source = "registry+https://github.com/rust-lang/crates.io-index"
  591. checksum = "3da5951a1569dbab865c6f2a863efafff193a93caf05538d193e9e3816d21696"
  592. dependencies = [
  593. "gl_generator",
  594. ]
  595. [[package]]
  596. name = "hashbrown"
  597. version = "0.9.1"
  598. source = "registry+https://github.com/rust-lang/crates.io-index"
  599. checksum = "d7afe4a420e3fe79967a00898cc1f4db7c8a49a9333a29f8a4bd76a253d5cd04"
  600. dependencies = [
  601. "ahash",
  602. ]
  603. [[package]]
  604. name = "hermit-abi"
  605. version = "0.1.17"
  606. source = "registry+https://github.com/rust-lang/crates.io-index"
  607. checksum = "5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8"
  608. dependencies = [
  609. "libc",
  610. ]
  611. [[package]]
  612. name = "hibitset"
  613. version = "0.6.3"
  614. source = "registry+https://github.com/rust-lang/crates.io-index"
  615. checksum = "93a1bb8316a44459a7d14253c4d28dd7395cbd23cc04a68c46e851b8e46d64b1"
  616. dependencies = [
  617. "atom",
  618. ]
  619. [[package]]
  620. name = "humantime"
  621. version = "2.0.1"
  622. source = "registry+https://github.com/rust-lang/crates.io-index"
  623. checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
  624. [[package]]
  625. name = "ident_case"
  626. version = "1.0.1"
  627. source = "registry+https://github.com/rust-lang/crates.io-index"
  628. checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
  629. [[package]]
  630. name = "instant"
  631. version = "0.1.9"
  632. source = "registry+https://github.com/rust-lang/crates.io-index"
  633. checksum = "61124eeebbd69b8190558df225adf7e4caafce0d743919e5d6b19652314ec5ec"
  634. dependencies = [
  635. "cfg-if 1.0.0",
  636. ]
  637. [[package]]
  638. name = "iovec"
  639. version = "0.1.4"
  640. source = "registry+https://github.com/rust-lang/crates.io-index"
  641. checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e"
  642. dependencies = [
  643. "libc",
  644. ]
  645. [[package]]
  646. name = "jni-sys"
  647. version = "0.3.0"
  648. source = "registry+https://github.com/rust-lang/crates.io-index"
  649. checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130"
  650. [[package]]
  651. name = "kernel32-sys"
  652. version = "0.2.2"
  653. source = "registry+https://github.com/rust-lang/crates.io-index"
  654. checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
  655. dependencies = [
  656. "winapi 0.2.8",
  657. "winapi-build",
  658. ]
  659. [[package]]
  660. name = "khronos_api"
  661. version = "3.1.0"
  662. source = "registry+https://github.com/rust-lang/crates.io-index"
  663. checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
  664. [[package]]
  665. name = "lazy_static"
  666. version = "1.4.0"
  667. source = "registry+https://github.com/rust-lang/crates.io-index"
  668. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  669. [[package]]
  670. name = "lazycell"
  671. version = "1.3.0"
  672. source = "registry+https://github.com/rust-lang/crates.io-index"
  673. checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
  674. [[package]]
  675. name = "libc"
  676. version = "0.2.80"
  677. source = "registry+https://github.com/rust-lang/crates.io-index"
  678. checksum = "4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614"
  679. [[package]]
  680. name = "libloading"
  681. version = "0.6.5"
  682. source = "registry+https://github.com/rust-lang/crates.io-index"
  683. checksum = "1090080fe06ec2648d0da3881d9453d97e71a45f00eb179af7fdd7e3f686fdb0"
  684. dependencies = [
  685. "cfg-if 1.0.0",
  686. "winapi 0.3.9",
  687. ]
  688. [[package]]
  689. name = "lock_api"
  690. version = "0.4.2"
  691. source = "registry+https://github.com/rust-lang/crates.io-index"
  692. checksum = "dd96ffd135b2fd7b973ac026d28085defbe8983df057ced3eb4f2130b0831312"
  693. dependencies = [
  694. "scopeguard",
  695. ]
  696. [[package]]
  697. name = "log"
  698. version = "0.4.11"
  699. source = "registry+https://github.com/rust-lang/crates.io-index"
  700. checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b"
  701. dependencies = [
  702. "cfg-if 0.1.10",
  703. ]
  704. [[package]]
  705. name = "malloc_buf"
  706. version = "0.0.6"
  707. source = "registry+https://github.com/rust-lang/crates.io-index"
  708. checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
  709. dependencies = [
  710. "libc",
  711. ]
  712. [[package]]
  713. name = "maybe-uninit"
  714. version = "2.0.0"
  715. source = "registry+https://github.com/rust-lang/crates.io-index"
  716. checksum = "60302e4db3a61da70c0cb7991976248362f30319e88850c487b9b95bbf059e00"
  717. [[package]]
  718. name = "memchr"
  719. version = "2.3.4"
  720. source = "registry+https://github.com/rust-lang/crates.io-index"
  721. checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525"
  722. [[package]]
  723. name = "memmap"
  724. version = "0.7.0"
  725. source = "registry+https://github.com/rust-lang/crates.io-index"
  726. checksum = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
  727. dependencies = [
  728. "libc",
  729. "winapi 0.3.9",
  730. ]
  731. [[package]]
  732. name = "memoffset"
  733. version = "0.5.6"
  734. source = "registry+https://github.com/rust-lang/crates.io-index"
  735. checksum = "043175f069eda7b85febe4a74abbaeff828d9f8b448515d3151a14a3542811aa"
  736. dependencies = [
  737. "autocfg",
  738. ]
  739. [[package]]
  740. name = "mio"
  741. version = "0.6.22"
  742. source = "registry+https://github.com/rust-lang/crates.io-index"
  743. checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430"
  744. dependencies = [
  745. "cfg-if 0.1.10",
  746. "fuchsia-zircon",
  747. "fuchsia-zircon-sys",
  748. "iovec",
  749. "kernel32-sys",
  750. "libc",
  751. "log",
  752. "miow 0.2.1",
  753. "net2",
  754. "slab",
  755. "winapi 0.2.8",
  756. ]
  757. [[package]]
  758. name = "mio"
  759. version = "0.7.6"
  760. source = "registry+https://github.com/rust-lang/crates.io-index"
  761. checksum = "f33bc887064ef1fd66020c9adfc45bb9f33d75a42096c81e7c56c65b75dd1a8b"
  762. dependencies = [
  763. "libc",
  764. "log",
  765. "miow 0.3.6",
  766. "ntapi",
  767. "winapi 0.3.9",
  768. ]
  769. [[package]]
  770. name = "mio-extras"
  771. version = "2.0.6"
  772. source = "registry+https://github.com/rust-lang/crates.io-index"
  773. checksum = "52403fe290012ce777c4626790c8951324a2b9e3316b3143779c72b029742f19"
  774. dependencies = [
  775. "lazycell",
  776. "log",
  777. "mio 0.6.22",
  778. "slab",
  779. ]
  780. [[package]]
  781. name = "miow"
  782. version = "0.2.1"
  783. source = "registry+https://github.com/rust-lang/crates.io-index"
  784. checksum = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
  785. dependencies = [
  786. "kernel32-sys",
  787. "net2",
  788. "winapi 0.2.8",
  789. "ws2_32-sys",
  790. ]
  791. [[package]]
  792. name = "miow"
  793. version = "0.3.6"
  794. source = "registry+https://github.com/rust-lang/crates.io-index"
  795. checksum = "5a33c1b55807fbed163481b5ba66db4b2fa6cde694a5027be10fb724206c5897"
  796. dependencies = [
  797. "socket2",
  798. "winapi 0.3.9",
  799. ]
  800. [[package]]
  801. name = "mopa"
  802. version = "0.2.2"
  803. source = "registry+https://github.com/rust-lang/crates.io-index"
  804. checksum = "a785740271256c230f57462d3b83e52f998433a7062fc18f96d5999474a9f915"
  805. [[package]]
  806. name = "ndk"
  807. version = "0.2.1"
  808. source = "registry+https://github.com/rust-lang/crates.io-index"
  809. checksum = "5eb167c1febed0a496639034d0c76b3b74263636045db5489eee52143c246e73"
  810. dependencies = [
  811. "jni-sys",
  812. "ndk-sys",
  813. "num_enum",
  814. "thiserror",
  815. ]
  816. [[package]]
  817. name = "ndk-glue"
  818. version = "0.2.1"
  819. source = "registry+https://github.com/rust-lang/crates.io-index"
  820. checksum = "bdf399b8b7a39c6fb153c4ec32c72fd5fe789df24a647f229c239aa7adb15241"
  821. dependencies = [
  822. "lazy_static",
  823. "libc",
  824. "log",
  825. "ndk",
  826. "ndk-macro",
  827. "ndk-sys",
  828. ]
  829. [[package]]
  830. name = "ndk-macro"
  831. version = "0.2.0"
  832. source = "registry+https://github.com/rust-lang/crates.io-index"
  833. checksum = "05d1c6307dc424d0f65b9b06e94f88248e6305726b14729fd67a5e47b2dc481d"
  834. dependencies = [
  835. "darling",
  836. "proc-macro-crate",
  837. "proc-macro2",
  838. "quote",
  839. "syn",
  840. ]
  841. [[package]]
  842. name = "ndk-sys"
  843. version = "0.2.1"
  844. source = "registry+https://github.com/rust-lang/crates.io-index"
  845. checksum = "c44922cb3dbb1c70b5e5f443d63b64363a898564d739ba5198e3a9138442868d"
  846. [[package]]
  847. name = "net2"
  848. version = "0.2.35"
  849. source = "registry+https://github.com/rust-lang/crates.io-index"
  850. checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853"
  851. dependencies = [
  852. "cfg-if 0.1.10",
  853. "libc",
  854. "winapi 0.3.9",
  855. ]
  856. [[package]]
  857. name = "nix"
  858. version = "0.18.0"
  859. source = "registry+https://github.com/rust-lang/crates.io-index"
  860. checksum = "83450fe6a6142ddd95fb064b746083fc4ef1705fe81f64a64e1d4b39f54a1055"
  861. dependencies = [
  862. "bitflags",
  863. "cc",
  864. "cfg-if 0.1.10",
  865. "libc",
  866. ]
  867. [[package]]
  868. name = "nom"
  869. version = "6.0.1"
  870. source = "registry+https://github.com/rust-lang/crates.io-index"
  871. checksum = "88034cfd6b4a0d54dd14f4a507eceee36c0b70e5a02236c4e4df571102be17f0"
  872. dependencies = [
  873. "memchr",
  874. "version_check",
  875. ]
  876. [[package]]
  877. name = "ntapi"
  878. version = "0.3.6"
  879. source = "registry+https://github.com/rust-lang/crates.io-index"
  880. checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44"
  881. dependencies = [
  882. "winapi 0.3.9",
  883. ]
  884. [[package]]
  885. name = "num_cpus"
  886. version = "1.13.0"
  887. source = "registry+https://github.com/rust-lang/crates.io-index"
  888. checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3"
  889. dependencies = [
  890. "hermit-abi",
  891. "libc",
  892. ]
  893. [[package]]
  894. name = "num_enum"
  895. version = "0.4.3"
  896. source = "registry+https://github.com/rust-lang/crates.io-index"
  897. checksum = "ca565a7df06f3d4b485494f25ba05da1435950f4dc263440eda7a6fa9b8e36e4"
  898. dependencies = [
  899. "derivative",
  900. "num_enum_derive",
  901. ]
  902. [[package]]
  903. name = "num_enum_derive"
  904. version = "0.4.3"
  905. source = "registry+https://github.com/rust-lang/crates.io-index"
  906. checksum = "ffa5a33ddddfee04c0283a7653987d634e880347e96b5b2ed64de07efb59db9d"
  907. dependencies = [
  908. "proc-macro-crate",
  909. "proc-macro2",
  910. "quote",
  911. "syn",
  912. ]
  913. [[package]]
  914. name = "objc"
  915. version = "0.2.7"
  916. source = "registry+https://github.com/rust-lang/crates.io-index"
  917. checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1"
  918. dependencies = [
  919. "malloc_buf",
  920. ]
  921. [[package]]
  922. name = "once_cell"
  923. version = "1.5.2"
  924. source = "registry+https://github.com/rust-lang/crates.io-index"
  925. checksum = "13bd41f508810a131401606d54ac32a467c97172d74ba7662562ebba5ad07fa0"
  926. [[package]]
  927. name = "osmesa-sys"
  928. version = "0.1.2"
  929. source = "registry+https://github.com/rust-lang/crates.io-index"
  930. checksum = "88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b"
  931. dependencies = [
  932. "shared_library",
  933. ]
  934. [[package]]
  935. name = "owned_ttf_parser"
  936. version = "0.6.0"
  937. source = "registry+https://github.com/rust-lang/crates.io-index"
  938. checksum = "9f923fb806c46266c02ab4a5b239735c144bdeda724a50ed058e5226f594cde3"
  939. dependencies = [
  940. "ttf-parser",
  941. ]
  942. [[package]]
  943. name = "parking_lot"
  944. version = "0.11.1"
  945. source = "registry+https://github.com/rust-lang/crates.io-index"
  946. checksum = "6d7744ac029df22dca6284efe4e898991d28e3085c706c972bcd7da4a27a15eb"
  947. dependencies = [
  948. "instant",
  949. "lock_api",
  950. "parking_lot_core",
  951. ]
  952. [[package]]
  953. name = "parking_lot_core"
  954. version = "0.8.0"
  955. source = "registry+https://github.com/rust-lang/crates.io-index"
  956. checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b"
  957. dependencies = [
  958. "cfg-if 0.1.10",
  959. "cloudabi",
  960. "instant",
  961. "libc",
  962. "redox_syscall",
  963. "smallvec",
  964. "winapi 0.3.9",
  965. ]
  966. [[package]]
  967. name = "percent-encoding"
  968. version = "2.1.0"
  969. source = "registry+https://github.com/rust-lang/crates.io-index"
  970. checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
  971. [[package]]
  972. name = "pin-project"
  973. version = "1.0.2"
  974. source = "registry+https://github.com/rust-lang/crates.io-index"
  975. checksum = "9ccc2237c2c489783abd8c4c80e5450fc0e98644555b1364da68cc29aa151ca7"
  976. dependencies = [
  977. "pin-project-internal",
  978. ]
  979. [[package]]
  980. name = "pin-project-internal"
  981. version = "1.0.2"
  982. source = "registry+https://github.com/rust-lang/crates.io-index"
  983. checksum = "f8e8d2bf0b23038a4424865103a4df472855692821aab4e4f5c3312d461d9e5f"
  984. dependencies = [
  985. "proc-macro2",
  986. "quote",
  987. "syn",
  988. ]
  989. [[package]]
  990. name = "pin-project-lite"
  991. version = "0.2.0"
  992. source = "registry+https://github.com/rust-lang/crates.io-index"
  993. checksum = "6b063f57ec186e6140e2b8b6921e5f1bd89c7356dda5b33acc5401203ca6131c"
  994. [[package]]
  995. name = "pin-utils"
  996. version = "0.1.0"
  997. source = "registry+https://github.com/rust-lang/crates.io-index"
  998. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  999. [[package]]
  1000. name = "pkg-config"
  1001. version = "0.3.19"
  1002. source = "registry+https://github.com/rust-lang/crates.io-index"
  1003. checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c"
  1004. [[package]]
  1005. name = "ppv-lite86"
  1006. version = "0.2.10"
  1007. source = "registry+https://github.com/rust-lang/crates.io-index"
  1008. checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857"
  1009. [[package]]
  1010. name = "proc-macro-crate"
  1011. version = "0.1.5"
  1012. source = "registry+https://github.com/rust-lang/crates.io-index"
  1013. checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
  1014. dependencies = [
  1015. "toml",
  1016. ]
  1017. [[package]]
  1018. name = "proc-macro-hack"
  1019. version = "0.5.19"
  1020. source = "registry+https://github.com/rust-lang/crates.io-index"
  1021. checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"
  1022. [[package]]
  1023. name = "proc-macro-nested"
  1024. version = "0.1.6"
  1025. source = "registry+https://github.com/rust-lang/crates.io-index"
  1026. checksum = "eba180dafb9038b050a4c280019bbedf9f2467b61e5d892dcad585bb57aadc5a"
  1027. [[package]]
  1028. name = "proc-macro2"
  1029. version = "1.0.24"
  1030. source = "registry+https://github.com/rust-lang/crates.io-index"
  1031. checksum = "1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71"
  1032. dependencies = [
  1033. "unicode-xid",
  1034. ]
  1035. [[package]]
  1036. name = "quote"
  1037. version = "1.0.7"
  1038. source = "registry+https://github.com/rust-lang/crates.io-index"
  1039. checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37"
  1040. dependencies = [
  1041. "proc-macro2",
  1042. ]
  1043. [[package]]
  1044. name = "rand"
  1045. version = "0.7.3"
  1046. source = "registry+https://github.com/rust-lang/crates.io-index"
  1047. checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
  1048. dependencies = [
  1049. "getrandom",
  1050. "libc",
  1051. "rand_chacha",
  1052. "rand_core",
  1053. "rand_hc",
  1054. ]
  1055. [[package]]
  1056. name = "rand_chacha"
  1057. version = "0.2.2"
  1058. source = "registry+https://github.com/rust-lang/crates.io-index"
  1059. checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
  1060. dependencies = [
  1061. "ppv-lite86",
  1062. "rand_core",
  1063. ]
  1064. [[package]]
  1065. name = "rand_core"
  1066. version = "0.5.1"
  1067. source = "registry+https://github.com/rust-lang/crates.io-index"
  1068. checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
  1069. dependencies = [
  1070. "getrandom",
  1071. ]
  1072. [[package]]
  1073. name = "rand_hc"
  1074. version = "0.2.0"
  1075. source = "registry+https://github.com/rust-lang/crates.io-index"
  1076. checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
  1077. dependencies = [
  1078. "rand_core",
  1079. ]
  1080. [[package]]
  1081. name = "raw-window-handle"
  1082. version = "0.3.3"
  1083. source = "registry+https://github.com/rust-lang/crates.io-index"
  1084. checksum = "0a441a7a6c80ad6473bd4b74ec1c9a4c951794285bf941c2126f607c72e48211"
  1085. dependencies = [
  1086. "libc",
  1087. ]
  1088. [[package]]
  1089. name = "rayon-core"
  1090. version = "1.9.0"
  1091. source = "registry+https://github.com/rust-lang/crates.io-index"
  1092. checksum = "9ab346ac5921dc62ffa9f89b7a773907511cdfa5490c572ae9be1be33e8afa4a"
  1093. dependencies = [
  1094. "crossbeam-channel",
  1095. "crossbeam-deque",
  1096. "crossbeam-utils",
  1097. "lazy_static",
  1098. "num_cpus",
  1099. ]
  1100. [[package]]
  1101. name = "redox_syscall"
  1102. version = "0.1.57"
  1103. source = "registry+https://github.com/rust-lang/crates.io-index"
  1104. checksum = "41cc0f7e4d5d4544e8861606a285bb08d3e70712ccc7d2b84d7c0ccfaf4b05ce"
  1105. [[package]]
  1106. name = "regex"
  1107. version = "1.4.2"
  1108. source = "registry+https://github.com/rust-lang/crates.io-index"
  1109. checksum = "38cf2c13ed4745de91a5eb834e11c00bcc3709e773173b2ce4c56c9fbde04b9c"
  1110. dependencies = [
  1111. "aho-corasick",
  1112. "memchr",
  1113. "regex-syntax",
  1114. "thread_local",
  1115. ]
  1116. [[package]]
  1117. name = "regex-syntax"
  1118. version = "0.6.21"
  1119. source = "registry+https://github.com/rust-lang/crates.io-index"
  1120. checksum = "3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189"
  1121. [[package]]
  1122. name = "rusttype"
  1123. version = "0.9.2"
  1124. source = "registry+https://github.com/rust-lang/crates.io-index"
  1125. checksum = "dc7c727aded0be18c5b80c1640eae0ac8e396abf6fa8477d96cb37d18ee5ec59"
  1126. dependencies = [
  1127. "ab_glyph_rasterizer",
  1128. "owned_ttf_parser",
  1129. ]
  1130. [[package]]
  1131. name = "same-file"
  1132. version = "1.0.6"
  1133. source = "registry+https://github.com/rust-lang/crates.io-index"
  1134. checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
  1135. dependencies = [
  1136. "winapi-util",
  1137. ]
  1138. [[package]]
  1139. name = "scoped-tls"
  1140. version = "1.0.0"
  1141. source = "registry+https://github.com/rust-lang/crates.io-index"
  1142. checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2"
  1143. [[package]]
  1144. name = "scopeguard"
  1145. version = "1.1.0"
  1146. source = "registry+https://github.com/rust-lang/crates.io-index"
  1147. checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
  1148. [[package]]
  1149. name = "serde"
  1150. version = "1.0.117"
  1151. source = "registry+https://github.com/rust-lang/crates.io-index"
  1152. checksum = "b88fa983de7720629c9387e9f517353ed404164b1e482c970a90c1a4aaf7dc1a"
  1153. [[package]]
  1154. name = "shared_library"
  1155. version = "0.1.9"
  1156. source = "registry+https://github.com/rust-lang/crates.io-index"
  1157. checksum = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11"
  1158. dependencies = [
  1159. "lazy_static",
  1160. "libc",
  1161. ]
  1162. [[package]]
  1163. name = "signal-hook-registry"
  1164. version = "1.2.2"
  1165. source = "registry+https://github.com/rust-lang/crates.io-index"
  1166. checksum = "ce32ea0c6c56d5eacaeb814fbed9960547021d3edd010ded1425f180536b20ab"
  1167. dependencies = [
  1168. "libc",
  1169. ]
  1170. [[package]]
  1171. name = "slab"
  1172. version = "0.4.2"
  1173. source = "registry+https://github.com/rust-lang/crates.io-index"
  1174. checksum = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
  1175. [[package]]
  1176. name = "smallvec"
  1177. version = "1.5.0"
  1178. source = "registry+https://github.com/rust-lang/crates.io-index"
  1179. checksum = "7acad6f34eb9e8a259d3283d1e8c1d34d7415943d4895f65cc73813c7396fc85"
  1180. [[package]]
  1181. name = "smithay-client-toolkit"
  1182. version = "0.12.0"
  1183. source = "registry+https://github.com/rust-lang/crates.io-index"
  1184. checksum = "2ec5c077def8af49f9b5aeeb5fcf8079c638c6615c3a8f9305e2dea601de57f7"
  1185. dependencies = [
  1186. "andrew",
  1187. "bitflags",
  1188. "byteorder",
  1189. "calloop",
  1190. "dlib",
  1191. "lazy_static",
  1192. "log",
  1193. "memmap",
  1194. "nix",
  1195. "wayland-client",
  1196. "wayland-cursor",
  1197. "wayland-protocols",
  1198. ]
  1199. [[package]]
  1200. name = "socket2"
  1201. version = "0.3.17"
  1202. source = "registry+https://github.com/rust-lang/crates.io-index"
  1203. checksum = "2c29947abdee2a218277abeca306f25789c938e500ea5a9d4b12a5a504466902"
  1204. dependencies = [
  1205. "cfg-if 1.0.0",
  1206. "libc",
  1207. "redox_syscall",
  1208. "winapi 0.3.9",
  1209. ]
  1210. [[package]]
  1211. name = "space-crush"
  1212. version = "0.1.0"
  1213. dependencies = [
  1214. "asparit",
  1215. "async-ecs",
  1216. "async-ecs-derive",
  1217. "env_logger",
  1218. "futures",
  1219. "gl",
  1220. "glutin",
  1221. "log",
  1222. "num_cpus",
  1223. "rand",
  1224. "thiserror",
  1225. "tokio",
  1226. ]
  1227. [[package]]
  1228. name = "strsim"
  1229. version = "0.9.3"
  1230. source = "registry+https://github.com/rust-lang/crates.io-index"
  1231. checksum = "6446ced80d6c486436db5c078dde11a9f73d42b57fb273121e160b84f63d894c"
  1232. [[package]]
  1233. name = "syn"
  1234. version = "1.0.50"
  1235. source = "registry+https://github.com/rust-lang/crates.io-index"
  1236. checksum = "443b4178719c5a851e1bde36ce12da21d74a0e60b4d982ec3385a933c812f0f6"
  1237. dependencies = [
  1238. "proc-macro2",
  1239. "quote",
  1240. "unicode-xid",
  1241. ]
  1242. [[package]]
  1243. name = "termcolor"
  1244. version = "1.1.2"
  1245. source = "registry+https://github.com/rust-lang/crates.io-index"
  1246. checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4"
  1247. dependencies = [
  1248. "winapi-util",
  1249. ]
  1250. [[package]]
  1251. name = "thiserror"
  1252. version = "1.0.22"
  1253. source = "registry+https://github.com/rust-lang/crates.io-index"
  1254. checksum = "0e9ae34b84616eedaaf1e9dd6026dbe00dcafa92aa0c8077cb69df1fcfe5e53e"
  1255. dependencies = [
  1256. "thiserror-impl",
  1257. ]
  1258. [[package]]
  1259. name = "thiserror-impl"
  1260. version = "1.0.22"
  1261. source = "registry+https://github.com/rust-lang/crates.io-index"
  1262. checksum = "9ba20f23e85b10754cd195504aebf6a27e2e6cbe28c17778a0c930724628dd56"
  1263. dependencies = [
  1264. "proc-macro2",
  1265. "quote",
  1266. "syn",
  1267. ]
  1268. [[package]]
  1269. name = "thread_local"
  1270. version = "1.0.1"
  1271. source = "registry+https://github.com/rust-lang/crates.io-index"
  1272. checksum = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
  1273. dependencies = [
  1274. "lazy_static",
  1275. ]
  1276. [[package]]
  1277. name = "tokio"
  1278. version = "0.3.4"
  1279. source = "registry+https://github.com/rust-lang/crates.io-index"
  1280. checksum = "9dfe2523e6fa84ddf5e688151d4e5fddc51678de9752c6512a24714c23818d61"
  1281. dependencies = [
  1282. "autocfg",
  1283. "bytes",
  1284. "futures-core",
  1285. "lazy_static",
  1286. "libc",
  1287. "memchr",
  1288. "mio 0.7.6",
  1289. "num_cpus",
  1290. "parking_lot",
  1291. "pin-project-lite",
  1292. "signal-hook-registry",
  1293. "slab",
  1294. "tokio-macros",
  1295. "winapi 0.3.9",
  1296. ]
  1297. [[package]]
  1298. name = "tokio-macros"
  1299. version = "0.3.1"
  1300. source = "registry+https://github.com/rust-lang/crates.io-index"
  1301. checksum = "21d30fdbb5dc2d8f91049691aa1a9d4d4ae422a21c334ce8936e5886d30c5c45"
  1302. dependencies = [
  1303. "proc-macro2",
  1304. "quote",
  1305. "syn",
  1306. ]
  1307. [[package]]
  1308. name = "toml"
  1309. version = "0.5.7"
  1310. source = "registry+https://github.com/rust-lang/crates.io-index"
  1311. checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645"
  1312. dependencies = [
  1313. "serde",
  1314. ]
  1315. [[package]]
  1316. name = "ttf-parser"
  1317. version = "0.6.2"
  1318. source = "registry+https://github.com/rust-lang/crates.io-index"
  1319. checksum = "3e5d7cd7ab3e47dda6e56542f4bbf3824c15234958c6e1bd6aaa347e93499fdc"
  1320. [[package]]
  1321. name = "unicode-xid"
  1322. version = "0.2.1"
  1323. source = "registry+https://github.com/rust-lang/crates.io-index"
  1324. checksum = "f7fe0bb3479651439c9112f72b6c505038574c9fbb575ed1bf3b797fa39dd564"
  1325. [[package]]
  1326. name = "version_check"
  1327. version = "0.9.2"
  1328. source = "registry+https://github.com/rust-lang/crates.io-index"
  1329. checksum = "b5a972e5669d67ba988ce3dc826706fb0a8b01471c088cb0b6110b805cc36aed"
  1330. [[package]]
  1331. name = "walkdir"
  1332. version = "2.3.1"
  1333. source = "registry+https://github.com/rust-lang/crates.io-index"
  1334. checksum = "777182bc735b6424e1a57516d35ed72cb8019d85c8c9bf536dccb3445c1a2f7d"
  1335. dependencies = [
  1336. "same-file",
  1337. "winapi 0.3.9",
  1338. "winapi-util",
  1339. ]
  1340. [[package]]
  1341. name = "wasi"
  1342. version = "0.9.0+wasi-snapshot-preview1"
  1343. source = "registry+https://github.com/rust-lang/crates.io-index"
  1344. checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
  1345. [[package]]
  1346. name = "wayland-client"
  1347. version = "0.28.2"
  1348. source = "registry+https://github.com/rust-lang/crates.io-index"
  1349. checksum = "222b227f47871e47d657c1c5e5360b4af9a877aa9c892716787be1c192c78c42"
  1350. dependencies = [
  1351. "bitflags",
  1352. "downcast-rs",
  1353. "libc",
  1354. "nix",
  1355. "scoped-tls",
  1356. "wayland-commons",
  1357. "wayland-scanner",
  1358. "wayland-sys",
  1359. ]
  1360. [[package]]
  1361. name = "wayland-commons"
  1362. version = "0.28.2"
  1363. source = "registry+https://github.com/rust-lang/crates.io-index"
  1364. checksum = "230b3ffeda101f877ff8ecb8573f5d26e7beb345b197807c4df34ec06879a3e6"
  1365. dependencies = [
  1366. "nix",
  1367. "once_cell",
  1368. "smallvec",
  1369. "wayland-sys",
  1370. ]
  1371. [[package]]
  1372. name = "wayland-cursor"
  1373. version = "0.28.2"
  1374. source = "registry+https://github.com/rust-lang/crates.io-index"
  1375. checksum = "0aad1b4301cdccfb5f64056a4736e8155a5f4734bac41fdbca80b1fdbe1ab3e1"
  1376. dependencies = [
  1377. "nix",
  1378. "wayland-client",
  1379. "xcursor",
  1380. ]
  1381. [[package]]
  1382. name = "wayland-egl"
  1383. version = "0.28.2"
  1384. source = "registry+https://github.com/rust-lang/crates.io-index"
  1385. checksum = "308f3ec651a099d1aa4e60625c81f67b4264d72d1b524bc7fb1a7675f7c050b4"
  1386. dependencies = [
  1387. "wayland-client",
  1388. "wayland-sys",
  1389. ]
  1390. [[package]]
  1391. name = "wayland-protocols"
  1392. version = "0.28.2"
  1393. source = "registry+https://github.com/rust-lang/crates.io-index"
  1394. checksum = "dc16a9db803cae58b45f9a84a6cf364434cc49a95c8b1ef98ffeb467d228bdc9"
  1395. dependencies = [
  1396. "bitflags",
  1397. "wayland-client",
  1398. "wayland-commons",
  1399. "wayland-scanner",
  1400. ]
  1401. [[package]]
  1402. name = "wayland-scanner"
  1403. version = "0.28.2"
  1404. source = "registry+https://github.com/rust-lang/crates.io-index"
  1405. checksum = "5ee5bd43a1d746efc486515fec561e47205f328b74802b959f10f5500f7e56cc"
  1406. dependencies = [
  1407. "proc-macro2",
  1408. "quote",
  1409. "xml-rs",
  1410. ]
  1411. [[package]]
  1412. name = "wayland-sys"
  1413. version = "0.28.2"
  1414. source = "registry+https://github.com/rust-lang/crates.io-index"
  1415. checksum = "0814adbecc7ea97869971e1d1c1b657e31863dda6fd768f119ad3dc408a01e58"
  1416. dependencies = [
  1417. "dlib",
  1418. "lazy_static",
  1419. "pkg-config",
  1420. ]
  1421. [[package]]
  1422. name = "winapi"
  1423. version = "0.2.8"
  1424. source = "registry+https://github.com/rust-lang/crates.io-index"
  1425. checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
  1426. [[package]]
  1427. name = "winapi"
  1428. version = "0.3.9"
  1429. source = "registry+https://github.com/rust-lang/crates.io-index"
  1430. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  1431. dependencies = [
  1432. "winapi-i686-pc-windows-gnu",
  1433. "winapi-x86_64-pc-windows-gnu",
  1434. ]
  1435. [[package]]
  1436. name = "winapi-build"
  1437. version = "0.1.1"
  1438. source = "registry+https://github.com/rust-lang/crates.io-index"
  1439. checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
  1440. [[package]]
  1441. name = "winapi-i686-pc-windows-gnu"
  1442. version = "0.4.0"
  1443. source = "registry+https://github.com/rust-lang/crates.io-index"
  1444. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  1445. [[package]]
  1446. name = "winapi-util"
  1447. version = "0.1.5"
  1448. source = "registry+https://github.com/rust-lang/crates.io-index"
  1449. checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
  1450. dependencies = [
  1451. "winapi 0.3.9",
  1452. ]
  1453. [[package]]
  1454. name = "winapi-x86_64-pc-windows-gnu"
  1455. version = "0.4.0"
  1456. source = "registry+https://github.com/rust-lang/crates.io-index"
  1457. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  1458. [[package]]
  1459. name = "winit"
  1460. version = "0.23.0"
  1461. source = "registry+https://github.com/rust-lang/crates.io-index"
  1462. checksum = "b5bc559da567d8aa671bbcd08304d49e982c7bf2cb91e10288b9188931c1b772"
  1463. dependencies = [
  1464. "bitflags",
  1465. "cocoa",
  1466. "core-foundation 0.9.1",
  1467. "core-graphics 0.22.1",
  1468. "core-video-sys",
  1469. "dispatch",
  1470. "instant",
  1471. "lazy_static",
  1472. "libc",
  1473. "log",
  1474. "mio 0.6.22",
  1475. "mio-extras",
  1476. "ndk",
  1477. "ndk-glue",
  1478. "ndk-sys",
  1479. "objc",
  1480. "parking_lot",
  1481. "percent-encoding",
  1482. "raw-window-handle",
  1483. "smithay-client-toolkit",
  1484. "wayland-client",
  1485. "winapi 0.3.9",
  1486. "x11-dl",
  1487. ]
  1488. [[package]]
  1489. name = "ws2_32-sys"
  1490. version = "0.2.1"
  1491. source = "registry+https://github.com/rust-lang/crates.io-index"
  1492. checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
  1493. dependencies = [
  1494. "winapi 0.2.8",
  1495. "winapi-build",
  1496. ]
  1497. [[package]]
  1498. name = "x11-dl"
  1499. version = "2.18.5"
  1500. source = "registry+https://github.com/rust-lang/crates.io-index"
  1501. checksum = "2bf981e3a5b3301209754218f962052d4d9ee97e478f4d26d4a6eced34c1fef8"
  1502. dependencies = [
  1503. "lazy_static",
  1504. "libc",
  1505. "maybe-uninit",
  1506. "pkg-config",
  1507. ]
  1508. [[package]]
  1509. name = "xcursor"
  1510. version = "0.3.3"
  1511. source = "registry+https://github.com/rust-lang/crates.io-index"
  1512. checksum = "3a9a231574ae78801646617cefd13bfe94be907c0e4fa979cfd8b770aa3c5d08"
  1513. dependencies = [
  1514. "nom",
  1515. ]
  1516. [[package]]
  1517. name = "xdg"
  1518. version = "2.2.0"
  1519. source = "registry+https://github.com/rust-lang/crates.io-index"
  1520. checksum = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
  1521. [[package]]
  1522. name = "xml-rs"
  1523. version = "0.8.3"
  1524. source = "registry+https://github.com/rust-lang/crates.io-index"
  1525. checksum = "b07db065a5cf61a7e4ba64f29e67db906fb1787316516c4e6e5ff0fea1efcd8a"