Permalink
Cannot retrieve contributors at this time
2997 lines (2692 sloc)
70.2 KB
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
rust-gpu/Cargo.lock
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file is automatically @generated by Cargo. | |
# It is not intended for manual editing. | |
version = 3 | |
[[package]] | |
name = "ab_glyph" | |
version = "0.2.20" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fe21446ad43aa56417a767f3e2f3d7c4ca522904de1dd640529a76e9c5c3b33c" | |
dependencies = [ | |
"ab_glyph_rasterizer", | |
"owned_ttf_parser", | |
] | |
[[package]] | |
name = "ab_glyph_rasterizer" | |
version = "0.1.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c71b1793ee61086797f5c80b6efa2b8ffa6d5dd703f118545808a7f2e27f7046" | |
[[package]] | |
name = "addr2line" | |
version = "0.19.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a76fd60b23679b7d19bd066031410fb7e458ccc5e958eb5c325888ce4baedc97" | |
dependencies = [ | |
"gimli", | |
] | |
[[package]] | |
name = "adler" | |
version = "1.0.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" | |
[[package]] | |
name = "ahash" | |
version = "0.7.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" | |
dependencies = [ | |
"getrandom", | |
"once_cell", | |
"version_check", | |
] | |
[[package]] | |
name = "aho-corasick" | |
version = "0.7.18" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f" | |
dependencies = [ | |
"memchr", | |
] | |
[[package]] | |
name = "android-activity" | |
version = "0.4.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7c77a0045eda8b888c76ea473c2b0515ba6f471d318f8927c5c72240937035a6" | |
dependencies = [ | |
"android-properties", | |
"bitflags", | |
"cc", | |
"jni-sys", | |
"libc", | |
"log", | |
"ndk", | |
"ndk-context", | |
"ndk-sys", | |
"num_enum", | |
] | |
[[package]] | |
name = "android-properties" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04" | |
[[package]] | |
name = "android_log-sys" | |
version = "0.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "85965b6739a430150bdd138e2374a98af0c3ee0d030b3bb7fc3bddff58d0102e" | |
[[package]] | |
name = "android_logger" | |
version = "0.11.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8619b80c242aa7bd638b5c7ddd952addeecb71f69c75e33f1d47b2804f8f883a" | |
dependencies = [ | |
"android_log-sys", | |
"env_logger", | |
"log", | |
"once_cell", | |
] | |
[[package]] | |
name = "android_system_properties" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "ansi_term" | |
version = "0.12.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d52a9bb7ec0cf484c551830a7ce27bd20d67eac647e1befb56b0be4ee39a55d2" | |
dependencies = [ | |
"winapi", | |
] | |
[[package]] | |
name = "anyhow" | |
version = "1.0.52" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "84450d0b4a8bd1ba4144ce8ce718fbc5d071358b1e5384bace6536b3d1f2d5b3" | |
[[package]] | |
name = "ar" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d67af77d68a931ecd5cbd8a3b5987d63a1d1d1278f7f6a60ae33db485cdebb69" | |
[[package]] | |
name = "arrayref" | |
version = "0.3.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" | |
[[package]] | |
name = "arrayvec" | |
version = "0.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8da52d66c7071e2e3fa2a1e5c6d088fec47b593032b254f5e980de8ea54454d6" | |
[[package]] | |
name = "ash" | |
version = "0.37.2+1.3.238" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "28bf19c1f0a470be5fbf7522a308a05df06610252c5bcf5143e1b23f629a9a03" | |
dependencies = [ | |
"libloading", | |
] | |
[[package]] | |
name = "ash-molten" | |
version = "0.13.1+1.1.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "74f01aab261481bd870f4a4e44de72894b1721a5f9f25e5fbd79c9612d1d1605" | |
dependencies = [ | |
"anyhow", | |
"ash", | |
"plist", | |
"serde", | |
] | |
[[package]] | |
name = "ash-window" | |
version = "0.12.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b912285a7c29f3a8f87ca6f55afc48768624e5e33ec17dbd2f2075903f5e35ab" | |
dependencies = [ | |
"ash", | |
"raw-window-handle 0.5.1", | |
"raw-window-metal", | |
] | |
[[package]] | |
name = "atty" | |
version = "0.2.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" | |
dependencies = [ | |
"hermit-abi 0.1.19", | |
"libc", | |
"winapi", | |
] | |
[[package]] | |
name = "autocfg" | |
version = "1.0.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" | |
[[package]] | |
name = "backtrace" | |
version = "0.3.67" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "233d376d6d185f2a3093e58f283f60f880315b6c60075b01f36b3b85154564ca" | |
dependencies = [ | |
"addr2line", | |
"cc", | |
"cfg-if", | |
"libc", | |
"miniz_oxide 0.6.2", | |
"object", | |
"rustc-demangle", | |
] | |
[[package]] | |
name = "base64" | |
version = "0.13.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd" | |
[[package]] | |
name = "bit-set" | |
version = "0.5.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6e11e16035ea35e4e5997b393eacbf6f63983188f7a2ad25bfb13465f5ad59de" | |
dependencies = [ | |
"bit-vec", | |
] | |
[[package]] | |
name = "bit-vec" | |
version = "0.6.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "349f9b6a179ed607305526ca489b34ad0a41aed5f7980fa90eb03160b69598fb" | |
[[package]] | |
name = "bitflags" | |
version = "1.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | |
[[package]] | |
name = "block" | |
version = "0.1.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" | |
[[package]] | |
name = "block-sys" | |
version = "0.1.0-beta.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0fa55741ee90902547802152aaf3f8e5248aab7e21468089560d4c8840561146" | |
dependencies = [ | |
"objc-sys", | |
] | |
[[package]] | |
name = "block2" | |
version = "0.2.0-alpha.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8dd9e63c1744f755c2f60332b88de39d341e5e86239014ad839bd71c106dec42" | |
dependencies = [ | |
"block-sys", | |
"objc2-encode", | |
] | |
[[package]] | |
name = "bumpalo" | |
version = "3.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8f1e260c3a9040a7c19a12468758f4c16f31a81a1fe087482be9570ec864bb6c" | |
[[package]] | |
name = "bytemuck" | |
version = "1.12.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "aaa3a8d9a1ca92e282c96a32d6511b695d7d994d1d102ba85d279f9b2756947f" | |
dependencies = [ | |
"bytemuck_derive", | |
] | |
[[package]] | |
name = "bytemuck_derive" | |
version = "1.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5fe233b960f12f8007e3db2d136e3cb1c291bfd7396e384ee76025fc1a3932b4" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "byteorder" | |
version = "1.4.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "14c189c53d098945499cdfa7ecc63567cf3886b3332b312a5b4585d8d3a6a610" | |
[[package]] | |
name = "calloop" | |
version = "0.10.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "595eb0438b3c6d262395fe30e6de9a61beb57ea56290b00a07f227fe6e20cbf2" | |
dependencies = [ | |
"log", | |
"nix", | |
"slotmap", | |
"thiserror", | |
"vec_map", | |
] | |
[[package]] | |
name = "cc" | |
version = "1.0.72" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "22a9137b95ea06864e018375b72adfb7db6e6f68cfc8df5a04d00288050485ee" | |
dependencies = [ | |
"jobserver", | |
] | |
[[package]] | |
name = "cfg-if" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | |
[[package]] | |
name = "cfg_aliases" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e" | |
[[package]] | |
name = "clap" | |
version = "2.34.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a0610544180c38b88101fecf2dd634b174a62eef6946f84dfc6a7127512b381c" | |
dependencies = [ | |
"ansi_term", | |
"atty", | |
"bitflags", | |
"strsim", | |
"textwrap", | |
"unicode-width", | |
"vec_map", | |
] | |
[[package]] | |
name = "cmake" | |
version = "0.1.46" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b7b858541263efe664aead4a5209a4ae5c5d2811167d4ed4ee0944503f8d2089" | |
dependencies = [ | |
"cc", | |
] | |
[[package]] | |
name = "cocoa" | |
version = "0.24.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6f63902e9223530efb4e26ccd0cf55ec30d592d3b42e21a28defc42a9586e832" | |
dependencies = [ | |
"bitflags", | |
"block", | |
"cocoa-foundation", | |
"core-foundation", | |
"core-graphics", | |
"foreign-types", | |
"libc", | |
"objc", | |
] | |
[[package]] | |
name = "cocoa-foundation" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7ade49b65d560ca58c403a479bb396592b155c0185eada742ee323d1d68d6318" | |
dependencies = [ | |
"bitflags", | |
"block", | |
"core-foundation", | |
"core-graphics-types", | |
"foreign-types", | |
"libc", | |
"objc", | |
] | |
[[package]] | |
name = "codespan-reporting" | |
version = "0.11.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3538270d33cc669650c4b093848450d380def10c331d38c768e34cac80576e6e" | |
dependencies = [ | |
"termcolor", | |
"unicode-width", | |
] | |
[[package]] | |
name = "com-rs" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bf43edc576402991846b093a7ca18a3477e0ef9c588cde84964b5d3e43016642" | |
[[package]] | |
name = "compiletest_rs" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "70489bbb718aea4f92e5f48f2e3b5be670c2051de30e57cb6e5377b4aa08b372" | |
dependencies = [ | |
"diff", | |
"filetime", | |
"getopts", | |
"lazy_static", | |
"libc", | |
"log", | |
"miow", | |
"regex", | |
"rustfix", | |
"serde", | |
"serde_derive", | |
"serde_json", | |
"tester", | |
"winapi", | |
] | |
[[package]] | |
name = "compiletests" | |
version = "0.0.0" | |
dependencies = [ | |
"compiletest_rs", | |
"rustc_codegen_spirv", | |
"structopt", | |
] | |
[[package]] | |
name = "compiletests-deps-helper" | |
version = "0.0.0" | |
dependencies = [ | |
"spirv-std", | |
] | |
[[package]] | |
name = "compute-shader" | |
version = "0.0.0" | |
dependencies = [ | |
"rayon", | |
"spirv-std", | |
] | |
[[package]] | |
name = "console_error_panic_hook" | |
version = "0.1.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a06aeb73f470f66dcdbf7223caeebb85984942f22f1adb2a088cf9668146bbbc" | |
dependencies = [ | |
"cfg-if", | |
"wasm-bindgen", | |
] | |
[[package]] | |
name = "console_log" | |
version = "0.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "501a375961cef1a0d44767200e66e4a559283097e91d0730b1d75dfb2f8a1494" | |
dependencies = [ | |
"log", | |
"web-sys", | |
] | |
[[package]] | |
name = "core-foundation" | |
version = "0.9.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" | |
dependencies = [ | |
"core-foundation-sys", | |
"libc", | |
] | |
[[package]] | |
name = "core-foundation-sys" | |
version = "0.8.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc" | |
[[package]] | |
name = "core-graphics" | |
version = "0.22.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2581bbab3b8ffc6fcbd550bf46c355135d16e9ff2a6ea032ad6b9bf1d7efe4fb" | |
dependencies = [ | |
"bitflags", | |
"core-foundation", | |
"core-graphics-types", | |
"foreign-types", | |
"libc", | |
] | |
[[package]] | |
name = "core-graphics-types" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3a68b68b3446082644c91ac778bf50cd4104bfb002b5a6a7c44cca5a2c70788b" | |
dependencies = [ | |
"bitflags", | |
"core-foundation", | |
"foreign-types", | |
"libc", | |
] | |
[[package]] | |
name = "crc32fast" | |
version = "1.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "738c290dfaea84fc1ca15ad9c168d083b05a714e1efddd8edaab678dc28d2836" | |
dependencies = [ | |
"cfg-if", | |
] | |
[[package]] | |
name = "crossbeam-channel" | |
version = "0.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "06ed27e177f16d65f0f0c22a213e17c696ace5dd64b14258b52f9417ccb52db4" | |
dependencies = [ | |
"cfg-if", | |
"crossbeam-utils", | |
] | |
[[package]] | |
name = "crossbeam-deque" | |
version = "0.8.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6455c0ca19f0d2fbf751b908d5c55c1f5cbc65e03c4225427254b46890bdde1e" | |
dependencies = [ | |
"cfg-if", | |
"crossbeam-epoch", | |
"crossbeam-utils", | |
] | |
[[package]] | |
name = "crossbeam-epoch" | |
version = "0.9.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4ec02e091aa634e2c3ada4a392989e7c3116673ef0ac5b72232439094d73b7fd" | |
dependencies = [ | |
"cfg-if", | |
"crossbeam-utils", | |
"lazy_static", | |
"memoffset", | |
"scopeguard", | |
] | |
[[package]] | |
name = "crossbeam-utils" | |
version = "0.8.11" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "51887d4adc7b564537b15adcfb307936f8075dfcd5f00dde9a9f1d29383682bc" | |
dependencies = [ | |
"cfg-if", | |
"once_cell", | |
] | |
[[package]] | |
name = "ctor" | |
version = "0.1.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ccc0a48a9b826acdf4028595adc9db92caea352f7af011a3034acd172a52a0aa" | |
dependencies = [ | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "cty" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b365fabc795046672053e29c954733ec3b05e4be654ab130fe8f1f94d7051f35" | |
[[package]] | |
name = "d3d12" | |
version = "0.6.0" | |
source = "git+https://github.com/gfx-rs/d3d12-rs?rev=b940b1d71#b940b1d71ab7083ae80eec697872672dc1f2bd32" | |
dependencies = [ | |
"bitflags", | |
"libloading", | |
"winapi", | |
] | |
[[package]] | |
name = "derivative" | |
version = "2.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "diff" | |
version = "0.1.12" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0e25ea47919b1560c4e3b7fe0aaab9becf5b84a10325ddf7db0f0ba5e1026499" | |
[[package]] | |
name = "dirs-next" | |
version = "2.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1" | |
dependencies = [ | |
"cfg-if", | |
"dirs-sys-next", | |
] | |
[[package]] | |
name = "dirs-sys-next" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d" | |
dependencies = [ | |
"libc", | |
"redox_users", | |
"winapi", | |
] | |
[[package]] | |
name = "dispatch" | |
version = "0.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" | |
[[package]] | |
name = "dlib" | |
version = "0.5.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ac1b7517328c04c2aa68422fc60a41b92208182142ed04a25879c26c8f878794" | |
dependencies = [ | |
"libloading", | |
] | |
[[package]] | |
name = "downcast-rs" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9ea835d29036a4087793836fa931b08837ad5e957da9e23886b29586fb9b6650" | |
[[package]] | |
name = "either" | |
version = "1.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797" | |
[[package]] | |
name = "elsa" | |
version = "1.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2b4b5d23ed6b6948d68240aafa4ac98e568c9a020efd9d4201a6288bc3006e09" | |
dependencies = [ | |
"indexmap", | |
"stable_deref_trait", | |
] | |
[[package]] | |
name = "env_logger" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" | |
dependencies = [ | |
"humantime", | |
"is-terminal", | |
"log", | |
"regex", | |
"termcolor", | |
] | |
[[package]] | |
name = "errno" | |
version = "0.2.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f639046355ee4f37944e44f60642c6f3a7efa3cf6b78c78a0d989a8ce6c396a1" | |
dependencies = [ | |
"errno-dragonfly", | |
"libc", | |
"winapi", | |
] | |
[[package]] | |
name = "errno-dragonfly" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf" | |
dependencies = [ | |
"cc", | |
"libc", | |
] | |
[[package]] | |
name = "example-runner-ash" | |
version = "0.0.0" | |
dependencies = [ | |
"ash", | |
"ash-molten", | |
"ash-window", | |
"cfg-if", | |
"raw-window-handle 0.5.1", | |
"shared", | |
"spirv-builder", | |
"structopt", | |
"winit", | |
] | |
[[package]] | |
name = "example-runner-cpu" | |
version = "0.0.0" | |
dependencies = [ | |
"minifb", | |
"rayon", | |
"shared", | |
"sky-shader", | |
] | |
[[package]] | |
name = "example-runner-wgpu" | |
version = "0.0.0" | |
dependencies = [ | |
"android_logger", | |
"bytemuck", | |
"cfg-if", | |
"console_error_panic_hook", | |
"console_log", | |
"env_logger", | |
"futures", | |
"shared", | |
"spirv-builder", | |
"structopt", | |
"strum", | |
"wasm-bindgen-futures", | |
"web-sys", | |
"wgpu", | |
"winit", | |
] | |
[[package]] | |
name = "example-runner-wgpu-builder" | |
version = "0.0.0" | |
dependencies = [ | |
"spirv-builder", | |
] | |
[[package]] | |
name = "fastrand" | |
version = "1.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e51093e27b0797c359783294ca4f0a911c270184cb10f85783b118614a1501be" | |
dependencies = [ | |
"instant", | |
] | |
[[package]] | |
name = "filetime" | |
version = "0.2.15" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "975ccf83d8d9d0d84682850a38c8169027be83368805971cc4f238c2b245bc98" | |
dependencies = [ | |
"cfg-if", | |
"libc", | |
"redox_syscall 0.2.10", | |
"winapi", | |
] | |
[[package]] | |
name = "fixedbitset" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "398ea4fabe40b9b0d885340a2a991a44c8a645624075ad966d21f88688e2b69e" | |
[[package]] | |
name = "flate2" | |
version = "1.0.22" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1e6988e897c1c9c485f43b47a529cef42fde0547f9d8d41a7062518f1d8fc53f" | |
dependencies = [ | |
"cfg-if", | |
"crc32fast", | |
"libc", | |
"miniz_oxide 0.4.4", | |
] | |
[[package]] | |
name = "foreign-types" | |
version = "0.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" | |
dependencies = [ | |
"foreign-types-shared", | |
] | |
[[package]] | |
name = "foreign-types-shared" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" | |
[[package]] | |
name = "fsevent-sys" | |
version = "4.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5c0e564d24da983c053beff1bb7178e237501206840a3e6bf4e267b9e8ae734a" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "futures" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "28560757fe2bb34e79f907794bb6b22ae8b0e5c669b638a1132f2592b19035b4" | |
dependencies = [ | |
"futures-channel", | |
"futures-core", | |
"futures-executor", | |
"futures-io", | |
"futures-sink", | |
"futures-task", | |
"futures-util", | |
] | |
[[package]] | |
name = "futures-channel" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ba3dda0b6588335f360afc675d0564c17a77a2bda81ca178a4b6081bd86c7f0b" | |
dependencies = [ | |
"futures-core", | |
"futures-sink", | |
] | |
[[package]] | |
name = "futures-core" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d0c8ff0461b82559810cdccfde3215c3f373807f5e5232b71479bff7bb2583d7" | |
[[package]] | |
name = "futures-executor" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "29d6d2ff5bb10fb95c85b8ce46538a2e5f5e7fdc755623a7d4529ab8a4ed9d2a" | |
dependencies = [ | |
"futures-core", | |
"futures-task", | |
"futures-util", | |
] | |
[[package]] | |
name = "futures-io" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b1f9d34af5a1aac6fb380f735fe510746c38067c5bf16c7fd250280503c971b2" | |
[[package]] | |
name = "futures-macro" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6dbd947adfffb0efc70599b3ddcf7b5597bb5fa9e245eb99f62b3a5f7bb8bd3c" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "futures-sink" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e3055baccb68d74ff6480350f8d6eb8fcfa3aa11bdc1a1ae3afdd0514617d508" | |
[[package]] | |
name = "futures-task" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6ee7c6485c30167ce4dfb83ac568a849fe53274c831081476ee13e0dce1aad72" | |
[[package]] | |
name = "futures-util" | |
version = "0.3.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d9b5cf40b47a271f77a8b1bec03ca09044d99d2372c0de244e66430761127164" | |
dependencies = [ | |
"futures-channel", | |
"futures-core", | |
"futures-io", | |
"futures-macro", | |
"futures-sink", | |
"futures-task", | |
"memchr", | |
"pin-project-lite", | |
"pin-utils", | |
"slab", | |
] | |
[[package]] | |
name = "fxhash" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c31b6d751ae2c7f11320402d34e41349dd1016f8d5d45e48c4312bc8625af50c" | |
dependencies = [ | |
"byteorder", | |
] | |
[[package]] | |
name = "getopts" | |
version = "0.2.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5" | |
dependencies = [ | |
"unicode-width", | |
] | |
[[package]] | |
name = "getrandom" | |
version = "0.2.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7fcd999463524c52659517fe2cea98493cfe485d10565e7b0fb07dbba7ad2753" | |
dependencies = [ | |
"cfg-if", | |
"libc", | |
"wasi", | |
] | |
[[package]] | |
name = "gimli" | |
version = "0.27.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ad0a93d233ebf96623465aad4046a8d3aa4da22d4f4beba5388838c8a434bbb4" | |
[[package]] | |
name = "glam" | |
version = "0.22.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "12f597d56c1bd55a811a1be189459e8fad2bbc272616375602443bdfb37fa774" | |
dependencies = [ | |
"num-traits", | |
] | |
[[package]] | |
name = "glow" | |
version = "0.12.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4e007a07a24de5ecae94160f141029e9a347282cfe25d1d58d85d845cf3130f1" | |
dependencies = [ | |
"js-sys", | |
"slotmap", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "gpu-alloc" | |
version = "0.5.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0e64cbb8d36508d3e19da95e56e196a84f674fc190881f2cc010000798838aa6" | |
dependencies = [ | |
"bitflags", | |
"gpu-alloc-types", | |
] | |
[[package]] | |
name = "gpu-alloc-types" | |
version = "0.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "54804d0d6bc9d7f26db4eaec1ad10def69b599315f487d32c334a80d1efe67a5" | |
dependencies = [ | |
"bitflags", | |
] | |
[[package]] | |
name = "gpu-allocator" | |
version = "0.22.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ce95f9e2e11c2c6fadfce42b5af60005db06576f231f5c92550fdded43c423e8" | |
dependencies = [ | |
"backtrace", | |
"log", | |
"thiserror", | |
"winapi", | |
"windows", | |
] | |
[[package]] | |
name = "gpu-descriptor" | |
version = "0.2.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a538f217be4d405ff4719a283ca68323cc2384003eca5baaa87501e821c81dda" | |
dependencies = [ | |
"bitflags", | |
"gpu-descriptor-types", | |
"hashbrown 0.11.2", | |
] | |
[[package]] | |
name = "gpu-descriptor-types" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "363e3677e55ad168fef68cf9de3a4a310b53124c5e784c53a1d70e92d23f2126" | |
dependencies = [ | |
"bitflags", | |
] | |
[[package]] | |
name = "hashbrown" | |
version = "0.11.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e" | |
dependencies = [ | |
"ahash", | |
] | |
[[package]] | |
name = "hashbrown" | |
version = "0.12.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" | |
[[package]] | |
name = "hassle-rs" | |
version = "0.10.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1397650ee315e8891a0df210707f0fc61771b0cc518c3023896064c5407cb3b0" | |
dependencies = [ | |
"bitflags", | |
"com-rs", | |
"libc", | |
"libloading", | |
"thiserror", | |
"widestring", | |
"winapi", | |
] | |
[[package]] | |
name = "heck" | |
version = "0.3.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6d621efb26863f0e9924c6ac577e8275e5e6b77455db64ffa6c65c904e9e132c" | |
dependencies = [ | |
"unicode-segmentation", | |
] | |
[[package]] | |
name = "hermit-abi" | |
version = "0.1.19" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "hermit-abi" | |
version = "0.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286" | |
[[package]] | |
name = "hexf-parse" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" | |
[[package]] | |
name = "humantime" | |
version = "2.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" | |
[[package]] | |
name = "indexmap" | |
version = "1.9.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1885e79c1fc4b10f0e172c475f458b7f7b93061064d98c3293e98c5ba0c8b399" | |
dependencies = [ | |
"autocfg", | |
"hashbrown 0.12.3", | |
] | |
[[package]] | |
name = "inotify" | |
version = "0.9.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f8069d3ec154eb856955c1c0fbffefbf5f3c40a104ec912d4797314c1801abff" | |
dependencies = [ | |
"bitflags", | |
"inotify-sys", | |
"libc", | |
] | |
[[package]] | |
name = "inotify-sys" | |
version = "0.1.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e05c02b5e89bff3b946cedeca278abc628fe811e604f027c45a8aa3cf793d0eb" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "instant" | |
version = "0.1.12" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c" | |
dependencies = [ | |
"cfg-if", | |
"js-sys", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "io-lifetimes" | |
version = "1.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cfa919a82ea574332e2de6e74b4c36e74d41982b335080fa59d4ef31be20fdf3" | |
dependencies = [ | |
"libc", | |
"windows-sys 0.45.0", | |
] | |
[[package]] | |
name = "is-terminal" | |
version = "0.4.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8687c819457e979cc940d09cb16e42a1bf70aa6b60a549de6d3a62a0ee90c69e" | |
dependencies = [ | |
"hermit-abi 0.3.1", | |
"io-lifetimes", | |
"rustix", | |
"windows-sys 0.45.0", | |
] | |
[[package]] | |
name = "itertools" | |
version = "0.10.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b0fd2260e829bddf4cb6ea802289de2f86d6a7a690192fbe91b3f46e0f2c8473" | |
dependencies = [ | |
"either", | |
] | |
[[package]] | |
name = "itoa" | |
version = "0.4.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b71991ff56294aa922b450139ee08b3bfc70982c6b2c7562771375cf73542dd4" | |
[[package]] | |
name = "itoa" | |
version = "1.0.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1aab8fc367588b89dcee83ab0fd66b72b50b72fa1904d7095045ace2b0c81c35" | |
[[package]] | |
name = "jni-sys" | |
version = "0.3.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130" | |
[[package]] | |
name = "jobserver" | |
version = "0.1.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "af25a77299a7f711a01975c35a6a424eb6862092cc2d6c72c4ed6cbc56dfc1fa" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "js-sys" | |
version = "0.3.61" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "445dde2150c55e483f3d8416706b97ec8e8237c307e5b7b4b8dd15e6af2a0730" | |
dependencies = [ | |
"wasm-bindgen", | |
] | |
[[package]] | |
name = "khronos-egl" | |
version = "4.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8c2352bd1d0bceb871cb9d40f24360c8133c11d7486b68b5381c1dd1a32015e3" | |
dependencies = [ | |
"libc", | |
"libloading", | |
"pkg-config", | |
] | |
[[package]] | |
name = "kqueue" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "058a107a784f8be94c7d35c1300f4facced2e93d2fbe5b1452b44e905ddca4a9" | |
dependencies = [ | |
"kqueue-sys", | |
"libc", | |
] | |
[[package]] | |
name = "kqueue-sys" | |
version = "1.0.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8367585489f01bc55dd27404dcf56b95e6da061a256a666ab23be9ba96a2e587" | |
dependencies = [ | |
"bitflags", | |
"libc", | |
] | |
[[package]] | |
name = "lazy_static" | |
version = "1.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646" | |
[[package]] | |
name = "libc" | |
version = "0.2.140" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "99227334921fae1a979cf0bfdfcc6b3e5ce376ef57e16fb6fb3ea2ed6095f80c" | |
[[package]] | |
name = "libloading" | |
version = "0.7.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "afe203d669ec979b7128619bae5a63b7b42e9203c1b29146079ee05e2f604b52" | |
dependencies = [ | |
"cfg-if", | |
"winapi", | |
] | |
[[package]] | |
name = "libm" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c7d73b3f436185384286bd8098d17ec07c9a7d2388a6599f824d8502b529702a" | |
[[package]] | |
name = "line-wrap" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f30344350a2a51da54c1d53be93fade8a237e545dbcc4bdbe635413f2117cab9" | |
dependencies = [ | |
"safemem", | |
] | |
[[package]] | |
name = "linux-raw-sys" | |
version = "0.1.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f051f77a7c8e6957c0696eac88f26b0117e54f52d3fc682ab19397a8812846a4" | |
[[package]] | |
name = "lock_api" | |
version = "0.4.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "88943dd7ef4a2e5a4bfa2753aaab3013e34ce2533d1996fb18ef591e315e2b3b" | |
dependencies = [ | |
"scopeguard", | |
] | |
[[package]] | |
name = "log" | |
version = "0.4.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "51b9bbe6c47d51fc3e1a9b945965946b4c44142ab8792c50835a980d362c2710" | |
dependencies = [ | |
"cfg-if", | |
] | |
[[package]] | |
name = "malloc_buf" | |
version = "0.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "memchr" | |
version = "2.4.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "308cc39be01b73d0d18f82a0e7b2a3df85245f84af96fdddc5d202d27e47b86a" | |
[[package]] | |
name = "memmap2" | |
version = "0.5.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327" | |
dependencies = [ | |
"libc", | |
] | |
[[package]] | |
name = "memoffset" | |
version = "0.6.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce" | |
dependencies = [ | |
"autocfg", | |
] | |
[[package]] | |
name = "metal" | |
version = "0.24.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "de11355d1f6781482d027a3b4d4de7825dcedb197bf573e0596d00008402d060" | |
dependencies = [ | |
"bitflags", | |
"block", | |
"core-graphics-types", | |
"foreign-types", | |
"log", | |
"objc", | |
] | |
[[package]] | |
name = "minifb" | |
version = "0.24.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c66a1fdd7e946fe33fe9725012e25836bba3655769bee9ee347cce7de3f396df" | |
dependencies = [ | |
"cc", | |
"dlib", | |
"futures", | |
"instant", | |
"js-sys", | |
"lazy_static", | |
"libc", | |
"orbclient", | |
"raw-window-handle 0.4.2", | |
"serde", | |
"serde_derive", | |
"tempfile", | |
"wasm-bindgen-futures", | |
"wayland-client", | |
"wayland-cursor", | |
"wayland-protocols", | |
"winapi", | |
"x11-dl", | |
] | |
[[package]] | |
name = "minimal-lexical" | |
version = "0.2.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" | |
[[package]] | |
name = "miniz_oxide" | |
version = "0.4.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a92518e98c078586bc6c934028adcca4c92a53d6a958196de835170a01d84e4b" | |
dependencies = [ | |
"adler", | |
"autocfg", | |
] | |
[[package]] | |
name = "miniz_oxide" | |
version = "0.6.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b275950c28b37e794e8c55d88aeb5e139d0ce23fdbbeda68f8d7174abdf9e8fa" | |
dependencies = [ | |
"adler", | |
] | |
[[package]] | |
name = "mio" | |
version = "0.7.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8067b404fe97c70829f082dec8bcf4f71225d7eaea1d8645349cb76fa06205cc" | |
dependencies = [ | |
"libc", | |
"log", | |
"miow", | |
"ntapi", | |
"winapi", | |
] | |
[[package]] | |
name = "mio" | |
version = "0.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ba272f85fa0b41fc91872be579b3bbe0f56b792aa361a380eb669469f68dafb2" | |
dependencies = [ | |
"libc", | |
"log", | |
"miow", | |
"ntapi", | |
"winapi", | |
] | |
[[package]] | |
name = "miow" | |
version = "0.3.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b9f1c5b025cda876f66ef43a113f91ebc9f4ccef34843000e0adf6ebbab84e21" | |
dependencies = [ | |
"winapi", | |
] | |
[[package]] | |
name = "mouse-shader" | |
version = "0.0.0" | |
dependencies = [ | |
"shared", | |
"spirv-std", | |
] | |
[[package]] | |
name = "multibuilder" | |
version = "0.0.0" | |
dependencies = [ | |
"spirv-builder", | |
] | |
[[package]] | |
name = "naga" | |
version = "0.11.0" | |
source = "git+https://github.com/gfx-rs/naga?rev=9742f1616c3e3dd2cc9a5880616fc886c391bb9f#9742f1616c3e3dd2cc9a5880616fc886c391bb9f" | |
dependencies = [ | |
"bit-set", | |
"bitflags", | |
"codespan-reporting", | |
"hexf-parse", | |
"indexmap", | |
"log", | |
"num-traits", | |
"petgraph", | |
"rustc-hash", | |
"spirv", | |
"termcolor", | |
"thiserror", | |
"unicode-xid", | |
] | |
[[package]] | |
name = "ndk" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "451422b7e4718271c8b5b3aadf5adedba43dc76312454b387e98fae0fc951aa0" | |
dependencies = [ | |
"bitflags", | |
"jni-sys", | |
"ndk-sys", | |
"num_enum", | |
"raw-window-handle 0.5.1", | |
"thiserror", | |
] | |
[[package]] | |
name = "ndk-context" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b" | |
[[package]] | |
name = "ndk-sys" | |
version = "0.4.1+23.1.7779620" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3cf2aae958bd232cac5069850591667ad422d263686d75b52a065f9badeee5a3" | |
dependencies = [ | |
"jni-sys", | |
] | |
[[package]] | |
name = "nix" | |
version = "0.24.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" | |
dependencies = [ | |
"bitflags", | |
"cfg-if", | |
"libc", | |
"memoffset", | |
] | |
[[package]] | |
name = "nom" | |
version = "7.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1b1d11e1ef389c76fe5b81bcaf2ea32cf88b62bc494e19f493d0b30e7a930109" | |
dependencies = [ | |
"memchr", | |
"minimal-lexical", | |
"version_check", | |
] | |
[[package]] | |
name = "notify" | |
version = "5.0.0-pre.13" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "245d358380e2352c2d020e8ee62baac09b3420f1f6c012a31326cfced4ad487d" | |
dependencies = [ | |
"bitflags", | |
"crossbeam-channel", | |
"filetime", | |
"fsevent-sys", | |
"inotify", | |
"kqueue", | |
"libc", | |
"mio 0.7.14", | |
"walkdir", | |
"winapi", | |
] | |
[[package]] | |
name = "ntapi" | |
version = "0.3.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3f6bb902e437b6d86e03cce10a7e2af662292c5dfef23b65899ea3ac9354ad44" | |
dependencies = [ | |
"winapi", | |
] | |
[[package]] | |
name = "num-traits" | |
version = "0.2.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9a64b1ec5cda2586e284722486d802acf1f7dbdc623e2bfc57e65ca1cd099290" | |
dependencies = [ | |
"autocfg", | |
"libm", | |
] | |
[[package]] | |
name = "num_cpus" | |
version = "1.13.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1" | |
dependencies = [ | |
"hermit-abi 0.1.19", | |
"libc", | |
] | |
[[package]] | |
name = "num_enum" | |
version = "0.5.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "085fe377a4b2805c0fbc09484415ec261174614b7f080b0e0d520456ac421a67" | |
dependencies = [ | |
"derivative", | |
"num_enum_derive", | |
] | |
[[package]] | |
name = "num_enum_derive" | |
version = "0.5.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5249369707a1e07b39f78d98c8f34e00aca7dcb053812fdbb5ad7be82c1bba38" | |
dependencies = [ | |
"proc-macro-crate", | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "objc" | |
version = "0.2.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" | |
dependencies = [ | |
"malloc_buf", | |
"objc_exception", | |
] | |
[[package]] | |
name = "objc-sys" | |
version = "0.2.0-beta.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "df3b9834c1e95694a05a828b59f55fa2afec6288359cda67146126b3f90a55d7" | |
[[package]] | |
name = "objc2" | |
version = "0.3.0-beta.3.patch-leaks.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e7d9bb2ee6b71d02b1b3554ed600d267ee9a2796acc9fa43fb7748e13fe072dd" | |
dependencies = [ | |
"block2", | |
"objc-sys", | |
"objc2-encode", | |
] | |
[[package]] | |
name = "objc2-encode" | |
version = "2.0.0-pre.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "abfcac41015b00a120608fdaa6938c44cb983fee294351cc4bac7638b4e50512" | |
dependencies = [ | |
"objc-sys", | |
] | |
[[package]] | |
name = "objc_exception" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ad970fb455818ad6cba4c122ad012fae53ae8b4795f86378bce65e4f6bab2ca4" | |
dependencies = [ | |
"cc", | |
] | |
[[package]] | |
name = "object" | |
version = "0.30.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ea86265d3d3dcb6a27fc51bd29a4bf387fae9d2986b823079d4986af253eb439" | |
dependencies = [ | |
"memchr", | |
] | |
[[package]] | |
name = "once_cell" | |
version = "1.17.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" | |
[[package]] | |
name = "orbclient" | |
version = "0.3.43" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "974465c5e83cf9df05c1e4137b271d29035c902e39e5ad4c1939837e22160af8" | |
dependencies = [ | |
"cfg-if", | |
"libc", | |
"raw-window-handle 0.3.4", | |
"redox_syscall 0.2.10", | |
"sdl2", | |
"sdl2-sys", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "output_vt100" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "53cdc5b785b7a58c5aad8216b3dfa114df64b0b06ae6e1501cef91df2fbdf8f9" | |
dependencies = [ | |
"winapi", | |
] | |
[[package]] | |
name = "owned_ttf_parser" | |
version = "0.18.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e25e9fb15717794fae58ab55c26e044103aad13186fbb625893f9a3bbcc24228" | |
dependencies = [ | |
"ttf-parser", | |
] | |
[[package]] | |
name = "parking_lot" | |
version = "0.12.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f" | |
dependencies = [ | |
"lock_api", | |
"parking_lot_core", | |
] | |
[[package]] | |
name = "parking_lot_core" | |
version = "0.9.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9069cbb9f99e3a5083476ccb29ceb1de18b9118cafa53e90c9551235de2b9521" | |
dependencies = [ | |
"cfg-if", | |
"libc", | |
"redox_syscall 0.2.10", | |
"smallvec", | |
"windows-sys 0.45.0", | |
] | |
[[package]] | |
name = "percent-encoding" | |
version = "2.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" | |
[[package]] | |
name = "petgraph" | |
version = "0.6.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4a13a2fa9d0b63e5f22328828741e523766fff0ee9e779316902290dff3f824f" | |
dependencies = [ | |
"fixedbitset", | |
"indexmap", | |
] | |
[[package]] | |
name = "pin-project-lite" | |
version = "0.2.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8d31d11c69a6b52a174b42bdc0c30e5e11670f90788b2c471c31c1d17d449443" | |
[[package]] | |
name = "pin-utils" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | |
[[package]] | |
name = "pipe" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1c7b8f27da217eb966df4c58d4159ea939431950ca03cf782c22bd7c5c1d8d75" | |
dependencies = [ | |
"crossbeam-channel", | |
] | |
[[package]] | |
name = "pkg-config" | |
version = "0.3.24" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "58893f751c9b0412871a09abd62ecd2a00298c6c83befa223ef98c52aef40cbe" | |
[[package]] | |
name = "plist" | |
version = "1.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bd39bc6cdc9355ad1dc5eeedefee696bb35c34caf21768741e81826c0bbd7225" | |
dependencies = [ | |
"base64", | |
"indexmap", | |
"line-wrap", | |
"serde", | |
"time", | |
"xml-rs", | |
] | |
[[package]] | |
name = "png" | |
version = "0.17.7" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5d708eaf860a19b19ce538740d2b4bdeeb8337fa53f7738455e706623ad5c638" | |
dependencies = [ | |
"bitflags", | |
"crc32fast", | |
"flate2", | |
"miniz_oxide 0.6.2", | |
] | |
[[package]] | |
name = "pretty_assertions" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ec0cfe1b2403f172ba0f234e500906ee0a3e493fb81092dac23ebefe129301cc" | |
dependencies = [ | |
"ansi_term", | |
"ctor", | |
"diff", | |
"output_vt100", | |
] | |
[[package]] | |
name = "proc-macro-crate" | |
version = "1.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1ebace6889caf889b4d3f76becee12e90353f2b8c7d875534a71e5742f8f6f83" | |
dependencies = [ | |
"thiserror", | |
"toml", | |
] | |
[[package]] | |
name = "proc-macro-error" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c" | |
dependencies = [ | |
"proc-macro-error-attr", | |
"proc-macro2", | |
"quote", | |
"syn", | |
"version_check", | |
] | |
[[package]] | |
name = "proc-macro-error-attr" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"version_check", | |
] | |
[[package]] | |
name = "proc-macro2" | |
version = "1.0.47" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725" | |
dependencies = [ | |
"unicode-ident", | |
] | |
[[package]] | |
name = "profiling" | |
version = "1.0.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9926767b8b8244d7b6b64546585121d193c3d0b4856ccd656b7bfa9deb91ab6a" | |
[[package]] | |
name = "quote" | |
version = "1.0.14" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "47aa80447ce4daf1717500037052af176af5d38cc3e571d9ec1c7353fc10c87d" | |
dependencies = [ | |
"proc-macro2", | |
] | |
[[package]] | |
name = "range-alloc" | |
version = "0.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "63e935c45e09cc6dcf00d2f0b2d630a58f4095320223d47fc68918722f0538b6" | |
[[package]] | |
name = "raw-string" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e0501e134c6905fee1f10fed25b0a7e1261bf676cffac9543a7d0730dec01af2" | |
[[package]] | |
name = "raw-window-handle" | |
version = "0.3.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e28f55143d0548dad60bb4fbdc835a3d7ac6acc3324506450c5fdd6e42903a76" | |
dependencies = [ | |
"libc", | |
"raw-window-handle 0.4.2", | |
] | |
[[package]] | |
name = "raw-window-handle" | |
version = "0.4.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fba75eee94a9d5273a68c9e1e105d9cffe1ef700532325788389e5a83e2522b7" | |
dependencies = [ | |
"cty", | |
] | |
[[package]] | |
name = "raw-window-handle" | |
version = "0.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4f851a03551ceefd30132e447f07f96cb7011d6b658374f3aed847333adb5559" | |
[[package]] | |
name = "raw-window-metal" | |
version = "0.3.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ed91094d30089fc273de843cfef783f8c04cc75828277a64e0e8dc2a0cebd4dc" | |
dependencies = [ | |
"cocoa", | |
"core-graphics", | |
"objc", | |
"raw-window-handle 0.5.1", | |
] | |
[[package]] | |
name = "rayon" | |
version = "1.5.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c06aca804d41dbc8ba42dfd964f0d01334eceb64314b9ecf7c5fad5188a06d90" | |
dependencies = [ | |
"autocfg", | |
"crossbeam-deque", | |
"either", | |
"rayon-core", | |
] | |
[[package]] | |
name = "rayon-core" | |
version = "1.9.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d78120e2c850279833f1dd3582f730c4ab53ed95aeaaaa862a2a5c71b1656d8e" | |
dependencies = [ | |
"crossbeam-channel", | |
"crossbeam-deque", | |
"crossbeam-utils", | |
"lazy_static", | |
"num_cpus", | |
] | |
[[package]] | |
name = "redox_syscall" | |
version = "0.2.10" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8383f39639269cde97d255a32bdb68c047337295414940c68bdd30c2e13203ff" | |
dependencies = [ | |
"bitflags", | |
] | |
[[package]] | |
name = "redox_syscall" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" | |
dependencies = [ | |
"bitflags", | |
] | |
[[package]] | |
name = "redox_users" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "528532f3d801c87aec9def2add9ca802fe569e44a544afe633765267840abe64" | |
dependencies = [ | |
"getrandom", | |
"redox_syscall 0.2.10", | |
] | |
[[package]] | |
name = "reduce" | |
version = "0.0.0" | |
dependencies = [ | |
"spirv-std", | |
] | |
[[package]] | |
name = "regex" | |
version = "1.6.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b" | |
dependencies = [ | |
"aho-corasick", | |
"memchr", | |
"regex-syntax", | |
] | |
[[package]] | |
name = "regex-syntax" | |
version = "0.6.27" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244" | |
[[package]] | |
name = "renderdoc-sys" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "216080ab382b992234dda86873c18d4c48358f5cfcb70fd693d7f6f2131b628b" | |
[[package]] | |
name = "rspirv" | |
version = "0.11.0+1.5.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1503993b59ca9ae4127365c3293517576d7ce56be9f3d8abb1625c85ddc583ba" | |
dependencies = [ | |
"fxhash", | |
"num-traits", | |
"spirv", | |
] | |
[[package]] | |
name = "rustc-demangle" | |
version = "0.1.21" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "7ef03e0a2b150c7a90d01faf6254c9c48a41e95fb2a8c2ac1c6f0d2b9aefc342" | |
[[package]] | |
name = "rustc-hash" | |
version = "1.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" | |
[[package]] | |
name = "rustc_codegen_spirv" | |
version = "0.6.1" | |
dependencies = [ | |
"ar", | |
"either", | |
"hashbrown 0.11.2", | |
"indexmap", | |
"lazy_static", | |
"libc", | |
"num-traits", | |
"once_cell", | |
"pipe", | |
"pretty_assertions", | |
"regex", | |
"rspirv", | |
"rustc-demangle", | |
"rustc_codegen_spirv-types", | |
"sanitize-filename", | |
"serde", | |
"serde_json", | |
"smallvec", | |
"spirt", | |
"spirv-tools", | |
"syn", | |
"tempfile", | |
] | |
[[package]] | |
name = "rustc_codegen_spirv-types" | |
version = "0.6.1" | |
dependencies = [ | |
"rspirv", | |
"serde", | |
] | |
[[package]] | |
name = "rustfix" | |
version = "0.6.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ecd2853d9e26988467753bd9912c3a126f642d05d229a4b53f5752ee36c56481" | |
dependencies = [ | |
"anyhow", | |
"log", | |
"serde", | |
"serde_json", | |
] | |
[[package]] | |
name = "rustix" | |
version = "0.36.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fd5c6ff11fecd55b40746d1995a02f2eb375bf8c00d192d521ee09f42bef37bc" | |
dependencies = [ | |
"bitflags", | |
"errno", | |
"io-lifetimes", | |
"libc", | |
"linux-raw-sys", | |
"windows-sys 0.45.0", | |
] | |
[[package]] | |
name = "rustversion" | |
version = "1.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f2cc38e8fa666e2de3c4aba7edeb5ffc5246c1c2ed0e3d17e560aeeba736b23f" | |
[[package]] | |
name = "ryu" | |
version = "1.0.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "73b4b750c782965c211b42f022f59af1fbceabdd026623714f104152f1ec149f" | |
[[package]] | |
name = "safemem" | |
version = "0.3.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ef703b7cb59335eae2eb93ceb664c0eb7ea6bf567079d843e09420219668e072" | |
[[package]] | |
name = "same-file" | |
version = "1.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502" | |
dependencies = [ | |
"winapi-util", | |
] | |
[[package]] | |
name = "sanitize-filename" | |
version = "0.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "08c502bdb638f1396509467cb0580ef3b29aa2a45c5d43e5d84928241280296c" | |
dependencies = [ | |
"lazy_static", | |
"regex", | |
] | |
[[package]] | |
name = "scoped-tls" | |
version = "1.0.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "ea6a9290e3c9cf0f18145ef7ffa62d68ee0bf5fcd651017e586dc7fd5da448c2" | |
[[package]] | |
name = "scopeguard" | |
version = "1.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d29ab0c6d3fc0ee92fe66e2d99f700eab17a8d57d1c1d3b748380fb20baa78cd" | |
[[package]] | |
name = "sctk-adwaita" | |
version = "0.5.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cc56402866c717f54e48b122eb93c69f709bc5a6359c403598992fd92f017931" | |
dependencies = [ | |
"ab_glyph", | |
"log", | |
"memmap2", | |
"smithay-client-toolkit", | |
"tiny-skia", | |
] | |
[[package]] | |
name = "sdl2" | |
version = "0.35.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f7959277b623f1fb9e04aea73686c3ca52f01b2145f8ea16f4ff30d8b7623b1a" | |
dependencies = [ | |
"bitflags", | |
"lazy_static", | |
"libc", | |
"raw-window-handle 0.4.2", | |
"sdl2-sys", | |
] | |
[[package]] | |
name = "sdl2-sys" | |
version = "0.35.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e3586be2cf6c0a8099a79a12b4084357aa9b3e0b0d7980e3b67aaf7a9d55f9f0" | |
dependencies = [ | |
"cfg-if", | |
"cmake", | |
"libc", | |
"version-compare", | |
] | |
[[package]] | |
name = "serde" | |
version = "1.0.156" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "314b5b092c0ade17c00142951e50ced110ec27cea304b1037c6969246c2469a4" | |
dependencies = [ | |
"serde_derive", | |
] | |
[[package]] | |
name = "serde_derive" | |
version = "1.0.156" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d7e29c4601e36bcec74a223228dce795f4cd3616341a4af93520ca1a837c087d" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "serde_json" | |
version = "1.0.73" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bcbd0344bc6533bc7ec56df11d42fb70f1b912351c0825ccb7211b59d8af7cf5" | |
dependencies = [ | |
"itoa 1.0.1", | |
"ryu", | |
"serde", | |
] | |
[[package]] | |
name = "shared" | |
version = "0.0.0" | |
dependencies = [ | |
"bytemuck", | |
"spirv-std", | |
] | |
[[package]] | |
name = "simplest-shader" | |
version = "0.0.0" | |
dependencies = [ | |
"shared", | |
"spirv-std", | |
] | |
[[package]] | |
name = "sky-shader" | |
version = "0.0.0" | |
dependencies = [ | |
"shared", | |
"spirv-std", | |
] | |
[[package]] | |
name = "slab" | |
version = "0.4.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9def91fd1e018fe007022791f865d0ccc9b3a0d5001e01aabb8b40e46000afb5" | |
[[package]] | |
name = "slotmap" | |
version = "1.0.6" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e1e08e261d0e8f5c43123b7adf3e4ca1690d655377ac93a03b2c9d3e98de1342" | |
dependencies = [ | |
"version_check", | |
] | |
[[package]] | |
name = "smallvec" | |
version = "1.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "1ecab6c735a6bb4139c0caafd0cc3635748bbb3acf4550e8138122099251f309" | |
dependencies = [ | |
"serde", | |
] | |
[[package]] | |
name = "smithay-client-toolkit" | |
version = "0.16.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f307c47d32d2715eb2e0ece5589057820e0e5e70d07c247d1063e844e107f454" | |
dependencies = [ | |
"bitflags", | |
"calloop", | |
"dlib", | |
"lazy_static", | |
"log", | |
"memmap2", | |
"nix", | |
"pkg-config", | |
"wayland-client", | |
"wayland-cursor", | |
"wayland-protocols", | |
] | |
[[package]] | |
name = "spirt" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "06834ebbbbc6f86448fd5dc7ccbac80e36f52f8d66838683752e19d3cae9a459" | |
dependencies = [ | |
"arrayvec", | |
"bytemuck", | |
"elsa", | |
"indexmap", | |
"itertools", | |
"lazy_static", | |
"rustc-hash", | |
"serde", | |
"serde_json", | |
"smallvec", | |
] | |
[[package]] | |
name = "spirv" | |
version = "0.2.0+1.5.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "246bfa38fe3db3f1dfc8ca5a2cdeb7348c78be2112740cc0ec8ef18b6d94f830" | |
dependencies = [ | |
"bitflags", | |
"num-traits", | |
] | |
[[package]] | |
name = "spirv-builder" | |
version = "0.6.1" | |
dependencies = [ | |
"memchr", | |
"notify", | |
"raw-string", | |
"rustc_codegen_spirv", | |
"rustc_codegen_spirv-types", | |
"serde", | |
"serde_json", | |
] | |
[[package]] | |
name = "spirv-std" | |
version = "0.6.1" | |
dependencies = [ | |
"bitflags", | |
"glam", | |
"num-traits", | |
"spirv-std-macros", | |
"spirv-std-types", | |
] | |
[[package]] | |
name = "spirv-std-macros" | |
version = "0.6.1" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"spirv-std-types", | |
"syn", | |
] | |
[[package]] | |
name = "spirv-std-types" | |
version = "0.6.1" | |
[[package]] | |
name = "spirv-tools" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dc7c8ca2077515286505bd3ccd396e55ac5706e80322e1d6d22a82e1cad4f7c3" | |
dependencies = [ | |
"memchr", | |
"spirv-tools-sys", | |
"tempfile", | |
] | |
[[package]] | |
name = "spirv-tools-sys" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b4b32d9d6469cd6b50dcd6bd841204b5946b4fb7b70a97872717cdc417659c9a" | |
dependencies = [ | |
"cc", | |
] | |
[[package]] | |
name = "stable_deref_trait" | |
version = "1.2.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3" | |
[[package]] | |
name = "static_assertions" | |
version = "1.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f" | |
[[package]] | |
name = "strict-num" | |
version = "0.1.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "9df65f20698aeed245efdde3628a6b559ea1239bbb871af1b6e3b58c413b2bd1" | |
[[package]] | |
name = "strsim" | |
version = "0.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a" | |
[[package]] | |
name = "structopt" | |
version = "0.3.25" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "40b9788f4202aa75c240ecc9c15c65185e6a39ccdeb0fd5d008b98825464c87c" | |
dependencies = [ | |
"clap", | |
"lazy_static", | |
"structopt-derive", | |
] | |
[[package]] | |
name = "structopt-derive" | |
version = "0.4.18" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "dcb5ae327f9cc13b68763b5749770cb9e048a99bd9dfdfa58d0cf05d5f64afe0" | |
dependencies = [ | |
"heck", | |
"proc-macro-error", | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "strum" | |
version = "0.23.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "cae14b91c7d11c9a851d3fbc80a963198998c2a64eec840477fa92d8ce9b70bb" | |
dependencies = [ | |
"strum_macros", | |
] | |
[[package]] | |
name = "strum_macros" | |
version = "0.23.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "5bb0dc7ee9c15cea6199cde9a127fa16a4c5819af85395457ad72d68edc85a38" | |
dependencies = [ | |
"heck", | |
"proc-macro2", | |
"quote", | |
"rustversion", | |
"syn", | |
] | |
[[package]] | |
name = "syn" | |
version = "1.0.105" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "60b9b43d45702de4c839cb9b51d9f529c5dd26a4aff255b42b1ebc03e88ee908" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"unicode-ident", | |
] | |
[[package]] | |
name = "tempfile" | |
version = "3.4.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "af18f7ae1acd354b992402e9ec5864359d693cd8a79dcbef59f76891701c1e95" | |
dependencies = [ | |
"cfg-if", | |
"fastrand", | |
"redox_syscall 0.2.10", | |
"rustix", | |
"windows-sys 0.42.0", | |
] | |
[[package]] | |
name = "term" | |
version = "0.7.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "c59df8ac95d96ff9bede18eb7300b0fda5e5d8d90960e76f8e14ae765eedbf1f" | |
dependencies = [ | |
"dirs-next", | |
"rustversion", | |
"winapi", | |
] | |
[[package]] | |
name = "termcolor" | |
version = "1.1.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2dfed899f0eb03f32ee8c6a0aabdb8a7949659e3466561fc0adf54e26d88c5f4" | |
dependencies = [ | |
"winapi-util", | |
] | |
[[package]] | |
name = "tester" | |
version = "0.9.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0639d10d8f4615f223a57275cf40f9bdb7cfbb806bcb7f7cc56e3beb55a576eb" | |
dependencies = [ | |
"cfg-if", | |
"getopts", | |
"libc", | |
"num_cpus", | |
"term", | |
] | |
[[package]] | |
name = "textwrap" | |
version = "0.11.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060" | |
dependencies = [ | |
"unicode-width", | |
] | |
[[package]] | |
name = "thiserror" | |
version = "1.0.30" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "854babe52e4df1653706b98fcfc05843010039b406875930a70e4d9644e5c417" | |
dependencies = [ | |
"thiserror-impl", | |
] | |
[[package]] | |
name = "thiserror-impl" | |
version = "1.0.30" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "aa32fd3f627f367fe16f893e2597ae3c05020f8bba2666a4e6ea73d377e5714b" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
] | |
[[package]] | |
name = "time" | |
version = "0.3.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "41effe7cfa8af36f439fac33861b66b049edc6f9a32331e2312660529c1c24ad" | |
dependencies = [ | |
"itoa 0.4.8", | |
"libc", | |
] | |
[[package]] | |
name = "tiny-skia" | |
version = "0.8.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "bfef3412c6975196fdfac41ef232f910be2bb37b9dd3313a49a1a6bc815a5bdb" | |
dependencies = [ | |
"arrayref", | |
"arrayvec", | |
"bytemuck", | |
"cfg-if", | |
"png", | |
"tiny-skia-path", | |
] | |
[[package]] | |
name = "tiny-skia-path" | |
version = "0.8.3" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a4b5edac058fc98f51c935daea4d805b695b38e2f151241cad125ade2a2ac20d" | |
dependencies = [ | |
"arrayref", | |
"bytemuck", | |
"strict-num", | |
] | |
[[package]] | |
name = "toml" | |
version = "0.5.8" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "a31142970826733df8241ef35dc040ef98c679ab14d7c3e54d827099b3acecaa" | |
dependencies = [ | |
"serde", | |
] | |
[[package]] | |
name = "ttf-parser" | |
version = "0.18.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0609f771ad9c6155384897e1df4d948e692667cc0588548b68eb44d052b27633" | |
[[package]] | |
name = "unicode-ident" | |
version = "1.0.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3" | |
[[package]] | |
name = "unicode-segmentation" | |
version = "1.8.0" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8895849a949e7845e06bd6dc1aa51731a103c42707010a5b591c0038fb73385b" | |
[[package]] | |
name = "unicode-width" | |
version = "0.1.9" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3ed742d4ea2bd1176e236172c8429aaf54486e7ac098db29ffe6529e0ce50973" | |
[[package]] | |
name = "unicode-xid" | |
version = "0.2.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f962df74c8c05a667b5ee8bcf162993134c104e96440b663c8daa176dc772d8c" | |
[[package]] | |
name = "vec_map" | |
version = "0.8.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f1bddf1187be692e79c5ffeab891132dfb0f236ed36a43c7ed39f1165ee20191" | |
[[package]] | |
name = "version-compare" | |
version = "0.1.1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29" | |
[[package]] | |
name = "version_check" | |
version = "0.9.4" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f" | |
[[package]] | |
name = "walkdir" | |
version = "2.3.2" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "808cf2735cd4b6866113f648b791c6adc5714537bc222d9347bb203386ffda56" | |
dependencies = [ | |
"same-file", | |
"winapi", | |
"winapi-util", | |
] | |
[[package]] | |
name = "wasi" | |
version = "0.10.2+wasi-snapshot-preview1" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6" | |
[[package]] | |
name = "wasm-bindgen" | |
version = "0.2.84" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "31f8dcbc21f30d9b8f2ea926ecb58f6b91192c17e9d33594b3df58b2007ca53b" | |
dependencies = [ | |
"cfg-if", | |
"wasm-bindgen-macro", | |
] | |
[[package]] | |
name = "wasm-bindgen-backend" | |
version = "0.2.84" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "95ce90fd5bcc06af55a641a86428ee4229e44e07033963a2290a8e241607ccb9" | |
dependencies = [ | |
"bumpalo", | |
"log", | |
"once_cell", | |
"proc-macro2", | |
"quote", | |
"syn", | |
"wasm-bindgen-shared", | |
] | |
[[package]] | |
name = "wasm-bindgen-futures" | |
version = "0.4.34" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "f219e0d211ba40266969f6dbdd90636da12f75bee4fc9d6c23d1260dadb51454" | |
dependencies = [ | |
"cfg-if", | |
"js-sys", | |
"wasm-bindgen", | |
"web-sys", | |
] | |
[[package]] | |
name = "wasm-bindgen-macro" | |
version = "0.2.84" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "4c21f77c0bedc37fd5dc21f897894a5ca01e7bb159884559461862ae90c0b4c5" | |
dependencies = [ | |
"quote", | |
"wasm-bindgen-macro-support", | |
] | |
[[package]] | |
name = "wasm-bindgen-macro-support" | |
version = "0.2.84" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "2aff81306fcac3c7515ad4e177f521b5c9a15f2b08f4e32d823066102f35a5f6" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"syn", | |
"wasm-bindgen-backend", | |
"wasm-bindgen-shared", | |
] | |
[[package]] | |
name = "wasm-bindgen-shared" | |
version = "0.2.84" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "0046fef7e28c3804e5e38bfa31ea2a0f73905319b677e57ebe37e49358989b5d" | |
[[package]] | |
name = "wayland-client" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "3f3b068c05a039c9f755f881dc50f01732214f5685e379829759088967c46715" | |
dependencies = [ | |
"bitflags", | |
"downcast-rs", | |
"libc", | |
"nix", | |
"scoped-tls", | |
"wayland-commons", | |
"wayland-scanner", | |
"wayland-sys", | |
] | |
[[package]] | |
name = "wayland-commons" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8691f134d584a33a6606d9d717b95c4fa20065605f798a3f350d78dced02a902" | |
dependencies = [ | |
"nix", | |
"once_cell", | |
"smallvec", | |
"wayland-sys", | |
] | |
[[package]] | |
name = "wayland-cursor" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "6865c6b66f13d6257bef1cd40cbfe8ef2f150fb8ebbdb1e8e873455931377661" | |
dependencies = [ | |
"nix", | |
"wayland-client", | |
"xcursor", | |
] | |
[[package]] | |
name = "wayland-protocols" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "b950621f9354b322ee817a23474e479b34be96c2e909c14f7bc0100e9a970bc6" | |
dependencies = [ | |
"bitflags", | |
"wayland-client", | |
"wayland-commons", | |
"wayland-scanner", | |
] | |
[[package]] | |
name = "wayland-scanner" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "8f4303d8fa22ab852f789e75a967f0a2cdc430a607751c0499bada3e451cbd53" | |
dependencies = [ | |
"proc-macro2", | |
"quote", | |
"xml-rs", | |
] | |
[[package]] | |
name = "wayland-sys" | |
version = "0.29.5" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "be12ce1a3c39ec7dba25594b97b42cb3195d54953ddb9d3d95a7c3902bc6e9d4" | |
dependencies = [ | |
"dlib", | |
"lazy_static", | |
"pkg-config", | |
] | |
[[package]] | |
name = "web-sys" | |
version = "0.3.61" | |
source = "registry+https://github.com/rust-lang/crates.io-index" | |
checksum = "e33b99f4b23ba3eec1a53ac264e35a755f00e966e0065077d6027c0f575b0b97" | |
dependencies = [ | |
"js-sys", | |
"wasm-bindgen", | |
] | |
[[package]] | |
name = "wgpu" | |
version = "0.15.0" | |
source = "git+https://github.com/gfx-rs/wgpu#a50228230797e4b6005e2e6ed83638646aa5e055" | |
dependencies = [ | |
"arrayvec", | |
"cfg-if", | |
"js-sys", | |
"log", | |
"naga", | |
"parking_lot", | |
"profiling", | |
"raw-window-handle 0.5.1", | |
"smallvec", | |
"static_assertions", | |
"wasm-bindgen", | |
"wasm-bindgen-futures", | |
"web-sys", | |
"wgpu-core", | |
"wgpu-hal", | |
"wgpu-types", | |
] | |
[[package]] | |
name = "wgpu-core" | |
version = "0.15.0" | |
source = "git+https://github.com/gfx-rs/wgpu#a50228230797e4b6005e2e6ed83638646aa5e055" | |
dependencies = [ | |
"arrayvec", | |
"bit-vec", | |
"bitflags", | |
"codespan-reporting", | |
"log", | |
"naga", | |
"parking_lot", | |
"profiling", | |
"raw-window-handle 0.5.1", | |
"rustc-hash", | |
"smallvec", | |
"thiserror", | |
"web-sys", | |
"wgpu-hal", | |
"wgpu-types", | |
] | |
[[package]] | |
name = "wgpu-hal" | |
version = "0.15.1" | |
source = "git+https://github.com/gfx-rs/wgpu#a50228230797e4b6005e2e6ed83638646aa5e055" | |
dependencies = [ | |
"android_system_properties", | |
"arrayvec", | |
"ash", | |
"bit-set", | |
"bitflags", | |
"block", | |
"core-graphics-types", | |
"d3d12", | |
"foreign-types", | |
"glow", | |
"gpu-alloc", | |
"gpu-allocator", | |
"gpu-descriptor", | |
"hassle-rs", | |
"js-sys", | |
"khronos-egl", | |
"libc", | |
"libloading", | |
"log", | |
"metal", | |
"naga", | |
"objc", | |
"parking_lot", | |
"profiling", | |
"range-alloc", | |
"raw-window-handle 0.5.1", | |
"renderdoc-sys", | |