1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 3 4 5[[package]] 6name = "ahash" 7version = "0.7.6" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" 10dependencies = [ 11 "getrandom", 12 "once_cell", 13 "version_check", 14] 15 16[[package]] 17name = "android_system_properties" 18version = "0.1.5" 19source = "registry+https://github.com/rust-lang/crates.io-index" 20checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" 21dependencies = [ 22 "libc", 23] 24 25[[package]] 26name = "arrayvec" 27version = "0.7.2" 28source = "registry+https://github.com/rust-lang/crates.io-index" 29checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" 30 31[[package]] 32name = "ash" 33version = "0.37.1+1.3.235" 34source = "registry+https://github.com/rust-lang/crates.io-index" 35checksum = "911015c962d56e2e4052f40182ca5462ba60a3d2ff04e827c365a0ab3d65726d" 36dependencies = [ 37 "libloading", 38] 39 40[[package]] 41name = "autocfg" 42version = "1.1.0" 43source = "registry+https://github.com/rust-lang/crates.io-index" 44checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa" 45 46[[package]] 47name = "bit-set" 48version = "0.5.3" 49source = "registry+https://github.com/rust-lang/crates.io-index" 50checksum = "0700ddab506f33b20a03b13996eccd309a48e5ff77d0d95926aa0210fb4e95f1" 51dependencies = [ 52 "bit-vec", 53] 54 55[[package]] 56name = "bit-vec" 57version = "0.6.3" 58source = "registry+https://github.com/rust-lang/crates.io-index" 59checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" 60 61[[package]] 62name = "bitflags" 63version = "1.3.2" 64source = "registry+https://github.com/rust-lang/crates.io-index" 65checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" 66 67[[package]] 68name = "block" 69version = "0.1.6" 70source = "registry+https://github.com/rust-lang/crates.io-index" 71checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" 72 73[[package]] 74name = "bumpalo" 75version = "3.11.1" 76source = "registry+https://github.com/rust-lang/crates.io-index" 77checksum = "572f695136211188308f16ad2ca5c851a712c464060ae6974944458eb83880ba" 78 79[[package]] 80name = "byteorder" 81version = "1.4.3" 82source = "registry+https://github.com/rust-lang/crates.io-index" 83checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" 84 85[[package]] 86name = "cc" 87version = "1.0.77" 88source = "registry+https://github.com/rust-lang/crates.io-index" 89checksum = "e9f73505338f7d905b19d18738976aae232eb46b8efc15554ffc56deb5d9ebe4" 90 91[[package]] 92name = "cfg-if" 93version = "1.0.0" 94source = "registry+https://github.com/rust-lang/crates.io-index" 95checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" 96 97[[package]] 98name = "cfg_aliases" 99version = "0.1.1" 100source = "registry+https://github.com/rust-lang/crates.io-index" 101checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" 102 103[[package]] 104name = "child" 105version = "0.1.0" 106dependencies = [ 107 "wgpu", 108] 109 110[[package]] 111name = "codespan-reporting" 112version = "0.11.1" 113source = "registry+https://github.com/rust-lang/crates.io-index" 114checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" 115dependencies = [ 116 "termcolor", 117 "unicode-width", 118] 119 120[[package]] 121name = "core-foundation" 122version = "0.9.3" 123source = "registry+https://github.com/rust-lang/crates.io-index" 124checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" 125dependencies = [ 126 "core-foundation-sys", 127 "libc", 128] 129 130[[package]] 131name = "core-foundation-sys" 132version = "0.8.3" 133source = "registry+https://github.com/rust-lang/crates.io-index" 134checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" 135 136[[package]] 137name = "core-graphics-types" 138version = "0.1.1" 139source = "registry+https://github.com/rust-lang/crates.io-index" 140checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b" 141dependencies = [ 142 "bitflags", 143 "core-foundation", 144 "foreign-types", 145 "libc", 146] 147 148[[package]] 149name = "cty" 150version = "0.2.2" 151source = "registry+https://github.com/rust-lang/crates.io-index" 152checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35" 153 154[[package]] 155name = "d3d12" 156version = "0.5.0" 157source = "registry+https://github.com/rust-lang/crates.io-index" 158checksum = "827914e1f53b1e0e025ecd3d967a7836b7bcb54520f90e21ef8df7b4d88a2759" 159dependencies = [ 160 "bitflags", 161 "libloading", 162 "winapi", 163] 164 165[[package]] 166name = "foreign-types" 167version = "0.3.2" 168source = "registry+https://github.com/rust-lang/crates.io-index" 169checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" 170dependencies = [ 171 "foreign-types-shared", 172] 173 174[[package]] 175name = "foreign-types-shared" 176version = "0.1.1" 177source = "registry+https://github.com/rust-lang/crates.io-index" 178checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" 179 180[[package]] 181name = "fxhash" 182version = "0.2.1" 183source = "registry+https://github.com/rust-lang/crates.io-index" 184checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" 185dependencies = [ 186 "byteorder", 187] 188 189[[package]] 190name = "getrandom" 191version = "0.2.8" 192source = "registry+https://github.com/rust-lang/crates.io-index" 193checksum = "c05aeb6a22b8f62540c194aac980f2115af067bfe15a0734d7277a768d396b31" 194dependencies = [ 195 "cfg-if", 196 "libc", 197 "wasi", 198] 199 200[[package]] 201name = "glow" 202version = "0.11.2" 203source = "registry+https://github.com/rust-lang/crates.io-index" 204checksum = "d8bd5877156a19b8ac83a29b2306fe20537429d318f3ff0a1a2119f8d9c61919" 205dependencies = [ 206 "js-sys", 207 "slotmap", 208 "wasm-bindgen", 209 "web-sys", 210] 211 212[[package]] 213name = "gpu-alloc" 214version = "0.5.3" 215source = "registry+https://github.com/rust-lang/crates.io-index" 216checksum = "7fc59e5f710e310e76e6707f86c561dd646f69a8876da9131703b2f717de818d" 217dependencies = [ 218 "bitflags", 219 "gpu-alloc-types", 220] 221 222[[package]] 223name = "gpu-alloc-types" 224version = "0.2.0" 225source = "registry+https://github.com/rust-lang/crates.io-index" 226checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5" 227dependencies = [ 228 "bitflags", 229] 230 231[[package]] 232name = "gpu-descriptor" 233version = "0.2.3" 234source = "registry+https://github.com/rust-lang/crates.io-index" 235checksum = "0b0c02e1ba0bdb14e965058ca34e09c020f8e507a760df1121728e0aef68d57a" 236dependencies = [ 237 "bitflags", 238 "gpu-descriptor-types", 239 "hashbrown", 240] 241 242[[package]] 243name = "gpu-descriptor-types" 244version = "0.1.1" 245source = "registry+https://github.com/rust-lang/crates.io-index" 246checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126" 247dependencies = [ 248 "bitflags", 249] 250 251[[package]] 252name = "hashbrown" 253version = "0.12.3" 254source = "registry+https://github.com/rust-lang/crates.io-index" 255checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" 256dependencies = [ 257 "ahash", 258] 259 260[[package]] 261name = "hexf-parse" 262version = "0.2.1" 263source = "registry+https://github.com/rust-lang/crates.io-index" 264checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" 265 266[[package]] 267name = "indexmap" 268version = "1.9.2" 269source = "registry+https://github.com/rust-lang/crates.io-index" 270checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" 271dependencies = [ 272 "autocfg", 273 "hashbrown", 274] 275 276[[package]] 277name = "js-sys" 278version = "0.3.60" 279source = "registry+https://github.com/rust-lang/crates.io-index" 280checksum = "49409df3e3bf0856b916e2ceaca09ee28e6871cf7d9ce97a692cacfdb2a25a47" 281dependencies = [ 282 "wasm-bindgen", 283] 284 285[[package]] 286name = "khronos-egl" 287version = "4.1.0" 288source = "registry+https://github.com/rust-lang/crates.io-index" 289checksum = "8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3" 290dependencies = [ 291 "libc", 292 "libloading", 293 "pkg-config", 294] 295 296[[package]] 297name = "libc" 298version = "0.2.137" 299source = "registry+https://github.com/rust-lang/crates.io-index" 300checksum = "fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89" 301 302[[package]] 303name = "libloading" 304version = "0.7.4" 305source = "registry+https://github.com/rust-lang/crates.io-index" 306checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" 307dependencies = [ 308 "cfg-if", 309 "winapi", 310] 311 312[[package]] 313name = "lock_api" 314version = "0.4.9" 315source = "registry+https://github.com/rust-lang/crates.io-index" 316checksum = "435011366fe56583b16cf956f9df0095b405b82d76425bc8981c0e22e60ec4df" 317dependencies = [ 318 "autocfg", 319 "scopeguard", 320] 321 322[[package]] 323name = "log" 324version = "0.4.17" 325source = "registry+https://github.com/rust-lang/crates.io-index" 326checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e" 327dependencies = [ 328 "cfg-if", 329] 330 331[[package]] 332name = "malloc_buf" 333version = "0.0.6" 334source = "registry+https://github.com/rust-lang/crates.io-index" 335checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" 336dependencies = [ 337 "libc", 338] 339 340[[package]] 341name = "metal" 342version = "0.24.0" 343source = "registry+https://github.com/rust-lang/crates.io-index" 344checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060" 345dependencies = [ 346 "bitflags", 347 "block", 348 "core-graphics-types", 349 "foreign-types", 350 "log", 351 "objc", 352] 353 354[[package]] 355name = "naga" 356version = "0.10.0" 357source = "registry+https://github.com/rust-lang/crates.io-index" 358checksum = "262d2840e72dbe250e8cf2f522d080988dfca624c4112c096238a4845f591707" 359dependencies = [ 360 "bit-set", 361 "bitflags", 362 "codespan-reporting", 363 "hexf-parse", 364 "indexmap", 365 "log", 366 "num-traits", 367 "rustc-hash", 368 "spirv", 369 "termcolor", 370 "thiserror", 371 "unicode-xid", 372] 373 374[[package]] 375name = "num-traits" 376version = "0.2.15" 377source = "registry+https://github.com/rust-lang/crates.io-index" 378checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd" 379dependencies = [ 380 "autocfg", 381] 382 383[[package]] 384name = "objc" 385version = "0.2.7" 386source = "registry+https://github.com/rust-lang/crates.io-index" 387checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" 388dependencies = [ 389 "malloc_buf", 390 "objc_exception", 391] 392 393[[package]] 394name = "objc_exception" 395version = "0.1.2" 396source = "registry+https://github.com/rust-lang/crates.io-index" 397checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4" 398dependencies = [ 399 "cc", 400] 401 402[[package]] 403name = "once_cell" 404version = "1.16.0" 405source = "registry+https://github.com/rust-lang/crates.io-index" 406checksum = "86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860" 407 408[[package]] 409name = "parent" 410version = "0.1.0" 411 412[[package]] 413name = "parking_lot" 414version = "0.12.1" 415source = "registry+https://github.com/rust-lang/crates.io-index" 416checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" 417dependencies = [ 418 "lock_api", 419 "parking_lot_core", 420] 421 422[[package]] 423name = "parking_lot_core" 424version = "0.9.4" 425source = "registry+https://github.com/rust-lang/crates.io-index" 426checksum = "4dc9e0dc2adc1c69d09143aff38d3d30c5c3f0df0dad82e6d25547af174ebec0" 427dependencies = [ 428 "cfg-if", 429 "libc", 430 "redox_syscall", 431 "smallvec", 432 "windows-sys", 433] 434 435[[package]] 436name = "pkg-config" 437version = "0.3.26" 438source = "registry+https://github.com/rust-lang/crates.io-index" 439checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160" 440 441[[package]] 442name = "proc-macro2" 443version = "1.0.47" 444source = "registry+https://github.com/rust-lang/crates.io-index" 445checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725" 446dependencies = [ 447 "unicode-ident", 448] 449 450[[package]] 451name = "profiling" 452version = "1.0.7" 453source = "registry+https://github.com/rust-lang/crates.io-index" 454checksum = "74605f360ce573babfe43964cbe520294dcb081afbf8c108fc6e23036b4da2df" 455 456[[package]] 457name = "quote" 458version = "1.0.21" 459source = "registry+https://github.com/rust-lang/crates.io-index" 460checksum = "bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179" 461dependencies = [ 462 "proc-macro2", 463] 464 465[[package]] 466name = "range-alloc" 467version = "0.1.2" 468source = "registry+https://github.com/rust-lang/crates.io-index" 469checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6" 470 471[[package]] 472name = "raw-window-handle" 473version = "0.5.0" 474source = "registry+https://github.com/rust-lang/crates.io-index" 475checksum = "ed7e3d950b66e19e0c372f3fa3fbbcf85b1746b571f74e0c2af6042a5c93420a" 476dependencies = [ 477 "cty", 478] 479 480[[package]] 481name = "redox_syscall" 482version = "0.2.16" 483source = "registry+https://github.com/rust-lang/crates.io-index" 484checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a" 485dependencies = [ 486 "bitflags", 487] 488 489[[package]] 490name = "renderdoc-sys" 491version = "0.7.1" 492source = "registry+https://github.com/rust-lang/crates.io-index" 493checksum = "f1382d1f0a252c4bf97dc20d979a2fdd05b024acd7c2ed0f7595d7817666a157" 494 495[[package]] 496name = "rustc-hash" 497version = "1.1.0" 498source = "registry+https://github.com/rust-lang/crates.io-index" 499checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" 500 501[[package]] 502name = "scopeguard" 503version = "1.1.0" 504source = "registry+https://github.com/rust-lang/crates.io-index" 505checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" 506 507[[package]] 508name = "slotmap" 509version = "1.0.6" 510source = "registry+https://github.com/rust-lang/crates.io-index" 511checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342" 512dependencies = [ 513 "version_check", 514] 515 516[[package]] 517name = "smallvec" 518version = "1.10.0" 519source = "registry+https://github.com/rust-lang/crates.io-index" 520checksum = "a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0" 521 522[[package]] 523name = "spirv" 524version = "0.2.0+1.5.4" 525source = "registry+https://github.com/rust-lang/crates.io-index" 526checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830" 527dependencies = [ 528 "bitflags", 529 "num-traits", 530] 531 532[[package]] 533name = "static_assertions" 534version = "1.1.0" 535source = "registry+https://github.com/rust-lang/crates.io-index" 536checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" 537 538[[package]] 539name = "syn" 540version = "1.0.104" 541source = "registry+https://github.com/rust-lang/crates.io-index" 542checksum = "4ae548ec36cf198c0ef7710d3c230987c2d6d7bd98ad6edc0274462724c585ce" 543dependencies = [ 544 "proc-macro2", 545 "quote", 546 "unicode-ident", 547] 548 549[[package]] 550name = "termcolor" 551version = "1.1.3" 552source = "registry+https://github.com/rust-lang/crates.io-index" 553checksum = "bab24d30b911b2376f3a13cc2cd443142f0c81dda04c118693e35b3835757755" 554dependencies = [ 555 "winapi-util", 556] 557 558[[package]] 559name = "thiserror" 560version = "1.0.37" 561source = "registry+https://github.com/rust-lang/crates.io-index" 562checksum = "10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e" 563dependencies = [ 564 "thiserror-impl", 565] 566 567[[package]] 568name = "thiserror-impl" 569version = "1.0.37" 570source = "registry+https://github.com/rust-lang/crates.io-index" 571checksum = "982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb" 572dependencies = [ 573 "proc-macro2", 574 "quote", 575 "syn", 576] 577 578[[package]] 579name = "unicode-ident" 580version = "1.0.5" 581source = "registry+https://github.com/rust-lang/crates.io-index" 582checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3" 583 584[[package]] 585name = "unicode-width" 586version = "0.1.10" 587source = "registry+https://github.com/rust-lang/crates.io-index" 588checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b" 589 590[[package]] 591name = "unicode-xid" 592version = "0.2.4" 593source = "registry+https://github.com/rust-lang/crates.io-index" 594checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" 595 596[[package]] 597name = "version_check" 598version = "0.9.4" 599source = "registry+https://github.com/rust-lang/crates.io-index" 600checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" 601 602[[package]] 603name = "wasi" 604version = "0.11.0+wasi-snapshot-preview1" 605source = "registry+https://github.com/rust-lang/crates.io-index" 606checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" 607 608[[package]] 609name = "wasm-bindgen" 610version = "0.2.83" 611source = "registry+https://github.com/rust-lang/crates.io-index" 612checksum = "eaf9f5aceeec8be17c128b2e93e031fb8a4d469bb9c4ae2d7dc1888b26887268" 613dependencies = [ 614 "cfg-if", 615 "wasm-bindgen-macro", 616] 617 618[[package]] 619name = "wasm-bindgen-backend" 620version = "0.2.83" 621source = "registry+https://github.com/rust-lang/crates.io-index" 622checksum = "4c8ffb332579b0557b52d268b91feab8df3615f265d5270fec2a8c95b17c1142" 623dependencies = [ 624 "bumpalo", 625 "log", 626 "once_cell", 627 "proc-macro2", 628 "quote", 629 "syn", 630 "wasm-bindgen-shared", 631] 632 633[[package]] 634name = "wasm-bindgen-futures" 635version = "0.4.33" 636source = "registry+https://github.com/rust-lang/crates.io-index" 637checksum = "23639446165ca5a5de86ae1d8896b737ae80319560fbaa4c2887b7da6e7ebd7d" 638dependencies = [ 639 "cfg-if", 640 "js-sys", 641 "wasm-bindgen", 642 "web-sys", 643] 644 645[[package]] 646name = "wasm-bindgen-macro" 647version = "0.2.83" 648source = "registry+https://github.com/rust-lang/crates.io-index" 649checksum = "052be0f94026e6cbc75cdefc9bae13fd6052cdcaf532fa6c45e7ae33a1e6c810" 650dependencies = [ 651 "quote", 652 "wasm-bindgen-macro-support", 653] 654 655[[package]] 656name = "wasm-bindgen-macro-support" 657version = "0.2.83" 658source = "registry+https://github.com/rust-lang/crates.io-index" 659checksum = "07bc0c051dc5f23e307b13285f9d75df86bfdf816c5721e573dec1f9b8aa193c" 660dependencies = [ 661 "proc-macro2", 662 "quote", 663 "syn", 664 "wasm-bindgen-backend", 665 "wasm-bindgen-shared", 666] 667 668[[package]] 669name = "wasm-bindgen-shared" 670version = "0.2.83" 671source = "registry+https://github.com/rust-lang/crates.io-index" 672checksum = "1c38c045535d93ec4f0b4defec448e4291638ee608530863b1e2ba115d4fff7f" 673 674[[package]] 675name = "web-sys" 676version = "0.3.60" 677source = "registry+https://github.com/rust-lang/crates.io-index" 678checksum = "bcda906d8be16e728fd5adc5b729afad4e444e106ab28cd1c7256e54fa61510f" 679dependencies = [ 680 "js-sys", 681 "wasm-bindgen", 682] 683 684[[package]] 685name = "wgpu" 686version = "0.14.0" 687source = "registry+https://github.com/rust-lang/crates.io-index" 688checksum = "c2272b17bffc8a0c7d53897435da7c1db587c87d3a14e8dae9cdb8d1d210fc0f" 689dependencies = [ 690 "arrayvec", 691 "js-sys", 692 "log", 693 "naga", 694 "parking_lot", 695 "raw-window-handle", 696 "smallvec", 697 "static_assertions", 698 "wasm-bindgen", 699 "wasm-bindgen-futures", 700 "web-sys", 701 "wgpu-core", 702 "wgpu-hal", 703 "wgpu-types", 704] 705 706[[package]] 707name = "wgpu-core" 708version = "0.14.0" 709source = "registry+https://github.com/rust-lang/crates.io-index" 710checksum = "73d14cad393054caf992ee02b7da6a372245d39a484f7461c1f44f6f6359bd28" 711dependencies = [ 712 "arrayvec", 713 "bit-vec", 714 "bitflags", 715 "cfg_aliases", 716 "codespan-reporting", 717 "fxhash", 718 "log", 719 "naga", 720 "parking_lot", 721 "profiling", 722 "raw-window-handle", 723 "smallvec", 724 "thiserror", 725 "web-sys", 726 "wgpu-hal", 727 "wgpu-types", 728] 729 730[[package]] 731name = "wgpu-hal" 732version = "0.14.1" 733source = "registry+https://github.com/rust-lang/crates.io-index" 734checksum = "3cc320a61acb26be4f549c9b1b53405c10a223fbfea363ec39474c32c348d12f" 735dependencies = [ 736 "android_system_properties", 737 "arrayvec", 738 "ash", 739 "bit-set", 740 "bitflags", 741 "block", 742 "core-graphics-types", 743 "d3d12", 744 "foreign-types", 745 "fxhash", 746 "glow", 747 "gpu-alloc", 748 "gpu-descriptor", 749 "js-sys", 750 "khronos-egl", 751 "libloading", 752 "log", 753 "metal", 754 "naga", 755 "objc", 756 "parking_lot", 757 "profiling", 758 "range-alloc", 759 "raw-window-handle", 760 "renderdoc-sys", 761 "smallvec", 762 "thiserror", 763 "wasm-bindgen", 764 "web-sys", 765 "wgpu-types", 766 "winapi", 767] 768 769[[package]] 770name = "wgpu-types" 771version = "0.14.1" 772source = "registry+https://github.com/rust-lang/crates.io-index" 773checksum = "fb6b28ef22cac17b9109b25b3bf8c9a103eeb293d7c5f78653979b09140375f6" 774dependencies = [ 775 "bitflags", 776] 777 778[[package]] 779name = "winapi" 780version = "0.3.9" 781source = "registry+https://github.com/rust-lang/crates.io-index" 782checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419" 783dependencies = [ 784 "winapi-i686-pc-windows-gnu", 785 "winapi-x86_64-pc-windows-gnu", 786] 787 788[[package]] 789name = "winapi-i686-pc-windows-gnu" 790version = "0.4.0" 791source = "registry+https://github.com/rust-lang/crates.io-index" 792checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6" 793 794[[package]] 795name = "winapi-util" 796version = "0.1.5" 797source = "registry+https://github.com/rust-lang/crates.io-index" 798checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" 799dependencies = [ 800 "winapi", 801] 802 803[[package]] 804name = "winapi-x86_64-pc-windows-gnu" 805version = "0.4.0" 806source = "registry+https://github.com/rust-lang/crates.io-index" 807checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 808 809[[package]] 810name = "windows-sys" 811version = "0.42.0" 812source = "registry+https://github.com/rust-lang/crates.io-index" 813checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" 814dependencies = [ 815 "windows_aarch64_gnullvm", 816 "windows_aarch64_msvc", 817 "windows_i686_gnu", 818 "windows_i686_msvc", 819 "windows_x86_64_gnu", 820 "windows_x86_64_gnullvm", 821 "windows_x86_64_msvc", 822] 823 824[[package]] 825name = "windows_aarch64_gnullvm" 826version = "0.42.0" 827source = "registry+https://github.com/rust-lang/crates.io-index" 828checksum = "41d2aa71f6f0cbe00ae5167d90ef3cfe66527d6f613ca78ac8024c3ccab9a19e" 829 830[[package]] 831name = "windows_aarch64_msvc" 832version = "0.42.0" 833source = "registry+https://github.com/rust-lang/crates.io-index" 834checksum = "dd0f252f5a35cac83d6311b2e795981f5ee6e67eb1f9a7f64eb4500fbc4dcdb4" 835 836[[package]] 837name = "windows_i686_gnu" 838version = "0.42.0" 839source = "registry+https://github.com/rust-lang/crates.io-index" 840checksum = "fbeae19f6716841636c28d695375df17562ca208b2b7d0dc47635a50ae6c5de7" 841 842[[package]] 843name = "windows_i686_msvc" 844version = "0.42.0" 845source = "registry+https://github.com/rust-lang/crates.io-index" 846checksum = "84c12f65daa39dd2babe6e442988fc329d6243fdce47d7d2d155b8d874862246" 847 848[[package]] 849name = "windows_x86_64_gnu" 850version = "0.42.0" 851source = "registry+https://github.com/rust-lang/crates.io-index" 852checksum = "bf7b1b21b5362cbc318f686150e5bcea75ecedc74dd157d874d754a2ca44b0ed" 853 854[[package]] 855name = "windows_x86_64_gnullvm" 856version = "0.42.0" 857source = "registry+https://github.com/rust-lang/crates.io-index" 858checksum = "09d525d2ba30eeb3297665bd434a54297e4170c7f1a44cad4ef58095b4cd2028" 859 860[[package]] 861name = "windows_x86_64_msvc" 862version = "0.42.0" 863source = "registry+https://github.com/rust-lang/crates.io-index" 864checksum = "f40009d85759725a34da6d89a94e63d7bdc50a862acf0dbc7c8e488f1edcb6f5" 865