Cargo.lock 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335
  1. # This file is automatically @generated by Cargo.
  2. # It is not intended for manual editing.
  3. version = 3
  4. [[package]]
  5. name = "atty"
  6. version = "0.2.14"
  7. source = "registry+https://github.com/rust-lang/crates.io-index"
  8. checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
  9. dependencies = [
  10. "hermit-abi",
  11. "libc",
  12. "winapi",
  13. ]
  14. [[package]]
  15. name = "autocfg"
  16. version = "1.1.0"
  17. source = "registry+https://github.com/rust-lang/crates.io-index"
  18. checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
  19. [[package]]
  20. name = "base64"
  21. version = "0.13.0"
  22. source = "registry+https://github.com/rust-lang/crates.io-index"
  23. checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"
  24. [[package]]
  25. name = "bitflags"
  26. version = "1.3.2"
  27. source = "registry+https://github.com/rust-lang/crates.io-index"
  28. checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
  29. [[package]]
  30. name = "bstr"
  31. version = "0.2.17"
  32. source = "registry+https://github.com/rust-lang/crates.io-index"
  33. checksum = "ba3569f383e8f1598449f1a423e72e99569137b47740b1da11ef19af3d5c3223"
  34. dependencies = [
  35. "lazy_static",
  36. "memchr",
  37. "regex-automata",
  38. "serde",
  39. ]
  40. [[package]]
  41. name = "bumpalo"
  42. version = "3.9.1"
  43. source = "registry+https://github.com/rust-lang/crates.io-index"
  44. checksum = "a4a45a46ab1f2412e53d3a0ade76ffad2025804294569aae387231a0cd6e0899"
  45. [[package]]
  46. name = "bytes"
  47. version = "1.1.0"
  48. source = "registry+https://github.com/rust-lang/crates.io-index"
  49. checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
  50. [[package]]
  51. name = "cast"
  52. version = "0.2.7"
  53. source = "registry+https://github.com/rust-lang/crates.io-index"
  54. checksum = "4c24dab4283a142afa2fdca129b80ad2c6284e073930f964c3a1293c225ee39a"
  55. dependencies = [
  56. "rustc_version",
  57. ]
  58. [[package]]
  59. name = "cc"
  60. version = "1.0.73"
  61. source = "registry+https://github.com/rust-lang/crates.io-index"
  62. checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"
  63. [[package]]
  64. name = "cfg-if"
  65. version = "1.0.0"
  66. source = "registry+https://github.com/rust-lang/crates.io-index"
  67. checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
  68. [[package]]
  69. name = "clap"
  70. version = "2.34.0"
  71. source = "registry+https://github.com/rust-lang/crates.io-index"
  72. checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c"
  73. dependencies = [
  74. "bitflags",
  75. "textwrap",
  76. "unicode-width",
  77. ]
  78. [[package]]
  79. name = "core-foundation"
  80. version = "0.9.3"
  81. source = "registry+https://github.com/rust-lang/crates.io-index"
  82. checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
  83. dependencies = [
  84. "core-foundation-sys",
  85. "libc",
  86. ]
  87. [[package]]
  88. name = "core-foundation-sys"
  89. version = "0.8.3"
  90. source = "registry+https://github.com/rust-lang/crates.io-index"
  91. checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"
  92. [[package]]
  93. name = "criterion"
  94. version = "0.3.5"
  95. source = "registry+https://github.com/rust-lang/crates.io-index"
  96. checksum = "1604dafd25fba2fe2d5895a9da139f8dc9b319a5fe5354ca137cbbce4e178d10"
  97. dependencies = [
  98. "atty",
  99. "cast",
  100. "clap",
  101. "criterion-plot",
  102. "csv",
  103. "itertools",
  104. "lazy_static",
  105. "num-traits",
  106. "oorandom",
  107. "plotters",
  108. "rayon",
  109. "regex",
  110. "serde",
  111. "serde_cbor",
  112. "serde_derive",
  113. "serde_json",
  114. "tinytemplate",
  115. "walkdir",
  116. ]
  117. [[package]]
  118. name = "criterion-plot"
  119. version = "0.4.4"
  120. source = "registry+https://github.com/rust-lang/crates.io-index"
  121. checksum = "d00996de9f2f7559f7f4dc286073197f83e92256a59ed395f9aac01fe717da57"
  122. dependencies = [
  123. "cast",
  124. "itertools",
  125. ]
  126. [[package]]
  127. name = "crossbeam-channel"
  128. version = "0.5.2"
  129. source = "registry+https://github.com/rust-lang/crates.io-index"
  130. checksum = "e54ea8bc3fb1ee042f5aace6e3c6e025d3874866da222930f70ce62aceba0bfa"
  131. dependencies = [
  132. "cfg-if",
  133. "crossbeam-utils",
  134. ]
  135. [[package]]
  136. name = "crossbeam-deque"
  137. version = "0.8.1"
  138. source = "registry+https://github.com/rust-lang/crates.io-index"
  139. checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e"
  140. dependencies = [
  141. "cfg-if",
  142. "crossbeam-epoch",
  143. "crossbeam-utils",
  144. ]
  145. [[package]]
  146. name = "crossbeam-epoch"
  147. version = "0.9.7"
  148. source = "registry+https://github.com/rust-lang/crates.io-index"
  149. checksum = "c00d6d2ea26e8b151d99093005cb442fb9a37aeaca582a03ec70946f49ab5ed9"
  150. dependencies = [
  151. "cfg-if",
  152. "crossbeam-utils",
  153. "lazy_static",
  154. "memoffset",
  155. "scopeguard",
  156. ]
  157. [[package]]
  158. name = "crossbeam-utils"
  159. version = "0.8.7"
  160. source = "registry+https://github.com/rust-lang/crates.io-index"
  161. checksum = "b5e5bed1f1c269533fa816a0a5492b3545209a205ca1a54842be180eb63a16a6"
  162. dependencies = [
  163. "cfg-if",
  164. "lazy_static",
  165. ]
  166. [[package]]
  167. name = "csv"
  168. version = "1.1.6"
  169. source = "registry+https://github.com/rust-lang/crates.io-index"
  170. checksum = "22813a6dc45b335f9bade10bf7271dc477e81113e89eb251a0bc2a8a81c536e1"
  171. dependencies = [
  172. "bstr",
  173. "csv-core",
  174. "itoa 0.4.8",
  175. "ryu",
  176. "serde",
  177. ]
  178. [[package]]
  179. name = "csv-core"
  180. version = "0.1.10"
  181. source = "registry+https://github.com/rust-lang/crates.io-index"
  182. checksum = "2b2466559f260f48ad25fe6317b3c8dac77b5bdb5763ac7d9d6103530663bc90"
  183. dependencies = [
  184. "memchr",
  185. ]
  186. [[package]]
  187. name = "either"
  188. version = "1.6.1"
  189. source = "registry+https://github.com/rust-lang/crates.io-index"
  190. checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"
  191. [[package]]
  192. name = "encoding_rs"
  193. version = "0.8.30"
  194. source = "registry+https://github.com/rust-lang/crates.io-index"
  195. checksum = "7896dc8abb250ffdda33912550faa54c88ec8b998dec0b2c55ab224921ce11df"
  196. dependencies = [
  197. "cfg-if",
  198. ]
  199. [[package]]
  200. name = "fastrand"
  201. version = "1.7.0"
  202. source = "registry+https://github.com/rust-lang/crates.io-index"
  203. checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
  204. dependencies = [
  205. "instant",
  206. ]
  207. [[package]]
  208. name = "fnv"
  209. version = "1.0.7"
  210. source = "registry+https://github.com/rust-lang/crates.io-index"
  211. checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
  212. [[package]]
  213. name = "foreign-types"
  214. version = "0.3.2"
  215. source = "registry+https://github.com/rust-lang/crates.io-index"
  216. checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1"
  217. dependencies = [
  218. "foreign-types-shared",
  219. ]
  220. [[package]]
  221. name = "foreign-types-shared"
  222. version = "0.1.1"
  223. source = "registry+https://github.com/rust-lang/crates.io-index"
  224. checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b"
  225. [[package]]
  226. name = "form_urlencoded"
  227. version = "1.0.1"
  228. source = "registry+https://github.com/rust-lang/crates.io-index"
  229. checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
  230. dependencies = [
  231. "matches",
  232. "percent-encoding",
  233. ]
  234. [[package]]
  235. name = "futures-channel"
  236. version = "0.3.21"
  237. source = "registry+https://github.com/rust-lang/crates.io-index"
  238. checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
  239. dependencies = [
  240. "futures-core",
  241. ]
  242. [[package]]
  243. name = "futures-core"
  244. version = "0.3.21"
  245. source = "registry+https://github.com/rust-lang/crates.io-index"
  246. checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"
  247. [[package]]
  248. name = "futures-io"
  249. version = "0.3.21"
  250. source = "registry+https://github.com/rust-lang/crates.io-index"
  251. checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"
  252. [[package]]
  253. name = "futures-sink"
  254. version = "0.3.21"
  255. source = "registry+https://github.com/rust-lang/crates.io-index"
  256. checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"
  257. [[package]]
  258. name = "futures-task"
  259. version = "0.3.21"
  260. source = "registry+https://github.com/rust-lang/crates.io-index"
  261. checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"
  262. [[package]]
  263. name = "futures-util"
  264. version = "0.3.21"
  265. source = "registry+https://github.com/rust-lang/crates.io-index"
  266. checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
  267. dependencies = [
  268. "futures-core",
  269. "futures-io",
  270. "futures-task",
  271. "memchr",
  272. "pin-project-lite",
  273. "pin-utils",
  274. "slab",
  275. ]
  276. [[package]]
  277. name = "getrandom"
  278. version = "0.2.4"
  279. source = "registry+https://github.com/rust-lang/crates.io-index"
  280. checksum = "418d37c8b1d42553c93648be529cb70f920d3baf8ef469b74b9638df426e0b4c"
  281. dependencies = [
  282. "cfg-if",
  283. "libc",
  284. "wasi 0.10.2+wasi-snapshot-preview1",
  285. ]
  286. [[package]]
  287. name = "h2"
  288. version = "0.3.12"
  289. source = "registry+https://github.com/rust-lang/crates.io-index"
  290. checksum = "62eeb471aa3e3c9197aa4bfeabfe02982f6dc96f750486c0bb0009ac58b26d2b"
  291. dependencies = [
  292. "bytes",
  293. "fnv",
  294. "futures-core",
  295. "futures-sink",
  296. "futures-util",
  297. "http",
  298. "indexmap",
  299. "slab",
  300. "tokio",
  301. "tokio-util",
  302. "tracing",
  303. ]
  304. [[package]]
  305. name = "half"
  306. version = "1.8.2"
  307. source = "registry+https://github.com/rust-lang/crates.io-index"
  308. checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
  309. [[package]]
  310. name = "hashbrown"
  311. version = "0.11.2"
  312. source = "registry+https://github.com/rust-lang/crates.io-index"
  313. checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"
  314. [[package]]
  315. name = "hermit-abi"
  316. version = "0.1.19"
  317. source = "registry+https://github.com/rust-lang/crates.io-index"
  318. checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
  319. dependencies = [
  320. "libc",
  321. ]
  322. [[package]]
  323. name = "http"
  324. version = "0.2.6"
  325. source = "registry+https://github.com/rust-lang/crates.io-index"
  326. checksum = "31f4c6746584866f0feabcc69893c5b51beef3831656a968ed7ae254cdc4fd03"
  327. dependencies = [
  328. "bytes",
  329. "fnv",
  330. "itoa 1.0.1",
  331. ]
  332. [[package]]
  333. name = "http-body"
  334. version = "0.4.4"
  335. source = "registry+https://github.com/rust-lang/crates.io-index"
  336. checksum = "1ff4f84919677303da5f147645dbea6b1881f368d03ac84e1dc09031ebd7b2c6"
  337. dependencies = [
  338. "bytes",
  339. "http",
  340. "pin-project-lite",
  341. ]
  342. [[package]]
  343. name = "httparse"
  344. version = "1.6.0"
  345. source = "registry+https://github.com/rust-lang/crates.io-index"
  346. checksum = "9100414882e15fb7feccb4897e5f0ff0ff1ca7d1a86a23208ada4d7a18e6c6c4"
  347. [[package]]
  348. name = "httpdate"
  349. version = "1.0.2"
  350. source = "registry+https://github.com/rust-lang/crates.io-index"
  351. checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"
  352. [[package]]
  353. name = "hyper"
  354. version = "0.14.18"
  355. source = "registry+https://github.com/rust-lang/crates.io-index"
  356. checksum = "b26ae0a80afebe130861d90abf98e3814a4f28a4c6ffeb5ab8ebb2be311e0ef2"
  357. dependencies = [
  358. "bytes",
  359. "futures-channel",
  360. "futures-core",
  361. "futures-util",
  362. "h2",
  363. "http",
  364. "http-body",
  365. "httparse",
  366. "httpdate",
  367. "itoa 1.0.1",
  368. "pin-project-lite",
  369. "socket2",
  370. "tokio",
  371. "tower-service",
  372. "tracing",
  373. "want",
  374. ]
  375. [[package]]
  376. name = "hyper-tls"
  377. version = "0.5.0"
  378. source = "registry+https://github.com/rust-lang/crates.io-index"
  379. checksum = "d6183ddfa99b85da61a140bea0efc93fdf56ceaa041b37d553518030827f9905"
  380. dependencies = [
  381. "bytes",
  382. "hyper",
  383. "native-tls",
  384. "tokio",
  385. "tokio-native-tls",
  386. ]
  387. [[package]]
  388. name = "idna"
  389. version = "0.2.3"
  390. source = "registry+https://github.com/rust-lang/crates.io-index"
  391. checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8"
  392. dependencies = [
  393. "matches",
  394. "unicode-bidi",
  395. "unicode-normalization",
  396. ]
  397. [[package]]
  398. name = "indexmap"
  399. version = "1.8.0"
  400. source = "registry+https://github.com/rust-lang/crates.io-index"
  401. checksum = "282a6247722caba404c065016bbfa522806e51714c34f5dfc3e4a3a46fcb4223"
  402. dependencies = [
  403. "autocfg",
  404. "hashbrown",
  405. ]
  406. [[package]]
  407. name = "instant"
  408. version = "0.1.12"
  409. source = "registry+https://github.com/rust-lang/crates.io-index"
  410. checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
  411. dependencies = [
  412. "cfg-if",
  413. ]
  414. [[package]]
  415. name = "ipnet"
  416. version = "2.4.0"
  417. source = "registry+https://github.com/rust-lang/crates.io-index"
  418. checksum = "35e70ee094dc02fd9c13fdad4940090f22dbd6ac7c9e7094a46cf0232a50bc7c"
  419. [[package]]
  420. name = "itertools"
  421. version = "0.10.3"
  422. source = "registry+https://github.com/rust-lang/crates.io-index"
  423. checksum = "a9a9d19fa1e79b6215ff29b9d6880b706147f16e9b1dbb1e4e5947b5b02bc5e3"
  424. dependencies = [
  425. "either",
  426. ]
  427. [[package]]
  428. name = "itoa"
  429. version = "0.4.8"
  430. source = "registry+https://github.com/rust-lang/crates.io-index"
  431. checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4"
  432. [[package]]
  433. name = "itoa"
  434. version = "1.0.1"
  435. source = "registry+https://github.com/rust-lang/crates.io-index"
  436. checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35"
  437. [[package]]
  438. name = "js-sys"
  439. version = "0.3.56"
  440. source = "registry+https://github.com/rust-lang/crates.io-index"
  441. checksum = "a38fc24e30fd564ce974c02bf1d337caddff65be6cc4735a1f7eab22a7440f04"
  442. dependencies = [
  443. "wasm-bindgen",
  444. ]
  445. [[package]]
  446. name = "lazy_static"
  447. version = "1.4.0"
  448. source = "registry+https://github.com/rust-lang/crates.io-index"
  449. checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
  450. [[package]]
  451. name = "libc"
  452. version = "0.2.119"
  453. source = "registry+https://github.com/rust-lang/crates.io-index"
  454. checksum = "1bf2e165bb3457c8e098ea76f3e3bc9db55f87aa90d52d0e6be741470916aaa4"
  455. [[package]]
  456. name = "log"
  457. version = "0.4.14"
  458. source = "registry+https://github.com/rust-lang/crates.io-index"
  459. checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710"
  460. dependencies = [
  461. "cfg-if",
  462. ]
  463. [[package]]
  464. name = "matches"
  465. version = "0.1.9"
  466. source = "registry+https://github.com/rust-lang/crates.io-index"
  467. checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"
  468. [[package]]
  469. name = "memchr"
  470. version = "2.4.1"
  471. source = "registry+https://github.com/rust-lang/crates.io-index"
  472. checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a"
  473. [[package]]
  474. name = "memoffset"
  475. version = "0.6.5"
  476. source = "registry+https://github.com/rust-lang/crates.io-index"
  477. checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce"
  478. dependencies = [
  479. "autocfg",
  480. ]
  481. [[package]]
  482. name = "mime"
  483. version = "0.3.16"
  484. source = "registry+https://github.com/rust-lang/crates.io-index"
  485. checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d"
  486. [[package]]
  487. name = "mio"
  488. version = "0.8.2"
  489. source = "registry+https://github.com/rust-lang/crates.io-index"
  490. checksum = "52da4364ffb0e4fe33a9841a98a3f3014fb964045ce4f7a45a398243c8d6b0c9"
  491. dependencies = [
  492. "libc",
  493. "log",
  494. "miow",
  495. "ntapi",
  496. "wasi 0.11.0+wasi-snapshot-preview1",
  497. "winapi",
  498. ]
  499. [[package]]
  500. name = "miow"
  501. version = "0.3.7"
  502. source = "registry+https://github.com/rust-lang/crates.io-index"
  503. checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21"
  504. dependencies = [
  505. "winapi",
  506. ]
  507. [[package]]
  508. name = "native-tls"
  509. version = "0.2.9"
  510. source = "registry+https://github.com/rust-lang/crates.io-index"
  511. checksum = "09bf6f32a3afefd0b587ee42ed19acd945c6d1f3b5424040f50b2f24ab16be77"
  512. dependencies = [
  513. "lazy_static",
  514. "libc",
  515. "log",
  516. "openssl",
  517. "openssl-probe",
  518. "openssl-sys",
  519. "schannel",
  520. "security-framework",
  521. "security-framework-sys",
  522. "tempfile",
  523. ]
  524. [[package]]
  525. name = "ntapi"
  526. version = "0.3.7"
  527. source = "registry+https://github.com/rust-lang/crates.io-index"
  528. checksum = "c28774a7fd2fbb4f0babd8237ce554b73af68021b5f695a3cebd6c59bac0980f"
  529. dependencies = [
  530. "winapi",
  531. ]
  532. [[package]]
  533. name = "num-traits"
  534. version = "0.2.14"
  535. source = "registry+https://github.com/rust-lang/crates.io-index"
  536. checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290"
  537. dependencies = [
  538. "autocfg",
  539. ]
  540. [[package]]
  541. name = "num_cpus"
  542. version = "1.13.1"
  543. source = "registry+https://github.com/rust-lang/crates.io-index"
  544. checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
  545. dependencies = [
  546. "hermit-abi",
  547. "libc",
  548. ]
  549. [[package]]
  550. name = "once_cell"
  551. version = "1.10.0"
  552. source = "registry+https://github.com/rust-lang/crates.io-index"
  553. checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9"
  554. [[package]]
  555. name = "oorandom"
  556. version = "11.1.3"
  557. source = "registry+https://github.com/rust-lang/crates.io-index"
  558. checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
  559. [[package]]
  560. name = "openssl"
  561. version = "0.10.38"
  562. source = "registry+https://github.com/rust-lang/crates.io-index"
  563. checksum = "0c7ae222234c30df141154f159066c5093ff73b63204dcda7121eb082fc56a95"
  564. dependencies = [
  565. "bitflags",
  566. "cfg-if",
  567. "foreign-types",
  568. "libc",
  569. "once_cell",
  570. "openssl-sys",
  571. ]
  572. [[package]]
  573. name = "openssl-probe"
  574. version = "0.1.5"
  575. source = "registry+https://github.com/rust-lang/crates.io-index"
  576. checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
  577. [[package]]
  578. name = "openssl-sys"
  579. version = "0.9.72"
  580. source = "registry+https://github.com/rust-lang/crates.io-index"
  581. checksum = "7e46109c383602735fa0a2e48dd2b7c892b048e1bf69e5c3b1d804b7d9c203cb"
  582. dependencies = [
  583. "autocfg",
  584. "cc",
  585. "libc",
  586. "pkg-config",
  587. "vcpkg",
  588. ]
  589. [[package]]
  590. name = "percent-encoding"
  591. version = "2.1.0"
  592. source = "registry+https://github.com/rust-lang/crates.io-index"
  593. checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
  594. [[package]]
  595. name = "pin-project-lite"
  596. version = "0.2.8"
  597. source = "registry+https://github.com/rust-lang/crates.io-index"
  598. checksum = "e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c"
  599. [[package]]
  600. name = "pin-utils"
  601. version = "0.1.0"
  602. source = "registry+https://github.com/rust-lang/crates.io-index"
  603. checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
  604. [[package]]
  605. name = "pkg-config"
  606. version = "0.3.24"
  607. source = "registry+https://github.com/rust-lang/crates.io-index"
  608. checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe"
  609. [[package]]
  610. name = "plotters"
  611. version = "0.3.1"
  612. source = "registry+https://github.com/rust-lang/crates.io-index"
  613. checksum = "32a3fd9ec30b9749ce28cd91f255d569591cdf937fe280c312143e3c4bad6f2a"
  614. dependencies = [
  615. "num-traits",
  616. "plotters-backend",
  617. "plotters-svg",
  618. "wasm-bindgen",
  619. "web-sys",
  620. ]
  621. [[package]]
  622. name = "plotters-backend"
  623. version = "0.3.2"
  624. source = "registry+https://github.com/rust-lang/crates.io-index"
  625. checksum = "d88417318da0eaf0fdcdb51a0ee6c3bed624333bff8f946733049380be67ac1c"
  626. [[package]]
  627. name = "plotters-svg"
  628. version = "0.3.1"
  629. source = "registry+https://github.com/rust-lang/crates.io-index"
  630. checksum = "521fa9638fa597e1dc53e9412a4f9cefb01187ee1f7413076f9e6749e2885ba9"
  631. dependencies = [
  632. "plotters-backend",
  633. ]
  634. [[package]]
  635. name = "ppv-lite86"
  636. version = "0.2.16"
  637. source = "registry+https://github.com/rust-lang/crates.io-index"
  638. checksum = "eb9f9e6e233e5c4a35559a617bf40a4ec447db2e84c20b55a6f83167b7e57872"
  639. [[package]]
  640. name = "proc-macro2"
  641. version = "1.0.36"
  642. source = "registry+https://github.com/rust-lang/crates.io-index"
  643. checksum = "c7342d5883fbccae1cc37a2353b09c87c9b0f3afd73f5fb9bba687a1f733b029"
  644. dependencies = [
  645. "unicode-xid",
  646. ]
  647. [[package]]
  648. name = "quote"
  649. version = "1.0.15"
  650. source = "registry+https://github.com/rust-lang/crates.io-index"
  651. checksum = "864d3e96a899863136fc6e99f3d7cae289dafe43bf2c5ac19b70df7210c0a145"
  652. dependencies = [
  653. "proc-macro2",
  654. ]
  655. [[package]]
  656. name = "rand"
  657. version = "0.8.5"
  658. source = "registry+https://github.com/rust-lang/crates.io-index"
  659. checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
  660. dependencies = [
  661. "libc",
  662. "rand_chacha",
  663. "rand_core",
  664. ]
  665. [[package]]
  666. name = "rand_chacha"
  667. version = "0.3.1"
  668. source = "registry+https://github.com/rust-lang/crates.io-index"
  669. checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
  670. dependencies = [
  671. "ppv-lite86",
  672. "rand_core",
  673. ]
  674. [[package]]
  675. name = "rand_core"
  676. version = "0.6.3"
  677. source = "registry+https://github.com/rust-lang/crates.io-index"
  678. checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7"
  679. dependencies = [
  680. "getrandom",
  681. ]
  682. [[package]]
  683. name = "rayon"
  684. version = "1.5.1"
  685. source = "registry+https://github.com/rust-lang/crates.io-index"
  686. checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90"
  687. dependencies = [
  688. "autocfg",
  689. "crossbeam-deque",
  690. "either",
  691. "rayon-core",
  692. ]
  693. [[package]]
  694. name = "rayon-core"
  695. version = "1.9.1"
  696. source = "registry+https://github.com/rust-lang/crates.io-index"
  697. checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e"
  698. dependencies = [
  699. "crossbeam-channel",
  700. "crossbeam-deque",
  701. "crossbeam-utils",
  702. "lazy_static",
  703. "num_cpus",
  704. ]
  705. [[package]]
  706. name = "redox_syscall"
  707. version = "0.2.12"
  708. source = "registry+https://github.com/rust-lang/crates.io-index"
  709. checksum = "8ae183fc1b06c149f0c1793e1eb447c8b04bfe46d48e9e48bfb8d2d7ed64ecf0"
  710. dependencies = [
  711. "bitflags",
  712. ]
  713. [[package]]
  714. name = "regex"
  715. version = "1.5.4"
  716. source = "registry+https://github.com/rust-lang/crates.io-index"
  717. checksum = "d07a8629359eb56f1e2fb1652bb04212c072a87ba68546a04065d525673ac461"
  718. dependencies = [
  719. "regex-syntax",
  720. ]
  721. [[package]]
  722. name = "regex-automata"
  723. version = "0.1.10"
  724. source = "registry+https://github.com/rust-lang/crates.io-index"
  725. checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132"
  726. [[package]]
  727. name = "regex-syntax"
  728. version = "0.6.25"
  729. source = "registry+https://github.com/rust-lang/crates.io-index"
  730. checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b"
  731. [[package]]
  732. name = "remove_dir_all"
  733. version = "0.5.3"
  734. source = "registry+https://github.com/rust-lang/crates.io-index"
  735. checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7"
  736. dependencies = [
  737. "winapi",
  738. ]
  739. [[package]]
  740. name = "reqwest"
  741. version = "0.11.10"
  742. source = "registry+https://github.com/rust-lang/crates.io-index"
  743. checksum = "46a1f7aa4f35e5e8b4160449f51afc758f0ce6454315a9fa7d0d113e958c41eb"
  744. dependencies = [
  745. "base64",
  746. "bytes",
  747. "encoding_rs",
  748. "futures-core",
  749. "futures-util",
  750. "h2",
  751. "http",
  752. "http-body",
  753. "hyper",
  754. "hyper-tls",
  755. "ipnet",
  756. "js-sys",
  757. "lazy_static",
  758. "log",
  759. "mime",
  760. "native-tls",
  761. "percent-encoding",
  762. "pin-project-lite",
  763. "serde",
  764. "serde_json",
  765. "serde_urlencoded",
  766. "tokio",
  767. "tokio-native-tls",
  768. "url",
  769. "wasm-bindgen",
  770. "wasm-bindgen-futures",
  771. "web-sys",
  772. "winreg",
  773. ]
  774. [[package]]
  775. name = "rustc_version"
  776. version = "0.4.0"
  777. source = "registry+https://github.com/rust-lang/crates.io-index"
  778. checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
  779. dependencies = [
  780. "semver",
  781. ]
  782. [[package]]
  783. name = "ryu"
  784. version = "1.0.9"
  785. source = "registry+https://github.com/rust-lang/crates.io-index"
  786. checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f"
  787. [[package]]
  788. name = "same-file"
  789. version = "1.0.6"
  790. source = "registry+https://github.com/rust-lang/crates.io-index"
  791. checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502"
  792. dependencies = [
  793. "winapi-util",
  794. ]
  795. [[package]]
  796. name = "schannel"
  797. version = "0.1.19"
  798. source = "registry+https://github.com/rust-lang/crates.io-index"
  799. checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75"
  800. dependencies = [
  801. "lazy_static",
  802. "winapi",
  803. ]
  804. [[package]]
  805. name = "scopeguard"
  806. version = "1.1.0"
  807. source = "registry+https://github.com/rust-lang/crates.io-index"
  808. checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd"
  809. [[package]]
  810. name = "security-framework"
  811. version = "2.6.1"
  812. source = "registry+https://github.com/rust-lang/crates.io-index"
  813. checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
  814. dependencies = [
  815. "bitflags",
  816. "core-foundation",
  817. "core-foundation-sys",
  818. "libc",
  819. "security-framework-sys",
  820. ]
  821. [[package]]
  822. name = "security-framework-sys"
  823. version = "2.6.1"
  824. source = "registry+https://github.com/rust-lang/crates.io-index"
  825. checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
  826. dependencies = [
  827. "core-foundation-sys",
  828. "libc",
  829. ]
  830. [[package]]
  831. name = "semver"
  832. version = "1.0.6"
  833. source = "registry+https://github.com/rust-lang/crates.io-index"
  834. checksum = "a4a3381e03edd24287172047536f20cabde766e2cd3e65e6b00fb3af51c4f38d"
  835. [[package]]
  836. name = "serde"
  837. version = "1.0.136"
  838. source = "registry+https://github.com/rust-lang/crates.io-index"
  839. checksum = "ce31e24b01e1e524df96f1c2fdd054405f8d7376249a5110886fb4b658484789"
  840. [[package]]
  841. name = "serde_cbor"
  842. version = "0.11.2"
  843. source = "registry+https://github.com/rust-lang/crates.io-index"
  844. checksum = "2bef2ebfde456fb76bbcf9f59315333decc4fda0b2b44b420243c11e0f5ec1f5"
  845. dependencies = [
  846. "half",
  847. "serde",
  848. ]
  849. [[package]]
  850. name = "serde_derive"
  851. version = "1.0.136"
  852. source = "registry+https://github.com/rust-lang/crates.io-index"
  853. checksum = "08597e7152fcd306f41838ed3e37be9eaeed2b61c42e2117266a554fab4662f9"
  854. dependencies = [
  855. "proc-macro2",
  856. "quote",
  857. "syn",
  858. ]
  859. [[package]]
  860. name = "serde_json"
  861. version = "1.0.79"
  862. source = "registry+https://github.com/rust-lang/crates.io-index"
  863. checksum = "8e8d9fa5c3b304765ce1fd9c4c8a3de2c8db365a5b91be52f186efc675681d95"
  864. dependencies = [
  865. "itoa 1.0.1",
  866. "ryu",
  867. "serde",
  868. ]
  869. [[package]]
  870. name = "serde_urlencoded"
  871. version = "0.7.1"
  872. source = "registry+https://github.com/rust-lang/crates.io-index"
  873. checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd"
  874. dependencies = [
  875. "form_urlencoded",
  876. "itoa 1.0.1",
  877. "ryu",
  878. "serde",
  879. ]
  880. [[package]]
  881. name = "slab"
  882. version = "0.4.5"
  883. source = "registry+https://github.com/rust-lang/crates.io-index"
  884. checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5"
  885. [[package]]
  886. name = "socket2"
  887. version = "0.4.4"
  888. source = "registry+https://github.com/rust-lang/crates.io-index"
  889. checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
  890. dependencies = [
  891. "libc",
  892. "winapi",
  893. ]
  894. [[package]]
  895. name = "spiral-rs"
  896. version = "0.1.0"
  897. dependencies = [
  898. "criterion",
  899. "rand",
  900. "reqwest",
  901. "serde_json",
  902. ]
  903. [[package]]
  904. name = "syn"
  905. version = "1.0.86"
  906. source = "registry+https://github.com/rust-lang/crates.io-index"
  907. checksum = "8a65b3f4ffa0092e9887669db0eae07941f023991ab58ea44da8fe8e2d511c6b"
  908. dependencies = [
  909. "proc-macro2",
  910. "quote",
  911. "unicode-xid",
  912. ]
  913. [[package]]
  914. name = "tempfile"
  915. version = "3.3.0"
  916. source = "registry+https://github.com/rust-lang/crates.io-index"
  917. checksum = "5cdb1ef4eaeeaddc8fbd371e5017057064af0911902ef36b39801f67cc6d79e4"
  918. dependencies = [
  919. "cfg-if",
  920. "fastrand",
  921. "libc",
  922. "redox_syscall",
  923. "remove_dir_all",
  924. "winapi",
  925. ]
  926. [[package]]
  927. name = "textwrap"
  928. version = "0.11.0"
  929. source = "registry+https://github.com/rust-lang/crates.io-index"
  930. checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060"
  931. dependencies = [
  932. "unicode-width",
  933. ]
  934. [[package]]
  935. name = "tinytemplate"
  936. version = "1.2.1"
  937. source = "registry+https://github.com/rust-lang/crates.io-index"
  938. checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc"
  939. dependencies = [
  940. "serde",
  941. "serde_json",
  942. ]
  943. [[package]]
  944. name = "tinyvec"
  945. version = "1.5.1"
  946. source = "registry+https://github.com/rust-lang/crates.io-index"
  947. checksum = "2c1c1d5a42b6245520c249549ec267180beaffcc0615401ac8e31853d4b6d8d2"
  948. dependencies = [
  949. "tinyvec_macros",
  950. ]
  951. [[package]]
  952. name = "tinyvec_macros"
  953. version = "0.1.0"
  954. source = "registry+https://github.com/rust-lang/crates.io-index"
  955. checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c"
  956. [[package]]
  957. name = "tokio"
  958. version = "1.17.0"
  959. source = "registry+https://github.com/rust-lang/crates.io-index"
  960. checksum = "2af73ac49756f3f7c01172e34a23e5d0216f6c32333757c2c61feb2bbff5a5ee"
  961. dependencies = [
  962. "bytes",
  963. "libc",
  964. "memchr",
  965. "mio",
  966. "num_cpus",
  967. "pin-project-lite",
  968. "socket2",
  969. "winapi",
  970. ]
  971. [[package]]
  972. name = "tokio-native-tls"
  973. version = "0.3.0"
  974. source = "registry+https://github.com/rust-lang/crates.io-index"
  975. checksum = "f7d995660bd2b7f8c1568414c1126076c13fbb725c40112dc0120b78eb9b717b"
  976. dependencies = [
  977. "native-tls",
  978. "tokio",
  979. ]
  980. [[package]]
  981. name = "tokio-util"
  982. version = "0.6.9"
  983. source = "registry+https://github.com/rust-lang/crates.io-index"
  984. checksum = "9e99e1983e5d376cd8eb4b66604d2e99e79f5bd988c3055891dcd8c9e2604cc0"
  985. dependencies = [
  986. "bytes",
  987. "futures-core",
  988. "futures-sink",
  989. "log",
  990. "pin-project-lite",
  991. "tokio",
  992. ]
  993. [[package]]
  994. name = "tower-service"
  995. version = "0.3.1"
  996. source = "registry+https://github.com/rust-lang/crates.io-index"
  997. checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"
  998. [[package]]
  999. name = "tracing"
  1000. version = "0.1.32"
  1001. source = "registry+https://github.com/rust-lang/crates.io-index"
  1002. checksum = "4a1bdf54a7c28a2bbf701e1d2233f6c77f473486b94bee4f9678da5a148dca7f"
  1003. dependencies = [
  1004. "cfg-if",
  1005. "pin-project-lite",
  1006. "tracing-core",
  1007. ]
  1008. [[package]]
  1009. name = "tracing-core"
  1010. version = "0.1.23"
  1011. source = "registry+https://github.com/rust-lang/crates.io-index"
  1012. checksum = "aa31669fa42c09c34d94d8165dd2012e8ff3c66aca50f3bb226b68f216f2706c"
  1013. dependencies = [
  1014. "lazy_static",
  1015. ]
  1016. [[package]]
  1017. name = "try-lock"
  1018. version = "0.2.3"
  1019. source = "registry+https://github.com/rust-lang/crates.io-index"
  1020. checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"
  1021. [[package]]
  1022. name = "unicode-bidi"
  1023. version = "0.3.7"
  1024. source = "registry+https://github.com/rust-lang/crates.io-index"
  1025. checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f"
  1026. [[package]]
  1027. name = "unicode-normalization"
  1028. version = "0.1.19"
  1029. source = "registry+https://github.com/rust-lang/crates.io-index"
  1030. checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9"
  1031. dependencies = [
  1032. "tinyvec",
  1033. ]
  1034. [[package]]
  1035. name = "unicode-width"
  1036. version = "0.1.9"
  1037. source = "registry+https://github.com/rust-lang/crates.io-index"
  1038. checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973"
  1039. [[package]]
  1040. name = "unicode-xid"
  1041. version = "0.2.2"
  1042. source = "registry+https://github.com/rust-lang/crates.io-index"
  1043. checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3"
  1044. [[package]]
  1045. name = "url"
  1046. version = "2.2.2"
  1047. source = "registry+https://github.com/rust-lang/crates.io-index"
  1048. checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c"
  1049. dependencies = [
  1050. "form_urlencoded",
  1051. "idna",
  1052. "matches",
  1053. "percent-encoding",
  1054. ]
  1055. [[package]]
  1056. name = "vcpkg"
  1057. version = "0.2.15"
  1058. source = "registry+https://github.com/rust-lang/crates.io-index"
  1059. checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
  1060. [[package]]
  1061. name = "walkdir"
  1062. version = "2.3.2"
  1063. source = "registry+https://github.com/rust-lang/crates.io-index"
  1064. checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56"
  1065. dependencies = [
  1066. "same-file",
  1067. "winapi",
  1068. "winapi-util",
  1069. ]
  1070. [[package]]
  1071. name = "want"
  1072. version = "0.3.0"
  1073. source = "registry+https://github.com/rust-lang/crates.io-index"
  1074. checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
  1075. dependencies = [
  1076. "log",
  1077. "try-lock",
  1078. ]
  1079. [[package]]
  1080. name = "wasi"
  1081. version = "0.10.2+wasi-snapshot-preview1"
  1082. source = "registry+https://github.com/rust-lang/crates.io-index"
  1083. checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"
  1084. [[package]]
  1085. name = "wasi"
  1086. version = "0.11.0+wasi-snapshot-preview1"
  1087. source = "registry+https://github.com/rust-lang/crates.io-index"
  1088. checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
  1089. [[package]]
  1090. name = "wasm-bindgen"
  1091. version = "0.2.79"
  1092. source = "registry+https://github.com/rust-lang/crates.io-index"
  1093. checksum = "25f1af7423d8588a3d840681122e72e6a24ddbcb3f0ec385cac0d12d24256c06"
  1094. dependencies = [
  1095. "cfg-if",
  1096. "wasm-bindgen-macro",
  1097. ]
  1098. [[package]]
  1099. name = "wasm-bindgen-backend"
  1100. version = "0.2.79"
  1101. source = "registry+https://github.com/rust-lang/crates.io-index"
  1102. checksum = "8b21c0df030f5a177f3cba22e9bc4322695ec43e7257d865302900290bcdedca"
  1103. dependencies = [
  1104. "bumpalo",
  1105. "lazy_static",
  1106. "log",
  1107. "proc-macro2",
  1108. "quote",
  1109. "syn",
  1110. "wasm-bindgen-shared",
  1111. ]
  1112. [[package]]
  1113. name = "wasm-bindgen-futures"
  1114. version = "0.4.29"
  1115. source = "registry+https://github.com/rust-lang/crates.io-index"
  1116. checksum = "2eb6ec270a31b1d3c7e266b999739109abce8b6c87e4b31fcfcd788b65267395"
  1117. dependencies = [
  1118. "cfg-if",
  1119. "js-sys",
  1120. "wasm-bindgen",
  1121. "web-sys",
  1122. ]
  1123. [[package]]
  1124. name = "wasm-bindgen-macro"
  1125. version = "0.2.79"
  1126. source = "registry+https://github.com/rust-lang/crates.io-index"
  1127. checksum = "2f4203d69e40a52ee523b2529a773d5ffc1dc0071801c87b3d270b471b80ed01"
  1128. dependencies = [
  1129. "quote",
  1130. "wasm-bindgen-macro-support",
  1131. ]
  1132. [[package]]
  1133. name = "wasm-bindgen-macro-support"
  1134. version = "0.2.79"
  1135. source = "registry+https://github.com/rust-lang/crates.io-index"
  1136. checksum = "bfa8a30d46208db204854cadbb5d4baf5fcf8071ba5bf48190c3e59937962ebc"
  1137. dependencies = [
  1138. "proc-macro2",
  1139. "quote",
  1140. "syn",
  1141. "wasm-bindgen-backend",
  1142. "wasm-bindgen-shared",
  1143. ]
  1144. [[package]]
  1145. name = "wasm-bindgen-shared"
  1146. version = "0.2.79"
  1147. source = "registry+https://github.com/rust-lang/crates.io-index"
  1148. checksum = "3d958d035c4438e28c70e4321a2911302f10135ce78a9c7834c0cab4123d06a2"
  1149. [[package]]
  1150. name = "web-sys"
  1151. version = "0.3.56"
  1152. source = "registry+https://github.com/rust-lang/crates.io-index"
  1153. checksum = "c060b319f29dd25724f09a2ba1418f142f539b2be99fbf4d2d5a8f7330afb8eb"
  1154. dependencies = [
  1155. "js-sys",
  1156. "wasm-bindgen",
  1157. ]
  1158. [[package]]
  1159. name = "winapi"
  1160. version = "0.3.9"
  1161. source = "registry+https://github.com/rust-lang/crates.io-index"
  1162. checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
  1163. dependencies = [
  1164. "winapi-i686-pc-windows-gnu",
  1165. "winapi-x86_64-pc-windows-gnu",
  1166. ]
  1167. [[package]]
  1168. name = "winapi-i686-pc-windows-gnu"
  1169. version = "0.4.0"
  1170. source = "registry+https://github.com/rust-lang/crates.io-index"
  1171. checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
  1172. [[package]]
  1173. name = "winapi-util"
  1174. version = "0.1.5"
  1175. source = "registry+https://github.com/rust-lang/crates.io-index"
  1176. checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178"
  1177. dependencies = [
  1178. "winapi",
  1179. ]
  1180. [[package]]
  1181. name = "winapi-x86_64-pc-windows-gnu"
  1182. version = "0.4.0"
  1183. source = "registry+https://github.com/rust-lang/crates.io-index"
  1184. checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
  1185. [[package]]
  1186. name = "winreg"
  1187. version = "0.10.1"
  1188. source = "registry+https://github.com/rust-lang/crates.io-index"
  1189. checksum = "80d0f4e272c85def139476380b12f9ac60926689dd2e01d4923222f40580869d"
  1190. dependencies = [
  1191. "winapi",
  1192. ]