Cargo.lock 76 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. [[package]]
  4. name = "adler32"
  5. version = "1.0.3"
  6. source = "registry+https://github.com/rust-lang/crates.io-index"
  7. [[package]]
  8. name = "andrew"
  9. version = "0.2.1"
  10. source = "registry+https://github.com/rust-lang/crates.io-index"
  11. dependencies = [
  12. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  13. "line_drawing 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
  14. "rusttype 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)",
  15. "walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)",
  16. "xdg 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  17. "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  18. ]
  19. [[package]]
  20. name = "android_glue"
  21. version = "0.2.3"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. [[package]]
  24. name = "approx"
  25. version = "0.3.2"
  26. source = "registry+https://github.com/rust-lang/crates.io-index"
  27. dependencies = [
  28. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  29. ]
  30. [[package]]
  31. name = "arrayvec"
  32. version = "0.4.11"
  33. source = "registry+https://github.com/rust-lang/crates.io-index"
  34. dependencies = [
  35. "nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)",
  36. ]
  37. [[package]]
  38. name = "atom"
  39. version = "0.3.5"
  40. source = "registry+https://github.com/rust-lang/crates.io-index"
  41. [[package]]
  42. name = "autocfg"
  43. version = "0.1.5"
  44. source = "registry+https://github.com/rust-lang/crates.io-index"
  45. [[package]]
  46. name = "bitflags"
  47. version = "1.1.0"
  48. source = "registry+https://github.com/rust-lang/crates.io-index"
  49. [[package]]
  50. name = "block"
  51. version = "0.1.6"
  52. source = "registry+https://github.com/rust-lang/crates.io-index"
  53. [[package]]
  54. name = "bresenham"
  55. version = "0.1.1"
  56. source = "registry+https://github.com/rust-lang/crates.io-index"
  57. [[package]]
  58. name = "byteorder"
  59. version = "1.3.2"
  60. source = "registry+https://github.com/rust-lang/crates.io-index"
  61. [[package]]
  62. name = "c2-chacha"
  63. version = "0.2.2"
  64. source = "registry+https://github.com/rust-lang/crates.io-index"
  65. dependencies = [
  66. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  67. "ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
  68. ]
  69. [[package]]
  70. name = "calloop"
  71. version = "0.4.4"
  72. source = "registry+https://github.com/rust-lang/crates.io-index"
  73. dependencies = [
  74. "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
  75. "mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
  76. "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
  77. ]
  78. [[package]]
  79. name = "cc"
  80. version = "1.0.40"
  81. source = "registry+https://github.com/rust-lang/crates.io-index"
  82. [[package]]
  83. name = "cfg-if"
  84. version = "0.1.9"
  85. source = "registry+https://github.com/rust-lang/crates.io-index"
  86. [[package]]
  87. name = "cgl"
  88. version = "0.2.3"
  89. source = "registry+https://github.com/rust-lang/crates.io-index"
  90. dependencies = [
  91. "gleam 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
  92. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  93. ]
  94. [[package]]
  95. name = "cgmath"
  96. version = "0.17.0"
  97. source = "registry+https://github.com/rust-lang/crates.io-index"
  98. dependencies = [
  99. "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  100. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  101. "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
  102. ]
  103. [[package]]
  104. name = "chapter-01-hellorust"
  105. version = "0.1.0"
  106. dependencies = [
  107. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  108. ]
  109. [[package]]
  110. name = "chapter-02-helloecs"
  111. version = "0.1.0"
  112. dependencies = [
  113. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  114. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  115. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  116. ]
  117. [[package]]
  118. name = "chapter-03-walkmap"
  119. version = "0.1.0"
  120. dependencies = [
  121. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  122. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  123. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  124. ]
  125. [[package]]
  126. name = "chapter-04-newmap"
  127. version = "0.1.0"
  128. dependencies = [
  129. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  130. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  131. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  132. ]
  133. [[package]]
  134. name = "chapter-05-fov"
  135. version = "0.1.0"
  136. dependencies = [
  137. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  138. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  139. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  140. ]
  141. [[package]]
  142. name = "chapter-06-monsters"
  143. version = "0.1.0"
  144. dependencies = [
  145. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  146. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  147. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  148. ]
  149. [[package]]
  150. name = "chapter-07-damage"
  151. version = "0.1.0"
  152. dependencies = [
  153. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  154. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  155. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  156. ]
  157. [[package]]
  158. name = "chapter-08-ui"
  159. version = "0.1.0"
  160. dependencies = [
  161. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  162. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  163. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  164. ]
  165. [[package]]
  166. name = "chapter-09-items"
  167. version = "0.1.0"
  168. dependencies = [
  169. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  170. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  171. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  172. ]
  173. [[package]]
  174. name = "chapter-10-ranged"
  175. version = "0.1.0"
  176. dependencies = [
  177. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  178. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  179. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  180. ]
  181. [[package]]
  182. name = "chapter-11-loadsave"
  183. version = "0.1.0"
  184. dependencies = [
  185. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  186. "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  187. "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  188. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  189. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  190. ]
  191. [[package]]
  192. name = "chapter-12-delvingdeeper"
  193. version = "0.1.0"
  194. dependencies = [
  195. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  196. "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  197. "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  198. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  199. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  200. ]
  201. [[package]]
  202. name = "cloudabi"
  203. version = "0.0.3"
  204. source = "registry+https://github.com/rust-lang/crates.io-index"
  205. dependencies = [
  206. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  207. ]
  208. [[package]]
  209. name = "cocoa"
  210. version = "0.18.4"
  211. source = "registry+https://github.com/rust-lang/crates.io-index"
  212. dependencies = [
  213. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  214. "block 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)",
  215. "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
  216. "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
  217. "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  218. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  219. "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  220. ]
  221. [[package]]
  222. name = "color_quant"
  223. version = "1.0.1"
  224. source = "registry+https://github.com/rust-lang/crates.io-index"
  225. [[package]]
  226. name = "core-foundation"
  227. version = "0.6.4"
  228. source = "registry+https://github.com/rust-lang/crates.io-index"
  229. dependencies = [
  230. "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
  231. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  232. ]
  233. [[package]]
  234. name = "core-foundation-sys"
  235. version = "0.6.2"
  236. source = "registry+https://github.com/rust-lang/crates.io-index"
  237. [[package]]
  238. name = "core-graphics"
  239. version = "0.17.3"
  240. source = "registry+https://github.com/rust-lang/crates.io-index"
  241. dependencies = [
  242. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  243. "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
  244. "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  245. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  246. ]
  247. [[package]]
  248. name = "core-video-sys"
  249. version = "0.1.3"
  250. source = "registry+https://github.com/rust-lang/crates.io-index"
  251. dependencies = [
  252. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  253. "core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
  254. "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
  255. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  256. "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  257. ]
  258. [[package]]
  259. name = "crc32fast"
  260. version = "1.2.0"
  261. source = "registry+https://github.com/rust-lang/crates.io-index"
  262. dependencies = [
  263. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  264. ]
  265. [[package]]
  266. name = "crossbeam-deque"
  267. version = "0.6.3"
  268. source = "registry+https://github.com/rust-lang/crates.io-index"
  269. dependencies = [
  270. "crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)",
  271. "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
  272. ]
  273. [[package]]
  274. name = "crossbeam-epoch"
  275. version = "0.7.2"
  276. source = "registry+https://github.com/rust-lang/crates.io-index"
  277. dependencies = [
  278. "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
  279. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  280. "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
  281. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  282. "memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
  283. "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  284. ]
  285. [[package]]
  286. name = "crossbeam-queue"
  287. version = "0.1.2"
  288. source = "registry+https://github.com/rust-lang/crates.io-index"
  289. dependencies = [
  290. "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
  291. ]
  292. [[package]]
  293. name = "crossbeam-utils"
  294. version = "0.6.6"
  295. source = "registry+https://github.com/rust-lang/crates.io-index"
  296. dependencies = [
  297. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  298. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  299. ]
  300. [[package]]
  301. name = "deflate"
  302. version = "0.7.20"
  303. source = "registry+https://github.com/rust-lang/crates.io-index"
  304. dependencies = [
  305. "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  306. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  307. ]
  308. [[package]]
  309. name = "derivative"
  310. version = "1.0.2"
  311. source = "registry+https://github.com/rust-lang/crates.io-index"
  312. dependencies = [
  313. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  314. "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
  315. "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
  316. ]
  317. [[package]]
  318. name = "dispatch"
  319. version = "0.1.4"
  320. source = "registry+https://github.com/rust-lang/crates.io-index"
  321. [[package]]
  322. name = "dlib"
  323. version = "0.4.1"
  324. source = "registry+https://github.com/rust-lang/crates.io-index"
  325. dependencies = [
  326. "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
  327. ]
  328. [[package]]
  329. name = "downcast-rs"
  330. version = "1.0.4"
  331. source = "registry+https://github.com/rust-lang/crates.io-index"
  332. [[package]]
  333. name = "either"
  334. version = "1.5.2"
  335. source = "registry+https://github.com/rust-lang/crates.io-index"
  336. [[package]]
  337. name = "flate2"
  338. version = "1.0.9"
  339. source = "registry+https://github.com/rust-lang/crates.io-index"
  340. dependencies = [
  341. "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  342. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  343. "miniz-sys 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",
  344. "miniz_oxide_c_api 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  345. ]
  346. [[package]]
  347. name = "foreign-types"
  348. version = "0.3.2"
  349. source = "registry+https://github.com/rust-lang/crates.io-index"
  350. dependencies = [
  351. "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  352. ]
  353. [[package]]
  354. name = "foreign-types-shared"
  355. version = "0.1.1"
  356. source = "registry+https://github.com/rust-lang/crates.io-index"
  357. [[package]]
  358. name = "fuchsia-cprng"
  359. version = "0.1.1"
  360. source = "registry+https://github.com/rust-lang/crates.io-index"
  361. [[package]]
  362. name = "fuchsia-zircon"
  363. version = "0.3.3"
  364. source = "registry+https://github.com/rust-lang/crates.io-index"
  365. dependencies = [
  366. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  367. "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
  368. ]
  369. [[package]]
  370. name = "fuchsia-zircon-sys"
  371. version = "0.3.3"
  372. source = "registry+https://github.com/rust-lang/crates.io-index"
  373. [[package]]
  374. name = "getrandom"
  375. version = "0.1.8"
  376. source = "registry+https://github.com/rust-lang/crates.io-index"
  377. dependencies = [
  378. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  379. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  380. ]
  381. [[package]]
  382. name = "gif"
  383. version = "0.10.2"
  384. source = "registry+https://github.com/rust-lang/crates.io-index"
  385. dependencies = [
  386. "color_quant 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
  387. "lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
  388. ]
  389. [[package]]
  390. name = "gl_generator"
  391. version = "0.11.0"
  392. source = "registry+https://github.com/rust-lang/crates.io-index"
  393. dependencies = [
  394. "khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  395. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  396. "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  397. ]
  398. [[package]]
  399. name = "gl_generator"
  400. version = "0.13.0"
  401. source = "registry+https://github.com/rust-lang/crates.io-index"
  402. dependencies = [
  403. "khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  404. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  405. "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  406. ]
  407. [[package]]
  408. name = "gleam"
  409. version = "0.6.19"
  410. source = "registry+https://github.com/rust-lang/crates.io-index"
  411. dependencies = [
  412. "gl_generator 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
  413. ]
  414. [[package]]
  415. name = "glutin"
  416. version = "0.22.0-alpha1"
  417. source = "registry+https://github.com/rust-lang/crates.io-index"
  418. dependencies = [
  419. "android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  420. "cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  421. "cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)",
  422. "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
  423. "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
  424. "derivative 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  425. "glutin_egl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  426. "glutin_emscripten_sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  427. "glutin_gles2_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  428. "glutin_glx_sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  429. "glutin_wgl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  430. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  431. "libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
  432. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  433. "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  434. "osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  435. "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  436. "wayland-client 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  437. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  438. "winit 0.20.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)",
  439. ]
  440. [[package]]
  441. name = "glutin_egl_sys"
  442. version = "0.1.3"
  443. source = "registry+https://github.com/rust-lang/crates.io-index"
  444. dependencies = [
  445. "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
  446. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  447. ]
  448. [[package]]
  449. name = "glutin_emscripten_sys"
  450. version = "0.1.0"
  451. source = "registry+https://github.com/rust-lang/crates.io-index"
  452. [[package]]
  453. name = "glutin_gles2_sys"
  454. version = "0.1.3"
  455. source = "registry+https://github.com/rust-lang/crates.io-index"
  456. dependencies = [
  457. "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
  458. "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  459. ]
  460. [[package]]
  461. name = "glutin_glx_sys"
  462. version = "0.1.5"
  463. source = "registry+https://github.com/rust-lang/crates.io-index"
  464. dependencies = [
  465. "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
  466. "x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)",
  467. ]
  468. [[package]]
  469. name = "glutin_wgl_sys"
  470. version = "0.1.3"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. dependencies = [
  473. "gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
  474. ]
  475. [[package]]
  476. name = "hashbrown"
  477. version = "0.5.0"
  478. source = "registry+https://github.com/rust-lang/crates.io-index"
  479. [[package]]
  480. name = "hibitset"
  481. version = "0.6.2"
  482. source = "registry+https://github.com/rust-lang/crates.io-index"
  483. dependencies = [
  484. "atom 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)",
  485. "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  486. ]
  487. [[package]]
  488. name = "image"
  489. version = "0.22.1"
  490. source = "registry+https://github.com/rust-lang/crates.io-index"
  491. dependencies = [
  492. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  493. "gif 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)",
  494. "jpeg-decoder 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)",
  495. "lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
  496. "num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)",
  497. "num-rational 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  498. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  499. "png 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  500. "scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  501. "tiff 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  502. ]
  503. [[package]]
  504. name = "inflate"
  505. version = "0.4.5"
  506. source = "registry+https://github.com/rust-lang/crates.io-index"
  507. dependencies = [
  508. "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  509. ]
  510. [[package]]
  511. name = "iovec"
  512. version = "0.1.2"
  513. source = "registry+https://github.com/rust-lang/crates.io-index"
  514. dependencies = [
  515. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  516. "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  517. ]
  518. [[package]]
  519. name = "itoa"
  520. version = "0.4.4"
  521. source = "registry+https://github.com/rust-lang/crates.io-index"
  522. [[package]]
  523. name = "jpeg-decoder"
  524. version = "0.1.15"
  525. source = "registry+https://github.com/rust-lang/crates.io-index"
  526. dependencies = [
  527. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  528. "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  529. ]
  530. [[package]]
  531. name = "kernel32-sys"
  532. version = "0.2.2"
  533. source = "registry+https://github.com/rust-lang/crates.io-index"
  534. dependencies = [
  535. "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  536. "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  537. ]
  538. [[package]]
  539. name = "khronos_api"
  540. version = "3.1.0"
  541. source = "registry+https://github.com/rust-lang/crates.io-index"
  542. [[package]]
  543. name = "lazy_static"
  544. version = "1.3.0"
  545. source = "registry+https://github.com/rust-lang/crates.io-index"
  546. [[package]]
  547. name = "lazycell"
  548. version = "1.2.1"
  549. source = "registry+https://github.com/rust-lang/crates.io-index"
  550. [[package]]
  551. name = "libc"
  552. version = "0.2.61"
  553. source = "registry+https://github.com/rust-lang/crates.io-index"
  554. [[package]]
  555. name = "libloading"
  556. version = "0.5.2"
  557. source = "registry+https://github.com/rust-lang/crates.io-index"
  558. dependencies = [
  559. "cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  560. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  561. ]
  562. [[package]]
  563. name = "line_drawing"
  564. version = "0.7.0"
  565. source = "registry+https://github.com/rust-lang/crates.io-index"
  566. dependencies = [
  567. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  568. ]
  569. [[package]]
  570. name = "lock_api"
  571. version = "0.2.0"
  572. source = "registry+https://github.com/rust-lang/crates.io-index"
  573. dependencies = [
  574. "scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  575. ]
  576. [[package]]
  577. name = "log"
  578. version = "0.4.8"
  579. source = "registry+https://github.com/rust-lang/crates.io-index"
  580. dependencies = [
  581. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  582. ]
  583. [[package]]
  584. name = "lzw"
  585. version = "0.10.0"
  586. source = "registry+https://github.com/rust-lang/crates.io-index"
  587. [[package]]
  588. name = "malloc_buf"
  589. version = "0.0.6"
  590. source = "registry+https://github.com/rust-lang/crates.io-index"
  591. dependencies = [
  592. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  593. ]
  594. [[package]]
  595. name = "memmap"
  596. version = "0.7.0"
  597. source = "registry+https://github.com/rust-lang/crates.io-index"
  598. dependencies = [
  599. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  600. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  601. ]
  602. [[package]]
  603. name = "memoffset"
  604. version = "0.5.1"
  605. source = "registry+https://github.com/rust-lang/crates.io-index"
  606. dependencies = [
  607. "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  608. ]
  609. [[package]]
  610. name = "miniz-sys"
  611. version = "0.1.12"
  612. source = "registry+https://github.com/rust-lang/crates.io-index"
  613. dependencies = [
  614. "cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  615. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  616. ]
  617. [[package]]
  618. name = "miniz_oxide"
  619. version = "0.3.2"
  620. source = "registry+https://github.com/rust-lang/crates.io-index"
  621. dependencies = [
  622. "adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  623. ]
  624. [[package]]
  625. name = "miniz_oxide_c_api"
  626. version = "0.2.3"
  627. source = "registry+https://github.com/rust-lang/crates.io-index"
  628. dependencies = [
  629. "cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  630. "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  631. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  632. "miniz_oxide 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  633. ]
  634. [[package]]
  635. name = "mio"
  636. version = "0.6.19"
  637. source = "registry+https://github.com/rust-lang/crates.io-index"
  638. dependencies = [
  639. "fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
  640. "fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
  641. "iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  642. "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  643. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  644. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  645. "miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
  646. "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
  647. "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  648. "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  649. ]
  650. [[package]]
  651. name = "mio-extras"
  652. version = "2.0.5"
  653. source = "registry+https://github.com/rust-lang/crates.io-index"
  654. dependencies = [
  655. "lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
  656. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  657. "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
  658. "slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  659. ]
  660. [[package]]
  661. name = "miow"
  662. version = "0.2.1"
  663. source = "registry+https://github.com/rust-lang/crates.io-index"
  664. dependencies = [
  665. "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  666. "net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
  667. "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  668. "ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
  669. ]
  670. [[package]]
  671. name = "mopa"
  672. version = "0.2.2"
  673. source = "registry+https://github.com/rust-lang/crates.io-index"
  674. [[package]]
  675. name = "net2"
  676. version = "0.2.33"
  677. source = "registry+https://github.com/rust-lang/crates.io-index"
  678. dependencies = [
  679. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  680. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  681. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  682. ]
  683. [[package]]
  684. name = "nix"
  685. version = "0.14.1"
  686. source = "registry+https://github.com/rust-lang/crates.io-index"
  687. dependencies = [
  688. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  689. "cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  690. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  691. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  692. "void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  693. ]
  694. [[package]]
  695. name = "nodrop"
  696. version = "0.1.13"
  697. source = "registry+https://github.com/rust-lang/crates.io-index"
  698. [[package]]
  699. name = "nonzero_signed"
  700. version = "1.0.3"
  701. source = "registry+https://github.com/rust-lang/crates.io-index"
  702. [[package]]
  703. name = "num-derive"
  704. version = "0.2.5"
  705. source = "registry+https://github.com/rust-lang/crates.io-index"
  706. dependencies = [
  707. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  708. "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
  709. "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
  710. ]
  711. [[package]]
  712. name = "num-integer"
  713. version = "0.1.41"
  714. source = "registry+https://github.com/rust-lang/crates.io-index"
  715. dependencies = [
  716. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  717. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  718. ]
  719. [[package]]
  720. name = "num-iter"
  721. version = "0.1.39"
  722. source = "registry+https://github.com/rust-lang/crates.io-index"
  723. dependencies = [
  724. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  725. "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
  726. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  727. ]
  728. [[package]]
  729. name = "num-rational"
  730. version = "0.2.2"
  731. source = "registry+https://github.com/rust-lang/crates.io-index"
  732. dependencies = [
  733. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  734. "num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)",
  735. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  736. ]
  737. [[package]]
  738. name = "num-traits"
  739. version = "0.2.8"
  740. source = "registry+https://github.com/rust-lang/crates.io-index"
  741. dependencies = [
  742. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  743. ]
  744. [[package]]
  745. name = "num_cpus"
  746. version = "1.10.1"
  747. source = "registry+https://github.com/rust-lang/crates.io-index"
  748. dependencies = [
  749. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  750. ]
  751. [[package]]
  752. name = "objc"
  753. version = "0.2.6"
  754. source = "registry+https://github.com/rust-lang/crates.io-index"
  755. dependencies = [
  756. "malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
  757. ]
  758. [[package]]
  759. name = "ordered-float"
  760. version = "1.0.2"
  761. source = "registry+https://github.com/rust-lang/crates.io-index"
  762. dependencies = [
  763. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  764. ]
  765. [[package]]
  766. name = "osmesa-sys"
  767. version = "0.1.2"
  768. source = "registry+https://github.com/rust-lang/crates.io-index"
  769. dependencies = [
  770. "shared_library 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  771. ]
  772. [[package]]
  773. name = "parking_lot"
  774. version = "0.8.0"
  775. source = "registry+https://github.com/rust-lang/crates.io-index"
  776. dependencies = [
  777. "lock_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  778. "parking_lot_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  779. "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  780. ]
  781. [[package]]
  782. name = "parking_lot_core"
  783. version = "0.5.0"
  784. source = "registry+https://github.com/rust-lang/crates.io-index"
  785. dependencies = [
  786. "cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
  787. "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  788. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  789. "rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)",
  790. "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
  791. "rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  792. "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
  793. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  794. ]
  795. [[package]]
  796. name = "percent-encoding"
  797. version = "1.0.1"
  798. source = "registry+https://github.com/rust-lang/crates.io-index"
  799. [[package]]
  800. name = "pkg-config"
  801. version = "0.3.15"
  802. source = "registry+https://github.com/rust-lang/crates.io-index"
  803. [[package]]
  804. name = "png"
  805. version = "0.15.0"
  806. source = "registry+https://github.com/rust-lang/crates.io-index"
  807. dependencies = [
  808. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  809. "crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  810. "deflate 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)",
  811. "inflate 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
  812. ]
  813. [[package]]
  814. name = "ppv-lite86"
  815. version = "0.2.5"
  816. source = "registry+https://github.com/rust-lang/crates.io-index"
  817. [[package]]
  818. name = "proc-macro2"
  819. version = "0.4.30"
  820. source = "registry+https://github.com/rust-lang/crates.io-index"
  821. dependencies = [
  822. "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  823. ]
  824. [[package]]
  825. name = "proc-macro2"
  826. version = "1.0.3"
  827. source = "registry+https://github.com/rust-lang/crates.io-index"
  828. dependencies = [
  829. "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  830. ]
  831. [[package]]
  832. name = "quote"
  833. version = "0.6.13"
  834. source = "registry+https://github.com/rust-lang/crates.io-index"
  835. dependencies = [
  836. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  837. ]
  838. [[package]]
  839. name = "quote"
  840. version = "1.0.2"
  841. source = "registry+https://github.com/rust-lang/crates.io-index"
  842. dependencies = [
  843. "proc-macro2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  844. ]
  845. [[package]]
  846. name = "rand"
  847. version = "0.6.5"
  848. source = "registry+https://github.com/rust-lang/crates.io-index"
  849. dependencies = [
  850. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  851. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  852. "rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  853. "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  854. "rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  855. "rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  856. "rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  857. "rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  858. "rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  859. "rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  860. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  861. ]
  862. [[package]]
  863. name = "rand"
  864. version = "0.7.0"
  865. source = "registry+https://github.com/rust-lang/crates.io-index"
  866. dependencies = [
  867. "getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
  868. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  869. "rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
  870. "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  871. "rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  872. ]
  873. [[package]]
  874. name = "rand_chacha"
  875. version = "0.1.1"
  876. source = "registry+https://github.com/rust-lang/crates.io-index"
  877. dependencies = [
  878. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  879. "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  880. ]
  881. [[package]]
  882. name = "rand_chacha"
  883. version = "0.2.1"
  884. source = "registry+https://github.com/rust-lang/crates.io-index"
  885. dependencies = [
  886. "c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  887. "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  888. ]
  889. [[package]]
  890. name = "rand_core"
  891. version = "0.3.1"
  892. source = "registry+https://github.com/rust-lang/crates.io-index"
  893. dependencies = [
  894. "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  895. ]
  896. [[package]]
  897. name = "rand_core"
  898. version = "0.4.2"
  899. source = "registry+https://github.com/rust-lang/crates.io-index"
  900. [[package]]
  901. name = "rand_core"
  902. version = "0.5.0"
  903. source = "registry+https://github.com/rust-lang/crates.io-index"
  904. dependencies = [
  905. "getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
  906. ]
  907. [[package]]
  908. name = "rand_hc"
  909. version = "0.1.0"
  910. source = "registry+https://github.com/rust-lang/crates.io-index"
  911. dependencies = [
  912. "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  913. ]
  914. [[package]]
  915. name = "rand_hc"
  916. version = "0.2.0"
  917. source = "registry+https://github.com/rust-lang/crates.io-index"
  918. dependencies = [
  919. "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  920. ]
  921. [[package]]
  922. name = "rand_isaac"
  923. version = "0.1.1"
  924. source = "registry+https://github.com/rust-lang/crates.io-index"
  925. dependencies = [
  926. "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  927. ]
  928. [[package]]
  929. name = "rand_jitter"
  930. version = "0.1.4"
  931. source = "registry+https://github.com/rust-lang/crates.io-index"
  932. dependencies = [
  933. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  934. "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  935. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  936. ]
  937. [[package]]
  938. name = "rand_os"
  939. version = "0.1.3"
  940. source = "registry+https://github.com/rust-lang/crates.io-index"
  941. dependencies = [
  942. "cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  943. "fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  944. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  945. "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  946. "rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  947. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  948. ]
  949. [[package]]
  950. name = "rand_pcg"
  951. version = "0.1.2"
  952. source = "registry+https://github.com/rust-lang/crates.io-index"
  953. dependencies = [
  954. "autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
  955. "rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
  956. ]
  957. [[package]]
  958. name = "rand_xorshift"
  959. version = "0.1.1"
  960. source = "registry+https://github.com/rust-lang/crates.io-index"
  961. dependencies = [
  962. "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  963. ]
  964. [[package]]
  965. name = "rand_xorshift"
  966. version = "0.2.0"
  967. source = "registry+https://github.com/rust-lang/crates.io-index"
  968. dependencies = [
  969. "rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  970. ]
  971. [[package]]
  972. name = "rayon"
  973. version = "1.1.0"
  974. source = "registry+https://github.com/rust-lang/crates.io-index"
  975. dependencies = [
  976. "crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
  977. "either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
  978. "rayon-core 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  979. ]
  980. [[package]]
  981. name = "rayon-core"
  982. version = "1.5.0"
  983. source = "registry+https://github.com/rust-lang/crates.io-index"
  984. dependencies = [
  985. "crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
  986. "crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  987. "crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)",
  988. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  989. "num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
  990. ]
  991. [[package]]
  992. name = "rdrand"
  993. version = "0.4.0"
  994. source = "registry+https://github.com/rust-lang/crates.io-index"
  995. dependencies = [
  996. "rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
  997. ]
  998. [[package]]
  999. name = "redox_syscall"
  1000. version = "0.1.56"
  1001. source = "registry+https://github.com/rust-lang/crates.io-index"
  1002. [[package]]
  1003. name = "rltk"
  1004. version = "0.2.5"
  1005. source = "git+https://github.com/thebracket/rltk_rs#882e3d3f45cd7b63b860b18fb3958d6d17f43304"
  1006. dependencies = [
  1007. "bresenham 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1008. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1009. "cgmath 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1010. "flate2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
  1011. "gl_generator 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1012. "glutin 0.22.0-alpha1 (registry+https://github.com/rust-lang/crates.io-index)",
  1013. "image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1014. "rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1015. "rand_xorshift 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1016. "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1017. "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  1018. "serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)",
  1019. "winit 0.20.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)",
  1020. ]
  1021. [[package]]
  1022. name = "rust_roguelike_tutorial"
  1023. version = "0.1.0"
  1024. dependencies = [
  1025. "rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)",
  1026. "specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1027. "specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1028. ]
  1029. [[package]]
  1030. name = "rustc_version"
  1031. version = "0.2.3"
  1032. source = "registry+https://github.com/rust-lang/crates.io-index"
  1033. dependencies = [
  1034. "semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1035. ]
  1036. [[package]]
  1037. name = "rusttype"
  1038. version = "0.7.7"
  1039. source = "registry+https://github.com/rust-lang/crates.io-index"
  1040. dependencies = [
  1041. "approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1042. "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
  1043. "ordered-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1044. "stb_truetype 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  1045. ]
  1046. [[package]]
  1047. name = "ryu"
  1048. version = "1.0.0"
  1049. source = "registry+https://github.com/rust-lang/crates.io-index"
  1050. [[package]]
  1051. name = "same-file"
  1052. version = "1.0.5"
  1053. source = "registry+https://github.com/rust-lang/crates.io-index"
  1054. dependencies = [
  1055. "winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1056. ]
  1057. [[package]]
  1058. name = "scoped_threadpool"
  1059. version = "0.1.9"
  1060. source = "registry+https://github.com/rust-lang/crates.io-index"
  1061. [[package]]
  1062. name = "scopeguard"
  1063. version = "1.0.0"
  1064. source = "registry+https://github.com/rust-lang/crates.io-index"
  1065. [[package]]
  1066. name = "semver"
  1067. version = "0.9.0"
  1068. source = "registry+https://github.com/rust-lang/crates.io-index"
  1069. dependencies = [
  1070. "semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1071. ]
  1072. [[package]]
  1073. name = "semver-parser"
  1074. version = "0.7.0"
  1075. source = "registry+https://github.com/rust-lang/crates.io-index"
  1076. [[package]]
  1077. name = "serde"
  1078. version = "1.0.99"
  1079. source = "registry+https://github.com/rust-lang/crates.io-index"
  1080. dependencies = [
  1081. "serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  1082. ]
  1083. [[package]]
  1084. name = "serde_derive"
  1085. version = "1.0.99"
  1086. source = "registry+https://github.com/rust-lang/crates.io-index"
  1087. dependencies = [
  1088. "proc-macro2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1089. "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1090. "syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1091. ]
  1092. [[package]]
  1093. name = "serde_json"
  1094. version = "1.0.40"
  1095. source = "registry+https://github.com/rust-lang/crates.io-index"
  1096. dependencies = [
  1097. "itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1098. "ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1099. "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  1100. ]
  1101. [[package]]
  1102. name = "shared_library"
  1103. version = "0.1.9"
  1104. source = "registry+https://github.com/rust-lang/crates.io-index"
  1105. dependencies = [
  1106. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1107. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  1108. ]
  1109. [[package]]
  1110. name = "shred"
  1111. version = "0.9.2"
  1112. source = "registry+https://github.com/rust-lang/crates.io-index"
  1113. dependencies = [
  1114. "arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
  1115. "hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1116. "mopa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1117. "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1118. "smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)",
  1119. ]
  1120. [[package]]
  1121. name = "shrev"
  1122. version = "1.1.1"
  1123. source = "registry+https://github.com/rust-lang/crates.io-index"
  1124. [[package]]
  1125. name = "slab"
  1126. version = "0.4.2"
  1127. source = "registry+https://github.com/rust-lang/crates.io-index"
  1128. [[package]]
  1129. name = "smallvec"
  1130. version = "0.6.10"
  1131. source = "registry+https://github.com/rust-lang/crates.io-index"
  1132. [[package]]
  1133. name = "smithay-client-toolkit"
  1134. version = "0.6.3"
  1135. source = "registry+https://github.com/rust-lang/crates.io-index"
  1136. dependencies = [
  1137. "andrew 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1138. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1139. "dlib 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1140. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1141. "memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1142. "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1143. "wayland-client 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1144. "wayland-protocols 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1145. ]
  1146. [[package]]
  1147. name = "specs"
  1148. version = "0.15.0"
  1149. source = "registry+https://github.com/rust-lang/crates.io-index"
  1150. dependencies = [
  1151. "crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1152. "derivative 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1153. "hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1154. "hibitset 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1155. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  1156. "mopa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1157. "nonzero_signed 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1158. "rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1159. "serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)",
  1160. "shred 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1161. "shrev 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1162. "tuple_utils 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1163. ]
  1164. [[package]]
  1165. name = "specs-derive"
  1166. version = "0.4.0"
  1167. source = "registry+https://github.com/rust-lang/crates.io-index"
  1168. dependencies = [
  1169. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  1170. "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
  1171. "syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)",
  1172. ]
  1173. [[package]]
  1174. name = "stb_truetype"
  1175. version = "0.2.6"
  1176. source = "registry+https://github.com/rust-lang/crates.io-index"
  1177. dependencies = [
  1178. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1179. ]
  1180. [[package]]
  1181. name = "syn"
  1182. version = "0.15.44"
  1183. source = "registry+https://github.com/rust-lang/crates.io-index"
  1184. dependencies = [
  1185. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  1186. "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
  1187. "unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1188. ]
  1189. [[package]]
  1190. name = "syn"
  1191. version = "1.0.5"
  1192. source = "registry+https://github.com/rust-lang/crates.io-index"
  1193. dependencies = [
  1194. "proc-macro2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1195. "quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1196. "unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1197. ]
  1198. [[package]]
  1199. name = "tiff"
  1200. version = "0.3.1"
  1201. source = "registry+https://github.com/rust-lang/crates.io-index"
  1202. dependencies = [
  1203. "byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1204. "lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1205. "num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1206. "num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  1207. ]
  1208. [[package]]
  1209. name = "tuple_utils"
  1210. version = "0.3.0"
  1211. source = "registry+https://github.com/rust-lang/crates.io-index"
  1212. [[package]]
  1213. name = "unicode-xid"
  1214. version = "0.1.0"
  1215. source = "registry+https://github.com/rust-lang/crates.io-index"
  1216. [[package]]
  1217. name = "unicode-xid"
  1218. version = "0.2.0"
  1219. source = "registry+https://github.com/rust-lang/crates.io-index"
  1220. [[package]]
  1221. name = "void"
  1222. version = "1.0.2"
  1223. source = "registry+https://github.com/rust-lang/crates.io-index"
  1224. [[package]]
  1225. name = "walkdir"
  1226. version = "2.2.9"
  1227. source = "registry+https://github.com/rust-lang/crates.io-index"
  1228. dependencies = [
  1229. "same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1230. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  1231. "winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1232. ]
  1233. [[package]]
  1234. name = "wayland-client"
  1235. version = "0.23.5"
  1236. source = "registry+https://github.com/rust-lang/crates.io-index"
  1237. dependencies = [
  1238. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1239. "calloop 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1240. "downcast-rs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1241. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  1242. "mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)",
  1243. "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1244. "wayland-commons 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1245. "wayland-scanner 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1246. "wayland-sys 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1247. ]
  1248. [[package]]
  1249. name = "wayland-commons"
  1250. version = "0.23.5"
  1251. source = "registry+https://github.com/rust-lang/crates.io-index"
  1252. dependencies = [
  1253. "nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1254. "wayland-sys 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1255. ]
  1256. [[package]]
  1257. name = "wayland-protocols"
  1258. version = "0.23.5"
  1259. source = "registry+https://github.com/rust-lang/crates.io-index"
  1260. dependencies = [
  1261. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1262. "wayland-client 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1263. "wayland-commons 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1264. "wayland-scanner 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1265. ]
  1266. [[package]]
  1267. name = "wayland-scanner"
  1268. version = "0.23.5"
  1269. source = "registry+https://github.com/rust-lang/crates.io-index"
  1270. dependencies = [
  1271. "proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)",
  1272. "quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)",
  1273. "xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1274. ]
  1275. [[package]]
  1276. name = "wayland-sys"
  1277. version = "0.23.5"
  1278. source = "registry+https://github.com/rust-lang/crates.io-index"
  1279. dependencies = [
  1280. "dlib 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1281. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1282. ]
  1283. [[package]]
  1284. name = "winapi"
  1285. version = "0.2.8"
  1286. source = "registry+https://github.com/rust-lang/crates.io-index"
  1287. [[package]]
  1288. name = "winapi"
  1289. version = "0.3.7"
  1290. source = "registry+https://github.com/rust-lang/crates.io-index"
  1291. dependencies = [
  1292. "winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1293. "winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1294. ]
  1295. [[package]]
  1296. name = "winapi-build"
  1297. version = "0.1.1"
  1298. source = "registry+https://github.com/rust-lang/crates.io-index"
  1299. [[package]]
  1300. name = "winapi-i686-pc-windows-gnu"
  1301. version = "0.4.0"
  1302. source = "registry+https://github.com/rust-lang/crates.io-index"
  1303. [[package]]
  1304. name = "winapi-util"
  1305. version = "0.1.2"
  1306. source = "registry+https://github.com/rust-lang/crates.io-index"
  1307. dependencies = [
  1308. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  1309. ]
  1310. [[package]]
  1311. name = "winapi-x86_64-pc-windows-gnu"
  1312. version = "0.4.0"
  1313. source = "registry+https://github.com/rust-lang/crates.io-index"
  1314. [[package]]
  1315. name = "winit"
  1316. version = "0.20.0-alpha2"
  1317. source = "registry+https://github.com/rust-lang/crates.io-index"
  1318. dependencies = [
  1319. "android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1320. "bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1321. "calloop 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1322. "cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1323. "core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1324. "core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1325. "core-video-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1326. "derivative 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
  1327. "dispatch 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
  1328. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1329. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  1330. "log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
  1331. "objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
  1332. "parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1333. "percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1334. "smithay-client-toolkit 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1335. "wayland-client 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)",
  1336. "winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
  1337. "x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)",
  1338. ]
  1339. [[package]]
  1340. name = "ws2_32-sys"
  1341. version = "0.2.1"
  1342. source = "registry+https://github.com/rust-lang/crates.io-index"
  1343. dependencies = [
  1344. "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
  1345. "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
  1346. ]
  1347. [[package]]
  1348. name = "x11-dl"
  1349. version = "2.18.3"
  1350. source = "registry+https://github.com/rust-lang/crates.io-index"
  1351. dependencies = [
  1352. "lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
  1353. "libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)",
  1354. "pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
  1355. ]
  1356. [[package]]
  1357. name = "xdg"
  1358. version = "2.2.0"
  1359. source = "registry+https://github.com/rust-lang/crates.io-index"
  1360. [[package]]
  1361. name = "xml-rs"
  1362. version = "0.8.0"
  1363. source = "registry+https://github.com/rust-lang/crates.io-index"
  1364. [metadata]
  1365. "checksum adler32 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7e522997b529f05601e05166c07ed17789691f562762c7f3b987263d2dedee5c"
  1366. "checksum andrew 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "9b7f09f89872c2b6b29e319377b1fbe91c6f5947df19a25596e121cf19a7b35e"
  1367. "checksum android_glue 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "000444226fcff248f2bc4c7625be32c63caccfecc2723a2b9f78a7487a49c407"
  1368. "checksum approx 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f0e60b75072ecd4168020818c0107f2857bb6c4e64252d8d3983f6263b40a5c3"
  1369. "checksum arrayvec 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)" = "b8d73f9beda665eaa98ab9e4f7442bd4e7de6652587de55b2525e52e29c1b0ba"
  1370. "checksum atom 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "3c86699c3f02778ec07158376991c8f783dd1f2f95c579ffaf0738dc984b2fe2"
  1371. "checksum autocfg 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "22130e92352b948e7e82a49cdb0aa94f2211761117f29e052dd397c1ac33542b"
  1372. "checksum bitflags 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3d155346769a6855b86399e9bc3814ab343cd3d62c7e985113d46a0ec3c281fd"
  1373. "checksum block 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a"
  1374. "checksum bresenham 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bfc1116225f66d2ea341a26503f83a6b1205070a6f7199ce1f1550ead91f6fd7"
  1375. "checksum byteorder 1.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c3dd8985a7111efc5c80b44e23ecdd8c007de8ade3b96595387e812b957cf5"
  1376. "checksum c2-chacha 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7d64d04786e0f528460fc884753cf8dddcc466be308f6026f8e355c41a0e4101"
  1377. "checksum calloop 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7aa2097be53a00de9e8fc349fea6d76221f398f5c4fa550d420669906962d160"
  1378. "checksum cc 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "b548a4ee81fccb95919d4e22cfea83c7693ebfd78f0495493178db20b3139da7"
  1379. "checksum cfg-if 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "b486ce3ccf7ffd79fdeb678eac06a9e6c09fc88d33836340becb8fffe87c5e33"
  1380. "checksum cgl 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "55e7ec0b74fe5897894cbc207092c577e87c52f8a59e8ca8d97ef37551f60a49"
  1381. "checksum cgmath 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "283944cdecc44bf0b8dd010ec9af888d3b4f142844fdbe026c20ef68148d6fe7"
  1382. "checksum cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ddfc5b9aa5d4507acaf872de71051dfd0e309860e88966e1051e462a077aac4f"
  1383. "checksum cocoa 0.18.4 (registry+https://github.com/rust-lang/crates.io-index)" = "cf79daa4e11e5def06e55306aa3601b87de6b5149671529318da048f67cdd77b"
  1384. "checksum color_quant 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0dbbb57365263e881e805dc77d94697c9118fd94d8da011240555aa7b23445bd"
  1385. "checksum core-foundation 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "25b9e03f145fd4f2bf705e07b900cd41fc636598fe5dc452fd0db1441c3f496d"
  1386. "checksum core-foundation-sys 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "e7ca8a5221364ef15ce201e8ed2f609fc312682a8f4e0e3d4aa5879764e0fa3b"
  1387. "checksum core-graphics 0.17.3 (registry+https://github.com/rust-lang/crates.io-index)" = "56790968ab1c8a1202a102e6de05fc6e1ec87da99e4e93e9a7d13efbfc1e95a9"
  1388. "checksum core-video-sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8dc065219542086f72d1e9f7aadbbab0989e980263695d129d502082d063a9d0"
  1389. "checksum crc32fast 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1"
  1390. "checksum crossbeam-deque 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "05e44b8cf3e1a625844d1750e1f7820da46044ff6d28f4d43e455ba3e5bb2c13"
  1391. "checksum crossbeam-epoch 0.7.2 (registry+https://github.com/rust-lang/crates.io-index)" = "fedcd6772e37f3da2a9af9bf12ebe046c0dfe657992377b4df982a2b54cd37a9"
  1392. "checksum crossbeam-queue 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7c979cd6cfe72335896575c6b5688da489e420d36a27a0b9eb0c73db574b4a4b"
  1393. "checksum crossbeam-utils 0.6.6 (registry+https://github.com/rust-lang/crates.io-index)" = "04973fa96e96579258a5091af6003abde64af786b860f18622b82e026cca60e6"
  1394. "checksum deflate 0.7.20 (registry+https://github.com/rust-lang/crates.io-index)" = "707b6a7b384888a70c8d2e8650b3e60170dfc6a67bb4aa67b6dfca57af4bedb4"
  1395. "checksum derivative 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6073e9676dbebdddeabaeb63e3b7cefd23c86f5c41d381ee1237cc77b1079898"
  1396. "checksum dispatch 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "04e93ca78226c51902d7aa8c12c988338aadd9e85ed9c6be8aaac39192ff3605"
  1397. "checksum dlib 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "77e51249a9d823a4cb79e3eca6dcd756153e8ed0157b6c04775d04bf1b13b76a"
  1398. "checksum downcast-rs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "f2b92dfd5c2f75260cbf750572f95d387e7ca0ba5e3fbe9e1a33f23025be020f"
  1399. "checksum either 1.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "5527cfe0d098f36e3f8839852688e63c8fff1c90b2b405aef730615f9a7bcf7b"
  1400. "checksum flate2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "550934ad4808d5d39365e5d61727309bf18b3b02c6c56b729cb92e7dd84bc3d8"
  1401. "checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  1402. "checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  1403. "checksum fuchsia-cprng 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba"
  1404. "checksum fuchsia-zircon 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82"
  1405. "checksum fuchsia-zircon-sys 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7"
  1406. "checksum getrandom 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "34f33de6f0ae7c9cb5e574502a562e2b512799e32abb801cd1e79ad952b62b49"
  1407. "checksum gif 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "86c2f2b597d6e05c86ee5947b2223bda468fe8dad3e88e2a6520869322aaf568"
  1408. "checksum gl_generator 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "39a23d5e872a275135d66895d954269cf5e8661d234eb1c2480f4ce0d586acbd"
  1409. "checksum gl_generator 0.13.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1c08ca9be9c177722189cd6a956c9e604563a9c689587b548a8cd7d1d865b022"
  1410. "checksum gleam 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)" = "cae10d7c99d0e77b4766e850a60898a17c1abaf01075531f1066f03dc7dc5fc5"
  1411. "checksum glutin 0.22.0-alpha1 (registry+https://github.com/rust-lang/crates.io-index)" = "b7302e7f7c3cbcf9938ba0ae60429469c87ed5be8bd8f4c4854de1d1e8987c74"
  1412. "checksum glutin_egl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "23f48987ab6cb2b61ad903b59e54a2fd0c380a7baff68cffd6826b69a73dd326"
  1413. "checksum glutin_emscripten_sys 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "245b3fdb08df6ffed7585365851f8404af9c7e2dd4b59f15262e968b6a95a0c7"
  1414. "checksum glutin_gles2_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "89996c30857ae1b4de4b5189abf1ea822a20a9fe9e1c93e5e7b862ff0bdd5cdf"
  1415. "checksum glutin_glx_sys 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1290a5ca5e46fcfa7f66f949cc9d9194b2cb6f2ed61892c8c2b82343631dba57"
  1416. "checksum glutin_wgl_sys 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "f801bbc91efc22dd1c4818a47814fc72bf74d024510451b119381579bfa39021"
  1417. "checksum hashbrown 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e1de41fb8dba9714efd92241565cdff73f78508c95697dd56787d3cba27e2353"
  1418. "checksum hibitset 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "47e7292fd9f7fe89fa35c98048f2d0a69b79ed243604234d18f6f8a1aa6f408d"
  1419. "checksum image 0.22.1 (registry+https://github.com/rust-lang/crates.io-index)" = "663a975007e0b49903e2e8ac0db2c432c465855f2d65f17883ba1476e85f0b42"
  1420. "checksum inflate 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "1cdb29978cc5797bd8dcc8e5bf7de604891df2a8dc576973d71a281e916db2ff"
  1421. "checksum iovec 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "dbe6e417e7d0975db6512b90796e8ce223145ac4e33c377e4a42882a0e88bb08"
  1422. "checksum itoa 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "501266b7edd0174f8530248f87f99c88fbe60ca4ef3dd486835b8d8d53136f7f"
  1423. "checksum jpeg-decoder 0.1.15 (registry+https://github.com/rust-lang/crates.io-index)" = "c8b7d43206b34b3f94ea9445174bda196e772049b9bddbc620c9d29b2d20110d"
  1424. "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d"
  1425. "checksum khronos_api 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc"
  1426. "checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
  1427. "checksum lazycell 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b294d6fa9ee409a054354afc4352b0b9ef7ca222c69b8812cbea9e7d2bf3783f"
  1428. "checksum libc 0.2.61 (registry+https://github.com/rust-lang/crates.io-index)" = "c665266eb592905e8503ba3403020f4b8794d26263f412ca33171600eca9a6fa"
  1429. "checksum libloading 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2b111a074963af1d37a139918ac6d49ad1d0d5e47f72fd55388619691a7d753"
  1430. "checksum line_drawing 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5cc7ad3d82c845bdb5dde34ffdcc7a5fb4d2996e1e1ee0f19c33bc80e15196b9"
  1431. "checksum lock_api 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ed946d4529956a20f2d63ebe1b69996d5a2137c91913fe3ebbeff957f5bca7ff"
  1432. "checksum log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "14b6052be84e6b71ab17edffc2eeabf5c2c3ae1fdb464aae35ac50c67a44e1f7"
  1433. "checksum lzw 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084"
  1434. "checksum malloc_buf 0.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb"
  1435. "checksum memmap 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b"
  1436. "checksum memoffset 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ce6075db033bbbb7ee5a0bbd3a3186bbae616f57fb001c485c7ff77955f8177f"
  1437. "checksum miniz-sys 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9e3ae51cea1576ceba0dde3d484d30e6e5b86dee0b2d412fe3a16a15c98202"
  1438. "checksum miniz_oxide 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7108aff85b876d06f22503dcce091e29f76733b2bfdd91eebce81f5e68203a10"
  1439. "checksum miniz_oxide_c_api 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "6c675792957b0d19933816c4e1d56663c341dd9bfa31cb2140ff2267c1d8ecf4"
  1440. "checksum mio 0.6.19 (registry+https://github.com/rust-lang/crates.io-index)" = "83f51996a3ed004ef184e16818edc51fadffe8e7ca68be67f9dee67d84d0ff23"
  1441. "checksum mio-extras 2.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "46e73a04c2fa6250b8d802134d56d554a9ec2922bf977777c805ea5def61ce40"
  1442. "checksum miow 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "8c1f2f3b1cf331de6896aabf6e9d55dca90356cc9960cca7eaaf408a355ae919"
  1443. "checksum mopa 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a785740271256c230f57462d3b83e52f998433a7062fc18f96d5999474a9f915"
  1444. "checksum net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "42550d9fb7b6684a6d404d9fa7250c2eb2646df731d1c06afc06dcee9e1bcf88"
  1445. "checksum nix 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)" = "6c722bee1037d430d0f8e687bbdbf222f27cc6e4e68d5caf630857bb2b6dbdce"
  1446. "checksum nodrop 0.1.13 (registry+https://github.com/rust-lang/crates.io-index)" = "2f9667ddcc6cc8a43afc9b7917599d7216aa09c463919ea32c59ed6cac8bc945"
  1447. "checksum nonzero_signed 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "02783a0482333b0d3f5f5411b8fb60454a596696da041da0470ac9ef3e6e37d8"
  1448. "checksum num-derive 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "eafd0b45c5537c3ba526f79d3e75120036502bebacbb3f3220914067ce39dbf2"
  1449. "checksum num-integer 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "b85e541ef8255f6cf42bbfe4ef361305c6c135d10919ecc26126c4e5ae94bc09"
  1450. "checksum num-iter 0.1.39 (registry+https://github.com/rust-lang/crates.io-index)" = "76bd5272412d173d6bf9afdf98db8612bbabc9a7a830b7bfc9c188911716132e"
  1451. "checksum num-rational 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f2885278d5fe2adc2f75ced642d52d879bffaceb5a2e0b1d4309ffdfb239b454"
  1452. "checksum num-traits 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "6ba9a427cfca2be13aa6f6403b0b7e7368fe982bfa16fccc450ce74c46cd9b32"
  1453. "checksum num_cpus 1.10.1 (registry+https://github.com/rust-lang/crates.io-index)" = "bcef43580c035376c0705c42792c294b66974abbfd2789b511784023f71f3273"
  1454. "checksum objc 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "31d20fd2b37e07cf5125be68357b588672e8cefe9a96f8c17a9d46053b3e590d"
  1455. "checksum ordered-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "18869315e81473c951eb56ad5558bbc56978562d3ecfb87abb7a1e944cea4518"
  1456. "checksum osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b"
  1457. "checksum parking_lot 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fa7767817701cce701d5585b9c4db3cdd02086398322c1d7e8bf5094a96a2ce7"
  1458. "checksum parking_lot_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cb88cb1cb3790baa6776844f968fea3be44956cf184fa1be5a03341f5491278c"
  1459. "checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831"
  1460. "checksum pkg-config 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "a7c1d2cfa5a714db3b5f24f0915e74fcdf91d09d496ba61329705dda7774d2af"
  1461. "checksum png 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8422b27bb2c013dd97b9aef69e161ce262236f49aaf46a0489011c8ff0264602"
  1462. "checksum ppv-lite86 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "e3cbf9f658cdb5000fcf6f362b8ea2ba154b9f146a61c7a20d647034c6b6561b"
  1463. "checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759"
  1464. "checksum proc-macro2 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "e98a83a9f9b331f54b924e68a66acb1bb35cb01fb0a23645139967abefb697e8"
  1465. "checksum quote 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1"
  1466. "checksum quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
  1467. "checksum rand 0.6.5 (registry+https://github.com/rust-lang/crates.io-index)" = "6d71dacdc3c88c1fde3885a3be3fbab9f35724e6ce99467f7d9c5026132184ca"
  1468. "checksum rand 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d47eab0e83d9693d40f825f86948aa16eff6750ead4bdffc4ab95b8b3a7f052c"
  1469. "checksum rand_chacha 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "556d3a1ca6600bfcbab7c7c91ccb085ac7fbbcd70e008a98742e7847f4f7bcef"
  1470. "checksum rand_chacha 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "03a2a90da8c7523f554344f921aa97283eadf6ac484a6d2a7d0212fa7f8d6853"
  1471. "checksum rand_core 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6fdeb83b075e8266dcc8762c22776f6877a63111121f5f8c7411e5be7eed4b"
  1472. "checksum rand_core 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9c33a3c44ca05fa6f1807d8e6743f3824e8509beca625669633be0acbdf509dc"
  1473. "checksum rand_core 0.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "615e683324e75af5d43d8f7a39ffe3ee4a9dc42c5c701167a71dc59c3a493aca"
  1474. "checksum rand_hc 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7b40677c7be09ae76218dc623efbf7b18e34bced3f38883af07bb75630a21bc4"
  1475. "checksum rand_hc 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
  1476. "checksum rand_isaac 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ded997c9d5f13925be2a6fd7e66bf1872597f759fd9dd93513dd7e92e5a5ee08"
  1477. "checksum rand_jitter 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1166d5c91dc97b88d1decc3285bb0a99ed84b05cfd0bc2341bdf2d43fc41e39b"
  1478. "checksum rand_os 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "7b75f676a1e053fc562eafbb47838d67c84801e38fc1ba459e8f180deabd5071"
  1479. "checksum rand_pcg 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "abf9b09b01790cfe0364f52bf32995ea3c39f4d2dd011eac241d2914146d0b44"
  1480. "checksum rand_xorshift 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cbf7e9e623549b0e21f6e97cf8ecf247c1a8fd2e8a992ae265314300b2455d5c"
  1481. "checksum rand_xorshift 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "77d416b86801d23dde1aa643023b775c3a462efc0ed96443add11546cdf1dca8"
  1482. "checksum rayon 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a4b0186e22767d5b9738a05eab7c6ac90b15db17e5b5f9bd87976dd7d89a10a4"
  1483. "checksum rayon-core 1.5.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ebbe0df8435ac0c397d467b6cad6d25543d06e8a019ef3f6af3c384597515bd2"
  1484. "checksum rdrand 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "678054eb77286b51581ba43620cc911abf02758c91f93f479767aed0f90458b2"
  1485. "checksum redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)" = "2439c63f3f6139d1b57529d16bc3b8bb855230c8efcc5d3a896c8bea7c3b1e84"
  1486. "checksum rltk 0.2.5 (git+https://github.com/thebracket/rltk_rs)" = "<none>"
  1487. "checksum rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
  1488. "checksum rusttype 0.7.7 (registry+https://github.com/rust-lang/crates.io-index)" = "654103d61a05074b268a107cf6581ce120f0fc0115f2610ed9dfea363bb81139"
  1489. "checksum ryu 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c92464b447c0ee8c4fb3824ecc8383b81717b9f1e74ba2e72540aef7b9f82997"
  1490. "checksum same-file 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "585e8ddcedc187886a30fa705c47985c3fa88d06624095856b36ca0b82ff4421"
  1491. "checksum scoped_threadpool 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8"
  1492. "checksum scopeguard 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b42e15e59b18a828bbf5c58ea01debb36b9b096346de35d941dcb89009f24a0d"
  1493. "checksum semver 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
  1494. "checksum semver-parser 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"
  1495. "checksum serde 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)" = "fec2851eb56d010dc9a21b89ca53ee75e6528bab60c11e89d38390904982da9f"
  1496. "checksum serde_derive 1.0.99 (registry+https://github.com/rust-lang/crates.io-index)" = "cb4dc18c61206b08dc98216c98faa0232f4337e1e1b8574551d5bad29ea1b425"
  1497. "checksum serde_json 1.0.40 (registry+https://github.com/rust-lang/crates.io-index)" = "051c49229f282f7c6f3813f8286cc1e3323e8051823fce42c7ea80fe13521704"
  1498. "checksum shared_library 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11"
  1499. "checksum shred 0.9.2 (registry+https://github.com/rust-lang/crates.io-index)" = "034e46a7afee5639940a76f42f578d64f7d814a7e4bebe258b1ab23fed04474e"
  1500. "checksum shrev 1.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b5752e017e03af9d735b4b069f53b7a7fd90fefafa04d8bd0c25581b0bff437f"
  1501. "checksum slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "c111b5bd5695e56cffe5129854aa230b39c93a305372fdbb2668ca2394eea9f8"
  1502. "checksum smallvec 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = "ab606a9c5e214920bb66c458cd7be8ef094f813f20fe77a54cc7dbfff220d4b7"
  1503. "checksum smithay-client-toolkit 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8c23093ebdaac1ad67558c7aef153522c6b3be7e0257820909e3a25c4519e78d"
  1504. "checksum specs 0.15.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b98b8b33ab3f3e3f352df6cf6830e6d8fc790cbd6a7ff349c14fc25cbd6b1d48"
  1505. "checksum specs-derive 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a63549fa0d4a6f76e99e6634c328f25d0c9fa8ad6f8498aef74f6c35c0b269e5"
  1506. "checksum stb_truetype 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "69b7df505db8e81d54ff8be4693421e5b543e08214bd8d99eb761fcb4d5668ba"
  1507. "checksum syn 0.15.44 (registry+https://github.com/rust-lang/crates.io-index)" = "9ca4b3b69a77cbe1ffc9e198781b7acb0c7365a883670e8f1c1bc66fba79a5c5"
  1508. "checksum syn 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)" = "66850e97125af79138385e9b88339cbcd037e3f28ceab8c5ad98e64f0f1f80bf"
  1509. "checksum tiff 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d7b7c2cfc4742bd8a32f2e614339dd8ce30dbcf676bb262bd63a2327bc5df57d"
  1510. "checksum tuple_utils 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44834418e2c5b16f47bedf35c28e148db099187dd5feee6367fb2525863af4f1"
  1511. "checksum unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc"
  1512. "checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
  1513. "checksum void 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "6a02e4885ed3bc0f2de90ea6dd45ebcbb66dacffe03547fadbb0eeae2770887d"
  1514. "checksum walkdir 2.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "9658c94fa8b940eab2250bd5a457f9c48b748420d71293b165c8cdbe2f55f71e"
  1515. "checksum wayland-client 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)" = "80d909ba6616dd772686f421e111f039402a13acecf395bcb4fc665277a504e0"
  1516. "checksum wayland-commons 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)" = "c30463b995db5f8451e921134934319bec89c2458b0bc5c81967060252aa41d8"
  1517. "checksum wayland-protocols 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)" = "cca5f12d466bb6d060673d9d3f94c4ec72161b44d8123f1ef9d11d1054afd6e7"
  1518. "checksum wayland-scanner 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)" = "842bc498050e1e70ab3b4a09e2532e9039e371b4d2d19345bc1e8e38998fce62"
  1519. "checksum wayland-sys 0.23.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b7676aeac62796e1624d1f615c9073ddf8cdd951cbcb7b0bb555e4cdc1818114"
  1520. "checksum winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a"
  1521. "checksum winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = "f10e386af2b13e47c89e7236a7a14a086791a2b88ebad6df9bf42040195cf770"
  1522. "checksum winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc"
  1523. "checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  1524. "checksum winapi-util 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7168bab6e1daee33b4557efd0e95d5ca70a03706d39fa5f3fe7a236f584b03c9"
  1525. "checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  1526. "checksum winit 0.20.0-alpha2 (registry+https://github.com/rust-lang/crates.io-index)" = "16df593cb202a335417762f283605e45222345a2eb94c9dd6d1f6f2ddba0b4e4"
  1527. "checksum ws2_32-sys 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e"
  1528. "checksum x11-dl 2.18.3 (registry+https://github.com/rust-lang/crates.io-index)" = "940586acb859ea05c53971ac231685799a7ec1dee66ac0bccc0e6ad96e06b4e3"
  1529. "checksum xdg 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d089681aa106a86fade1b0128fb5daf07d5867a509ab036d99988dec80429a57"
  1530. "checksum xml-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "541b12c998c5b56aa2b4e6f18f03664eef9a4fd0a246a55594efae6cc2d964b5"