A multiplayer VR framework w/voice chat
1# This file is automatically @generated by Cargo. 2# It is not intended for manual editing. 3version = 4 4 5[[package]] 6name = "anyhow" 7version = "1.0.100" 8source = "registry+https://github.com/rust-lang/crates.io-index" 9checksum = "a23eb6b1614318a8071c9b2521f36b424b2c83db5eb3a0fead4a6c0809af6e61" 10 11[[package]] 12name = "approx" 13version = "0.5.1" 14source = "registry+https://github.com/rust-lang/crates.io-index" 15checksum = "cab112f0a86d568ea0e627cc1d6be74a1e9cd55214684db5561995f6dad897c6" 16dependencies = [ 17 "num-traits", 18] 19 20[[package]] 21name = "assert_type_match" 22version = "0.1.1" 23source = "registry+https://github.com/rust-lang/crates.io-index" 24checksum = "f548ad2c4031f2902e3edc1f29c29e835829437de49562d8eb5dc5584d3a1043" 25dependencies = [ 26 "proc-macro2", 27 "quote", 28 "syn", 29] 30 31[[package]] 32name = "autocfg" 33version = "1.5.0" 34source = "registry+https://github.com/rust-lang/crates.io-index" 35checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" 36 37[[package]] 38name = "bevy_macro_utils" 39version = "0.17.3" 40source = "registry+https://github.com/rust-lang/crates.io-index" 41checksum = "62d984f9f8bd0f0d9fb020492a955e641e30e7a425f3588bf346cb3e61fec3c3" 42dependencies = [ 43 "parking_lot", 44 "proc-macro2", 45 "quote", 46 "syn", 47 "toml_edit", 48] 49 50[[package]] 51name = "bevy_math" 52version = "0.17.3" 53source = "registry+https://github.com/rust-lang/crates.io-index" 54checksum = "5fa74ae5d968749cc073da991757d3c7e3504ac6dbaac5f8c2a54b9d19b0b7ed" 55dependencies = [ 56 "approx", 57 "bevy_reflect", 58 "derive_more", 59 "glam", 60 "itertools", 61 "rand", 62 "rand_distr", 63 "serde", 64 "smallvec", 65 "thiserror", 66 "variadics_please", 67] 68 69[[package]] 70name = "bevy_platform" 71version = "0.17.3" 72source = "registry+https://github.com/rust-lang/crates.io-index" 73checksum = "4691af6d7cfd1b5deb2fc926a43a180a546cdc3fe1e5a013fcee60db9bb2c81f" 74dependencies = [ 75 "critical-section", 76 "foldhash", 77 "futures-channel", 78 "hashbrown", 79 "js-sys", 80 "portable-atomic", 81 "portable-atomic-util", 82 "serde", 83 "spin", 84 "wasm-bindgen", 85 "wasm-bindgen-futures", 86] 87 88[[package]] 89name = "bevy_ptr" 90version = "0.17.3" 91source = "registry+https://github.com/rust-lang/crates.io-index" 92checksum = "17d24d7906c7de556033168b3485de36c59049fbaef0c2c44c715a23e0329b10" 93 94[[package]] 95name = "bevy_reflect" 96version = "0.17.3" 97source = "registry+https://github.com/rust-lang/crates.io-index" 98checksum = "b5472b91928c0f3e4e3988c0d036b00719f19520f53a0c3f8c2af72f00e693c5" 99dependencies = [ 100 "assert_type_match", 101 "bevy_platform", 102 "bevy_ptr", 103 "bevy_reflect_derive", 104 "bevy_utils", 105 "derive_more", 106 "disqualified", 107 "downcast-rs", 108 "erased-serde", 109 "foldhash", 110 "glam", 111 "serde", 112 "smol_str", 113 "thiserror", 114 "uuid", 115 "variadics_please", 116 "wgpu-types", 117] 118 119[[package]] 120name = "bevy_reflect_derive" 121version = "0.17.3" 122source = "registry+https://github.com/rust-lang/crates.io-index" 123checksum = "083784255162fa39960aa3cf3c23af0e515db2daa7f2e796ae34df993f4d3f6c" 124dependencies = [ 125 "bevy_macro_utils", 126 "indexmap", 127 "proc-macro2", 128 "quote", 129 "syn", 130 "uuid", 131] 132 133[[package]] 134name = "bevy_utils" 135version = "0.17.3" 136source = "registry+https://github.com/rust-lang/crates.io-index" 137checksum = "789d04f88c764877a4552e07745b402dbc45f5d0545e6d102558f2f1752a1d89" 138dependencies = [ 139 "bevy_platform", 140 "disqualified", 141] 142 143[[package]] 144name = "bitflags" 145version = "2.10.0" 146source = "registry+https://github.com/rust-lang/crates.io-index" 147checksum = "812e12b5285cc515a9c72a5c1d3b6d46a19dac5acfef5265968c166106e31dd3" 148dependencies = [ 149 "serde_core", 150] 151 152[[package]] 153name = "bumpalo" 154version = "3.19.1" 155source = "registry+https://github.com/rust-lang/crates.io-index" 156checksum = "5dd9dc738b7a8311c7ade152424974d8115f2cdad61e8dab8dac9f2362298510" 157 158[[package]] 159name = "bytemuck" 160version = "1.24.0" 161source = "registry+https://github.com/rust-lang/crates.io-index" 162checksum = "1fbdf580320f38b612e485521afda1ee26d10cc9884efaaa750d383e13e3c5f4" 163dependencies = [ 164 "bytemuck_derive", 165] 166 167[[package]] 168name = "bytemuck_derive" 169version = "1.10.2" 170source = "registry+https://github.com/rust-lang/crates.io-index" 171checksum = "f9abbd1bc6865053c427f7198e6af43bfdedc55ab791faed4fbd361d789575ff" 172dependencies = [ 173 "proc-macro2", 174 "quote", 175 "syn", 176] 177 178[[package]] 179name = "cfg-if" 180version = "1.0.4" 181source = "registry+https://github.com/rust-lang/crates.io-index" 182checksum = "9330f8b2ff13f34540b44e946ef35111825727b38d33286ef986142615121801" 183 184[[package]] 185name = "critical-section" 186version = "1.2.0" 187source = "registry+https://github.com/rust-lang/crates.io-index" 188checksum = "790eea4361631c5e7d22598ecd5723ff611904e3344ce8720784c93e3d83d40b" 189 190[[package]] 191name = "derive_more" 192version = "2.1.0" 193source = "registry+https://github.com/rust-lang/crates.io-index" 194checksum = "10b768e943bed7bf2cab53df09f4bc34bfd217cdb57d971e769874c9a6710618" 195dependencies = [ 196 "derive_more-impl", 197] 198 199[[package]] 200name = "derive_more-impl" 201version = "2.1.0" 202source = "registry+https://github.com/rust-lang/crates.io-index" 203checksum = "6d286bfdaf75e988b4a78e013ecd79c581e06399ab53fbacd2d916c2f904f30b" 204dependencies = [ 205 "proc-macro2", 206 "quote", 207 "rustc_version", 208 "syn", 209] 210 211[[package]] 212name = "disqualified" 213version = "1.0.0" 214source = "registry+https://github.com/rust-lang/crates.io-index" 215checksum = "c9c272297e804878a2a4b707cfcfc6d2328b5bb936944613b4fdf2b9269afdfd" 216 217[[package]] 218name = "downcast-rs" 219version = "2.0.2" 220source = "registry+https://github.com/rust-lang/crates.io-index" 221checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc" 222 223[[package]] 224name = "either" 225version = "1.15.0" 226source = "registry+https://github.com/rust-lang/crates.io-index" 227checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" 228 229[[package]] 230name = "equivalent" 231version = "1.0.2" 232source = "registry+https://github.com/rust-lang/crates.io-index" 233checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" 234 235[[package]] 236name = "erased-serde" 237version = "0.4.9" 238source = "registry+https://github.com/rust-lang/crates.io-index" 239checksum = "89e8918065695684b2b0702da20382d5ae6065cf3327bc2d6436bd49a71ce9f3" 240dependencies = [ 241 "serde", 242 "serde_core", 243 "typeid", 244] 245 246[[package]] 247name = "felix-net" 248version = "0.1.0" 249dependencies = [ 250 "anyhow", 251 "bevy_math", 252] 253 254[[package]] 255name = "foldhash" 256version = "0.2.0" 257source = "registry+https://github.com/rust-lang/crates.io-index" 258checksum = "77ce24cb58228fbb8aa041425bb1050850ac19177686ea6e0f41a70416f56fdb" 259 260[[package]] 261name = "futures-channel" 262version = "0.3.31" 263source = "registry+https://github.com/rust-lang/crates.io-index" 264checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" 265dependencies = [ 266 "futures-core", 267] 268 269[[package]] 270name = "futures-core" 271version = "0.3.31" 272source = "registry+https://github.com/rust-lang/crates.io-index" 273checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" 274 275[[package]] 276name = "getrandom" 277version = "0.3.4" 278source = "registry+https://github.com/rust-lang/crates.io-index" 279checksum = "899def5c37c4fd7b2664648c28120ecec138e4d395b459e5ca34f9cce2dd77fd" 280dependencies = [ 281 "cfg-if", 282 "libc", 283 "r-efi", 284 "wasip2", 285] 286 287[[package]] 288name = "glam" 289version = "0.30.9" 290source = "registry+https://github.com/rust-lang/crates.io-index" 291checksum = "bd47b05dddf0005d850e5644cae7f2b14ac3df487979dbfff3b56f20b1a6ae46" 292dependencies = [ 293 "bytemuck", 294 "rand", 295 "serde_core", 296] 297 298[[package]] 299name = "hashbrown" 300version = "0.16.1" 301source = "registry+https://github.com/rust-lang/crates.io-index" 302checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" 303dependencies = [ 304 "equivalent", 305 "serde", 306 "serde_core", 307] 308 309[[package]] 310name = "indexmap" 311version = "2.12.1" 312source = "registry+https://github.com/rust-lang/crates.io-index" 313checksum = "0ad4bb2b565bca0645f4d68c5c9af97fba094e9791da685bf83cb5f3ce74acf2" 314dependencies = [ 315 "equivalent", 316 "hashbrown", 317] 318 319[[package]] 320name = "itertools" 321version = "0.14.0" 322source = "registry+https://github.com/rust-lang/crates.io-index" 323checksum = "2b192c782037fadd9cfa75548310488aabdbf3d2da73885b31bd0abd03351285" 324dependencies = [ 325 "either", 326] 327 328[[package]] 329name = "js-sys" 330version = "0.3.83" 331source = "registry+https://github.com/rust-lang/crates.io-index" 332checksum = "464a3709c7f55f1f721e5389aa6ea4e3bc6aba669353300af094b29ffbdde1d8" 333dependencies = [ 334 "once_cell", 335 "wasm-bindgen", 336] 337 338[[package]] 339name = "libc" 340version = "0.2.178" 341source = "registry+https://github.com/rust-lang/crates.io-index" 342checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091" 343 344[[package]] 345name = "libm" 346version = "0.2.15" 347source = "registry+https://github.com/rust-lang/crates.io-index" 348checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" 349 350[[package]] 351name = "lock_api" 352version = "0.4.14" 353source = "registry+https://github.com/rust-lang/crates.io-index" 354checksum = "224399e74b87b5f3557511d98dff8b14089b3dadafcab6bb93eab67d3aace965" 355dependencies = [ 356 "scopeguard", 357] 358 359[[package]] 360name = "log" 361version = "0.4.29" 362source = "registry+https://github.com/rust-lang/crates.io-index" 363checksum = "5e5032e24019045c762d3c0f28f5b6b8bbf38563a65908389bf7978758920897" 364 365[[package]] 366name = "memchr" 367version = "2.7.6" 368source = "registry+https://github.com/rust-lang/crates.io-index" 369checksum = "f52b00d39961fc5b2736ea853c9cc86238e165017a493d1d5c8eac6bdc4cc273" 370 371[[package]] 372name = "num-traits" 373version = "0.2.19" 374source = "registry+https://github.com/rust-lang/crates.io-index" 375checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" 376dependencies = [ 377 "autocfg", 378 "libm", 379] 380 381[[package]] 382name = "once_cell" 383version = "1.21.3" 384source = "registry+https://github.com/rust-lang/crates.io-index" 385checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" 386 387[[package]] 388name = "parking_lot" 389version = "0.12.5" 390source = "registry+https://github.com/rust-lang/crates.io-index" 391checksum = "93857453250e3077bd71ff98b6a65ea6621a19bb0f559a85248955ac12c45a1a" 392dependencies = [ 393 "lock_api", 394 "parking_lot_core", 395] 396 397[[package]] 398name = "parking_lot_core" 399version = "0.9.12" 400source = "registry+https://github.com/rust-lang/crates.io-index" 401checksum = "2621685985a2ebf1c516881c026032ac7deafcda1a2c9b7850dc81e3dfcb64c1" 402dependencies = [ 403 "cfg-if", 404 "libc", 405 "redox_syscall", 406 "smallvec", 407 "windows-link", 408] 409 410[[package]] 411name = "portable-atomic" 412version = "1.11.1" 413source = "registry+https://github.com/rust-lang/crates.io-index" 414checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" 415 416[[package]] 417name = "portable-atomic-util" 418version = "0.2.4" 419source = "registry+https://github.com/rust-lang/crates.io-index" 420checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" 421dependencies = [ 422 "portable-atomic", 423] 424 425[[package]] 426name = "ppv-lite86" 427version = "0.2.21" 428source = "registry+https://github.com/rust-lang/crates.io-index" 429checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" 430dependencies = [ 431 "zerocopy", 432] 433 434[[package]] 435name = "proc-macro2" 436version = "1.0.103" 437source = "registry+https://github.com/rust-lang/crates.io-index" 438checksum = "5ee95bc4ef87b8d5ba32e8b7714ccc834865276eab0aed5c9958d00ec45f49e8" 439dependencies = [ 440 "unicode-ident", 441] 442 443[[package]] 444name = "quote" 445version = "1.0.42" 446source = "registry+https://github.com/rust-lang/crates.io-index" 447checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" 448dependencies = [ 449 "proc-macro2", 450] 451 452[[package]] 453name = "r-efi" 454version = "5.3.0" 455source = "registry+https://github.com/rust-lang/crates.io-index" 456checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" 457 458[[package]] 459name = "rand" 460version = "0.9.2" 461source = "registry+https://github.com/rust-lang/crates.io-index" 462checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" 463dependencies = [ 464 "rand_chacha", 465 "rand_core", 466] 467 468[[package]] 469name = "rand_chacha" 470version = "0.9.0" 471source = "registry+https://github.com/rust-lang/crates.io-index" 472checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" 473dependencies = [ 474 "ppv-lite86", 475 "rand_core", 476] 477 478[[package]] 479name = "rand_core" 480version = "0.9.3" 481source = "registry+https://github.com/rust-lang/crates.io-index" 482checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" 483dependencies = [ 484 "getrandom", 485] 486 487[[package]] 488name = "rand_distr" 489version = "0.5.1" 490source = "registry+https://github.com/rust-lang/crates.io-index" 491checksum = "6a8615d50dcf34fa31f7ab52692afec947c4dd0ab803cc87cb3b0b4570ff7463" 492dependencies = [ 493 "num-traits", 494 "rand", 495] 496 497[[package]] 498name = "redox_syscall" 499version = "0.5.18" 500source = "registry+https://github.com/rust-lang/crates.io-index" 501checksum = "ed2bf2547551a7053d6fdfafda3f938979645c44812fbfcda098faae3f1a362d" 502dependencies = [ 503 "bitflags", 504] 505 506[[package]] 507name = "rustc_version" 508version = "0.4.1" 509source = "registry+https://github.com/rust-lang/crates.io-index" 510checksum = "cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92" 511dependencies = [ 512 "semver", 513] 514 515[[package]] 516name = "rustversion" 517version = "1.0.22" 518source = "registry+https://github.com/rust-lang/crates.io-index" 519checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" 520 521[[package]] 522name = "scopeguard" 523version = "1.2.0" 524source = "registry+https://github.com/rust-lang/crates.io-index" 525checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" 526 527[[package]] 528name = "semver" 529version = "1.0.27" 530source = "registry+https://github.com/rust-lang/crates.io-index" 531checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" 532 533[[package]] 534name = "serde" 535version = "1.0.228" 536source = "registry+https://github.com/rust-lang/crates.io-index" 537checksum = "9a8e94ea7f378bd32cbbd37198a4a91436180c5bb472411e48b5ec2e2124ae9e" 538dependencies = [ 539 "serde_core", 540 "serde_derive", 541] 542 543[[package]] 544name = "serde_core" 545version = "1.0.228" 546source = "registry+https://github.com/rust-lang/crates.io-index" 547checksum = "41d385c7d4ca58e59fc732af25c3983b67ac852c1a25000afe1175de458b67ad" 548dependencies = [ 549 "serde_derive", 550] 551 552[[package]] 553name = "serde_derive" 554version = "1.0.228" 555source = "registry+https://github.com/rust-lang/crates.io-index" 556checksum = "d540f220d3187173da220f885ab66608367b6574e925011a9353e4badda91d79" 557dependencies = [ 558 "proc-macro2", 559 "quote", 560 "syn", 561] 562 563[[package]] 564name = "smallvec" 565version = "1.15.1" 566source = "registry+https://github.com/rust-lang/crates.io-index" 567checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" 568 569[[package]] 570name = "smol_str" 571version = "0.2.2" 572source = "registry+https://github.com/rust-lang/crates.io-index" 573checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" 574dependencies = [ 575 "serde", 576] 577 578[[package]] 579name = "spin" 580version = "0.10.0" 581source = "registry+https://github.com/rust-lang/crates.io-index" 582checksum = "d5fe4ccb98d9c292d56fec89a5e07da7fc4cf0dc11e156b41793132775d3e591" 583dependencies = [ 584 "portable-atomic", 585] 586 587[[package]] 588name = "syn" 589version = "2.0.111" 590source = "registry+https://github.com/rust-lang/crates.io-index" 591checksum = "390cc9a294ab71bdb1aa2e99d13be9c753cd2d7bd6560c77118597410c4d2e87" 592dependencies = [ 593 "proc-macro2", 594 "quote", 595 "unicode-ident", 596] 597 598[[package]] 599name = "thiserror" 600version = "2.0.17" 601source = "registry+https://github.com/rust-lang/crates.io-index" 602checksum = "f63587ca0f12b72a0600bcba1d40081f830876000bb46dd2337a3051618f4fc8" 603dependencies = [ 604 "thiserror-impl", 605] 606 607[[package]] 608name = "thiserror-impl" 609version = "2.0.17" 610source = "registry+https://github.com/rust-lang/crates.io-index" 611checksum = "3ff15c8ecd7de3849db632e14d18d2571fa09dfc5ed93479bc4485c7a517c913" 612dependencies = [ 613 "proc-macro2", 614 "quote", 615 "syn", 616] 617 618[[package]] 619name = "toml_datetime" 620version = "0.7.5+spec-1.1.0" 621source = "registry+https://github.com/rust-lang/crates.io-index" 622checksum = "92e1cfed4a3038bc5a127e35a2d360f145e1f4b971b551a2ba5fd7aedf7e1347" 623dependencies = [ 624 "serde_core", 625] 626 627[[package]] 628name = "toml_edit" 629version = "0.23.10+spec-1.0.0" 630source = "registry+https://github.com/rust-lang/crates.io-index" 631checksum = "84c8b9f757e028cee9fa244aea147aab2a9ec09d5325a9b01e0a49730c2b5269" 632dependencies = [ 633 "indexmap", 634 "toml_datetime", 635 "toml_parser", 636 "winnow", 637] 638 639[[package]] 640name = "toml_parser" 641version = "1.0.6+spec-1.1.0" 642source = "registry+https://github.com/rust-lang/crates.io-index" 643checksum = "a3198b4b0a8e11f09dd03e133c0280504d0801269e9afa46362ffde1cbeebf44" 644dependencies = [ 645 "winnow", 646] 647 648[[package]] 649name = "typeid" 650version = "1.0.3" 651source = "registry+https://github.com/rust-lang/crates.io-index" 652checksum = "bc7d623258602320d5c55d1bc22793b57daff0ec7efc270ea7d55ce1d5f5471c" 653 654[[package]] 655name = "unicode-ident" 656version = "1.0.22" 657source = "registry+https://github.com/rust-lang/crates.io-index" 658checksum = "9312f7c4f6ff9069b165498234ce8be658059c6728633667c526e27dc2cf1df5" 659 660[[package]] 661name = "uuid" 662version = "1.19.0" 663source = "registry+https://github.com/rust-lang/crates.io-index" 664checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" 665dependencies = [ 666 "getrandom", 667 "js-sys", 668 "serde_core", 669 "wasm-bindgen", 670] 671 672[[package]] 673name = "variadics_please" 674version = "1.1.0" 675source = "registry+https://github.com/rust-lang/crates.io-index" 676checksum = "41b6d82be61465f97d42bd1d15bf20f3b0a3a0905018f38f9d6f6962055b0b5c" 677dependencies = [ 678 "proc-macro2", 679 "quote", 680 "syn", 681] 682 683[[package]] 684name = "wasip2" 685version = "1.0.1+wasi-0.2.4" 686source = "registry+https://github.com/rust-lang/crates.io-index" 687checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" 688dependencies = [ 689 "wit-bindgen", 690] 691 692[[package]] 693name = "wasm-bindgen" 694version = "0.2.106" 695source = "registry+https://github.com/rust-lang/crates.io-index" 696checksum = "0d759f433fa64a2d763d1340820e46e111a7a5ab75f993d1852d70b03dbb80fd" 697dependencies = [ 698 "cfg-if", 699 "once_cell", 700 "rustversion", 701 "wasm-bindgen-macro", 702 "wasm-bindgen-shared", 703] 704 705[[package]] 706name = "wasm-bindgen-futures" 707version = "0.4.56" 708source = "registry+https://github.com/rust-lang/crates.io-index" 709checksum = "836d9622d604feee9e5de25ac10e3ea5f2d65b41eac0d9ce72eb5deae707ce7c" 710dependencies = [ 711 "cfg-if", 712 "js-sys", 713 "once_cell", 714 "wasm-bindgen", 715 "web-sys", 716] 717 718[[package]] 719name = "wasm-bindgen-macro" 720version = "0.2.106" 721source = "registry+https://github.com/rust-lang/crates.io-index" 722checksum = "48cb0d2638f8baedbc542ed444afc0644a29166f1595371af4fecf8ce1e7eeb3" 723dependencies = [ 724 "quote", 725 "wasm-bindgen-macro-support", 726] 727 728[[package]] 729name = "wasm-bindgen-macro-support" 730version = "0.2.106" 731source = "registry+https://github.com/rust-lang/crates.io-index" 732checksum = "cefb59d5cd5f92d9dcf80e4683949f15ca4b511f4ac0a6e14d4e1ac60c6ecd40" 733dependencies = [ 734 "bumpalo", 735 "proc-macro2", 736 "quote", 737 "syn", 738 "wasm-bindgen-shared", 739] 740 741[[package]] 742name = "wasm-bindgen-shared" 743version = "0.2.106" 744source = "registry+https://github.com/rust-lang/crates.io-index" 745checksum = "cbc538057e648b67f72a982e708d485b2efa771e1ac05fec311f9f63e5800db4" 746dependencies = [ 747 "unicode-ident", 748] 749 750[[package]] 751name = "web-sys" 752version = "0.3.83" 753source = "registry+https://github.com/rust-lang/crates.io-index" 754checksum = "9b32828d774c412041098d182a8b38b16ea816958e07cf40eec2bc080ae137ac" 755dependencies = [ 756 "js-sys", 757 "wasm-bindgen", 758] 759 760[[package]] 761name = "wgpu-types" 762version = "26.0.0" 763source = "registry+https://github.com/rust-lang/crates.io-index" 764checksum = "eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2" 765dependencies = [ 766 "bitflags", 767 "bytemuck", 768 "js-sys", 769 "log", 770 "serde", 771 "thiserror", 772 "web-sys", 773] 774 775[[package]] 776name = "windows-link" 777version = "0.2.1" 778source = "registry+https://github.com/rust-lang/crates.io-index" 779checksum = "f0805222e57f7521d6a62e36fa9163bc891acd422f971defe97d64e70d0a4fe5" 780 781[[package]] 782name = "winnow" 783version = "0.7.14" 784source = "registry+https://github.com/rust-lang/crates.io-index" 785checksum = "5a5364e9d77fcdeeaa6062ced926ee3381faa2ee02d3eb83a5c27a8825540829" 786dependencies = [ 787 "memchr", 788] 789 790[[package]] 791name = "wit-bindgen" 792version = "0.46.0" 793source = "registry+https://github.com/rust-lang/crates.io-index" 794checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" 795 796[[package]] 797name = "zerocopy" 798version = "0.8.31" 799source = "registry+https://github.com/rust-lang/crates.io-index" 800checksum = "fd74ec98b9250adb3ca554bdde269adf631549f51d8a8f8f0a10b50f1cb298c3" 801dependencies = [ 802 "zerocopy-derive", 803] 804 805[[package]] 806name = "zerocopy-derive" 807version = "0.8.31" 808source = "registry+https://github.com/rust-lang/crates.io-index" 809checksum = "d8a8d209fdf45cf5138cbb5a506f6b52522a25afccc534d1475dad8e31105c6a" 810dependencies = [ 811 "proc-macro2", 812 "quote", 813 "syn", 814]