Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)

wasm-bindgen-cli: clarify license, clean up

figsoda 253bf2fc 9495d51b

+20 -2946
-2923
pkgs/development/tools/wasm-bindgen-cli/Cargo.lock
··· 1 - # This file is automatically @generated by Cargo. 2 - # It is not intended for manual editing. 3 - version = 3 4 - 5 - [[package]] 6 - name = "add" 7 - version = "0.1.0" 8 - dependencies = [ 9 - "wasm-bindgen", 10 - ] 11 - 12 - [[package]] 13 - name = "adler32" 14 - version = "1.2.0" 15 - source = "registry+https://github.com/rust-lang/crates.io-index" 16 - checksum = "aae1277d39aeec15cb388266ecc24b11c80469deae6067e17a1a7aa9e5c1f234" 17 - 18 - [[package]] 19 - name = "aho-corasick" 20 - version = "0.7.15" 21 - source = "registry+https://github.com/rust-lang/crates.io-index" 22 - checksum = "7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5" 23 - dependencies = [ 24 - "memchr", 25 - ] 26 - 27 - [[package]] 28 - name = "ansi_term" 29 - version = "0.11.0" 30 - source = "registry+https://github.com/rust-lang/crates.io-index" 31 - checksum = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" 32 - dependencies = [ 33 - "winapi 0.3.9", 34 - ] 35 - 36 - [[package]] 37 - name = "anyhow" 38 - version = "1.0.44" 39 - source = "registry+https://github.com/rust-lang/crates.io-index" 40 - checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1" 41 - 42 - [[package]] 43 - name = "arrayvec" 44 - version = "0.5.2" 45 - source = "registry+https://github.com/rust-lang/crates.io-index" 46 - checksum = "23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b" 47 - 48 - [[package]] 49 - name = "ascii" 50 - version = "1.0.0" 51 - source = "registry+https://github.com/rust-lang/crates.io-index" 52 - checksum = "bbf56136a5198c7b01a49e3afcbef6cf84597273d298f54432926024107b0109" 53 - 54 - [[package]] 55 - name = "askama" 56 - version = "0.10.5" 57 - source = "registry+https://github.com/rust-lang/crates.io-index" 58 - checksum = "d298738b6e47e1034e560e5afe63aa488fea34e25ec11b855a76f0d7b8e73134" 59 - dependencies = [ 60 - "askama_derive", 61 - "askama_escape", 62 - "askama_shared", 63 - ] 64 - 65 - [[package]] 66 - name = "askama_derive" 67 - version = "0.10.5" 68 - source = "registry+https://github.com/rust-lang/crates.io-index" 69 - checksum = "ca2925c4c290382f9d2fa3d1c1b6a63fa1427099721ecca4749b154cc9c25522" 70 - dependencies = [ 71 - "askama_shared", 72 - "proc-macro2", 73 - "syn", 74 - ] 75 - 76 - [[package]] 77 - name = "askama_escape" 78 - version = "0.10.1" 79 - source = "registry+https://github.com/rust-lang/crates.io-index" 80 - checksum = "90c108c1a94380c89d2215d0ac54ce09796823cca0fd91b299cfff3b33e346fb" 81 - 82 - [[package]] 83 - name = "askama_shared" 84 - version = "0.11.1" 85 - source = "registry+https://github.com/rust-lang/crates.io-index" 86 - checksum = "2582b77e0f3c506ec4838a25fa8a5f97b9bed72bb6d3d272ea1c031d8bd373bc" 87 - dependencies = [ 88 - "askama_escape", 89 - "humansize", 90 - "nom 6.2.1", 91 - "num-traits 0.2.14", 92 - "percent-encoding", 93 - "proc-macro2", 94 - "quote", 95 - "serde", 96 - "syn", 97 - "toml", 98 - ] 99 - 100 - [[package]] 101 - name = "assert_cmd" 102 - version = "1.0.8" 103 - source = "registry+https://github.com/rust-lang/crates.io-index" 104 - checksum = "c98233c6673d8601ab23e77eb38f999c51100d46c5703b17288c57fddf3a1ffe" 105 - dependencies = [ 106 - "bstr", 107 - "doc-comment", 108 - "predicates 2.0.3", 109 - "predicates-core", 110 - "predicates-tree", 111 - "wait-timeout", 112 - ] 113 - 114 - [[package]] 115 - name = "atty" 116 - version = "0.2.14" 117 - source = "registry+https://github.com/rust-lang/crates.io-index" 118 - checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" 119 - dependencies = [ 120 - "hermit-abi", 121 - "libc", 122 - "winapi 0.3.9", 123 - ] 124 - 125 - [[package]] 126 - name = "autocfg" 127 - version = "1.0.1" 128 - source = "registry+https://github.com/rust-lang/crates.io-index" 129 - checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" 130 - 131 - [[package]] 132 - name = "base64" 133 - version = "0.9.3" 134 - source = "registry+https://github.com/rust-lang/crates.io-index" 135 - checksum = "489d6c0ed21b11d038c31b6ceccca973e65d73ba3bd8ecb9a2babf5546164643" 136 - dependencies = [ 137 - "byteorder", 138 - "safemem", 139 - ] 140 - 141 - [[package]] 142 - name = "base64" 143 - version = "0.13.0" 144 - source = "registry+https://github.com/rust-lang/crates.io-index" 145 - checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" 146 - 147 - [[package]] 148 - name = "bitflags" 149 - version = "0.7.0" 150 - source = "registry+https://github.com/rust-lang/crates.io-index" 151 - checksum = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d" 152 - 153 - [[package]] 154 - name = "bitflags" 155 - version = "1.3.2" 156 - source = "registry+https://github.com/rust-lang/crates.io-index" 157 - checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 158 - 159 - [[package]] 160 - name = "bitvec" 161 - version = "0.19.5" 162 - source = "registry+https://github.com/rust-lang/crates.io-index" 163 - checksum = "8942c8d352ae1838c9dda0b0ca2ab657696ef2232a20147cf1b30ae1a9cb4321" 164 - dependencies = [ 165 - "funty", 166 - "radium", 167 - "tap", 168 - "wyz", 169 - ] 170 - 171 - [[package]] 172 - name = "bstr" 173 - version = "0.2.15" 174 - source = "registry+https://github.com/rust-lang/crates.io-index" 175 - checksum = "a40b47ad93e1a5404e6c18dec46b628214fee441c70f4ab5d6942142cc268a3d" 176 - dependencies = [ 177 - "lazy_static", 178 - "memchr", 179 - "regex-automata", 180 - ] 181 - 182 - [[package]] 183 - name = "buf_redux" 184 - version = "0.8.4" 185 - source = "registry+https://github.com/rust-lang/crates.io-index" 186 - checksum = "b953a6887648bb07a535631f2bc00fbdb2a2216f135552cb3f534ed136b9c07f" 187 - dependencies = [ 188 - "memchr", 189 - "safemem", 190 - ] 191 - 192 - [[package]] 193 - name = "bumpalo" 194 - version = "3.7.1" 195 - source = "registry+https://github.com/rust-lang/crates.io-index" 196 - checksum = "d9df67f7bf9ef8498769f994239c45613ef0c5899415fb58e9add412d2c1a538" 197 - 198 - [[package]] 199 - name = "byteorder" 200 - version = "1.4.3" 201 - source = "registry+https://github.com/rust-lang/crates.io-index" 202 - checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 203 - 204 - [[package]] 205 - name = "bytes" 206 - version = "0.5.6" 207 - source = "registry+https://github.com/rust-lang/crates.io-index" 208 - checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" 209 - 210 - [[package]] 211 - name = "bytes" 212 - version = "1.1.0" 213 - source = "registry+https://github.com/rust-lang/crates.io-index" 214 - checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8" 215 - 216 - [[package]] 217 - name = "canvas" 218 - version = "0.1.0" 219 - dependencies = [ 220 - "js-sys", 221 - "wasm-bindgen", 222 - "web-sys", 223 - ] 224 - 225 - [[package]] 226 - name = "cc" 227 - version = "1.0.71" 228 - source = "registry+https://github.com/rust-lang/crates.io-index" 229 - checksum = "79c2681d6594606957bbb8631c4b90a7fcaaa72cdb714743a437b156d6a7eedd" 230 - 231 - [[package]] 232 - name = "cfg-if" 233 - version = "0.1.10" 234 - source = "registry+https://github.com/rust-lang/crates.io-index" 235 - checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" 236 - 237 - [[package]] 238 - name = "cfg-if" 239 - version = "1.0.0" 240 - source = "registry+https://github.com/rust-lang/crates.io-index" 241 - checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 242 - 243 - [[package]] 244 - name = "char" 245 - version = "0.1.0" 246 - dependencies = [ 247 - "wasm-bindgen", 248 - ] 249 - 250 - [[package]] 251 - name = "chrono" 252 - version = "0.4.19" 253 - source = "registry+https://github.com/rust-lang/crates.io-index" 254 - checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73" 255 - dependencies = [ 256 - "libc", 257 - "num-integer", 258 - "num-traits 0.2.14", 259 - "time 0.1.43", 260 - "winapi 0.3.9", 261 - ] 262 - 263 - [[package]] 264 - name = "chunked_transfer" 265 - version = "1.4.0" 266 - source = "registry+https://github.com/rust-lang/crates.io-index" 267 - checksum = "fff857943da45f546682664a79488be82e69e43c1a7a2307679ab9afb3a66d2e" 268 - 269 - [[package]] 270 - name = "clap" 271 - version = "2.33.3" 272 - source = "registry+https://github.com/rust-lang/crates.io-index" 273 - checksum = "37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002" 274 - dependencies = [ 275 - "ansi_term", 276 - "atty", 277 - "bitflags 1.3.2", 278 - "strsim 0.8.0", 279 - "textwrap", 280 - "unicode-width", 281 - "vec_map", 282 - ] 283 - 284 - [[package]] 285 - name = "closures" 286 - version = "0.1.0" 287 - dependencies = [ 288 - "js-sys", 289 - "wasm-bindgen", 290 - "web-sys", 291 - ] 292 - 293 - [[package]] 294 - name = "color_quant" 295 - version = "1.1.0" 296 - source = "registry+https://github.com/rust-lang/crates.io-index" 297 - checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" 298 - 299 - [[package]] 300 - name = "console_error_panic_hook" 301 - version = "0.1.7" 302 - source = "registry+https://github.com/rust-lang/crates.io-index" 303 - checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" 304 - dependencies = [ 305 - "cfg-if 1.0.0", 306 - "wasm-bindgen", 307 - ] 308 - 309 - [[package]] 310 - name = "console_log" 311 - version = "0.1.0" 312 - dependencies = [ 313 - "wasm-bindgen", 314 - "web-sys", 315 - ] 316 - 317 - [[package]] 318 - name = "core-foundation" 319 - version = "0.9.2" 320 - source = "registry+https://github.com/rust-lang/crates.io-index" 321 - checksum = "6888e10551bb93e424d8df1d07f1a8b4fceb0001a3a4b048bfc47554946f47b3" 322 - dependencies = [ 323 - "core-foundation-sys", 324 - "libc", 325 - ] 326 - 327 - [[package]] 328 - name = "core-foundation-sys" 329 - version = "0.8.3" 330 - source = "registry+https://github.com/rust-lang/crates.io-index" 331 - checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" 332 - 333 - [[package]] 334 - name = "crossbeam-channel" 335 - version = "0.5.1" 336 - source = "registry+https://github.com/rust-lang/crates.io-index" 337 - checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" 338 - dependencies = [ 339 - "cfg-if 1.0.0", 340 - "crossbeam-utils", 341 - ] 342 - 343 - [[package]] 344 - name = "crossbeam-deque" 345 - version = "0.8.1" 346 - source = "registry+https://github.com/rust-lang/crates.io-index" 347 - checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" 348 - dependencies = [ 349 - "cfg-if 1.0.0", 350 - "crossbeam-epoch", 351 - "crossbeam-utils", 352 - ] 353 - 354 - [[package]] 355 - name = "crossbeam-epoch" 356 - version = "0.9.5" 357 - source = "registry+https://github.com/rust-lang/crates.io-index" 358 - checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" 359 - dependencies = [ 360 - "cfg-if 1.0.0", 361 - "crossbeam-utils", 362 - "lazy_static", 363 - "memoffset", 364 - "scopeguard", 365 - ] 366 - 367 - [[package]] 368 - name = "crossbeam-utils" 369 - version = "0.8.5" 370 - source = "registry+https://github.com/rust-lang/crates.io-index" 371 - checksum = "d82cfc11ce7f2c3faef78d8a684447b40d503d9681acebed6cb728d45940c4db" 372 - dependencies = [ 373 - "cfg-if 1.0.0", 374 - "lazy_static", 375 - ] 376 - 377 - [[package]] 378 - name = "curl" 379 - version = "0.4.39" 380 - source = "registry+https://github.com/rust-lang/crates.io-index" 381 - checksum = "aaa3b8db7f3341ddef15786d250106334d4a6c4b0ae4a46cd77082777d9849b9" 382 - dependencies = [ 383 - "curl-sys", 384 - "libc", 385 - "openssl-probe", 386 - "openssl-sys", 387 - "schannel", 388 - "socket2 0.4.2", 389 - "winapi 0.3.9", 390 - ] 391 - 392 - [[package]] 393 - name = "curl-sys" 394 - version = "0.4.49+curl-7.79.1" 395 - source = "registry+https://github.com/rust-lang/crates.io-index" 396 - checksum = "e0f44960aea24a786a46907b8824ebc0e66ca06bf4e4978408c7499620343483" 397 - dependencies = [ 398 - "cc", 399 - "libc", 400 - "libz-sys", 401 - "openssl-sys", 402 - "pkg-config", 403 - "vcpkg", 404 - "winapi 0.3.9", 405 - ] 406 - 407 - [[package]] 408 - name = "deflate" 409 - version = "0.7.20" 410 - source = "registry+https://github.com/rust-lang/crates.io-index" 411 - checksum = "707b6a7b384888a70c8d2e8650b3e60170dfc6a67bb4aa67b6dfca57af4bedb4" 412 - dependencies = [ 413 - "adler32", 414 - "byteorder", 415 - ] 416 - 417 - [[package]] 418 - name = "deno" 419 - version = "0.1.0" 420 - dependencies = [ 421 - "wasm-bindgen", 422 - ] 423 - 424 - [[package]] 425 - name = "diff" 426 - version = "0.1.12" 427 - source = "registry+https://github.com/rust-lang/crates.io-index" 428 - checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499" 429 - 430 - [[package]] 431 - name = "difference" 432 - version = "2.0.0" 433 - source = "registry+https://github.com/rust-lang/crates.io-index" 434 - checksum = "524cbf6897b527295dff137cec09ecf3a05f4fddffd7dfcd1585403449e74198" 435 - 436 - [[package]] 437 - name = "difflib" 438 - version = "0.4.0" 439 - source = "registry+https://github.com/rust-lang/crates.io-index" 440 - checksum = "6184e33543162437515c2e2b48714794e37845ec9851711914eec9d308f6ebe8" 441 - 442 - [[package]] 443 - name = "doc-comment" 444 - version = "0.3.3" 445 - source = "registry+https://github.com/rust-lang/crates.io-index" 446 - checksum = "fea41bba32d969b513997752735605054bc0dfa92b4c56bf1189f2e174be7a10" 447 - 448 - [[package]] 449 - name = "docopt" 450 - version = "1.1.1" 451 - source = "registry+https://github.com/rust-lang/crates.io-index" 452 - checksum = "7f3f119846c823f9eafcf953a8f6ffb6ed69bf6240883261a7f13b634579a51f" 453 - dependencies = [ 454 - "lazy_static", 455 - "regex", 456 - "serde", 457 - "strsim 0.10.0", 458 - ] 459 - 460 - [[package]] 461 - name = "dom" 462 - version = "0.1.0" 463 - dependencies = [ 464 - "wasm-bindgen", 465 - "web-sys", 466 - ] 467 - 468 - [[package]] 469 - name = "either" 470 - version = "1.6.1" 471 - source = "registry+https://github.com/rust-lang/crates.io-index" 472 - checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457" 473 - 474 - [[package]] 475 - name = "encoding_rs" 476 - version = "0.8.28" 477 - source = "registry+https://github.com/rust-lang/crates.io-index" 478 - checksum = "80df024fbc5ac80f87dfef0d9f5209a252f2a497f7f42944cff24d8253cac065" 479 - dependencies = [ 480 - "cfg-if 1.0.0", 481 - ] 482 - 483 - [[package]] 484 - name = "enum_primitive" 485 - version = "0.1.1" 486 - source = "registry+https://github.com/rust-lang/crates.io-index" 487 - checksum = "be4551092f4d519593039259a9ed8daedf0da12e5109c5280338073eaeb81180" 488 - dependencies = [ 489 - "num-traits 0.1.43", 490 - ] 491 - 492 - [[package]] 493 - name = "env_logger" 494 - version = "0.8.4" 495 - source = "registry+https://github.com/rust-lang/crates.io-index" 496 - checksum = "a19187fea3ac7e84da7dacf48de0c45d63c6a76f9490dae389aead16c243fce3" 497 - dependencies = [ 498 - "atty", 499 - "humantime", 500 - "log", 501 - "regex", 502 - "termcolor", 503 - ] 504 - 505 - [[package]] 506 - name = "fetch" 507 - version = "0.1.0" 508 - dependencies = [ 509 - "js-sys", 510 - "serde", 511 - "serde_derive", 512 - "wasm-bindgen", 513 - "wasm-bindgen-futures", 514 - "web-sys", 515 - ] 516 - 517 - [[package]] 518 - name = "filetime" 519 - version = "0.2.15" 520 - source = "registry+https://github.com/rust-lang/crates.io-index" 521 - checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" 522 - dependencies = [ 523 - "cfg-if 1.0.0", 524 - "libc", 525 - "redox_syscall", 526 - "winapi 0.3.9", 527 - ] 528 - 529 - [[package]] 530 - name = "float-cmp" 531 - version = "0.8.0" 532 - source = "registry+https://github.com/rust-lang/crates.io-index" 533 - checksum = "e1267f4ac4f343772758f7b1bdcbe767c218bbab93bb432acbf5162bbf85a6c4" 534 - dependencies = [ 535 - "num-traits 0.2.14", 536 - ] 537 - 538 - [[package]] 539 - name = "fnv" 540 - version = "1.0.7" 541 - source = "registry+https://github.com/rust-lang/crates.io-index" 542 - checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" 543 - 544 - [[package]] 545 - name = "foreign-types" 546 - version = "0.3.2" 547 - source = "registry+https://github.com/rust-lang/crates.io-index" 548 - checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 549 - dependencies = [ 550 - "foreign-types-shared", 551 - ] 552 - 553 - [[package]] 554 - name = "foreign-types-shared" 555 - version = "0.1.1" 556 - source = "registry+https://github.com/rust-lang/crates.io-index" 557 - checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 558 - 559 - [[package]] 560 - name = "form_urlencoded" 561 - version = "1.0.1" 562 - source = "registry+https://github.com/rust-lang/crates.io-index" 563 - checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191" 564 - dependencies = [ 565 - "matches", 566 - "percent-encoding", 567 - ] 568 - 569 - [[package]] 570 - name = "fuchsia-zircon" 571 - version = "0.3.3" 572 - source = "registry+https://github.com/rust-lang/crates.io-index" 573 - checksum = "2e9763c69ebaae630ba35f74888db465e49e259ba1bc0eda7d06f4a067615d82" 574 - dependencies = [ 575 - "bitflags 1.3.2", 576 - "fuchsia-zircon-sys", 577 - ] 578 - 579 - [[package]] 580 - name = "fuchsia-zircon-sys" 581 - version = "0.3.3" 582 - source = "registry+https://github.com/rust-lang/crates.io-index" 583 - checksum = "3dcaa9ae7725d12cdb85b3ad99a434db70b468c09ded17e012d86b5c1010f7a7" 584 - 585 - [[package]] 586 - name = "funty" 587 - version = "1.1.0" 588 - source = "registry+https://github.com/rust-lang/crates.io-index" 589 - checksum = "fed34cd105917e91daa4da6b3728c47b068749d6a62c59811f06ed2ac71d9da7" 590 - 591 - [[package]] 592 - name = "futures" 593 - version = "0.3.17" 594 - source = "registry+https://github.com/rust-lang/crates.io-index" 595 - checksum = "a12aa0eb539080d55c3f2d45a67c3b58b6b0773c1a3ca2dfec66d58c97fd66ca" 596 - dependencies = [ 597 - "futures-channel", 598 - "futures-core", 599 - "futures-executor", 600 - "futures-io", 601 - "futures-sink", 602 - "futures-task", 603 - "futures-util", 604 - ] 605 - 606 - [[package]] 607 - name = "futures-channel" 608 - version = "0.3.17" 609 - source = "registry+https://github.com/rust-lang/crates.io-index" 610 - checksum = "5da6ba8c3bb3c165d3c7319fc1cc8304facf1fb8db99c5de877183c08a273888" 611 - dependencies = [ 612 - "futures-core", 613 - "futures-sink", 614 - ] 615 - 616 - [[package]] 617 - name = "futures-channel-preview" 618 - version = "0.3.0-alpha.19" 619 - source = "registry+https://github.com/rust-lang/crates.io-index" 620 - checksum = "d5e5f4df964fa9c1c2f8bddeb5c3611631cacd93baf810fc8bb2fb4b495c263a" 621 - dependencies = [ 622 - "futures-core-preview", 623 - ] 624 - 625 - [[package]] 626 - name = "futures-core" 627 - version = "0.3.17" 628 - source = "registry+https://github.com/rust-lang/crates.io-index" 629 - checksum = "88d1c26957f23603395cd326b0ffe64124b818f4449552f960d815cfba83a53d" 630 - 631 - [[package]] 632 - name = "futures-core-preview" 633 - version = "0.3.0-alpha.19" 634 - source = "registry+https://github.com/rust-lang/crates.io-index" 635 - checksum = "b35b6263fb1ef523c3056565fa67b1d16f0a8604ff12b11b08c25f28a734c60a" 636 - 637 - [[package]] 638 - name = "futures-executor" 639 - version = "0.3.17" 640 - source = "registry+https://github.com/rust-lang/crates.io-index" 641 - checksum = "45025be030969d763025784f7f355043dc6bc74093e4ecc5000ca4dc50d8745c" 642 - dependencies = [ 643 - "futures-core", 644 - "futures-task", 645 - "futures-util", 646 - ] 647 - 648 - [[package]] 649 - name = "futures-io" 650 - version = "0.3.17" 651 - source = "registry+https://github.com/rust-lang/crates.io-index" 652 - checksum = "522de2a0fe3e380f1bc577ba0474108faf3f6b18321dbf60b3b9c39a75073377" 653 - 654 - [[package]] 655 - name = "futures-lite" 656 - version = "1.12.0" 657 - source = "registry+https://github.com/rust-lang/crates.io-index" 658 - checksum = "7694489acd39452c77daa48516b894c153f192c3578d5a839b62c58099fcbf48" 659 - dependencies = [ 660 - "futures-core", 661 - "pin-project-lite 0.2.7", 662 - ] 663 - 664 - [[package]] 665 - name = "futures-macro" 666 - version = "0.3.17" 667 - source = "registry+https://github.com/rust-lang/crates.io-index" 668 - checksum = "18e4a4b95cea4b4ccbcf1c5675ca7c4ee4e9e75eb79944d07defde18068f79bb" 669 - dependencies = [ 670 - "autocfg", 671 - "proc-macro-hack", 672 - "proc-macro2", 673 - "quote", 674 - "syn", 675 - ] 676 - 677 - [[package]] 678 - name = "futures-sink" 679 - version = "0.3.17" 680 - source = "registry+https://github.com/rust-lang/crates.io-index" 681 - checksum = "36ea153c13024fe480590b3e3d4cad89a0cfacecc24577b68f86c6ced9c2bc11" 682 - 683 - [[package]] 684 - name = "futures-task" 685 - version = "0.3.17" 686 - source = "registry+https://github.com/rust-lang/crates.io-index" 687 - checksum = "1d3d00f4eddb73e498a54394f228cd55853bdf059259e8e7bc6e69d408892e99" 688 - 689 - [[package]] 690 - name = "futures-util" 691 - version = "0.3.17" 692 - source = "registry+https://github.com/rust-lang/crates.io-index" 693 - checksum = "36568465210a3a6ee45e1f165136d68671471a501e632e9a98d96872222b5481" 694 - dependencies = [ 695 - "autocfg", 696 - "futures-channel", 697 - "futures-core", 698 - "futures-io", 699 - "futures-macro", 700 - "futures-sink", 701 - "futures-task", 702 - "memchr", 703 - "pin-project-lite 0.2.7", 704 - "pin-utils", 705 - "proc-macro-hack", 706 - "proc-macro-nested", 707 - "slab", 708 - ] 709 - 710 - [[package]] 711 - name = "getrandom" 712 - version = "0.2.3" 713 - source = "registry+https://github.com/rust-lang/crates.io-index" 714 - checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" 715 - dependencies = [ 716 - "cfg-if 1.0.0", 717 - "libc", 718 - "wasi", 719 - ] 720 - 721 - [[package]] 722 - name = "gif" 723 - version = "0.9.2" 724 - source = "registry+https://github.com/rust-lang/crates.io-index" 725 - checksum = "e2e41945ba23db3bf51b24756d73d81acb4f28d85c3dccc32c6fae904438c25f" 726 - dependencies = [ 727 - "color_quant", 728 - "lzw", 729 - ] 730 - 731 - [[package]] 732 - name = "glob" 733 - version = "0.3.0" 734 - source = "registry+https://github.com/rust-lang/crates.io-index" 735 - checksum = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574" 736 - 737 - [[package]] 738 - name = "gloo" 739 - version = "0.2.1" 740 - source = "registry+https://github.com/rust-lang/crates.io-index" 741 - checksum = "68ce6f2dfa9f57f15b848efa2aade5e1850dc72986b87a2b0752d44ca08f4967" 742 - dependencies = [ 743 - "gloo-console-timer", 744 - "gloo-events", 745 - "gloo-file", 746 - "gloo-timers", 747 - ] 748 - 749 - [[package]] 750 - name = "gloo-console-timer" 751 - version = "0.1.0" 752 - source = "registry+https://github.com/rust-lang/crates.io-index" 753 - checksum = "b48675544b29ac03402c6dffc31a912f716e38d19f7e74b78b7e900ec3c941ea" 754 - dependencies = [ 755 - "web-sys", 756 - ] 757 - 758 - [[package]] 759 - name = "gloo-events" 760 - version = "0.1.1" 761 - source = "registry+https://github.com/rust-lang/crates.io-index" 762 - checksum = "088514ec8ef284891c762c88a66b639b3a730134714692ee31829765c5bc814f" 763 - dependencies = [ 764 - "wasm-bindgen", 765 - "web-sys", 766 - ] 767 - 768 - [[package]] 769 - name = "gloo-file" 770 - version = "0.1.0" 771 - source = "registry+https://github.com/rust-lang/crates.io-index" 772 - checksum = "8f9fecfe46b5dc3cc46f58e98ba580cc714f2c93860796d002eb3527a465ef49" 773 - dependencies = [ 774 - "gloo-events", 775 - "js-sys", 776 - "wasm-bindgen", 777 - "web-sys", 778 - ] 779 - 780 - [[package]] 781 - name = "gloo-timers" 782 - version = "0.2.1" 783 - source = "registry+https://github.com/rust-lang/crates.io-index" 784 - checksum = "47204a46aaff920a1ea58b11d03dec6f704287d27561724a4631e450654a891f" 785 - dependencies = [ 786 - "js-sys", 787 - "wasm-bindgen", 788 - "web-sys", 789 - ] 790 - 791 - [[package]] 792 - name = "guide-supported-types-examples" 793 - version = "0.1.0" 794 - dependencies = [ 795 - "js-sys", 796 - "wasm-bindgen", 797 - ] 798 - 799 - [[package]] 800 - name = "h2" 801 - version = "0.2.7" 802 - source = "registry+https://github.com/rust-lang/crates.io-index" 803 - checksum = "5e4728fd124914ad25e99e3d15a9361a879f6620f63cb56bbb08f95abb97a535" 804 - dependencies = [ 805 - "bytes 0.5.6", 806 - "fnv", 807 - "futures-core", 808 - "futures-sink", 809 - "futures-util", 810 - "http", 811 - "indexmap", 812 - "slab", 813 - "tokio", 814 - "tokio-util", 815 - "tracing", 816 - "tracing-futures", 817 - ] 818 - 819 - [[package]] 820 - name = "hashbrown" 821 - version = "0.11.2" 822 - source = "registry+https://github.com/rust-lang/crates.io-index" 823 - checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" 824 - 825 - [[package]] 826 - name = "heck" 827 - version = "0.3.3" 828 - source = "registry+https://github.com/rust-lang/crates.io-index" 829 - checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" 830 - dependencies = [ 831 - "unicode-segmentation", 832 - ] 833 - 834 - [[package]] 835 - name = "hello_world" 836 - version = "0.1.0" 837 - dependencies = [ 838 - "wasm-bindgen", 839 - ] 840 - 841 - [[package]] 842 - name = "hermit-abi" 843 - version = "0.1.19" 844 - source = "registry+https://github.com/rust-lang/crates.io-index" 845 - checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" 846 - dependencies = [ 847 - "libc", 848 - ] 849 - 850 - [[package]] 851 - name = "http" 852 - version = "0.2.5" 853 - source = "registry+https://github.com/rust-lang/crates.io-index" 854 - checksum = "1323096b05d41827dadeaee54c9981958c0f94e670bc94ed80037d1a7b8b186b" 855 - dependencies = [ 856 - "bytes 1.1.0", 857 - "fnv", 858 - "itoa", 859 - ] 860 - 861 - [[package]] 862 - name = "http-body" 863 - version = "0.3.1" 864 - source = "registry+https://github.com/rust-lang/crates.io-index" 865 - checksum = "13d5ff830006f7646652e057693569bfe0d51760c0085a071769d142a205111b" 866 - dependencies = [ 867 - "bytes 0.5.6", 868 - "http", 869 - ] 870 - 871 - [[package]] 872 - name = "httparse" 873 - version = "1.5.1" 874 - source = "registry+https://github.com/rust-lang/crates.io-index" 875 - checksum = "acd94fdbe1d4ff688b67b04eee2e17bd50995534a61539e45adfefb45e5e5503" 876 - 877 - [[package]] 878 - name = "httpdate" 879 - version = "0.3.2" 880 - source = "registry+https://github.com/rust-lang/crates.io-index" 881 - checksum = "494b4d60369511e7dea41cf646832512a94e542f68bb9c49e54518e0f468eb47" 882 - 883 - [[package]] 884 - name = "humansize" 885 - version = "1.1.1" 886 - source = "registry+https://github.com/rust-lang/crates.io-index" 887 - checksum = "02296996cb8796d7c6e3bc2d9211b7802812d36999a51bb754123ead7d37d026" 888 - 889 - [[package]] 890 - name = "humantime" 891 - version = "2.1.0" 892 - source = "registry+https://github.com/rust-lang/crates.io-index" 893 - checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" 894 - 895 - [[package]] 896 - name = "hyper" 897 - version = "0.13.10" 898 - source = "registry+https://github.com/rust-lang/crates.io-index" 899 - checksum = "8a6f157065790a3ed2f88679250419b5cdd96e714a0d65f7797fd337186e96bb" 900 - dependencies = [ 901 - "bytes 0.5.6", 902 - "futures-channel", 903 - "futures-core", 904 - "futures-util", 905 - "h2", 906 - "http", 907 - "http-body", 908 - "httparse", 909 - "httpdate", 910 - "itoa", 911 - "pin-project", 912 - "socket2 0.3.19", 913 - "tokio", 914 - "tower-service", 915 - "tracing", 916 - "want", 917 - ] 918 - 919 - [[package]] 920 - name = "hyper-tls" 921 - version = "0.4.3" 922 - source = "registry+https://github.com/rust-lang/crates.io-index" 923 - checksum = "d979acc56dcb5b8dddba3917601745e877576475aa046df3226eabdecef78eed" 924 - dependencies = [ 925 - "bytes 0.5.6", 926 - "hyper", 927 - "native-tls", 928 - "tokio", 929 - "tokio-tls", 930 - ] 931 - 932 - [[package]] 933 - name = "id-arena" 934 - version = "2.2.1" 935 - source = "registry+https://github.com/rust-lang/crates.io-index" 936 - checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" 937 - dependencies = [ 938 - "rayon", 939 - ] 940 - 941 - [[package]] 942 - name = "idna" 943 - version = "0.2.3" 944 - source = "registry+https://github.com/rust-lang/crates.io-index" 945 - checksum = "418a0a6fab821475f634efe3ccc45c013f742efe03d853e8d3355d5cb850ecf8" 946 - dependencies = [ 947 - "matches", 948 - "unicode-bidi", 949 - "unicode-normalization", 950 - ] 951 - 952 - [[package]] 953 - name = "image" 954 - version = "0.12.4" 955 - source = "registry+https://github.com/rust-lang/crates.io-index" 956 - checksum = "d95816db758249fe16f23a4e23f1a3a817fe11892dbfd1c5836f625324702158" 957 - dependencies = [ 958 - "byteorder", 959 - "enum_primitive", 960 - "gif", 961 - "jpeg-decoder", 962 - "num-iter", 963 - "num-rational", 964 - "num-traits 0.1.43", 965 - "png", 966 - "scoped_threadpool", 967 - ] 968 - 969 - [[package]] 970 - name = "import_js" 971 - version = "0.1.0" 972 - dependencies = [ 973 - "wasm-bindgen", 974 - ] 975 - 976 - [[package]] 977 - name = "indexmap" 978 - version = "1.7.0" 979 - source = "registry+https://github.com/rust-lang/crates.io-index" 980 - checksum = "bc633605454125dec4b66843673f01c7df2b89479b32e0ed634e43a91cff62a5" 981 - dependencies = [ 982 - "autocfg", 983 - "hashbrown", 984 - ] 985 - 986 - [[package]] 987 - name = "inflate" 988 - version = "0.1.1" 989 - source = "registry+https://github.com/rust-lang/crates.io-index" 990 - checksum = "e7e0062d2dc2f17d2f13750d95316ae8a2ff909af0fda957084f5defd87c43bb" 991 - 992 - [[package]] 993 - name = "iovec" 994 - version = "0.1.4" 995 - source = "registry+https://github.com/rust-lang/crates.io-index" 996 - checksum = "b2b3ea6ff95e175473f8ffe6a7eb7c00d054240321b84c57051175fe3c1e075e" 997 - dependencies = [ 998 - "libc", 999 - ] 1000 - 1001 - [[package]] 1002 - name = "ipnet" 1003 - version = "2.3.1" 1004 - source = "registry+https://github.com/rust-lang/crates.io-index" 1005 - checksum = "68f2d64f2edebec4ce84ad108148e67e1064789bee435edc5b60ad398714a3a9" 1006 - 1007 - [[package]] 1008 - name = "itertools" 1009 - version = "0.10.1" 1010 - source = "registry+https://github.com/rust-lang/crates.io-index" 1011 - checksum = "69ddb889f9d0d08a67338271fa9b62996bc788c7796a5c18cf057420aaed5eaf" 1012 - dependencies = [ 1013 - "either", 1014 - ] 1015 - 1016 - [[package]] 1017 - name = "itoa" 1018 - version = "0.4.8" 1019 - source = "registry+https://github.com/rust-lang/crates.io-index" 1020 - checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" 1021 - 1022 - [[package]] 1023 - name = "jpeg-decoder" 1024 - version = "0.1.22" 1025 - source = "registry+https://github.com/rust-lang/crates.io-index" 1026 - checksum = "229d53d58899083193af11e15917b5640cd40b29ff475a1fe4ef725deb02d0f2" 1027 - dependencies = [ 1028 - "rayon", 1029 - ] 1030 - 1031 - [[package]] 1032 - name = "js-sys" 1033 - version = "0.3.55" 1034 - dependencies = [ 1035 - "wasm-bindgen", 1036 - "wasm-bindgen-futures", 1037 - "wasm-bindgen-test", 1038 - ] 1039 - 1040 - [[package]] 1041 - name = "json" 1042 - version = "0.12.4" 1043 - source = "registry+https://github.com/rust-lang/crates.io-index" 1044 - checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd" 1045 - 1046 - [[package]] 1047 - name = "julia_set" 1048 - version = "0.1.0" 1049 - dependencies = [ 1050 - "wasm-bindgen", 1051 - "web-sys", 1052 - ] 1053 - 1054 - [[package]] 1055 - name = "kernel32-sys" 1056 - version = "0.2.2" 1057 - source = "registry+https://github.com/rust-lang/crates.io-index" 1058 - checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" 1059 - dependencies = [ 1060 - "winapi 0.2.8", 1061 - "winapi-build", 1062 - ] 1063 - 1064 - [[package]] 1065 - name = "lazy_static" 1066 - version = "1.4.0" 1067 - source = "registry+https://github.com/rust-lang/crates.io-index" 1068 - checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" 1069 - 1070 - [[package]] 1071 - name = "leb128" 1072 - version = "0.2.5" 1073 - source = "registry+https://github.com/rust-lang/crates.io-index" 1074 - checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" 1075 - 1076 - [[package]] 1077 - name = "lexical-core" 1078 - version = "0.7.6" 1079 - source = "registry+https://github.com/rust-lang/crates.io-index" 1080 - checksum = "6607c62aa161d23d17a9072cc5da0be67cdfc89d3afb1e8d9c842bebc2525ffe" 1081 - dependencies = [ 1082 - "arrayvec", 1083 - "bitflags 1.3.2", 1084 - "cfg-if 1.0.0", 1085 - "ryu", 1086 - "static_assertions", 1087 - ] 1088 - 1089 - [[package]] 1090 - name = "libc" 1091 - version = "0.2.103" 1092 - source = "registry+https://github.com/rust-lang/crates.io-index" 1093 - checksum = "dd8f7255a17a627354f321ef0055d63b898c6fb27eff628af4d1b66b7331edf6" 1094 - 1095 - [[package]] 1096 - name = "libz-sys" 1097 - version = "1.1.3" 1098 - source = "registry+https://github.com/rust-lang/crates.io-index" 1099 - checksum = "de5435b8549c16d423ed0c03dbaafe57cf6c3344744f1242520d59c9d8ecec66" 1100 - dependencies = [ 1101 - "cc", 1102 - "libc", 1103 - "pkg-config", 1104 - "vcpkg", 1105 - ] 1106 - 1107 - [[package]] 1108 - name = "log" 1109 - version = "0.4.14" 1110 - source = "registry+https://github.com/rust-lang/crates.io-index" 1111 - checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" 1112 - dependencies = [ 1113 - "cfg-if 1.0.0", 1114 - ] 1115 - 1116 - [[package]] 1117 - name = "lzw" 1118 - version = "0.10.0" 1119 - source = "registry+https://github.com/rust-lang/crates.io-index" 1120 - checksum = "7d947cbb889ed21c2a84be6ffbaebf5b4e0f4340638cba0444907e38b56be084" 1121 - 1122 - [[package]] 1123 - name = "matches" 1124 - version = "0.1.9" 1125 - source = "registry+https://github.com/rust-lang/crates.io-index" 1126 - checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f" 1127 - 1128 - [[package]] 1129 - name = "memchr" 1130 - version = "2.3.4" 1131 - source = "registry+https://github.com/rust-lang/crates.io-index" 1132 - checksum = "0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525" 1133 - 1134 - [[package]] 1135 - name = "memoffset" 1136 - version = "0.6.4" 1137 - source = "registry+https://github.com/rust-lang/crates.io-index" 1138 - checksum = "59accc507f1338036a0477ef61afdae33cde60840f4dfe481319ce3ad116ddf9" 1139 - dependencies = [ 1140 - "autocfg", 1141 - ] 1142 - 1143 - [[package]] 1144 - name = "mime" 1145 - version = "0.3.16" 1146 - source = "registry+https://github.com/rust-lang/crates.io-index" 1147 - checksum = "2a60c7ce501c71e03a9c9c0d35b861413ae925bd979cc7a4e30d060069aaac8d" 1148 - 1149 - [[package]] 1150 - name = "mime_guess" 1151 - version = "2.0.3" 1152 - source = "registry+https://github.com/rust-lang/crates.io-index" 1153 - checksum = "2684d4c2e97d99848d30b324b00c8fcc7e5c897b7cbb5819b09e7c90e8baf212" 1154 - dependencies = [ 1155 - "mime", 1156 - "unicase", 1157 - ] 1158 - 1159 - [[package]] 1160 - name = "mio" 1161 - version = "0.6.23" 1162 - source = "registry+https://github.com/rust-lang/crates.io-index" 1163 - checksum = "4afd66f5b91bf2a3bc13fad0e21caedac168ca4c707504e75585648ae80e4cc4" 1164 - dependencies = [ 1165 - "cfg-if 0.1.10", 1166 - "fuchsia-zircon", 1167 - "fuchsia-zircon-sys", 1168 - "iovec", 1169 - "kernel32-sys", 1170 - "libc", 1171 - "log", 1172 - "miow", 1173 - "net2", 1174 - "slab", 1175 - "winapi 0.2.8", 1176 - ] 1177 - 1178 - [[package]] 1179 - name = "miow" 1180 - version = "0.2.2" 1181 - source = "registry+https://github.com/rust-lang/crates.io-index" 1182 - checksum = "ebd808424166322d4a38da87083bfddd3ac4c131334ed55856112eb06d46944d" 1183 - dependencies = [ 1184 - "kernel32-sys", 1185 - "net2", 1186 - "winapi 0.2.8", 1187 - "ws2_32-sys", 1188 - ] 1189 - 1190 - [[package]] 1191 - name = "multipart" 1192 - version = "0.18.0" 1193 - source = "registry+https://github.com/rust-lang/crates.io-index" 1194 - checksum = "00dec633863867f29cb39df64a397cdf4a6354708ddd7759f70c7fb51c5f9182" 1195 - dependencies = [ 1196 - "buf_redux", 1197 - "httparse", 1198 - "log", 1199 - "mime", 1200 - "mime_guess", 1201 - "quick-error", 1202 - "rand", 1203 - "safemem", 1204 - "tempfile", 1205 - "twoway", 1206 - ] 1207 - 1208 - [[package]] 1209 - name = "native-tls" 1210 - version = "0.2.8" 1211 - source = "registry+https://github.com/rust-lang/crates.io-index" 1212 - checksum = "48ba9f7719b5a0f42f338907614285fb5fd70e53858141f69898a1fb7203b24d" 1213 - dependencies = [ 1214 - "lazy_static", 1215 - "libc", 1216 - "log", 1217 - "openssl", 1218 - "openssl-probe", 1219 - "openssl-sys", 1220 - "schannel", 1221 - "security-framework", 1222 - "security-framework-sys", 1223 - "tempfile", 1224 - ] 1225 - 1226 - [[package]] 1227 - name = "net2" 1228 - version = "0.2.37" 1229 - source = "registry+https://github.com/rust-lang/crates.io-index" 1230 - checksum = "391630d12b68002ae1e25e8f974306474966550ad82dac6886fb8910c19568ae" 1231 - dependencies = [ 1232 - "cfg-if 0.1.10", 1233 - "libc", 1234 - "winapi 0.3.9", 1235 - ] 1236 - 1237 - [[package]] 1238 - name = "no-std" 1239 - version = "0.1.0" 1240 - dependencies = [ 1241 - "wasm-bindgen", 1242 - ] 1243 - 1244 - [[package]] 1245 - name = "nom" 1246 - version = "5.1.2" 1247 - source = "registry+https://github.com/rust-lang/crates.io-index" 1248 - checksum = "ffb4262d26ed83a1c0a33a38fe2bb15797329c85770da05e6b828ddb782627af" 1249 - dependencies = [ 1250 - "memchr", 1251 - "version_check", 1252 - ] 1253 - 1254 - [[package]] 1255 - name = "nom" 1256 - version = "6.2.1" 1257 - source = "registry+https://github.com/rust-lang/crates.io-index" 1258 - checksum = "9c5c51b9083a3c620fa67a2a635d1ce7d95b897e957d6b28ff9a5da960a103a6" 1259 - dependencies = [ 1260 - "bitvec", 1261 - "funty", 1262 - "lexical-core", 1263 - "memchr", 1264 - "version_check", 1265 - ] 1266 - 1267 - [[package]] 1268 - name = "normalize-line-endings" 1269 - version = "0.3.0" 1270 - source = "registry+https://github.com/rust-lang/crates.io-index" 1271 - checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be" 1272 - 1273 - [[package]] 1274 - name = "num-integer" 1275 - version = "0.1.44" 1276 - source = "registry+https://github.com/rust-lang/crates.io-index" 1277 - checksum = "d2cc698a63b549a70bc047073d2949cce27cd1c7b0a4a862d08a8031bc2801db" 1278 - dependencies = [ 1279 - "autocfg", 1280 - "num-traits 0.2.14", 1281 - ] 1282 - 1283 - [[package]] 1284 - name = "num-iter" 1285 - version = "0.1.42" 1286 - source = "registry+https://github.com/rust-lang/crates.io-index" 1287 - checksum = "b2021c8337a54d21aca0d59a92577a029af9431cb59b909b03252b9c164fad59" 1288 - dependencies = [ 1289 - "autocfg", 1290 - "num-integer", 1291 - "num-traits 0.2.14", 1292 - ] 1293 - 1294 - [[package]] 1295 - name = "num-rational" 1296 - version = "0.1.42" 1297 - source = "registry+https://github.com/rust-lang/crates.io-index" 1298 - checksum = "ee314c74bd753fc86b4780aa9475da469155f3848473a261d2d18e35245a784e" 1299 - dependencies = [ 1300 - "num-integer", 1301 - "num-traits 0.2.14", 1302 - ] 1303 - 1304 - [[package]] 1305 - name = "num-traits" 1306 - version = "0.1.43" 1307 - source = "registry+https://github.com/rust-lang/crates.io-index" 1308 - checksum = "92e5113e9fd4cc14ded8e499429f396a20f98c772a47cc8622a736e1ec843c31" 1309 - dependencies = [ 1310 - "num-traits 0.2.14", 1311 - ] 1312 - 1313 - [[package]] 1314 - name = "num-traits" 1315 - version = "0.2.14" 1316 - source = "registry+https://github.com/rust-lang/crates.io-index" 1317 - checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" 1318 - dependencies = [ 1319 - "autocfg", 1320 - ] 1321 - 1322 - [[package]] 1323 - name = "num_cpus" 1324 - version = "1.13.0" 1325 - source = "registry+https://github.com/rust-lang/crates.io-index" 1326 - checksum = "05499f3756671c15885fee9034446956fff3f243d6077b91e5767df161f766b3" 1327 - dependencies = [ 1328 - "hermit-abi", 1329 - "libc", 1330 - ] 1331 - 1332 - [[package]] 1333 - name = "once_cell" 1334 - version = "1.8.0" 1335 - source = "registry+https://github.com/rust-lang/crates.io-index" 1336 - checksum = "692fcb63b64b1758029e0a96ee63e049ce8c5948587f2f7208df04625e5f6b56" 1337 - 1338 - [[package]] 1339 - name = "openssl" 1340 - version = "0.10.36" 1341 - source = "registry+https://github.com/rust-lang/crates.io-index" 1342 - checksum = "8d9facdb76fec0b73c406f125d44d86fdad818d66fef0531eec9233ca425ff4a" 1343 - dependencies = [ 1344 - "bitflags 1.3.2", 1345 - "cfg-if 1.0.0", 1346 - "foreign-types", 1347 - "libc", 1348 - "once_cell", 1349 - "openssl-sys", 1350 - ] 1351 - 1352 - [[package]] 1353 - name = "openssl-probe" 1354 - version = "0.1.4" 1355 - source = "registry+https://github.com/rust-lang/crates.io-index" 1356 - checksum = "28988d872ab76095a6e6ac88d99b54fd267702734fd7ffe610ca27f533ddb95a" 1357 - 1358 - [[package]] 1359 - name = "openssl-src" 1360 - version = "111.16.0+1.1.1l" 1361 - source = "registry+https://github.com/rust-lang/crates.io-index" 1362 - checksum = "7ab2173f69416cf3ec12debb5823d244127d23a9b127d5a5189aa97c5fa2859f" 1363 - dependencies = [ 1364 - "cc", 1365 - ] 1366 - 1367 - [[package]] 1368 - name = "openssl-sys" 1369 - version = "0.9.67" 1370 - source = "registry+https://github.com/rust-lang/crates.io-index" 1371 - checksum = "69df2d8dfc6ce3aaf44b40dec6f487d5a886516cf6879c49e98e0710f310a058" 1372 - dependencies = [ 1373 - "autocfg", 1374 - "cc", 1375 - "libc", 1376 - "openssl-src", 1377 - "pkg-config", 1378 - "vcpkg", 1379 - ] 1380 - 1381 - [[package]] 1382 - name = "percent-encoding" 1383 - version = "2.1.0" 1384 - source = "registry+https://github.com/rust-lang/crates.io-index" 1385 - checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" 1386 - 1387 - [[package]] 1388 - name = "performance" 1389 - version = "0.1.0" 1390 - dependencies = [ 1391 - "humantime", 1392 - "wasm-bindgen", 1393 - "web-sys", 1394 - ] 1395 - 1396 - [[package]] 1397 - name = "pin-project" 1398 - version = "1.0.8" 1399 - source = "registry+https://github.com/rust-lang/crates.io-index" 1400 - checksum = "576bc800220cc65dac09e99e97b08b358cfab6e17078de8dc5fee223bd2d0c08" 1401 - dependencies = [ 1402 - "pin-project-internal", 1403 - ] 1404 - 1405 - [[package]] 1406 - name = "pin-project-internal" 1407 - version = "1.0.8" 1408 - source = "registry+https://github.com/rust-lang/crates.io-index" 1409 - checksum = "6e8fe8163d14ce7f0cdac2e040116f22eac817edabff0be91e8aff7e9accf389" 1410 - dependencies = [ 1411 - "proc-macro2", 1412 - "quote", 1413 - "syn", 1414 - ] 1415 - 1416 - [[package]] 1417 - name = "pin-project-lite" 1418 - version = "0.1.12" 1419 - source = "registry+https://github.com/rust-lang/crates.io-index" 1420 - checksum = "257b64915a082f7811703966789728173279bdebb956b143dbcd23f6f970a777" 1421 - 1422 - [[package]] 1423 - name = "pin-project-lite" 1424 - version = "0.2.7" 1425 - source = "registry+https://github.com/rust-lang/crates.io-index" 1426 - checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443" 1427 - 1428 - [[package]] 1429 - name = "pin-utils" 1430 - version = "0.1.0" 1431 - source = "registry+https://github.com/rust-lang/crates.io-index" 1432 - checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" 1433 - 1434 - [[package]] 1435 - name = "pkg-config" 1436 - version = "0.3.20" 1437 - source = "registry+https://github.com/rust-lang/crates.io-index" 1438 - checksum = "7c9b1041b4387893b91ee6746cddfc28516aff326a3519fb2adf820932c5e6cb" 1439 - 1440 - [[package]] 1441 - name = "png" 1442 - version = "0.6.2" 1443 - source = "registry+https://github.com/rust-lang/crates.io-index" 1444 - checksum = "3cb773e9a557edb568ce9935cf783e3cdcabe06a9449d41b3e5506d88e582c82" 1445 - dependencies = [ 1446 - "bitflags 0.7.0", 1447 - "deflate", 1448 - "inflate", 1449 - "num-iter", 1450 - ] 1451 - 1452 - [[package]] 1453 - name = "ppv-lite86" 1454 - version = "0.2.10" 1455 - source = "registry+https://github.com/rust-lang/crates.io-index" 1456 - checksum = "ac74c624d6b2d21f425f752262f42188365d7b8ff1aff74c82e45136510a4857" 1457 - 1458 - [[package]] 1459 - name = "predicates" 1460 - version = "1.0.8" 1461 - source = "registry+https://github.com/rust-lang/crates.io-index" 1462 - checksum = "f49cfaf7fdaa3bfacc6fa3e7054e65148878354a5cfddcf661df4c851f8021df" 1463 - dependencies = [ 1464 - "difference", 1465 - "float-cmp", 1466 - "normalize-line-endings", 1467 - "predicates-core", 1468 - "regex", 1469 - ] 1470 - 1471 - [[package]] 1472 - name = "predicates" 1473 - version = "2.0.3" 1474 - source = "registry+https://github.com/rust-lang/crates.io-index" 1475 - checksum = "5c6ce811d0b2e103743eec01db1c50612221f173084ce2f7941053e94b6bb474" 1476 - dependencies = [ 1477 - "difflib", 1478 - "itertools", 1479 - "predicates-core", 1480 - ] 1481 - 1482 - [[package]] 1483 - name = "predicates-core" 1484 - version = "1.0.2" 1485 - source = "registry+https://github.com/rust-lang/crates.io-index" 1486 - checksum = "57e35a3326b75e49aa85f5dc6ec15b41108cf5aee58eabb1f274dd18b73c2451" 1487 - 1488 - [[package]] 1489 - name = "predicates-tree" 1490 - version = "1.0.4" 1491 - source = "registry+https://github.com/rust-lang/crates.io-index" 1492 - checksum = "338c7be2905b732ae3984a2f40032b5e94fd8f52505b186c7d4d68d193445df7" 1493 - dependencies = [ 1494 - "predicates-core", 1495 - "termtree", 1496 - ] 1497 - 1498 - [[package]] 1499 - name = "proc-macro-error" 1500 - version = "1.0.4" 1501 - source = "registry+https://github.com/rust-lang/crates.io-index" 1502 - checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" 1503 - dependencies = [ 1504 - "proc-macro-error-attr", 1505 - "proc-macro2", 1506 - "quote", 1507 - "syn", 1508 - "version_check", 1509 - ] 1510 - 1511 - [[package]] 1512 - name = "proc-macro-error-attr" 1513 - version = "1.0.4" 1514 - source = "registry+https://github.com/rust-lang/crates.io-index" 1515 - checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" 1516 - dependencies = [ 1517 - "proc-macro2", 1518 - "quote", 1519 - "version_check", 1520 - ] 1521 - 1522 - [[package]] 1523 - name = "proc-macro-hack" 1524 - version = "0.5.19" 1525 - source = "registry+https://github.com/rust-lang/crates.io-index" 1526 - checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5" 1527 - 1528 - [[package]] 1529 - name = "proc-macro-nested" 1530 - version = "0.1.7" 1531 - source = "registry+https://github.com/rust-lang/crates.io-index" 1532 - checksum = "bc881b2c22681370c6a780e47af9840ef841837bc98118431d4e1868bd0c1086" 1533 - 1534 - [[package]] 1535 - name = "proc-macro2" 1536 - version = "1.0.30" 1537 - source = "registry+https://github.com/rust-lang/crates.io-index" 1538 - checksum = "edc3358ebc67bc8b7fa0c007f945b0b18226f78437d61bec735a9eb96b61ee70" 1539 - dependencies = [ 1540 - "unicode-xid", 1541 - ] 1542 - 1543 - [[package]] 1544 - name = "quick-error" 1545 - version = "1.2.3" 1546 - source = "registry+https://github.com/rust-lang/crates.io-index" 1547 - checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" 1548 - 1549 - [[package]] 1550 - name = "quote" 1551 - version = "1.0.10" 1552 - source = "registry+https://github.com/rust-lang/crates.io-index" 1553 - checksum = "38bc8cc6a5f2e3655e0899c1b848643b2562f853f114bfec7be120678e3ace05" 1554 - dependencies = [ 1555 - "proc-macro2", 1556 - ] 1557 - 1558 - [[package]] 1559 - name = "radium" 1560 - version = "0.5.3" 1561 - source = "registry+https://github.com/rust-lang/crates.io-index" 1562 - checksum = "941ba9d78d8e2f7ce474c015eea4d9c6d25b6a3327f9832ee29a4de27f91bbb8" 1563 - 1564 - [[package]] 1565 - name = "rand" 1566 - version = "0.8.4" 1567 - source = "registry+https://github.com/rust-lang/crates.io-index" 1568 - checksum = "2e7573632e6454cf6b99d7aac4ccca54be06da05aca2ef7423d22d27d4d4bcd8" 1569 - dependencies = [ 1570 - "libc", 1571 - "rand_chacha", 1572 - "rand_core", 1573 - "rand_hc", 1574 - ] 1575 - 1576 - [[package]] 1577 - name = "rand_chacha" 1578 - version = "0.3.1" 1579 - source = "registry+https://github.com/rust-lang/crates.io-index" 1580 - checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" 1581 - dependencies = [ 1582 - "ppv-lite86", 1583 - "rand_core", 1584 - ] 1585 - 1586 - [[package]] 1587 - name = "rand_core" 1588 - version = "0.6.3" 1589 - source = "registry+https://github.com/rust-lang/crates.io-index" 1590 - checksum = "d34f1408f55294453790c48b2f1ebbb1c5b4b7563eb1f418bcfcfdbb06ebb4e7" 1591 - dependencies = [ 1592 - "getrandom", 1593 - ] 1594 - 1595 - [[package]] 1596 - name = "rand_hc" 1597 - version = "0.3.1" 1598 - source = "registry+https://github.com/rust-lang/crates.io-index" 1599 - checksum = "d51e9f596de227fda2ea6c84607f5558e196eeaf43c986b724ba4fb8fdf497e7" 1600 - dependencies = [ 1601 - "rand_core", 1602 - ] 1603 - 1604 - [[package]] 1605 - name = "rayon" 1606 - version = "1.5.1" 1607 - source = "registry+https://github.com/rust-lang/crates.io-index" 1608 - checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" 1609 - dependencies = [ 1610 - "autocfg", 1611 - "crossbeam-deque", 1612 - "either", 1613 - "rayon-core", 1614 - ] 1615 - 1616 - [[package]] 1617 - name = "rayon-core" 1618 - version = "1.9.1" 1619 - source = "registry+https://github.com/rust-lang/crates.io-index" 1620 - checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" 1621 - dependencies = [ 1622 - "crossbeam-channel", 1623 - "crossbeam-deque", 1624 - "crossbeam-utils", 1625 - "lazy_static", 1626 - "num_cpus", 1627 - ] 1628 - 1629 - [[package]] 1630 - name = "raytrace-parallel" 1631 - version = "0.1.0" 1632 - dependencies = [ 1633 - "console_error_panic_hook", 1634 - "futures-channel-preview", 1635 - "js-sys", 1636 - "rayon", 1637 - "rayon-core", 1638 - "raytracer", 1639 - "wasm-bindgen", 1640 - "wasm-bindgen-futures", 1641 - "web-sys", 1642 - ] 1643 - 1644 - [[package]] 1645 - name = "raytracer" 1646 - version = "0.1.0" 1647 - source = "git+https://github.com/alexcrichton/raytracer?branch=update-deps#42faa13859f7d8d47fd18be785c108003a207786" 1648 - dependencies = [ 1649 - "image", 1650 - "serde", 1651 - "serde_derive", 1652 - ] 1653 - 1654 - [[package]] 1655 - name = "redox_syscall" 1656 - version = "0.2.10" 1657 - source = "registry+https://github.com/rust-lang/crates.io-index" 1658 - checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" 1659 - dependencies = [ 1660 - "bitflags 1.3.2", 1661 - ] 1662 - 1663 - [[package]] 1664 - name = "regex" 1665 - version = "1.4.6" 1666 - source = "registry+https://github.com/rust-lang/crates.io-index" 1667 - checksum = "2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759" 1668 - dependencies = [ 1669 - "aho-corasick", 1670 - "memchr", 1671 - "regex-syntax", 1672 - ] 1673 - 1674 - [[package]] 1675 - name = "regex-automata" 1676 - version = "0.1.10" 1677 - source = "registry+https://github.com/rust-lang/crates.io-index" 1678 - checksum = "6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132" 1679 - 1680 - [[package]] 1681 - name = "regex-syntax" 1682 - version = "0.6.25" 1683 - source = "registry+https://github.com/rust-lang/crates.io-index" 1684 - checksum = "f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b" 1685 - 1686 - [[package]] 1687 - name = "remove_dir_all" 1688 - version = "0.5.3" 1689 - source = "registry+https://github.com/rust-lang/crates.io-index" 1690 - checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" 1691 - dependencies = [ 1692 - "winapi 0.3.9", 1693 - ] 1694 - 1695 - [[package]] 1696 - name = "request-animation-frame" 1697 - version = "0.1.0" 1698 - dependencies = [ 1699 - "wasm-bindgen", 1700 - "web-sys", 1701 - ] 1702 - 1703 - [[package]] 1704 - name = "reqwest" 1705 - version = "0.10.10" 1706 - source = "registry+https://github.com/rust-lang/crates.io-index" 1707 - checksum = "0718f81a8e14c4dbb3b34cf23dc6aaf9ab8a0dfec160c534b3dbca1aaa21f47c" 1708 - dependencies = [ 1709 - "base64 0.13.0", 1710 - "bytes 0.5.6", 1711 - "encoding_rs", 1712 - "futures-core", 1713 - "futures-util", 1714 - "http", 1715 - "http-body", 1716 - "hyper", 1717 - "hyper-tls", 1718 - "ipnet", 1719 - "js-sys", 1720 - "lazy_static", 1721 - "log", 1722 - "mime", 1723 - "mime_guess", 1724 - "native-tls", 1725 - "percent-encoding", 1726 - "pin-project-lite 0.2.7", 1727 - "serde", 1728 - "serde_urlencoded", 1729 - "tokio", 1730 - "tokio-tls", 1731 - "url", 1732 - "wasm-bindgen", 1733 - "wasm-bindgen-futures", 1734 - "web-sys", 1735 - "winreg", 1736 - ] 1737 - 1738 - [[package]] 1739 - name = "rouille" 1740 - version = "3.3.1" 1741 - source = "registry+https://github.com/rust-lang/crates.io-index" 1742 - checksum = "dfc1bcf3b32bd9ef568402e750404c369ff172a6a34597c858f8ccf5f3bed013" 1743 - dependencies = [ 1744 - "base64 0.13.0", 1745 - "chrono", 1746 - "filetime", 1747 - "multipart", 1748 - "num_cpus", 1749 - "percent-encoding", 1750 - "rand", 1751 - "serde", 1752 - "serde_derive", 1753 - "serde_json", 1754 - "sha1", 1755 - "threadpool", 1756 - "time 0.3.3", 1757 - "tiny_http", 1758 - "url", 1759 - ] 1760 - 1761 - [[package]] 1762 - name = "rust-duck-typed-interfaces" 1763 - version = "0.1.0" 1764 - dependencies = [ 1765 - "wasm-bindgen", 1766 - ] 1767 - 1768 - [[package]] 1769 - name = "rust-webassembly-weather-reports" 1770 - version = "0.1.1" 1771 - dependencies = [ 1772 - "chrono", 1773 - "gloo", 1774 - "json", 1775 - "reqwest", 1776 - "wasm-bindgen", 1777 - "wasm-bindgen-futures", 1778 - "web-sys", 1779 - ] 1780 - 1781 - [[package]] 1782 - name = "rustc-demangle" 1783 - version = "0.1.21" 1784 - source = "registry+https://github.com/rust-lang/crates.io-index" 1785 - checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" 1786 - 1787 - [[package]] 1788 - name = "ryu" 1789 - version = "1.0.5" 1790 - source = "registry+https://github.com/rust-lang/crates.io-index" 1791 - checksum = "71d301d4193d031abdd79ff7e3dd721168a9572ef3fe51a1517aba235bd8f86e" 1792 - 1793 - [[package]] 1794 - name = "safemem" 1795 - version = "0.3.3" 1796 - source = "registry+https://github.com/rust-lang/crates.io-index" 1797 - checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" 1798 - 1799 - [[package]] 1800 - name = "sample" 1801 - version = "0.1.0" 1802 - dependencies = [ 1803 - "js-sys", 1804 - "wasm-bindgen", 1805 - "wasm-bindgen-futures", 1806 - "wasm-bindgen-test", 1807 - ] 1808 - 1809 - [[package]] 1810 - name = "schannel" 1811 - version = "0.1.19" 1812 - source = "registry+https://github.com/rust-lang/crates.io-index" 1813 - checksum = "8f05ba609c234e60bee0d547fe94a4c7e9da733d1c962cf6e59efa4cd9c8bc75" 1814 - dependencies = [ 1815 - "lazy_static", 1816 - "winapi 0.3.9", 1817 - ] 1818 - 1819 - [[package]] 1820 - name = "scoped-tls" 1821 - version = "1.0.0" 1822 - source = "registry+https://github.com/rust-lang/crates.io-index" 1823 - checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2" 1824 - 1825 - [[package]] 1826 - name = "scoped_threadpool" 1827 - version = "0.1.9" 1828 - source = "registry+https://github.com/rust-lang/crates.io-index" 1829 - checksum = "1d51f5df5af43ab3f1360b429fa5e0152ac5ce8c0bd6485cae490332e96846a8" 1830 - 1831 - [[package]] 1832 - name = "scopeguard" 1833 - version = "1.1.0" 1834 - source = "registry+https://github.com/rust-lang/crates.io-index" 1835 - checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 1836 - 1837 - [[package]] 1838 - name = "security-framework" 1839 - version = "2.4.2" 1840 - source = "registry+https://github.com/rust-lang/crates.io-index" 1841 - checksum = "525bc1abfda2e1998d152c45cf13e696f76d0a4972310b22fac1658b05df7c87" 1842 - dependencies = [ 1843 - "bitflags 1.3.2", 1844 - "core-foundation", 1845 - "core-foundation-sys", 1846 - "libc", 1847 - "security-framework-sys", 1848 - ] 1849 - 1850 - [[package]] 1851 - name = "security-framework-sys" 1852 - version = "2.4.2" 1853 - source = "registry+https://github.com/rust-lang/crates.io-index" 1854 - checksum = "a9dd14d83160b528b7bfd66439110573efcfbe281b17fc2ca9f39f550d619c7e" 1855 - dependencies = [ 1856 - "core-foundation-sys", 1857 - "libc", 1858 - ] 1859 - 1860 - [[package]] 1861 - name = "serde" 1862 - version = "1.0.130" 1863 - source = "registry+https://github.com/rust-lang/crates.io-index" 1864 - checksum = "f12d06de37cf59146fbdecab66aa99f9fe4f78722e3607577a5375d66bd0c913" 1865 - dependencies = [ 1866 - "serde_derive", 1867 - ] 1868 - 1869 - [[package]] 1870 - name = "serde_derive" 1871 - version = "1.0.130" 1872 - source = "registry+https://github.com/rust-lang/crates.io-index" 1873 - checksum = "d7bc1a1ab1961464eae040d96713baa5a724a8152c1222492465b54322ec508b" 1874 - dependencies = [ 1875 - "proc-macro2", 1876 - "quote", 1877 - "syn", 1878 - ] 1879 - 1880 - [[package]] 1881 - name = "serde_json" 1882 - version = "1.0.68" 1883 - source = "registry+https://github.com/rust-lang/crates.io-index" 1884 - checksum = "0f690853975602e1bfe1ccbf50504d67174e3bcf340f23b5ea9992e0587a52d8" 1885 - dependencies = [ 1886 - "itoa", 1887 - "ryu", 1888 - "serde", 1889 - ] 1890 - 1891 - [[package]] 1892 - name = "serde_urlencoded" 1893 - version = "0.7.0" 1894 - source = "registry+https://github.com/rust-lang/crates.io-index" 1895 - checksum = "edfa57a7f8d9c1d260a549e7224100f6c43d43f9103e06dd8b4095a9b2b43ce9" 1896 - dependencies = [ 1897 - "form_urlencoded", 1898 - "itoa", 1899 - "ryu", 1900 - "serde", 1901 - ] 1902 - 1903 - [[package]] 1904 - name = "sha1" 1905 - version = "0.6.0" 1906 - source = "registry+https://github.com/rust-lang/crates.io-index" 1907 - checksum = "2579985fda508104f7587689507983eadd6a6e84dd35d6d115361f530916fa0d" 1908 - 1909 - [[package]] 1910 - name = "slab" 1911 - version = "0.4.5" 1912 - source = "registry+https://github.com/rust-lang/crates.io-index" 1913 - checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" 1914 - 1915 - [[package]] 1916 - name = "socket2" 1917 - version = "0.3.19" 1918 - source = "registry+https://github.com/rust-lang/crates.io-index" 1919 - checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e" 1920 - dependencies = [ 1921 - "cfg-if 1.0.0", 1922 - "libc", 1923 - "winapi 0.3.9", 1924 - ] 1925 - 1926 - [[package]] 1927 - name = "socket2" 1928 - version = "0.4.2" 1929 - source = "registry+https://github.com/rust-lang/crates.io-index" 1930 - checksum = "5dc90fe6c7be1a323296982db1836d1ea9e47b6839496dde9a541bc496df3516" 1931 - dependencies = [ 1932 - "libc", 1933 - "winapi 0.3.9", 1934 - ] 1935 - 1936 - [[package]] 1937 - name = "sourcefile" 1938 - version = "0.1.4" 1939 - source = "registry+https://github.com/rust-lang/crates.io-index" 1940 - checksum = "4bf77cb82ba8453b42b6ae1d692e4cdc92f9a47beaf89a847c8be83f4e328ad3" 1941 - 1942 - [[package]] 1943 - name = "static_assertions" 1944 - version = "1.1.0" 1945 - source = "registry+https://github.com/rust-lang/crates.io-index" 1946 - checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 1947 - 1948 - [[package]] 1949 - name = "strsim" 1950 - version = "0.8.0" 1951 - source = "registry+https://github.com/rust-lang/crates.io-index" 1952 - checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" 1953 - 1954 - [[package]] 1955 - name = "strsim" 1956 - version = "0.10.0" 1957 - source = "registry+https://github.com/rust-lang/crates.io-index" 1958 - checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623" 1959 - 1960 - [[package]] 1961 - name = "structopt" 1962 - version = "0.3.23" 1963 - source = "registry+https://github.com/rust-lang/crates.io-index" 1964 - checksum = "bf9d950ef167e25e0bdb073cf1d68e9ad2795ac826f2f3f59647817cf23c0bfa" 1965 - dependencies = [ 1966 - "clap", 1967 - "lazy_static", 1968 - "structopt-derive", 1969 - ] 1970 - 1971 - [[package]] 1972 - name = "structopt-derive" 1973 - version = "0.4.16" 1974 - source = "registry+https://github.com/rust-lang/crates.io-index" 1975 - checksum = "134d838a2c9943ac3125cf6df165eda53493451b719f3255b2a26b85f772d0ba" 1976 - dependencies = [ 1977 - "heck", 1978 - "proc-macro-error", 1979 - "proc-macro2", 1980 - "quote", 1981 - "syn", 1982 - ] 1983 - 1984 - [[package]] 1985 - name = "syn" 1986 - version = "1.0.80" 1987 - source = "registry+https://github.com/rust-lang/crates.io-index" 1988 - checksum = "d010a1623fbd906d51d650a9916aaefc05ffa0e4053ff7fe601167f3e715d194" 1989 - dependencies = [ 1990 - "proc-macro2", 1991 - "quote", 1992 - "unicode-xid", 1993 - ] 1994 - 1995 - [[package]] 1996 - name = "tap" 1997 - version = "1.0.1" 1998 - source = "registry+https://github.com/rust-lang/crates.io-index" 1999 - checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" 2000 - 2001 - [[package]] 2002 - name = "tempfile" 2003 - version = "3.2.0" 2004 - source = "registry+https://github.com/rust-lang/crates.io-index" 2005 - checksum = "dac1c663cfc93810f88aed9b8941d48cabf856a1b111c29a40439018d870eb22" 2006 - dependencies = [ 2007 - "cfg-if 1.0.0", 2008 - "libc", 2009 - "rand", 2010 - "redox_syscall", 2011 - "remove_dir_all", 2012 - "winapi 0.3.9", 2013 - ] 2014 - 2015 - [[package]] 2016 - name = "termcolor" 2017 - version = "1.1.2" 2018 - source = "registry+https://github.com/rust-lang/crates.io-index" 2019 - checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4" 2020 - dependencies = [ 2021 - "winapi-util", 2022 - ] 2023 - 2024 - [[package]] 2025 - name = "termtree" 2026 - version = "0.2.1" 2027 - source = "registry+https://github.com/rust-lang/crates.io-index" 2028 - checksum = "78fbf2dd23e79c28ccfa2472d3e6b3b189866ffef1aeb91f17c2d968b6586378" 2029 - 2030 - [[package]] 2031 - name = "textwrap" 2032 - version = "0.11.0" 2033 - source = "registry+https://github.com/rust-lang/crates.io-index" 2034 - checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" 2035 - dependencies = [ 2036 - "unicode-width", 2037 - ] 2038 - 2039 - [[package]] 2040 - name = "threadpool" 2041 - version = "1.8.1" 2042 - source = "registry+https://github.com/rust-lang/crates.io-index" 2043 - checksum = "d050e60b33d41c19108b32cea32164033a9013fe3b46cbd4457559bfbf77afaa" 2044 - dependencies = [ 2045 - "num_cpus", 2046 - ] 2047 - 2048 - [[package]] 2049 - name = "time" 2050 - version = "0.1.43" 2051 - source = "registry+https://github.com/rust-lang/crates.io-index" 2052 - checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438" 2053 - dependencies = [ 2054 - "libc", 2055 - "winapi 0.3.9", 2056 - ] 2057 - 2058 - [[package]] 2059 - name = "time" 2060 - version = "0.3.3" 2061 - source = "registry+https://github.com/rust-lang/crates.io-index" 2062 - checksum = "cde1cf55178e0293453ba2cca0d5f8392a922e52aa958aee9c28ed02becc6d03" 2063 - dependencies = [ 2064 - "libc", 2065 - ] 2066 - 2067 - [[package]] 2068 - name = "tiny_http" 2069 - version = "0.8.2" 2070 - source = "registry+https://github.com/rust-lang/crates.io-index" 2071 - checksum = "9ce51b50006056f590c9b7c3808c3bd70f0d1101666629713866c227d6e58d39" 2072 - dependencies = [ 2073 - "ascii", 2074 - "chrono", 2075 - "chunked_transfer", 2076 - "log", 2077 - "url", 2078 - ] 2079 - 2080 - [[package]] 2081 - name = "tinyvec" 2082 - version = "1.5.0" 2083 - source = "registry+https://github.com/rust-lang/crates.io-index" 2084 - checksum = "f83b2a3d4d9091d0abd7eba4dc2710b1718583bd4d8992e2190720ea38f391f7" 2085 - dependencies = [ 2086 - "tinyvec_macros", 2087 - ] 2088 - 2089 - [[package]] 2090 - name = "tinyvec_macros" 2091 - version = "0.1.0" 2092 - source = "registry+https://github.com/rust-lang/crates.io-index" 2093 - checksum = "cda74da7e1a664f795bb1f8a87ec406fb89a02522cf6e50620d016add6dbbf5c" 2094 - 2095 - [[package]] 2096 - name = "todomvc" 2097 - version = "0.1.0" 2098 - dependencies = [ 2099 - "askama", 2100 - "console_error_panic_hook", 2101 - "js-sys", 2102 - "wasm-bindgen", 2103 - "web-sys", 2104 - ] 2105 - 2106 - [[package]] 2107 - name = "tokio" 2108 - version = "0.2.25" 2109 - source = "registry+https://github.com/rust-lang/crates.io-index" 2110 - checksum = "6703a273949a90131b290be1fe7b039d0fc884aa1935860dfcbe056f28cd8092" 2111 - dependencies = [ 2112 - "bytes 0.5.6", 2113 - "fnv", 2114 - "futures-core", 2115 - "iovec", 2116 - "lazy_static", 2117 - "memchr", 2118 - "mio", 2119 - "pin-project-lite 0.1.12", 2120 - "slab", 2121 - ] 2122 - 2123 - [[package]] 2124 - name = "tokio-tls" 2125 - version = "0.3.1" 2126 - source = "registry+https://github.com/rust-lang/crates.io-index" 2127 - checksum = "9a70f4fcd7b3b24fb194f837560168208f669ca8cb70d0c4b862944452396343" 2128 - dependencies = [ 2129 - "native-tls", 2130 - "tokio", 2131 - ] 2132 - 2133 - [[package]] 2134 - name = "tokio-util" 2135 - version = "0.3.1" 2136 - source = "registry+https://github.com/rust-lang/crates.io-index" 2137 - checksum = "be8242891f2b6cbef26a2d7e8605133c2c554cd35b3e4948ea892d6d68436499" 2138 - dependencies = [ 2139 - "bytes 0.5.6", 2140 - "futures-core", 2141 - "futures-sink", 2142 - "log", 2143 - "pin-project-lite 0.1.12", 2144 - "tokio", 2145 - ] 2146 - 2147 - [[package]] 2148 - name = "toml" 2149 - version = "0.5.8" 2150 - source = "registry+https://github.com/rust-lang/crates.io-index" 2151 - checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" 2152 - dependencies = [ 2153 - "serde", 2154 - ] 2155 - 2156 - [[package]] 2157 - name = "tower-service" 2158 - version = "0.3.1" 2159 - source = "registry+https://github.com/rust-lang/crates.io-index" 2160 - checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6" 2161 - 2162 - [[package]] 2163 - name = "tracing" 2164 - version = "0.1.29" 2165 - source = "registry+https://github.com/rust-lang/crates.io-index" 2166 - checksum = "375a639232caf30edfc78e8d89b2d4c375515393e7af7e16f01cd96917fb2105" 2167 - dependencies = [ 2168 - "cfg-if 1.0.0", 2169 - "log", 2170 - "pin-project-lite 0.2.7", 2171 - "tracing-core", 2172 - ] 2173 - 2174 - [[package]] 2175 - name = "tracing-core" 2176 - version = "0.1.21" 2177 - source = "registry+https://github.com/rust-lang/crates.io-index" 2178 - checksum = "1f4ed65637b8390770814083d20756f87bfa2c21bf2f110babdc5438351746e4" 2179 - dependencies = [ 2180 - "lazy_static", 2181 - ] 2182 - 2183 - [[package]] 2184 - name = "tracing-futures" 2185 - version = "0.2.5" 2186 - source = "registry+https://github.com/rust-lang/crates.io-index" 2187 - checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2" 2188 - dependencies = [ 2189 - "pin-project", 2190 - "tracing", 2191 - ] 2192 - 2193 - [[package]] 2194 - name = "try-lock" 2195 - version = "0.2.3" 2196 - source = "registry+https://github.com/rust-lang/crates.io-index" 2197 - checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642" 2198 - 2199 - [[package]] 2200 - name = "trybuild" 2201 - version = "1.0.50" 2202 - source = "registry+https://github.com/rust-lang/crates.io-index" 2203 - checksum = "dbaccfa9796293406a02ec790614628c88d0b3246249a620ac1ee7076274716b" 2204 - dependencies = [ 2205 - "glob", 2206 - "lazy_static", 2207 - "serde", 2208 - "serde_json", 2209 - "termcolor", 2210 - "toml", 2211 - ] 2212 - 2213 - [[package]] 2214 - name = "twoway" 2215 - version = "0.1.8" 2216 - source = "registry+https://github.com/rust-lang/crates.io-index" 2217 - checksum = "59b11b2b5241ba34be09c3cc85a36e56e48f9888862e19cedf23336d35316ed1" 2218 - dependencies = [ 2219 - "memchr", 2220 - ] 2221 - 2222 - [[package]] 2223 - name = "typescript-tests" 2224 - version = "0.1.0" 2225 - dependencies = [ 2226 - "js-sys", 2227 - "wasm-bindgen", 2228 - "wasm-bindgen-futures", 2229 - "web-sys", 2230 - ] 2231 - 2232 - [[package]] 2233 - name = "unicase" 2234 - version = "2.6.0" 2235 - source = "registry+https://github.com/rust-lang/crates.io-index" 2236 - checksum = "50f37be617794602aabbeee0be4f259dc1778fabe05e2d67ee8f79326d5cb4f6" 2237 - dependencies = [ 2238 - "version_check", 2239 - ] 2240 - 2241 - [[package]] 2242 - name = "unicode-bidi" 2243 - version = "0.3.7" 2244 - source = "registry+https://github.com/rust-lang/crates.io-index" 2245 - checksum = "1a01404663e3db436ed2746d9fefef640d868edae3cceb81c3b8d5732fda678f" 2246 - 2247 - [[package]] 2248 - name = "unicode-normalization" 2249 - version = "0.1.19" 2250 - source = "registry+https://github.com/rust-lang/crates.io-index" 2251 - checksum = "d54590932941a9e9266f0832deed84ebe1bf2e4c9e4a3554d393d18f5e854bf9" 2252 - dependencies = [ 2253 - "tinyvec", 2254 - ] 2255 - 2256 - [[package]] 2257 - name = "unicode-segmentation" 2258 - version = "1.8.0" 2259 - source = "registry+https://github.com/rust-lang/crates.io-index" 2260 - checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" 2261 - 2262 - [[package]] 2263 - name = "unicode-width" 2264 - version = "0.1.9" 2265 - source = "registry+https://github.com/rust-lang/crates.io-index" 2266 - checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" 2267 - 2268 - [[package]] 2269 - name = "unicode-xid" 2270 - version = "0.2.2" 2271 - source = "registry+https://github.com/rust-lang/crates.io-index" 2272 - checksum = "8ccb82d61f80a663efe1f787a51b16b5a51e3314d6ac365b08639f52387b33f3" 2273 - 2274 - [[package]] 2275 - name = "url" 2276 - version = "2.2.2" 2277 - source = "registry+https://github.com/rust-lang/crates.io-index" 2278 - checksum = "a507c383b2d33b5fc35d1861e77e6b383d158b2da5e14fe51b83dfedf6fd578c" 2279 - dependencies = [ 2280 - "form_urlencoded", 2281 - "idna", 2282 - "matches", 2283 - "percent-encoding", 2284 - ] 2285 - 2286 - [[package]] 2287 - name = "vcpkg" 2288 - version = "0.2.15" 2289 - source = "registry+https://github.com/rust-lang/crates.io-index" 2290 - checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426" 2291 - 2292 - [[package]] 2293 - name = "vec_map" 2294 - version = "0.8.2" 2295 - source = "registry+https://github.com/rust-lang/crates.io-index" 2296 - checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" 2297 - 2298 - [[package]] 2299 - name = "version_check" 2300 - version = "0.9.3" 2301 - source = "registry+https://github.com/rust-lang/crates.io-index" 2302 - checksum = "5fecdca9a5291cc2b8dcf7dc02453fee791a280f3743cb0905f8822ae463b3fe" 2303 - 2304 - [[package]] 2305 - name = "wait-timeout" 2306 - version = "0.2.0" 2307 - source = "registry+https://github.com/rust-lang/crates.io-index" 2308 - checksum = "9f200f5b12eb75f8c1ed65abd4b2db8a6e1b138a20de009dacee265a2498f3f6" 2309 - dependencies = [ 2310 - "libc", 2311 - ] 2312 - 2313 - [[package]] 2314 - name = "walrus" 2315 - version = "0.19.0" 2316 - source = "registry+https://github.com/rust-lang/crates.io-index" 2317 - checksum = "4eb08e48cde54c05f363d984bb54ce374f49e242def9468d2e1b6c2372d291f8" 2318 - dependencies = [ 2319 - "anyhow", 2320 - "id-arena", 2321 - "leb128", 2322 - "log", 2323 - "rayon", 2324 - "walrus-macro", 2325 - "wasmparser 0.77.0", 2326 - ] 2327 - 2328 - [[package]] 2329 - name = "walrus-macro" 2330 - version = "0.19.0" 2331 - source = "registry+https://github.com/rust-lang/crates.io-index" 2332 - checksum = "0a6e5bd22c71e77d60140b0bd5be56155a37e5bd14e24f5f87298040d0cc40d7" 2333 - dependencies = [ 2334 - "heck", 2335 - "proc-macro2", 2336 - "quote", 2337 - "syn", 2338 - ] 2339 - 2340 - [[package]] 2341 - name = "want" 2342 - version = "0.3.0" 2343 - source = "registry+https://github.com/rust-lang/crates.io-index" 2344 - checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0" 2345 - dependencies = [ 2346 - "log", 2347 - "try-lock", 2348 - ] 2349 - 2350 - [[package]] 2351 - name = "wasi" 2352 - version = "0.10.2+wasi-snapshot-preview1" 2353 - source = "registry+https://github.com/rust-lang/crates.io-index" 2354 - checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" 2355 - 2356 - [[package]] 2357 - name = "wasm-bindgen" 2358 - version = "0.2.78" 2359 - dependencies = [ 2360 - "cfg-if 1.0.0", 2361 - "js-sys", 2362 - "serde", 2363 - "serde_derive", 2364 - "serde_json", 2365 - "wasm-bindgen-futures", 2366 - "wasm-bindgen-macro", 2367 - "wasm-bindgen-test", 2368 - "wasm-bindgen-test-crate-a", 2369 - "wasm-bindgen-test-crate-b", 2370 - ] 2371 - 2372 - [[package]] 2373 - name = "wasm-bindgen-backend" 2374 - version = "0.2.78" 2375 - dependencies = [ 2376 - "bumpalo", 2377 - "lazy_static", 2378 - "log", 2379 - "proc-macro2", 2380 - "quote", 2381 - "syn", 2382 - "wasm-bindgen-shared", 2383 - ] 2384 - 2385 - [[package]] 2386 - name = "wasm-bindgen-benchmark" 2387 - version = "0.1.0" 2388 - dependencies = [ 2389 - "wasm-bindgen", 2390 - "web-sys", 2391 - ] 2392 - 2393 - [[package]] 2394 - name = "wasm-bindgen-cli" 2395 - version = "0.2.78" 2396 - dependencies = [ 2397 - "anyhow", 2398 - "assert_cmd", 2399 - "curl", 2400 - "diff", 2401 - "docopt", 2402 - "env_logger", 2403 - "log", 2404 - "openssl", 2405 - "predicates 1.0.8", 2406 - "rayon", 2407 - "rouille", 2408 - "serde", 2409 - "serde_derive", 2410 - "serde_json", 2411 - "tempfile", 2412 - "walrus", 2413 - "wasm-bindgen-cli-support", 2414 - "wasm-bindgen-shared", 2415 - "wit-printer", 2416 - "wit-text", 2417 - "wit-validator", 2418 - "wit-walrus", 2419 - ] 2420 - 2421 - [[package]] 2422 - name = "wasm-bindgen-cli-support" 2423 - version = "0.2.78" 2424 - dependencies = [ 2425 - "anyhow", 2426 - "base64 0.9.3", 2427 - "log", 2428 - "rustc-demangle", 2429 - "serde_json", 2430 - "tempfile", 2431 - "walrus", 2432 - "wasm-bindgen-externref-xform", 2433 - "wasm-bindgen-multi-value-xform", 2434 - "wasm-bindgen-shared", 2435 - "wasm-bindgen-threads-xform", 2436 - "wasm-bindgen-wasm-conventions", 2437 - "wasm-bindgen-wasm-interpreter", 2438 - "wit-text", 2439 - "wit-validator", 2440 - "wit-walrus", 2441 - ] 2442 - 2443 - [[package]] 2444 - name = "wasm-bindgen-externref-xform" 2445 - version = "0.2.78" 2446 - dependencies = [ 2447 - "anyhow", 2448 - "rayon", 2449 - "walrus", 2450 - "wasmprinter", 2451 - "wast 21.0.0", 2452 - "wat", 2453 - ] 2454 - 2455 - [[package]] 2456 - name = "wasm-bindgen-futures" 2457 - version = "0.4.28" 2458 - dependencies = [ 2459 - "cfg-if 1.0.0", 2460 - "futures-channel-preview", 2461 - "futures-core", 2462 - "futures-lite", 2463 - "js-sys", 2464 - "wasm-bindgen", 2465 - "wasm-bindgen-test", 2466 - "web-sys", 2467 - ] 2468 - 2469 - [[package]] 2470 - name = "wasm-bindgen-macro" 2471 - version = "0.2.78" 2472 - dependencies = [ 2473 - "quote", 2474 - "trybuild", 2475 - "wasm-bindgen", 2476 - "wasm-bindgen-futures", 2477 - "wasm-bindgen-macro-support", 2478 - ] 2479 - 2480 - [[package]] 2481 - name = "wasm-bindgen-macro-support" 2482 - version = "0.2.78" 2483 - dependencies = [ 2484 - "proc-macro2", 2485 - "quote", 2486 - "syn", 2487 - "wasm-bindgen-backend", 2488 - "wasm-bindgen-shared", 2489 - ] 2490 - 2491 - [[package]] 2492 - name = "wasm-bindgen-multi-value-xform" 2493 - version = "0.2.78" 2494 - dependencies = [ 2495 - "anyhow", 2496 - "rayon", 2497 - "walrus", 2498 - "wasmprinter", 2499 - "wast 21.0.0", 2500 - "wat", 2501 - ] 2502 - 2503 - [[package]] 2504 - name = "wasm-bindgen-paint" 2505 - version = "0.1.0" 2506 - dependencies = [ 2507 - "js-sys", 2508 - "wasm-bindgen", 2509 - "web-sys", 2510 - ] 2511 - 2512 - [[package]] 2513 - name = "wasm-bindgen-shared" 2514 - version = "0.2.78" 2515 - 2516 - [[package]] 2517 - name = "wasm-bindgen-test" 2518 - version = "0.3.28" 2519 - dependencies = [ 2520 - "console_error_panic_hook", 2521 - "js-sys", 2522 - "scoped-tls", 2523 - "wasm-bindgen", 2524 - "wasm-bindgen-futures", 2525 - "wasm-bindgen-test-macro", 2526 - ] 2527 - 2528 - [[package]] 2529 - name = "wasm-bindgen-test-crate-a" 2530 - version = "0.1.0" 2531 - dependencies = [ 2532 - "wasm-bindgen", 2533 - ] 2534 - 2535 - [[package]] 2536 - name = "wasm-bindgen-test-crate-b" 2537 - version = "0.1.0" 2538 - dependencies = [ 2539 - "wasm-bindgen", 2540 - ] 2541 - 2542 - [[package]] 2543 - name = "wasm-bindgen-test-macro" 2544 - version = "0.3.28" 2545 - dependencies = [ 2546 - "proc-macro2", 2547 - "quote", 2548 - ] 2549 - 2550 - [[package]] 2551 - name = "wasm-bindgen-threads-xform" 2552 - version = "0.2.78" 2553 - dependencies = [ 2554 - "anyhow", 2555 - "walrus", 2556 - "wasm-bindgen-wasm-conventions", 2557 - ] 2558 - 2559 - [[package]] 2560 - name = "wasm-bindgen-wasm-conventions" 2561 - version = "0.2.78" 2562 - dependencies = [ 2563 - "anyhow", 2564 - "walrus", 2565 - ] 2566 - 2567 - [[package]] 2568 - name = "wasm-bindgen-wasm-interpreter" 2569 - version = "0.2.78" 2570 - dependencies = [ 2571 - "anyhow", 2572 - "log", 2573 - "tempfile", 2574 - "walrus", 2575 - "wasm-bindgen-wasm-conventions", 2576 - "wat", 2577 - ] 2578 - 2579 - [[package]] 2580 - name = "wasm-bindgen-webidl" 2581 - version = "0.2.76" 2582 - dependencies = [ 2583 - "anyhow", 2584 - "env_logger", 2585 - "heck", 2586 - "lazy_static", 2587 - "log", 2588 - "proc-macro2", 2589 - "quote", 2590 - "sourcefile", 2591 - "structopt", 2592 - "syn", 2593 - "wasm-bindgen-backend", 2594 - "weedle", 2595 - ] 2596 - 2597 - [[package]] 2598 - name = "wasm-in-wasm" 2599 - version = "0.1.0" 2600 - dependencies = [ 2601 - "js-sys", 2602 - "wasm-bindgen", 2603 - "wasm-bindgen-futures", 2604 - ] 2605 - 2606 - [[package]] 2607 - name = "wasm-in-wasm-imports" 2608 - version = "0.1.0" 2609 - dependencies = [ 2610 - "js-sys", 2611 - "wasm-bindgen", 2612 - "wasm-bindgen-futures", 2613 - ] 2614 - 2615 - [[package]] 2616 - name = "wasm-in-web-worker" 2617 - version = "0.1.0" 2618 - dependencies = [ 2619 - "console_error_panic_hook", 2620 - "wasm-bindgen", 2621 - "web-sys", 2622 - ] 2623 - 2624 - [[package]] 2625 - name = "wasm2js" 2626 - version = "0.1.0" 2627 - dependencies = [ 2628 - "wasm-bindgen", 2629 - ] 2630 - 2631 - [[package]] 2632 - name = "wasmparser" 2633 - version = "0.59.0" 2634 - source = "registry+https://github.com/rust-lang/crates.io-index" 2635 - checksum = "a950e6a618f62147fd514ff445b2a0b53120d382751960797f85f058c7eda9b9" 2636 - 2637 - [[package]] 2638 - name = "wasmparser" 2639 - version = "0.77.0" 2640 - source = "registry+https://github.com/rust-lang/crates.io-index" 2641 - checksum = "b35c86d22e720a07d954ebbed772d01180501afe7d03d464f413bb5f8914a8d6" 2642 - 2643 - [[package]] 2644 - name = "wasmparser" 2645 - version = "0.80.2" 2646 - source = "registry+https://github.com/rust-lang/crates.io-index" 2647 - checksum = "449167e2832691a1bff24cde28d2804e90e09586a448c8e76984792c44334a6b" 2648 - 2649 - [[package]] 2650 - name = "wasmprinter" 2651 - version = "0.2.30" 2652 - source = "registry+https://github.com/rust-lang/crates.io-index" 2653 - checksum = "bf83acd0a74a68f7b96acddc6035af45a09659d53f877b73aa22c816ed3e71e7" 2654 - dependencies = [ 2655 - "anyhow", 2656 - "wasmparser 0.80.2", 2657 - ] 2658 - 2659 - [[package]] 2660 - name = "wast" 2661 - version = "21.0.0" 2662 - source = "registry+https://github.com/rust-lang/crates.io-index" 2663 - checksum = "0b1844f66a2bc8526d71690104c0e78a8e59ffa1597b7245769d174ebb91deb5" 2664 - dependencies = [ 2665 - "leb128", 2666 - ] 2667 - 2668 - [[package]] 2669 - name = "wast" 2670 - version = "38.0.1" 2671 - source = "registry+https://github.com/rust-lang/crates.io-index" 2672 - checksum = "ae0d7b256bef26c898fa7344a2d627e8499f5a749432ce0a05eae1a64ff0c271" 2673 - dependencies = [ 2674 - "leb128", 2675 - ] 2676 - 2677 - [[package]] 2678 - name = "wat" 2679 - version = "1.0.40" 2680 - source = "registry+https://github.com/rust-lang/crates.io-index" 2681 - checksum = "adcfaeb27e2578d2c6271a45609f4a055e6d7ba3a12eff35b1fd5ba147bdf046" 2682 - dependencies = [ 2683 - "wast 38.0.1", 2684 - ] 2685 - 2686 - [[package]] 2687 - name = "web-sys" 2688 - version = "0.3.55" 2689 - dependencies = [ 2690 - "js-sys", 2691 - "wasm-bindgen", 2692 - "wasm-bindgen-futures", 2693 - "wasm-bindgen-test", 2694 - ] 2695 - 2696 - [[package]] 2697 - name = "webaudio" 2698 - version = "0.1.0" 2699 - dependencies = [ 2700 - "wasm-bindgen", 2701 - "web-sys", 2702 - ] 2703 - 2704 - [[package]] 2705 - name = "webgl" 2706 - version = "0.1.0" 2707 - dependencies = [ 2708 - "js-sys", 2709 - "wasm-bindgen", 2710 - "web-sys", 2711 - ] 2712 - 2713 - [[package]] 2714 - name = "webidl-tests" 2715 - version = "0.1.0" 2716 - dependencies = [ 2717 - "js-sys", 2718 - "wasm-bindgen", 2719 - "wasm-bindgen-futures", 2720 - "wasm-bindgen-test", 2721 - "wasm-bindgen-webidl", 2722 - ] 2723 - 2724 - [[package]] 2725 - name = "webrtc_datachannel" 2726 - version = "0.1.0" 2727 - dependencies = [ 2728 - "js-sys", 2729 - "wasm-bindgen", 2730 - "wasm-bindgen-futures", 2731 - "web-sys", 2732 - ] 2733 - 2734 - [[package]] 2735 - name = "websockets" 2736 - version = "0.1.0" 2737 - dependencies = [ 2738 - "js-sys", 2739 - "wasm-bindgen", 2740 - "web-sys", 2741 - ] 2742 - 2743 - [[package]] 2744 - name = "webxr" 2745 - version = "0.1.0" 2746 - dependencies = [ 2747 - "futures", 2748 - "js-sys", 2749 - "serde", 2750 - "serde_derive", 2751 - "wasm-bindgen", 2752 - "wasm-bindgen-futures", 2753 - "web-sys", 2754 - ] 2755 - 2756 - [[package]] 2757 - name = "weedle" 2758 - version = "0.12.0" 2759 - source = "registry+https://github.com/rust-lang/crates.io-index" 2760 - checksum = "610950904727748ca09682e857f0d6d6437f0ca862f32f9229edba8cec8b2635" 2761 - dependencies = [ 2762 - "nom 5.1.2", 2763 - ] 2764 - 2765 - [[package]] 2766 - name = "winapi" 2767 - version = "0.2.8" 2768 - source = "registry+https://github.com/rust-lang/crates.io-index" 2769 - checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" 2770 - 2771 - [[package]] 2772 - name = "winapi" 2773 - version = "0.3.9" 2774 - source = "registry+https://github.com/rust-lang/crates.io-index" 2775 - checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 2776 - dependencies = [ 2777 - "winapi-i686-pc-windows-gnu", 2778 - "winapi-x86_64-pc-windows-gnu", 2779 - ] 2780 - 2781 - [[package]] 2782 - name = "winapi-build" 2783 - version = "0.1.1" 2784 - source = "registry+https://github.com/rust-lang/crates.io-index" 2785 - checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" 2786 - 2787 - [[package]] 2788 - name = "winapi-i686-pc-windows-gnu" 2789 - version = "0.4.0" 2790 - source = "registry+https://github.com/rust-lang/crates.io-index" 2791 - checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 2792 - 2793 - [[package]] 2794 - name = "winapi-util" 2795 - version = "0.1.5" 2796 - source = "registry+https://github.com/rust-lang/crates.io-index" 2797 - checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 2798 - dependencies = [ 2799 - "winapi 0.3.9", 2800 - ] 2801 - 2802 - [[package]] 2803 - name = "winapi-x86_64-pc-windows-gnu" 2804 - version = "0.4.0" 2805 - source = "registry+https://github.com/rust-lang/crates.io-index" 2806 - checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 2807 - 2808 - [[package]] 2809 - name = "winreg" 2810 - version = "0.7.0" 2811 - source = "registry+https://github.com/rust-lang/crates.io-index" 2812 - checksum = "0120db82e8a1e0b9fb3345a539c478767c0048d842860994d96113d5b667bd69" 2813 - dependencies = [ 2814 - "winapi 0.3.9", 2815 - ] 2816 - 2817 - [[package]] 2818 - name = "wit-parser" 2819 - version = "0.2.0" 2820 - source = "registry+https://github.com/rust-lang/crates.io-index" 2821 - checksum = "3f5fd97866f4b9c8e1ed57bcf9446f3d0d8ba37e2dd01c3c612c046c053b06f7" 2822 - dependencies = [ 2823 - "anyhow", 2824 - "leb128", 2825 - "wit-schema-version", 2826 - ] 2827 - 2828 - [[package]] 2829 - name = "wit-printer" 2830 - version = "0.2.0" 2831 - source = "registry+https://github.com/rust-lang/crates.io-index" 2832 - checksum = "93f19ca44555a3c14d69acee6447a6e4f52771b0c6e5d8db3e42db3b90f6fce9" 2833 - dependencies = [ 2834 - "anyhow", 2835 - "wasmprinter", 2836 - "wit-parser", 2837 - "wit-schema-version", 2838 - ] 2839 - 2840 - [[package]] 2841 - name = "wit-schema-version" 2842 - version = "0.1.0" 2843 - source = "registry+https://github.com/rust-lang/crates.io-index" 2844 - checksum = "bfee4a6a4716eefa0682e7a3b836152e894a3e4f34a9d6c2c3e1c94429bfe36a" 2845 - 2846 - [[package]] 2847 - name = "wit-text" 2848 - version = "0.8.0" 2849 - source = "registry+https://github.com/rust-lang/crates.io-index" 2850 - checksum = "33358e95c77d660f1c7c07f4a93c2bd89768965e844e3c50730bb4b42658df5f" 2851 - dependencies = [ 2852 - "anyhow", 2853 - "wast 21.0.0", 2854 - "wit-writer", 2855 - ] 2856 - 2857 - [[package]] 2858 - name = "wit-validator" 2859 - version = "0.2.1" 2860 - source = "registry+https://github.com/rust-lang/crates.io-index" 2861 - checksum = "3c11d93d925420e7872b226c4161849c32be38385ccab026b88df99d8ddc6ba6" 2862 - dependencies = [ 2863 - "anyhow", 2864 - "wasmparser 0.59.0", 2865 - "wit-parser", 2866 - "wit-schema-version", 2867 - ] 2868 - 2869 - [[package]] 2870 - name = "wit-walrus" 2871 - version = "0.6.0" 2872 - source = "registry+https://github.com/rust-lang/crates.io-index" 2873 - checksum = "ad559e3e4c6404b2a6a675d44129d62a3836e3b951b90112fa1c5feb852757cd" 2874 - dependencies = [ 2875 - "anyhow", 2876 - "id-arena", 2877 - "walrus", 2878 - "wit-parser", 2879 - "wit-schema-version", 2880 - "wit-writer", 2881 - ] 2882 - 2883 - [[package]] 2884 - name = "wit-writer" 2885 - version = "0.2.0" 2886 - source = "registry+https://github.com/rust-lang/crates.io-index" 2887 - checksum = "c2ad01ba5e9cbcff799a0689e56a153776ea694cec777f605938cb9880d41a09" 2888 - dependencies = [ 2889 - "leb128", 2890 - "wit-schema-version", 2891 - ] 2892 - 2893 - [[package]] 2894 - name = "without-a-bundler" 2895 - version = "0.1.0" 2896 - dependencies = [ 2897 - "wasm-bindgen", 2898 - "web-sys", 2899 - ] 2900 - 2901 - [[package]] 2902 - name = "without-a-bundler-no-modules" 2903 - version = "0.1.0" 2904 - dependencies = [ 2905 - "wasm-bindgen", 2906 - "web-sys", 2907 - ] 2908 - 2909 - [[package]] 2910 - name = "ws2_32-sys" 2911 - version = "0.2.1" 2912 - source = "registry+https://github.com/rust-lang/crates.io-index" 2913 - checksum = "d59cefebd0c892fa2dd6de581e937301d8552cb44489cdff035c6187cb63fa5e" 2914 - dependencies = [ 2915 - "winapi 0.2.8", 2916 - "winapi-build", 2917 - ] 2918 - 2919 - [[package]] 2920 - name = "wyz" 2921 - version = "0.2.0" 2922 - source = "registry+https://github.com/rust-lang/crates.io-index" 2923 - checksum = "85e60b0d1b5f99db2556934e21937020776a5d31520bf169e851ac44e6420214"
+19 -23
pkgs/development/tools/wasm-bindgen-cli/default.nix
··· 1 - { rustPlatform 2 - , fetchFromGitHub 3 - , lib 1 + { lib 2 + , rustPlatform 3 + , fetchCrate 4 + , nodejs 5 + , pkg-config 4 6 , openssl 5 - , pkg-config 6 7 , stdenv 7 8 , curl 8 9 , Security ··· 13 14 pname = "wasm-bindgen-cli"; 14 15 version = "0.2.78"; 15 16 16 - src = 17 - let 18 - tarball = fetchFromGitHub { 19 - owner = "rustwasm"; 20 - repo = "wasm-bindgen"; 21 - rev = version; 22 - hash = "sha256-1Z5d4gjZUic6Yrd+O8oLWYpJqAYGcByZYP0H1iInXHA="; 23 - }; 24 - in 25 - runCommand "source" { } '' 26 - cp -R ${tarball} $out 27 - chmod -R +w $out 28 - cp ${./Cargo.lock} $out/Cargo.lock 29 - ''; 17 + src = fetchCrate { 18 + inherit pname version; 19 + sha256 = "sha256-5s+HidnVfDV0AXA+/YcXNGVjv/E9JeK0Ttng4mCVX8M="; 20 + }; 21 + 22 + cargoSha256 = "sha256-CbtjUFwowP/QqyAMCzmUiSib4EpRhQAmO4ekX00xYGE="; 30 23 31 - buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security curl ]; 32 24 nativeBuildInputs = [ pkg-config ]; 33 25 34 - cargoHash = "sha256-RixIEat7EzGzgSQTnPennePpiucmAatrDGhbFSfTajo="; 35 - cargoBuildFlags = [ "-p" pname ]; 26 + buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ curl Security ]; 27 + 28 + checkInputs = [ nodejs ]; 29 + 30 + # other tests require it to be ran in the wasm-bindgen monorepo 31 + cargoTestFlags = [ "--test=interface-types" ]; 36 32 37 33 meta = with lib; { 38 34 homepage = "https://rustwasm.github.io/docs/wasm-bindgen/"; 39 - license = licenses.asl20; 35 + license = with licenses; [ asl20 /* or */ mit ]; 40 36 description = "Facilitating high-level interactions between wasm modules and JavaScript"; 41 37 maintainers = with maintainers; [ ma27 nitsky rizary ]; 42 - platforms = platforms.unix; 38 + mainProgram = "wasm-bindgen"; 43 39 }; 44 40 }
+1
pkgs/top-level/all-packages.nix
··· 10306 10306 10307 10307 wasm-bindgen-cli = callPackage ../development/tools/wasm-bindgen-cli { 10308 10308 inherit (darwin.apple_sdk.frameworks) Security; 10309 + nodejs = nodejs_latest; 10309 10310 }; 10310 10311 10311 10312 welkin = callPackage ../tools/graphics/welkin {};