|  | # This file is automatically @generated by Cargo. | 
|  | # It is not intended for manual editing. | 
|  | version = 4 | 
|  |  | 
|  | [[package]] | 
|  | name = "ab_glyph" | 
|  | version = "0.2.31" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e074464580a518d16a7126262fffaaa47af89d4099d4cb403f8ed938ba12ee7d" | 
|  | dependencies = [ | 
|  | "ab_glyph_rasterizer", | 
|  | "owned_ttf_parser", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ab_glyph_rasterizer" | 
|  | version = "0.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618" | 
|  |  | 
|  | [[package]] | 
|  | name = "addr2line" | 
|  | version = "0.24.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1" | 
|  | dependencies = [ | 
|  | "gimli 0.31.1", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "adler2" | 
|  | version = "2.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa" | 
|  |  | 
|  | [[package]] | 
|  | name = "ahash" | 
|  | version = "0.8.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "getrandom", | 
|  | "once_cell", | 
|  | "version_check", | 
|  | "zerocopy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "aho-corasick" | 
|  | version = "1.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "allocator-api2" | 
|  | version = "0.2.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923" | 
|  |  | 
|  | [[package]] | 
|  | name = "android-activity" | 
|  | version = "0.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046" | 
|  | dependencies = [ | 
|  | "android-properties", | 
|  | "bitflags 2.9.4", | 
|  | "cc", | 
|  | "cesu8", | 
|  | "jni", | 
|  | "jni-sys", | 
|  | "libc", | 
|  | "log", | 
|  | "ndk", | 
|  | "ndk-context", | 
|  | "ndk-sys", | 
|  | "num_enum", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[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.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "84521a3cf562bc62942e294181d9eef17eb38ceb8c68677bc49f144e4c3d4f8d" | 
|  |  | 
|  | [[package]] | 
|  | name = "android_logger" | 
|  | version = "0.15.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dbb4e440d04be07da1f1bf44fb4495ebd58669372fe0cffa6e48595ac5bd88a3" | 
|  | dependencies = [ | 
|  | "android_log-sys", | 
|  | "env_filter", | 
|  | "log", | 
|  | ] | 
|  |  | 
|  | [[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 = "android_trace" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f0d564b0f7a9c9e272c7e43c59f1f09ba04d060774ba7c5fa14c2f966bbd6c4e" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anes" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" | 
|  |  | 
|  | [[package]] | 
|  | name = "anstream" | 
|  | version = "0.6.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "anstyle-parse", | 
|  | "anstyle-query", | 
|  | "anstyle-wincon", | 
|  | "colorchoice", | 
|  | "is_terminal_polyfill", | 
|  | "utf8parse", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle" | 
|  | version = "1.0.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd" | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-parse" | 
|  | version = "0.2.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2" | 
|  | dependencies = [ | 
|  | "utf8parse", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-query" | 
|  | version = "1.1.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2" | 
|  | dependencies = [ | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anstyle-wincon" | 
|  | version = "3.0.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a" | 
|  | dependencies = [ | 
|  | "anstyle", | 
|  | "once_cell_polyfill", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "anyhow" | 
|  | version = "1.0.99" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100" | 
|  |  | 
|  | [[package]] | 
|  | name = "arrayref" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "76a2e8124351fda1ef8aaaa3bbd7ebbcb486bbcd4225aca0aa0d84bb2db8fecb" | 
|  |  | 
|  | [[package]] | 
|  | name = "arrayvec" | 
|  | version = "0.7.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50" | 
|  |  | 
|  | [[package]] | 
|  | name = "as-raw-xcb-connection" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "175571dd1d178ced59193a6fc02dde1b972eb0bc56c892cde9beeceac5bf0f6b" | 
|  |  | 
|  | [[package]] | 
|  | name = "ash" | 
|  | version = "0.38.0+1.3.281" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0bb44936d800fea8f016d7f2311c6a4f97aebd5dc86f09906139ec848cf3a46f" | 
|  | dependencies = [ | 
|  | "libloading", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "atomic-waker" | 
|  | version = "1.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0" | 
|  |  | 
|  | [[package]] | 
|  | name = "autocfg" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8" | 
|  |  | 
|  | [[package]] | 
|  | name = "axum" | 
|  | version = "0.8.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "021e862c184ae977658b36c4500f7feac3221ca5da43e3f25bd04ab6c79a29b5" | 
|  | dependencies = [ | 
|  | "axum-core", | 
|  | "bytes", | 
|  | "form_urlencoded", | 
|  | "futures-util", | 
|  | "http", | 
|  | "http-body", | 
|  | "http-body-util", | 
|  | "hyper", | 
|  | "hyper-util", | 
|  | "itoa", | 
|  | "matchit", | 
|  | "memchr", | 
|  | "mime", | 
|  | "percent-encoding", | 
|  | "pin-project-lite", | 
|  | "rustversion", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "serde_path_to_error", | 
|  | "serde_urlencoded", | 
|  | "sync_wrapper", | 
|  | "tokio", | 
|  | "tower", | 
|  | "tower-layer", | 
|  | "tower-service", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "axum-core" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "68464cd0412f486726fb3373129ef5d2993f90c34bc2bc1c1e9943b2f4fc7ca6" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "futures-core", | 
|  | "http", | 
|  | "http-body", | 
|  | "http-body-util", | 
|  | "mime", | 
|  | "pin-project-lite", | 
|  | "rustversion", | 
|  | "sync_wrapper", | 
|  | "tower-layer", | 
|  | "tower-service", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "backtrace" | 
|  | version = "0.3.75" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6806a6321ec58106fea15becdad98371e28d92ccbc7c8f1b3b6dd724fe8f1002" | 
|  | dependencies = [ | 
|  | "addr2line", | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "miniz_oxide", | 
|  | "object", | 
|  | "rustc-demangle", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "base64" | 
|  | version = "0.22.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6" | 
|  |  | 
|  | [[package]] | 
|  | name = "bit-set" | 
|  | version = "0.8.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3" | 
|  | dependencies = [ | 
|  | "bit-vec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bit-vec" | 
|  | version = "0.8.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" | 
|  |  | 
|  | [[package]] | 
|  | name = "bitflags" | 
|  | version = "1.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" | 
|  |  | 
|  | [[package]] | 
|  | name = "bitflags" | 
|  | version = "2.9.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2261d10cca569e4643e526d8dc2e62e433cc8aba21ab764233731f8d369bf394" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bitvec" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1bc2832c24239b0141d5674bb9174f9d68a8b5b3f2753311927c172ca46f7e9c" | 
|  | dependencies = [ | 
|  | "funty", | 
|  | "radium", | 
|  | "tap", | 
|  | "wyz", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "block" | 
|  | version = "0.1.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a" | 
|  |  | 
|  | [[package]] | 
|  | name = "block2" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f" | 
|  | dependencies = [ | 
|  | "objc2 0.5.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bumpalo" | 
|  | version = "3.19.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43" | 
|  |  | 
|  | [[package]] | 
|  | name = "bytemuck" | 
|  | version = "1.23.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677" | 
|  | dependencies = [ | 
|  | "bytemuck_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "bytemuck_derive" | 
|  | version = "1.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "byteorder-lite" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8f1fe948ff07f4bd06c30984e69f5b4899c516a3ef74f34df92a2df2ab535495" | 
|  |  | 
|  | [[package]] | 
|  | name = "bytes" | 
|  | version = "1.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a" | 
|  |  | 
|  | [[package]] | 
|  | name = "calloop" | 
|  | version = "0.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "log", | 
|  | "polling", | 
|  | "rustix 0.38.44", | 
|  | "slab", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "calloop-wayland-source" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20" | 
|  | dependencies = [ | 
|  | "calloop", | 
|  | "rustix 0.38.44", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cargo-run-wasm" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fa9c33bbfab116bda01ec67729b988895b34167a1e9cf034343099092421ed43" | 
|  | dependencies = [ | 
|  | "devserver_lib", | 
|  | "pico-args", | 
|  | "serde_json", | 
|  | "wasm-bindgen-cli-support", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cast" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" | 
|  |  | 
|  | [[package]] | 
|  | name = "cc" | 
|  | version = "1.2.37" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "65193589c6404eb80b450d618eaf9a2cafaaafd57ecce47370519ef674a7bd44" | 
|  | dependencies = [ | 
|  | "find-msvc-tools", | 
|  | "jobserver", | 
|  | "libc", | 
|  | "shlex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "cesu8" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c" | 
|  |  | 
|  | [[package]] | 
|  | name = "cfg-if" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9" | 
|  |  | 
|  | [[package]] | 
|  | name = "cfg_aliases" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" | 
|  |  | 
|  | [[package]] | 
|  | name = "chrono" | 
|  | version = "0.4.42" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "145052bdd345b87320e369255277e3fb5152762ad123a901ef5c262dd38fe8d2" | 
|  | dependencies = [ | 
|  | "iana-time-zone", | 
|  | "js-sys", | 
|  | "num-traits", | 
|  | "wasm-bindgen", | 
|  | "windows-link 0.2.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" | 
|  | dependencies = [ | 
|  | "ciborium-io", | 
|  | "ciborium-ll", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium-io" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" | 
|  |  | 
|  | [[package]] | 
|  | name = "ciborium-ll" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" | 
|  | dependencies = [ | 
|  | "ciborium-io", | 
|  | "half", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap" | 
|  | version = "4.5.47" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7eac00902d9d136acd712710d71823fb8ac8004ca445a89e73a41d45aa712931" | 
|  | dependencies = [ | 
|  | "clap_builder", | 
|  | "clap_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_builder" | 
|  | version = "4.5.47" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2ad9bbf750e73b5884fb8a211a9424a1906c1e156724260fdae972f31d70e1d6" | 
|  | dependencies = [ | 
|  | "anstream", | 
|  | "anstyle", | 
|  | "clap_lex", | 
|  | "strsim", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_derive" | 
|  | version = "4.5.47" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bbfd7eae0b0f1a6e63d4b13c9c478de77c2eb546fba158ad50b4203dc24b9f9c" | 
|  | dependencies = [ | 
|  | "heck", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "clap_lex" | 
|  | version = "0.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675" | 
|  |  | 
|  | [[package]] | 
|  | name = "codespan-reporting" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fe6d2e5af09e8c8ad56c969f2157a3d4238cebc7c55f0a517728c38f7b200f81" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "termcolor", | 
|  | "unicode-width", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "color" | 
|  | version = "0.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a18ef4657441fb193b65f34dc39b3781f0dfec23d3bd94d0eeb4e88cde421edb" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "colorchoice" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75" | 
|  |  | 
|  | [[package]] | 
|  | name = "combine" | 
|  | version = "4.6.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "concurrent-queue" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "console" | 
|  | version = "0.15.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8" | 
|  | dependencies = [ | 
|  | "encode_unicode", | 
|  | "libc", | 
|  | "once_cell", | 
|  | "unicode-width", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[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 = "1.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be8aed40e4edbf4d3b4431ab260b63fdc40f5780a4766824329ea0f1eefe3c0f" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core-foundation" | 
|  | version = "0.9.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" | 
|  | dependencies = [ | 
|  | "core-foundation-sys", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core-foundation" | 
|  | version = "0.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b2a6cd9ae233e7f62ba4e9353e81a88df7fc8a5987b8d445b4d90c879bd156f6" | 
|  | dependencies = [ | 
|  | "core-foundation-sys", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core-foundation-sys" | 
|  | version = "0.8.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b" | 
|  |  | 
|  | [[package]] | 
|  | name = "core-graphics" | 
|  | version = "0.23.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c07782be35f9e1140080c6b96f0d44b739e2278479f64e02fdab4e32dfd8b081" | 
|  | dependencies = [ | 
|  | "bitflags 1.3.2", | 
|  | "core-foundation 0.9.4", | 
|  | "core-graphics-types 0.1.3", | 
|  | "foreign-types", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core-graphics-types" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf" | 
|  | dependencies = [ | 
|  | "bitflags 1.3.2", | 
|  | "core-foundation 0.9.4", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core-graphics-types" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3d44a101f213f6c4cdc1853d4b78aef6db6bdfa3468798cc1d9912f4735013eb" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "core-foundation 0.10.1", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "core_maths" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30" | 
|  | dependencies = [ | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crc32fast" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "criterion" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f2b12d017a929603d80db1831cd3a24082f8137ce19c69e6447f54f5fc8d692f" | 
|  | dependencies = [ | 
|  | "anes", | 
|  | "cast", | 
|  | "ciborium", | 
|  | "clap", | 
|  | "criterion-plot", | 
|  | "is-terminal", | 
|  | "itertools", | 
|  | "num-traits", | 
|  | "once_cell", | 
|  | "oorandom", | 
|  | "regex", | 
|  | "serde", | 
|  | "serde_derive", | 
|  | "serde_json", | 
|  | "tinytemplate", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "criterion-plot" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" | 
|  | dependencies = [ | 
|  | "cast", | 
|  | "itertools", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-channel" | 
|  | version = "0.5.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "82b8f8f868b36967f9606790d1903570de9ceaf870a7bf9fbbd3016d636a2cb2" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-deque" | 
|  | version = "0.8.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51" | 
|  | dependencies = [ | 
|  | "crossbeam-epoch", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-epoch" | 
|  | version = "0.9.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" | 
|  | dependencies = [ | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "crossbeam-utils" | 
|  | version = "0.8.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28" | 
|  |  | 
|  | [[package]] | 
|  | name = "crunchy" | 
|  | version = "0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "460fbee9c2c2f33933d720630a6a0bac33ba7053db5344fac858d4b8952d77d5" | 
|  |  | 
|  | [[package]] | 
|  | name = "cursor-icon" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f" | 
|  |  | 
|  | [[package]] | 
|  | name = "data-url" | 
|  | version = "0.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be1e0bca6c3637f992fc1cc7cbc52a78c1ef6db076dbf1059c4323d6a2048376" | 
|  |  | 
|  | [[package]] | 
|  | name = "devserver_lib" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "edf215dbb8cb1409cca7645aaed35f9e39fb0a21855bba1ac48bc0334903bf66" | 
|  |  | 
|  | [[package]] | 
|  | name = "dispatch" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bd0c93bb4b0c6d9b77f4435b0ae98c24d17f1c45b2ff844c6151a07256ca923b" | 
|  |  | 
|  | [[package]] | 
|  | name = "displaydoc" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "dlib" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "330c60081dcc4c72131f8eb70510f1ac07223e5d4163db481a04a0befcffa412" | 
|  | dependencies = [ | 
|  | "libloading", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "document-features" | 
|  | version = "0.2.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95249b50c6c185bee49034bcb378a49dc2b5dff0be90ff6616d31d64febab05d" | 
|  | dependencies = [ | 
|  | "litrs", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "downcast-rs" | 
|  | version = "1.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2" | 
|  |  | 
|  | [[package]] | 
|  | name = "dpi" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76" | 
|  |  | 
|  | [[package]] | 
|  | name = "dyn-clone" | 
|  | version = "1.0.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" | 
|  |  | 
|  | [[package]] | 
|  | name = "either" | 
|  | version = "1.15.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719" | 
|  |  | 
|  | [[package]] | 
|  | name = "encode_unicode" | 
|  | version = "1.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0" | 
|  |  | 
|  | [[package]] | 
|  | name = "env_filter" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "regex", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "env_logger" | 
|  | version = "0.11.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "13c863f0904021b108aa8b2f55046443e6b1ebde8fd4a15c399893aae4fa069f" | 
|  | dependencies = [ | 
|  | "anstream", | 
|  | "anstyle", | 
|  | "env_filter", | 
|  | "jiff", | 
|  | "log", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "equivalent" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f" | 
|  |  | 
|  | [[package]] | 
|  | name = "errno" | 
|  | version = "0.3.14" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "39cab71617ae0d63f51a36d69f866391735b51691dbda63cf6f96d042b63efeb" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "windows-sys 0.61.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "euclid" | 
|  | version = "0.22.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ad9cdb4b747e485a12abb0e6566612956c7a1bafa3bdb8d682c5b6d403589e48" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fallible-iterator" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4443176a9f2c162692bd3d352d745ef9413eec5782a80d8fd6f8a1ac692a07f7" | 
|  |  | 
|  | [[package]] | 
|  | name = "fastrand" | 
|  | version = "2.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be" | 
|  |  | 
|  | [[package]] | 
|  | name = "fdeflate" | 
|  | version = "0.3.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c" | 
|  | dependencies = [ | 
|  | "simd-adler32", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fearless_simd" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eb8f822f06d1b452a9207f11ce3292f7ee6c23d5d2e7ddfd07990a9107804850" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "file-id" | 
|  | version = "0.2.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e1fc6a637b6dc58414714eddd9170ff187ecb0933d4c7024d1abbd23a3cc26e9" | 
|  | dependencies = [ | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "filetime" | 
|  | version = "0.2.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bc0505cd1b6fa6580283f6bdf70a73fcf4aba1184038c90902b92b3dd0df63ed" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "libredox", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "find-msvc-tools" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7fd99930f64d146689264c637b5af2f0233a933bef0d8570e2526bf9e083192d" | 
|  |  | 
|  | [[package]] | 
|  | name = "flate2" | 
|  | version = "1.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d" | 
|  | dependencies = [ | 
|  | "crc32fast", | 
|  | "miniz_oxide", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "float-cmp" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" | 
|  |  | 
|  | [[package]] | 
|  | name = "fnv" | 
|  | version = "1.0.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1" | 
|  |  | 
|  | [[package]] | 
|  | name = "foldhash" | 
|  | version = "0.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2" | 
|  |  | 
|  | [[package]] | 
|  | name = "font-types" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "02a596f5713680923a2080d86de50fe472fb290693cf0f701187a1c8b36996b7" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "font-types" | 
|  | version = "0.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "511e2c18a516c666d27867d2f9821f76e7d591f762e9fc41dd6cc5c90fe54b0b" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fontconfig-cache-parser" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a7f8afb20c8069fd676d27b214559a337cc619a605d25a87baa90b49a06f3b18" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fontconfig-parser" | 
|  | version = "0.5.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bbc773e24e02d4ddd8395fd30dc147524273a83e54e0f312d986ea30de5f5646" | 
|  | dependencies = [ | 
|  | "roxmltree", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fontdb" | 
|  | version = "0.23.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "457e789b3d1202543297a350643cf459f836cade38934e7a4cf6a39e7cde2905" | 
|  | dependencies = [ | 
|  | "fontconfig-parser", | 
|  | "log", | 
|  | "memmap2", | 
|  | "slotmap", | 
|  | "tinyvec", | 
|  | "ttf-parser", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fontique" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "39f97079e1293b8c1e9fb03a2875d328bd2ee8f3b95ce62959c0acc04049c708" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "fontconfig-cache-parser", | 
|  | "hashbrown 0.15.5", | 
|  | "icu_locid", | 
|  | "memmap2", | 
|  | "objc2 0.6.2", | 
|  | "objc2-core-foundation", | 
|  | "objc2-core-text", | 
|  | "objc2-foundation 0.3.1", | 
|  | "peniko 0.4.1", | 
|  | "read-fonts 0.29.3", | 
|  | "roxmltree", | 
|  | "smallvec", | 
|  | "windows", | 
|  | "windows-core 0.58.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "foreign-types" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965" | 
|  | dependencies = [ | 
|  | "foreign-types-macros", | 
|  | "foreign-types-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "foreign-types-macros" | 
|  | version = "0.2.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "foreign-types-shared" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b" | 
|  |  | 
|  | [[package]] | 
|  | name = "form_urlencoded" | 
|  | version = "1.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf" | 
|  | dependencies = [ | 
|  | "percent-encoding", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "fsevent-sys" | 
|  | version = "4.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "76ee7a02da4d231650c7cea31349b889be2f45ddb3ef3032d2ec8185f6313fd2" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "funty" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-channel" | 
|  | version = "0.3.31" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-core" | 
|  | version = "0.3.31" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-intrusive" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1d930c203dd0b6ff06e0201a4a2fe9149b43c684fd4420555b26d21b1a02956f" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "lock_api", | 
|  | "parking_lot", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-task" | 
|  | version = "0.3.31" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988" | 
|  |  | 
|  | [[package]] | 
|  | name = "futures-util" | 
|  | version = "0.3.31" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "futures-task", | 
|  | "pin-project-lite", | 
|  | "pin-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gethostname" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc257fdb4038301ce4b9cd1b3b51704509692bb3ff716a410cbd07925d9dae55" | 
|  | dependencies = [ | 
|  | "rustix 1.1.2", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "getrandom" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "js-sys", | 
|  | "libc", | 
|  | "r-efi", | 
|  | "wasi 0.14.7+wasi-0.2.4", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gimli" | 
|  | version = "0.26.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "22030e2c5a68ec659fde1e949a745124b48e6fa8b045b7ed5bd1fe4ccc5c4e5d" | 
|  | dependencies = [ | 
|  | "fallible-iterator", | 
|  | "indexmap 1.9.3", | 
|  | "stable_deref_trait", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gimli" | 
|  | version = "0.31.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f" | 
|  |  | 
|  | [[package]] | 
|  | name = "gl_generator" | 
|  | version = "0.14.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d" | 
|  | dependencies = [ | 
|  | "khronos_api", | 
|  | "log", | 
|  | "xml-rs", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "glow" | 
|  | version = "0.16.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c5e5ea60d70410161c8bf5da3fdfeaa1c72ed2c15f8bbb9d19fe3a4fad085f08" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "slotmap", | 
|  | "wasm-bindgen", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "glutin_wgl_sys" | 
|  | version = "0.6.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2c4ee00b289aba7a9e5306d57c2d05499b2e5dc427f84ac708bd2c090212cf3e" | 
|  | dependencies = [ | 
|  | "gl_generator", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gpu-alloc" | 
|  | version = "0.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fbcd2dba93594b227a1f57ee09b8b9da8892c34d55aa332e034a228d0fe6a171" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "gpu-alloc-types", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gpu-alloc-types" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "98ff03b468aa837d70984d55f5d3f846f6ec31fe34bbb97c4f85219caeee1ca4" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gpu-allocator" | 
|  | version = "0.27.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c151a2a5ef800297b4e79efa4f4bec035c5f51d5ae587287c9b952bdf734cacd" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "presser", | 
|  | "thiserror 1.0.69", | 
|  | "windows", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gpu-descriptor" | 
|  | version = "0.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b89c83349105e3732062a895becfc71a8f921bb71ecbbdd8ff99263e3b53a0ca" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "gpu-descriptor-types", | 
|  | "hashbrown 0.15.5", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "gpu-descriptor-types" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fdf242682df893b86f33a73828fb09ca4b2d3bb6cc95249707fc684d27484b91" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "guillotiere" | 
|  | version = "0.6.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b62d5865c036cb1393e23c50693df631d3f5d7bcca4c04fe4cc0fd592e74a782" | 
|  | dependencies = [ | 
|  | "euclid", | 
|  | "svg_fmt", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "half" | 
|  | version = "2.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "459196ed295495a68f7d7fe1d84f6c4b7ff0e21fe3017b2f283c6fac3ad803c9" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "crunchy", | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hashbrown" | 
|  | version = "0.12.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" | 
|  |  | 
|  | [[package]] | 
|  | name = "hashbrown" | 
|  | version = "0.14.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1" | 
|  | dependencies = [ | 
|  | "ahash", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hashbrown" | 
|  | version = "0.15.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1" | 
|  | dependencies = [ | 
|  | "allocator-api2", | 
|  | "equivalent", | 
|  | "foldhash", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "headless" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "clap", | 
|  | "env_logger", | 
|  | "futures-intrusive", | 
|  | "png 0.17.16", | 
|  | "pollster", | 
|  | "scenes", | 
|  | "vello", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "heck" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" | 
|  |  | 
|  | [[package]] | 
|  | name = "hermit-abi" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c" | 
|  |  | 
|  | [[package]] | 
|  | name = "hexf-parse" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dfa686283ad6dd069f105e5ab091b04c62850d3e4cf5d67debad1933f55023df" | 
|  |  | 
|  | [[package]] | 
|  | name = "http" | 
|  | version = "1.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "fnv", | 
|  | "itoa", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "http-body" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1efedce1fb8e6913f23e0c92de8e62cd5b772a67e7b3946df930a62566c93184" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "http", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "http-body-util" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b021d93e26becf5dc7e1b75b1bed1fd93124b374ceb73f43d4d4eafec896a64a" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "futures-core", | 
|  | "http", | 
|  | "http-body", | 
|  | "pin-project-lite", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "httparse" | 
|  | version = "1.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6dbf3de79e51f3d586ab4cb9d5c3e2c14aa28ed23d180cf89b4df0454a69cc87" | 
|  |  | 
|  | [[package]] | 
|  | name = "httpdate" | 
|  | version = "1.0.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "df3b46402a9d5adb4c86a0cf463f42e19994e3ee891101b1841f30a545cb49a9" | 
|  |  | 
|  | [[package]] | 
|  | name = "humansize" | 
|  | version = "2.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6cb51c9a029ddc91b07a787f1d86b53ccfa49b0e86688c946ebe8d3555685dd7" | 
|  | dependencies = [ | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hyper" | 
|  | version = "1.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eb3aa54a13a0dfe7fbe3a59e0c76093041720fdc77b110cc0fc260fafb4dc51e" | 
|  | dependencies = [ | 
|  | "atomic-waker", | 
|  | "bytes", | 
|  | "futures-channel", | 
|  | "futures-core", | 
|  | "http", | 
|  | "http-body", | 
|  | "httparse", | 
|  | "httpdate", | 
|  | "itoa", | 
|  | "pin-project-lite", | 
|  | "pin-utils", | 
|  | "smallvec", | 
|  | "tokio", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "hyper-util" | 
|  | version = "0.1.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" | 
|  | dependencies = [ | 
|  | "bytes", | 
|  | "futures-core", | 
|  | "http", | 
|  | "http-body", | 
|  | "hyper", | 
|  | "pin-project-lite", | 
|  | "tokio", | 
|  | "tower-service", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "iana-time-zone" | 
|  | version = "0.1.64" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "33e57f83510bb73707521ebaffa789ec8caf86f9657cad665b092b581d40e9fb" | 
|  | dependencies = [ | 
|  | "android_system_properties", | 
|  | "core-foundation-sys", | 
|  | "iana-time-zone-haiku", | 
|  | "js-sys", | 
|  | "log", | 
|  | "wasm-bindgen", | 
|  | "windows-core 0.62.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "iana-time-zone-haiku" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f31827a206f56af32e590ba56d5d2d085f558508192593743f16b2306495269f" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "icu_locid" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "13acbb8371917fc971be86fc8057c41a64b521c184808a698c02acc242dbf637" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | "litemap", | 
|  | "tinystr", | 
|  | "writeable", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "id-arena" | 
|  | version = "2.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "25a2bc672d1148e28034f176e01fffebb08b35768468cc954630da77a1449005" | 
|  | dependencies = [ | 
|  | "rayon", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "image" | 
|  | version = "0.25.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "529feb3e6769d234375c4cf1ee2ce713682b8e76538cb13f9fc23e1400a591e7" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "byteorder-lite", | 
|  | "moxcms", | 
|  | "num-traits", | 
|  | "png 0.18.0", | 
|  | "zune-core", | 
|  | "zune-jpeg", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "imagesize" | 
|  | version = "0.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "edcd27d72f2f071c64249075f42e205ff93c9a4c5f6c6da53e79ed9f9832c285" | 
|  |  | 
|  | [[package]] | 
|  | name = "indexmap" | 
|  | version = "1.9.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | "hashbrown 0.12.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "indexmap" | 
|  | version = "2.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "92119844f513ffa41556430369ab02c295a3578af21cf945caa3e9e0c2481ac3" | 
|  | dependencies = [ | 
|  | "equivalent", | 
|  | "hashbrown 0.15.5", | 
|  | "rayon", | 
|  | "serde", | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "indicatif" | 
|  | version = "0.17.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "183b3088984b400f4cfac3620d5e076c84da5364016b4f49473de574b2586235" | 
|  | dependencies = [ | 
|  | "console", | 
|  | "number_prefix", | 
|  | "portable-atomic", | 
|  | "unicode-width", | 
|  | "web-time", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "inotify" | 
|  | version = "0.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f37dccff2791ab604f9babef0ba14fbe0be30bd368dc541e2b08d07c8aa908f3" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "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 = "io-uring" | 
|  | version = "0.7.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "046fa2d4d00aea763528b4950358d0ead425372445dc8ff86312b3c69ff7727b" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "cfg-if", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "is-terminal" | 
|  | version = "0.4.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9" | 
|  | dependencies = [ | 
|  | "hermit-abi", | 
|  | "libc", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "is_terminal_polyfill" | 
|  | version = "1.70.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf" | 
|  |  | 
|  | [[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 = "1.0.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c" | 
|  |  | 
|  | [[package]] | 
|  | name = "jiff" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be1f93b8b1eb69c77f24bbb0afdf66f54b632ee39af40ca21c4365a1d7347e49" | 
|  | dependencies = [ | 
|  | "jiff-static", | 
|  | "log", | 
|  | "portable-atomic", | 
|  | "portable-atomic-util", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jiff-static" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "03343451ff899767262ec32146f6d559dd759fdadf42ff0e227c7c48f72594b4" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "jni" | 
|  | version = "0.21.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97" | 
|  | dependencies = [ | 
|  | "cesu8", | 
|  | "cfg-if", | 
|  | "combine", | 
|  | "jni-sys", | 
|  | "log", | 
|  | "thiserror 1.0.69", | 
|  | "walkdir", | 
|  | "windows-sys 0.45.0", | 
|  | ] | 
|  |  | 
|  | [[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.34" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33" | 
|  | dependencies = [ | 
|  | "getrandom", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "js-sys" | 
|  | version = "0.3.77" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "khronos-egl" | 
|  | version = "6.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6aae1df220ece3c0ada96b8153459b67eebe9ae9212258bb0134ae60416fdf76" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "libloading", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "khronos_api" | 
|  | version = "3.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e2db585e1d738fc771bf08a151420d3ed193d9d895a36df7f6f8a9456b911ddc" | 
|  |  | 
|  | [[package]] | 
|  | name = "kompari" | 
|  | version = "0.1.0" | 
|  | source = "git+https://github.com/linebender/kompari.git?rev=4b851413e1b17307064aa48c50e59d7e29656543#4b851413e1b17307064aa48c50e59d7e29656543" | 
|  | dependencies = [ | 
|  | "image", | 
|  | "log", | 
|  | "oxipng", | 
|  | "rayon", | 
|  | "thiserror 2.0.16", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kompari-html" | 
|  | version = "0.1.0" | 
|  | source = "git+https://github.com/linebender/kompari.git?rev=4b851413e1b17307064aa48c50e59d7e29656543#4b851413e1b17307064aa48c50e59d7e29656543" | 
|  | dependencies = [ | 
|  | "axum", | 
|  | "base64", | 
|  | "chrono", | 
|  | "imagesize", | 
|  | "kompari", | 
|  | "maud", | 
|  | "rayon", | 
|  | "serde", | 
|  | "tokio", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kompari-tasks" | 
|  | version = "0.1.0" | 
|  | source = "git+https://github.com/linebender/kompari.git?rev=4b851413e1b17307064aa48c50e59d7e29656543#4b851413e1b17307064aa48c50e59d7e29656543" | 
|  | dependencies = [ | 
|  | "clap", | 
|  | "humansize", | 
|  | "indicatif", | 
|  | "kompari", | 
|  | "kompari-html", | 
|  | "rayon", | 
|  | "termcolor", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kqueue" | 
|  | version = "1.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eac30106d7dce88daf4a3fcb4879ea939476d5074a9b7ddd0fb97fa4bed5596a" | 
|  | dependencies = [ | 
|  | "kqueue-sys", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kqueue-sys" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ed9625ffda8729b85e45cf04090035ac368927b8cebc34898e7c120f52e4838b" | 
|  | dependencies = [ | 
|  | "bitflags 1.3.2", | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kurbo" | 
|  | version = "0.11.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c62026ae44756f8a599ba21140f350303d4f08dcdcc71b5ad9c9bb8128c13c62" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "euclid", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "kurbo" | 
|  | version = "0.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ce9729cc38c18d86123ab736fd2e7151763ba226ac2490ec092d1dd148825e32" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "euclid", | 
|  | "libm", | 
|  | "schemars", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "lazy_static" | 
|  | version = "1.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe" | 
|  |  | 
|  | [[package]] | 
|  | name = "leb128" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "884e2677b40cc8c339eaefcb701c32ef1fd2493d71118dc0ca4b6a736c93bd67" | 
|  |  | 
|  | [[package]] | 
|  | name = "libc" | 
|  | version = "0.2.175" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543" | 
|  |  | 
|  | [[package]] | 
|  | name = "libdeflate-sys" | 
|  | version = "1.24.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "805824325366c44599dfeb62850fe3c7d7b3e3d75f9ab46785bc7dba3676815c" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libdeflater" | 
|  | version = "1.24.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b270bcc7e9d6dce967a504a55b1b0444f966aa9184e8605b531bc0492abb30bb" | 
|  | dependencies = [ | 
|  | "libdeflate-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libloading" | 
|  | version = "0.8.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "windows-targets 0.53.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "libm" | 
|  | version = "0.2.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de" | 
|  |  | 
|  | [[package]] | 
|  | name = "libredox" | 
|  | version = "0.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "416f7e718bdb06000964960ffa43b4335ad4012ae8b99060261aa4a8088d5ccb" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "libc", | 
|  | "redox_syscall 0.5.17", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "linebender_resource_handle" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d4a5ff6bcca6c4867b1c4fd4ef63e4db7436ef363e0ad7531d1558856bae64f4" | 
|  |  | 
|  | [[package]] | 
|  | name = "linux-raw-sys" | 
|  | version = "0.4.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab" | 
|  |  | 
|  | [[package]] | 
|  | name = "linux-raw-sys" | 
|  | version = "0.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "df1d3c3b53da64cf5760482273a98e575c651a67eec7f77df96b5b642de8f039" | 
|  |  | 
|  | [[package]] | 
|  | name = "litemap" | 
|  | version = "0.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "23fb14cb19457329c82206317a5663005a4d404783dc74f4252769b0d5f42856" | 
|  |  | 
|  | [[package]] | 
|  | name = "litrs" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f5e54036fe321fd421e10d732f155734c4e4afd610dd556d9a82833ab3ee0bed" | 
|  |  | 
|  | [[package]] | 
|  | name = "lock_api" | 
|  | version = "0.4.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "96936507f153605bddfcda068dd804796c84324ed2510809e5b2a624c81da765" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | "scopeguard", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "log" | 
|  | version = "0.4.28" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34080505efa8e45a4b816c349525ebe327ceaa8559756f0356cba97ef3bf7432" | 
|  |  | 
|  | [[package]] | 
|  | name = "malloc_buf" | 
|  | version = "0.0.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "matchit" | 
|  | version = "0.8.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "47e1ffaa40ddd1f3ed91f717a33c8c0ee23fff369e3aa8772b9605cc1d22f4c3" | 
|  |  | 
|  | [[package]] | 
|  | name = "maud" | 
|  | version = "0.27.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8156733e27020ea5c684db5beac5d1d611e1272ab17901a49466294b84fc217e" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "maud_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "maud_macros" | 
|  | version = "0.27.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7261b00f3952f617899bc012e3dbd56e4f0110a038175929fa5d18e5a19913ca" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "proc-macro2-diagnostics", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "memchr" | 
|  | version = "2.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0" | 
|  |  | 
|  | [[package]] | 
|  | name = "memmap2" | 
|  | version = "0.9.8" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "metal" | 
|  | version = "0.32.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "00c15a6f673ff72ddcc22394663290f870fb224c1bfce55734a75c414150e605" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block", | 
|  | "core-graphics-types 0.2.0", | 
|  | "foreign-types", | 
|  | "log", | 
|  | "objc", | 
|  | "paste", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mime" | 
|  | version = "0.3.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6877bb514081ee2a7ff5ef9de3281f14a4dd4bceac4c09388074a6b5df8a139a" | 
|  |  | 
|  | [[package]] | 
|  | name = "minicov" | 
|  | version = "0.3.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f27fe9f1cc3c22e1687f9446c2083c4c5fc7f0bcf1c7a86bdbded14985895b4b" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "miniz_oxide" | 
|  | version = "0.8.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316" | 
|  | dependencies = [ | 
|  | "adler2", | 
|  | "simd-adler32", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "mio" | 
|  | version = "1.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "78bed444cc8a2160f01cbcf811ef18cac863ad68ae8ca62092e8db51d51c761c" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "log", | 
|  | "wasi 0.11.1+wasi-snapshot-preview1", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "moxcms" | 
|  | version = "0.7.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ddd32fa8935aeadb8a8a6b6b351e40225570a37c43de67690383d87ef170cd08" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | "pxfm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "naga" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "916cbc7cb27db60be930a4e2da243cf4bc39569195f22fd8ee419cd31d5b662c" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "bit-set", | 
|  | "bitflags 2.9.4", | 
|  | "cfg-if", | 
|  | "cfg_aliases", | 
|  | "codespan-reporting", | 
|  | "half", | 
|  | "hashbrown 0.15.5", | 
|  | "hexf-parse", | 
|  | "indexmap 2.11.3", | 
|  | "libm", | 
|  | "log", | 
|  | "num-traits", | 
|  | "once_cell", | 
|  | "rustc-hash 1.1.0", | 
|  | "spirv", | 
|  | "thiserror 2.0.16", | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "native_webgl" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "console_error_panic_hook", | 
|  | "console_log", | 
|  | "js-sys", | 
|  | "log", | 
|  | "vello_common", | 
|  | "vello_example_scenes", | 
|  | "vello_hybrid", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ndk" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "jni-sys", | 
|  | "log", | 
|  | "ndk-sys", | 
|  | "num_enum", | 
|  | "raw-window-handle", | 
|  | "thiserror 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[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.6.0+11769913" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873" | 
|  | dependencies = [ | 
|  | "jni-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "notify" | 
|  | version = "8.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4d3d07927151ff8575b7087f245456e549fea62edf0ec4e565a5ee50c8402bc3" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "fsevent-sys", | 
|  | "inotify", | 
|  | "kqueue", | 
|  | "libc", | 
|  | "log", | 
|  | "mio", | 
|  | "notify-types", | 
|  | "walkdir", | 
|  | "windows-sys 0.60.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "notify-debouncer-full" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d2d88b1a7538054351c8258338df7c931a590513fb3745e8c15eb9ff4199b8d1" | 
|  | dependencies = [ | 
|  | "file-id", | 
|  | "log", | 
|  | "notify", | 
|  | "notify-types", | 
|  | "walkdir", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "notify-types" | 
|  | version = "2.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5e0826a989adedc2a244799e823aece04662b66609d96af8dff7ac6df9a8925d" | 
|  |  | 
|  | [[package]] | 
|  | name = "num-traits" | 
|  | version = "0.2.19" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841" | 
|  | dependencies = [ | 
|  | "autocfg", | 
|  | "libm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num_enum" | 
|  | version = "0.7.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a" | 
|  | dependencies = [ | 
|  | "num_enum_derive", | 
|  | "rustversion", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "num_enum_derive" | 
|  | version = "0.7.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d" | 
|  | dependencies = [ | 
|  | "proc-macro-crate", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "number_prefix" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "830b246a0e5f20af87141b25c173cd1b609bd7779a4617d6ec582abaf90870f3" | 
|  |  | 
|  | [[package]] | 
|  | name = "nv-flip" | 
|  | version = "0.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4ec3c68ac226790270de1d9d0eb5853832d82a34b62199ab2a1a4756df1a1974" | 
|  | dependencies = [ | 
|  | "nv-flip-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "nv-flip-sys" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "932e1eed40002ba70fccac6dab3b64be3301607c3ee88bd14989c4d4e1c1c993" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc" | 
|  | version = "0.2.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" | 
|  | dependencies = [ | 
|  | "malloc_buf", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc-sys" | 
|  | version = "0.3.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310" | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804" | 
|  | dependencies = [ | 
|  | "objc-sys", | 
|  | "objc2-encode", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2" | 
|  | version = "0.6.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "561f357ba7f3a2a61563a186a163d0a3a5247e1089524a3981d49adb775078bc" | 
|  | dependencies = [ | 
|  | "objc2-encode", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-app-kit" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e4e89ad9e3d7d297152b17d39ed92cd50ca8063a89a9fa569046d41568891eff" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "libc", | 
|  | "objc2 0.5.2", | 
|  | "objc2-core-data", | 
|  | "objc2-core-image", | 
|  | "objc2-foundation 0.2.2", | 
|  | "objc2-quartz-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-cloud-kit" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "74dd3b56391c7a0596a295029734d3c1c5e7e510a4cb30245f8221ccea96b009" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-core-location", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-contacts" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a5ff520e9c33812fd374d8deecef01d4a840e7b41862d849513de77e44aa4889" | 
|  | dependencies = [ | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-data" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "617fbf49e071c178c0b24c080767db52958f716d9eabdf0890523aeae54773ef" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-foundation" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1c10c2894a6fed806ade6027bcd50662746363a9589d3ec9d9bef30a4e4bc166" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-image" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "55260963a527c99f1819c4f8e3b47fe04f9650694ef348ffd2227e8196d34c80" | 
|  | dependencies = [ | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | "objc2-metal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-location" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "000cfee34e683244f284252ee206a27953279d370e309649dc3ee317b37e5781" | 
|  | dependencies = [ | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-contacts", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-core-text" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3ba833d4a1cb1aac330f8c973fd92b6ff1858e4aef5cdd00a255eefb28022fb5" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "objc2-core-foundation", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-encode" | 
|  | version = "4.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ef25abbcd74fb2609453eb695bd2f860d389e457f67dc17cafc8b8cbc89d0c33" | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-foundation" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0ee638a5da3799329310ad4cfa62fbf045d5f56e3ef5ba4149e7452dcf89d5a8" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "dispatch", | 
|  | "libc", | 
|  | "objc2 0.5.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-foundation" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "900831247d2fe1a09a683278e5384cfb8c80c79fe6b166f9d14bfdde0ea1b03c" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "objc2 0.6.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-link-presentation" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a1a1ae721c5e35be65f01a03b6d2ac13a54cb4fa70d8a5da293d7b0020261398" | 
|  | dependencies = [ | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-app-kit", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-metal" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dd0cba1276f6023976a406a14ffa85e1fdd19df6b0f737b063b95f6c8c7aadd6" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-quartz-core" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e42bee7bff906b14b167da2bac5efe6b6a07e6f7c0a21a7308d40c960242dc7a" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | "objc2-metal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-symbols" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0a684efe3dec1b305badae1a28f6555f6ddd3bb2c2267896782858d5a78404dc" | 
|  | dependencies = [ | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-ui-kit" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b8bb46798b20cd6b91cbd113524c490f1686f4c4e8f49502431415f3512e2b6f" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-cloud-kit", | 
|  | "objc2-core-data", | 
|  | "objc2-core-image", | 
|  | "objc2-core-location", | 
|  | "objc2-foundation 0.2.2", | 
|  | "objc2-link-presentation", | 
|  | "objc2-quartz-core", | 
|  | "objc2-symbols", | 
|  | "objc2-uniform-type-identifiers", | 
|  | "objc2-user-notifications", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-uniform-type-identifiers" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "44fa5f9748dbfe1ca6c0b79ad20725a11eca7c2218bceb4b005cb1be26273bfe" | 
|  | dependencies = [ | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "objc2-user-notifications" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "objc2 0.5.2", | 
|  | "objc2-core-location", | 
|  | "objc2-foundation 0.2.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "object" | 
|  | version = "0.36.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "once_cell" | 
|  | version = "1.21.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d" | 
|  |  | 
|  | [[package]] | 
|  | name = "once_cell_polyfill" | 
|  | version = "1.70.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad" | 
|  |  | 
|  | [[package]] | 
|  | name = "oorandom" | 
|  | version = "11.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d6790f58c7ff633d8771f42965289203411a5e5c68388703c06e14f24770b41e" | 
|  |  | 
|  | [[package]] | 
|  | name = "orbclient" | 
|  | version = "0.3.48" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43" | 
|  | dependencies = [ | 
|  | "libredox", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ordered-channel" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "95be4d57809897b5a7539fc15a7dfe0e84141bc3dfaa2e9b1b27caa90acf61ab" | 
|  | dependencies = [ | 
|  | "crossbeam-channel", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ordered-float" | 
|  | version = "5.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e2c1f9f56e534ac6a9b8a4600bdf0f530fb393b5f393e7b4d03489c3cf0c3f01" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "owned_ttf_parser" | 
|  | version = "0.25.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "36820e9051aca1014ddc75770aab4d68bc1e9e632f0f5627c4086bc216fb583b" | 
|  | dependencies = [ | 
|  | "ttf-parser", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "oxipng" | 
|  | version = "9.1.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "26c613f0f566526a647c7473f6a8556dbce22c91b13485ee4b4ec7ab648e4973" | 
|  | dependencies = [ | 
|  | "bitvec", | 
|  | "crossbeam-channel", | 
|  | "filetime", | 
|  | "indexmap 2.11.3", | 
|  | "libdeflater", | 
|  | "log", | 
|  | "rayon", | 
|  | "rgb", | 
|  | "rustc-hash 2.1.1", | 
|  | "zopfli", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "parking_lot" | 
|  | version = "0.12.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "70d58bf43669b5795d1576d0641cfb6fbb2057bf629506267a92807158584a13" | 
|  | dependencies = [ | 
|  | "lock_api", | 
|  | "parking_lot_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "parking_lot_core" | 
|  | version = "0.9.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bc838d2a56b5b1a6c25f55575dfc605fabb63bb2365f6c2353ef9159aa69e4a5" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "libc", | 
|  | "redox_syscall 0.5.17", | 
|  | "smallvec", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "parley" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "13e57638545cf2ba4c3e72cc5715e53b1880b829cc3dbefda3d1700c58efe723" | 
|  | dependencies = [ | 
|  | "fontique", | 
|  | "hashbrown 0.15.5", | 
|  | "peniko 0.4.1", | 
|  | "skrifa 0.31.3", | 
|  | "swash", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "paste" | 
|  | version = "1.0.15" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a" | 
|  |  | 
|  | [[package]] | 
|  | name = "peniko" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b44f9ddd2f480176b34278eb653ec1c8062f3b143a4e16eeff5ffac3334e288" | 
|  | dependencies = [ | 
|  | "color", | 
|  | "kurbo 0.11.3", | 
|  | "linebender_resource_handle", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "peniko" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b3c76095c9a636173600478e0373218c7b955335048c2bcd12dc6a79657649d8" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "color", | 
|  | "kurbo 0.12.0", | 
|  | "linebender_resource_handle", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "percent-encoding" | 
|  | version = "2.3.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220" | 
|  |  | 
|  | [[package]] | 
|  | name = "pico-args" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5be167a7af36ee22fe3115051bc51f6e6c7054c9348e28deb4f49bd6f705a315" | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project" | 
|  | version = "1.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a" | 
|  | dependencies = [ | 
|  | "pin-project-internal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project-internal" | 
|  | version = "1.1.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-project-lite" | 
|  | version = "0.2.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b" | 
|  |  | 
|  | [[package]] | 
|  | name = "pin-utils" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" | 
|  |  | 
|  | [[package]] | 
|  | name = "pkg-config" | 
|  | version = "0.3.32" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" | 
|  |  | 
|  | [[package]] | 
|  | name = "png" | 
|  | version = "0.17.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526" | 
|  | dependencies = [ | 
|  | "bitflags 1.3.2", | 
|  | "crc32fast", | 
|  | "fdeflate", | 
|  | "flate2", | 
|  | "miniz_oxide", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "png" | 
|  | version = "0.18.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "97baced388464909d42d89643fe4361939af9b7ce7a31ee32a168f832a70f2a0" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "crc32fast", | 
|  | "fdeflate", | 
|  | "flate2", | 
|  | "miniz_oxide", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "polling" | 
|  | version = "3.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5d0e4f59085d47d8241c88ead0f274e8a0cb551f3625263c05eb8dd897c34218" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "concurrent-queue", | 
|  | "hermit-abi", | 
|  | "pin-project-lite", | 
|  | "rustix 1.1.2", | 
|  | "windows-sys 0.61.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pollster" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2f3a9f18d041e6d0e102a0a46750538147e5e8992d3b4873aaafee2520b00ce3" | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic" | 
|  | version = "1.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483" | 
|  |  | 
|  | [[package]] | 
|  | name = "portable-atomic-util" | 
|  | version = "0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d8a2f0d8d040d7848a709caf78912debcc3f33ee4b3cac47d73d1e1069e83507" | 
|  | dependencies = [ | 
|  | "portable-atomic", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ppv-lite86" | 
|  | version = "0.2.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9" | 
|  | dependencies = [ | 
|  | "zerocopy", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "presser" | 
|  | version = "0.3.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e8cf8e6a8aa66ce33f63993ffc4ea4271eb5b0530a9002db8455ea6050c77bfa" | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro-crate" | 
|  | version = "3.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "219cb19e96be00ab2e37d6e299658a0cfa83e52429179969b0f0121b4ac46983" | 
|  | dependencies = [ | 
|  | "toml_edit", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro2" | 
|  | version = "1.0.101" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" | 
|  | dependencies = [ | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "proc-macro2-diagnostics" | 
|  | version = "0.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "af066a9c399a26e020ada66a034357a868728e72cd426f3adcd35f80d88d88c8" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | "version_check", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "profiling" | 
|  | version = "1.0.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773" | 
|  | dependencies = [ | 
|  | "profiling-procmacros", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "profiling-procmacros" | 
|  | version = "1.0.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b" | 
|  | dependencies = [ | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "pxfm" | 
|  | version = "0.1.23" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f55f4fedc84ed39cb7a489322318976425e42a147e2be79d8f878e2884f94e84" | 
|  | dependencies = [ | 
|  | "num-traits", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "quick-xml" | 
|  | version = "0.37.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "quote" | 
|  | version = "1.0.40" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "r-efi" | 
|  | version = "5.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f" | 
|  |  | 
|  | [[package]] | 
|  | name = "radium" | 
|  | version = "0.7.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dc33ff2d4973d518d823d61aa239014831e521c75da58e3df4840d3f47749d09" | 
|  |  | 
|  | [[package]] | 
|  | name = "rand" | 
|  | version = "0.9.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1" | 
|  | dependencies = [ | 
|  | "rand_chacha", | 
|  | "rand_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_chacha" | 
|  | version = "0.9.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb" | 
|  | dependencies = [ | 
|  | "ppv-lite86", | 
|  | "rand_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rand_core" | 
|  | version = "0.9.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38" | 
|  | dependencies = [ | 
|  | "getrandom", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "range-alloc" | 
|  | version = "0.1.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c3d6831663a5098ea164f89cff59c6284e95f4e3c76ce9848d4529f5ccca9bde" | 
|  |  | 
|  | [[package]] | 
|  | name = "raw-window-handle" | 
|  | version = "0.6.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539" | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon" | 
|  | version = "1.11.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" | 
|  | dependencies = [ | 
|  | "either", | 
|  | "rayon-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rayon-core" | 
|  | version = "1.13.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91" | 
|  | dependencies = [ | 
|  | "crossbeam-deque", | 
|  | "crossbeam-utils", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "read-fonts" | 
|  | version = "0.29.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "04ca636dac446b5664bd16c069c00a9621806895b8bb02c2dc68542b23b8f25d" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "font-types 0.9.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "read-fonts" | 
|  | version = "0.35.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6717cf23b488adf64b9d711329542ba34de147df262370221940dfabc2c91358" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "core_maths", | 
|  | "font-types 0.10.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "redox_syscall" | 
|  | version = "0.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" | 
|  | dependencies = [ | 
|  | "bitflags 1.3.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "redox_syscall" | 
|  | version = "0.5.17" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex" | 
|  | version = "1.11.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-automata", | 
|  | "regex-syntax", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-automata" | 
|  | version = "0.4.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6" | 
|  | dependencies = [ | 
|  | "aho-corasick", | 
|  | "memchr", | 
|  | "regex-syntax", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "regex-syntax" | 
|  | version = "0.8.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001" | 
|  |  | 
|  | [[package]] | 
|  | name = "renderdoc-sys" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "19b30a45b0cd0bcca8037f3d0dc3421eaf95327a17cad11964fb8179b4fc4832" | 
|  |  | 
|  | [[package]] | 
|  | name = "rgb" | 
|  | version = "0.8.52" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0c6a884d2998352bb4daf0183589aec883f16a6da1f4dde84d8e2e9a5409a1ce" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "roxmltree" | 
|  | version = "0.20.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6c20b6793b5c2fa6553b250154b78d6d0db37e72700ae35fad9387a46f487c97" | 
|  |  | 
|  | [[package]] | 
|  | name = "run_wasm" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "cargo-run-wasm", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-demangle" | 
|  | version = "0.1.26" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56f7d92ca342cea22a06f2121d944b4fd82af56988c270852495420f961d4ace" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-hash" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustc-hash" | 
|  | version = "2.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustix" | 
|  | version = "0.38.44" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "errno", | 
|  | "libc", | 
|  | "linux-raw-sys 0.4.15", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustix" | 
|  | version = "1.1.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "cd15f8a2c5551a84d56efdc1cd049089e409ac19a3072d5037a17fd70719ff3e" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "errno", | 
|  | "libc", | 
|  | "linux-raw-sys 0.11.0", | 
|  | "windows-sys 0.61.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "rustversion" | 
|  | version = "1.0.22" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d" | 
|  |  | 
|  | [[package]] | 
|  | name = "rustybuzz" | 
|  | version = "0.20.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fd3c7c96f8a08ee34eff8857b11b49b07d71d1c3f4e88f8a88d4c9e9f90b1702" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "bytemuck", | 
|  | "core_maths", | 
|  | "log", | 
|  | "smallvec", | 
|  | "ttf-parser", | 
|  | "unicode-bidi-mirroring", | 
|  | "unicode-ccc", | 
|  | "unicode-properties", | 
|  | "unicode-script", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ryu" | 
|  | version = "1.0.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f" | 
|  |  | 
|  | [[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 = "scenes" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "bytemuck", | 
|  | "clap", | 
|  | "getrandom", | 
|  | "image", | 
|  | "rand", | 
|  | "roxmltree", | 
|  | "skrifa 0.37.0", | 
|  | "vello", | 
|  | "web-time", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "schemars" | 
|  | version = "0.8.22" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3fbf2ae1b8bc8e02df939598064d22402220cd5bbcca1c76f7d6a310974d5615" | 
|  | dependencies = [ | 
|  | "dyn-clone", | 
|  | "schemars_derive", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "schemars_derive" | 
|  | version = "0.8.22" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32e265784ad618884abaea0600a9adf15393368d840e0222d101a072f3f7534d" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "serde_derive_internals", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "scoped-tls" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294" | 
|  |  | 
|  | [[package]] | 
|  | name = "scopeguard" | 
|  | version = "1.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | 
|  |  | 
|  | [[package]] | 
|  | name = "sctk-adwaita" | 
|  | version = "0.10.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b6277f0217056f77f1d8f49f2950ac6c278c0d607c45f5ee99328d792ede24ec" | 
|  | dependencies = [ | 
|  | "ab_glyph", | 
|  | "log", | 
|  | "memmap2", | 
|  | "smithay-client-toolkit", | 
|  | "tiny-skia", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "semver" | 
|  | version = "1.0.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d767eb0aabc880b29956c35734170f26ed551a859dbd361d140cdbeca61ab1e2" | 
|  |  | 
|  | [[package]] | 
|  | name = "serde" | 
|  | version = "1.0.225" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "fd6c24dee235d0da097043389623fb913daddf92c76e9f5a1db88607a0bcbd1d" | 
|  | dependencies = [ | 
|  | "serde_core", | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_core" | 
|  | version = "1.0.225" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "659356f9a0cb1e529b24c01e43ad2bdf520ec4ceaf83047b83ddcc2251f96383" | 
|  | dependencies = [ | 
|  | "serde_derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_derive" | 
|  | version = "1.0.225" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0ea936adf78b1f766949a4977b91d2f5595825bd6ec079aa9543ad2685fc4516" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_derive_internals" | 
|  | version = "0.29.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_json" | 
|  | version = "1.0.145" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "memchr", | 
|  | "ryu", | 
|  | "serde", | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_path_to_error" | 
|  | version = "0.1.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "10a9ff822e371bb5403e391ecd83e182e0e77ba7f6fe0160b795797109d1b457" | 
|  | dependencies = [ | 
|  | "itoa", | 
|  | "serde", | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "serde_urlencoded" | 
|  | version = "0.7.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d3491c14715ca2294c4d6a88f15e84739788c1d030eed8c110436aafdaa2f3fd" | 
|  | dependencies = [ | 
|  | "form_urlencoded", | 
|  | "itoa", | 
|  | "ryu", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sharded-slab" | 
|  | version = "0.1.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6" | 
|  | dependencies = [ | 
|  | "lazy_static", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "shlex" | 
|  | version = "1.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" | 
|  |  | 
|  | [[package]] | 
|  | name = "simd-adler32" | 
|  | version = "0.3.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe" | 
|  |  | 
|  | [[package]] | 
|  | name = "simple" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "pollster", | 
|  | "vello", | 
|  | "winit", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "simplecss" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7a9c6883ca9c3c7c90e888de77b7a5c849c779d25d74a1269b0218b14e8b136c" | 
|  | dependencies = [ | 
|  | "log", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "siphasher" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d" | 
|  |  | 
|  | [[package]] | 
|  | name = "skrifa" | 
|  | version = "0.31.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dbeb4ca4399663735553a09dd17ce7e49a0a0203f03b706b39628c4d913a8607" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "read-fonts 0.29.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "skrifa" | 
|  | version = "0.37.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8c31071dedf532758ecf3fed987cdb4bd9509f900e026ab684b4ecb81ea49841" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "core_maths", | 
|  | "read-fonts 0.35.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "slab" | 
|  | version = "0.4.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589" | 
|  |  | 
|  | [[package]] | 
|  | name = "slotmap" | 
|  | version = "1.0.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dbff4acf519f630b3a3ddcfaea6c06b42174d9a44bc70c620e9ed1649d58b82a" | 
|  | dependencies = [ | 
|  | "version_check", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "smallvec" | 
|  | version = "1.15.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03" | 
|  |  | 
|  | [[package]] | 
|  | name = "smithay-client-toolkit" | 
|  | version = "0.19.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "calloop", | 
|  | "calloop-wayland-source", | 
|  | "cursor-icon", | 
|  | "libc", | 
|  | "log", | 
|  | "memmap2", | 
|  | "rustix 0.38.44", | 
|  | "thiserror 1.0.69", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | "wayland-csd-frame", | 
|  | "wayland-cursor", | 
|  | "wayland-protocols", | 
|  | "wayland-protocols-wlr", | 
|  | "wayland-scanner", | 
|  | "xkeysym", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "smol_str" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dd538fb6910ac1099850255cf94a94df6551fbdd602454387d0adb2d1ca6dead" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "socket2" | 
|  | version = "0.6.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "233504af464074f9d066d7b5416c5f9b894a5862a6506e306f7b816cdd6f1807" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "spirv" | 
|  | version = "0.3.0+sdk-1.3.268.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eda41003dc44290527a59b13432d4a0379379fa074b70174882adfbdfd917844" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | ] | 
|  |  | 
|  | [[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.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6637bab7722d379c8b41ba849228d680cc12d0a45ba1fa2b48f2a30577a06731" | 
|  | dependencies = [ | 
|  | "float-cmp", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "strsim" | 
|  | version = "0.11.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f" | 
|  |  | 
|  | [[package]] | 
|  | name = "svg" | 
|  | version = "0.18.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "94afda9cd163c04f6bee8b4bf2501c91548deae308373c436f36aeff3cf3c4a3" | 
|  |  | 
|  | [[package]] | 
|  | name = "svg_fmt" | 
|  | version = "0.4.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0193cc4331cfd2f3d2011ef287590868599a2f33c3e69bc22c1a3d3acf9e02fb" | 
|  |  | 
|  | [[package]] | 
|  | name = "svgtypes" | 
|  | version = "0.15.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "68c7541fff44b35860c1a7a47a7cadf3e4a304c457b58f9870d9706ece028afc" | 
|  | dependencies = [ | 
|  | "kurbo 0.11.3", | 
|  | "siphasher", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "swash" | 
|  | version = "0.2.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f745de914febc7c9ab4388dfaf94bbc87e69f57bb41133a9b0c84d4be49856f3" | 
|  | dependencies = [ | 
|  | "skrifa 0.31.3", | 
|  | "yazi", | 
|  | "zeno", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "syn" | 
|  | version = "2.0.106" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "sync_wrapper" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0bf256ce5efdfa370213c1dabab5935a12e49f2c58d15e9eac2870d3b4f27263" | 
|  |  | 
|  | [[package]] | 
|  | name = "tap" | 
|  | version = "1.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369" | 
|  |  | 
|  | [[package]] | 
|  | name = "tempfile" | 
|  | version = "3.22.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "84fa4d11fadde498443cca10fd3ac23c951f0dc59e080e9f4b93d4df4e4eea53" | 
|  | dependencies = [ | 
|  | "fastrand", | 
|  | "getrandom", | 
|  | "once_cell", | 
|  | "rustix 1.1.2", | 
|  | "windows-sys 0.61.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "termcolor" | 
|  | version = "1.4.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" | 
|  | dependencies = [ | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror" | 
|  | version = "1.0.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52" | 
|  | dependencies = [ | 
|  | "thiserror-impl 1.0.69", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror" | 
|  | version = "2.0.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0" | 
|  | dependencies = [ | 
|  | "thiserror-impl 2.0.16", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror-impl" | 
|  | version = "1.0.69" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thiserror-impl" | 
|  | version = "2.0.16" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "thread_local" | 
|  | version = "1.1.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tiny-skia" | 
|  | version = "0.11.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "83d13394d44dae3207b52a326c0c85a8bf87f1541f23b0d143811088497b09ab" | 
|  | dependencies = [ | 
|  | "arrayref", | 
|  | "arrayvec", | 
|  | "bytemuck", | 
|  | "cfg-if", | 
|  | "log", | 
|  | "tiny-skia-path", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tiny-skia-path" | 
|  | version = "0.11.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9c9e7fc0c2e86a30b117d0462aa261b72b7a99b7ebd7deb3a14ceda95c5bdc93" | 
|  | dependencies = [ | 
|  | "arrayref", | 
|  | "bytemuck", | 
|  | "strict-num", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinystr" | 
|  | version = "0.7.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f" | 
|  | dependencies = [ | 
|  | "displaydoc", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinytemplate" | 
|  | version = "1.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "be4d6b5f19ff7664e8c98d03e2139cb510db9b0a60b55f8e8709b689d939b6bc" | 
|  | dependencies = [ | 
|  | "serde", | 
|  | "serde_json", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinyvec" | 
|  | version = "1.10.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bfa5fdc3bce6191a1dbc8c02d5c8bffcf557bafa17c124c5264a458f1b0613fa" | 
|  | dependencies = [ | 
|  | "tinyvec_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tinyvec_macros" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" | 
|  |  | 
|  | [[package]] | 
|  | name = "tokio" | 
|  | version = "1.47.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "89e49afdadebb872d3145a5638b59eb0691ea23e46ca484037cfab3b76b95038" | 
|  | dependencies = [ | 
|  | "backtrace", | 
|  | "io-uring", | 
|  | "libc", | 
|  | "mio", | 
|  | "pin-project-lite", | 
|  | "slab", | 
|  | "socket2", | 
|  | "tokio-macros", | 
|  | "windows-sys 0.59.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tokio-macros" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_datetime" | 
|  | version = "0.7.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a197c0ec7d131bfc6f7e82c8442ba1595aeab35da7adbf05b6b73cd06a16b6be" | 
|  | dependencies = [ | 
|  | "serde_core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_edit" | 
|  | version = "0.23.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c2ad0b7ae9cfeef5605163839cb9221f453399f15cfb5c10be9885fcf56611f9" | 
|  | dependencies = [ | 
|  | "indexmap 2.11.3", | 
|  | "toml_datetime", | 
|  | "toml_parser", | 
|  | "winnow", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "toml_parser" | 
|  | version = "1.0.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b551886f449aa90d4fe2bdaa9f4a2577ad2dde302c61ecf262d80b116db95c10" | 
|  | dependencies = [ | 
|  | "winnow", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tower" | 
|  | version = "0.5.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d039ad9159c98b70ecfd540b2573b97f7f52c3e8d9f8ad57a24b916a536975f9" | 
|  | dependencies = [ | 
|  | "futures-core", | 
|  | "futures-util", | 
|  | "pin-project-lite", | 
|  | "sync_wrapper", | 
|  | "tokio", | 
|  | "tower-layer", | 
|  | "tower-service", | 
|  | "tracing", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tower-layer" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e" | 
|  |  | 
|  | [[package]] | 
|  | name = "tower-service" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3" | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing" | 
|  | version = "0.1.41" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0" | 
|  | dependencies = [ | 
|  | "log", | 
|  | "pin-project-lite", | 
|  | "tracing-attributes", | 
|  | "tracing-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-attributes" | 
|  | version = "0.1.30" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-core" | 
|  | version = "0.1.34" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678" | 
|  | dependencies = [ | 
|  | "once_cell", | 
|  | "valuable", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing-subscriber" | 
|  | version = "0.3.20" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2054a14f5307d601f88daf0553e1cbf472acc4f2c51afab632431cdcd72124d5" | 
|  | dependencies = [ | 
|  | "sharded-slab", | 
|  | "smallvec", | 
|  | "thread_local", | 
|  | "tracing-core", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "tracing_android_trace" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "84fae205f9c07bfae3d36d199ab985118c90d225ff70a38e7ff3ecbdb4ef61bc" | 
|  | dependencies = [ | 
|  | "android_trace", | 
|  | "smallvec", | 
|  | "thread_local", | 
|  | "tracing", | 
|  | "tracing-core", | 
|  | "tracing-subscriber", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "ttf-parser" | 
|  | version = "0.25.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d2df906b07856748fa3f6e0ad0cbaa047052d4a7dd609e231c4f72cee8c36f31" | 
|  | dependencies = [ | 
|  | "core_maths", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-bidi" | 
|  | version = "0.3.18" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-bidi-mirroring" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5dfa6e8c60bb66d49db113e0125ee8711b7647b5579dc7f5f19c42357ed039fe" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-ccc" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ce61d488bcdc9bc8b5d1772c404828b17fc481c0a582b5581e95fb233aef503e" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-ident" | 
|  | version = "1.0.19" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-properties" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-script" | 
|  | version = "0.5.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9fb421b350c9aff471779e262955939f565ec18b86c15364e6bdf0d662ca7c1f" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-segmentation" | 
|  | version = "1.12.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-vo" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b1d386ff53b415b7fe27b50bb44679e2cc4660272694b7b6f3326d8480823a94" | 
|  |  | 
|  | [[package]] | 
|  | name = "unicode-width" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c" | 
|  |  | 
|  | [[package]] | 
|  | name = "usvg" | 
|  | version = "0.45.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "80be9b06fbae3b8b303400ab20778c80bbaf338f563afe567cf3c9eea17b47ef" | 
|  | dependencies = [ | 
|  | "base64", | 
|  | "data-url", | 
|  | "flate2", | 
|  | "fontdb", | 
|  | "imagesize", | 
|  | "kurbo 0.11.3", | 
|  | "log", | 
|  | "pico-args", | 
|  | "roxmltree", | 
|  | "rustybuzz", | 
|  | "simplecss", | 
|  | "siphasher", | 
|  | "strict-num", | 
|  | "svgtypes", | 
|  | "tiny-skia-path", | 
|  | "unicode-bidi", | 
|  | "unicode-script", | 
|  | "unicode-vo", | 
|  | "xmlwriter", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "utf8parse" | 
|  | version = "0.2.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" | 
|  |  | 
|  | [[package]] | 
|  | name = "valuable" | 
|  | version = "0.1.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ba73ea9cf16a25df0c8caa16c51acb937d5712a8429db78a3ee29d5dcacd3a65" | 
|  |  | 
|  | [[package]] | 
|  | name = "vello" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "futures-intrusive", | 
|  | "log", | 
|  | "peniko 0.5.0", | 
|  | "png 0.17.16", | 
|  | "skrifa 0.37.0", | 
|  | "static_assertions", | 
|  | "thiserror 2.0.16", | 
|  | "vello_encoding", | 
|  | "vello_shaders", | 
|  | "wgpu", | 
|  | "wgpu-profiler", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_api" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "peniko 0.5.0", | 
|  | "png 0.17.16", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_bench" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "criterion", | 
|  | "parley", | 
|  | "rand", | 
|  | "smallvec", | 
|  | "usvg", | 
|  | "vello_common", | 
|  | "vello_cpu", | 
|  | "vello_dev_macros", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_common" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "fearless_simd", | 
|  | "hashbrown 0.15.5", | 
|  | "libm", | 
|  | "log", | 
|  | "peniko 0.5.0", | 
|  | "png 0.17.16", | 
|  | "roxmltree", | 
|  | "skrifa 0.37.0", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_cpu" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "crossbeam-channel", | 
|  | "ordered-channel", | 
|  | "rayon", | 
|  | "thread_local", | 
|  | "vello_common", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_dev_macros" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_encoding" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "guillotiere", | 
|  | "peniko 0.5.0", | 
|  | "skrifa 0.37.0", | 
|  | "smallvec", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_example_scenes" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "console_error_panic_hook", | 
|  | "console_log", | 
|  | "image", | 
|  | "log", | 
|  | "parley", | 
|  | "smallvec", | 
|  | "vello_common", | 
|  | "vello_cpu", | 
|  | "vello_hybrid", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_filters_cpu" | 
|  | version = "0.5.0" | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_hybrid" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "guillotiere", | 
|  | "hashbrown 0.15.5", | 
|  | "js-sys", | 
|  | "log", | 
|  | "png 0.17.16", | 
|  | "pollster", | 
|  | "roxmltree", | 
|  | "thiserror 2.0.16", | 
|  | "vello_common", | 
|  | "vello_sparse_shaders", | 
|  | "web-sys", | 
|  | "wgpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_hybrid_winit" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "pollster", | 
|  | "vello_common", | 
|  | "vello_example_scenes", | 
|  | "vello_hybrid", | 
|  | "wgpu", | 
|  | "winit", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_shaders" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "log", | 
|  | "naga", | 
|  | "thiserror 2.0.16", | 
|  | "vello_encoding", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_sparse_shaders" | 
|  | version = "0.0.1" | 
|  | dependencies = [ | 
|  | "naga", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_sparse_tests" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "image", | 
|  | "oxipng", | 
|  | "pollster", | 
|  | "skrifa 0.37.0", | 
|  | "smallvec", | 
|  | "vello_api", | 
|  | "vello_common", | 
|  | "vello_cpu", | 
|  | "vello_dev_macros", | 
|  | "vello_hybrid", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test", | 
|  | "wasmparser 0.235.0", | 
|  | "web-sys", | 
|  | "wgpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_tests" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "futures-intrusive", | 
|  | "image", | 
|  | "nv-flip", | 
|  | "oxipng", | 
|  | "png 0.17.16", | 
|  | "pollster", | 
|  | "scenes", | 
|  | "vello", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "vello_toy" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "clap", | 
|  | "image", | 
|  | "svg", | 
|  | "usvg", | 
|  | "vello_common", | 
|  | "vello_cpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "version_check" | 
|  | version = "0.9.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a" | 
|  |  | 
|  | [[package]] | 
|  | name = "walkdir" | 
|  | version = "2.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b" | 
|  | dependencies = [ | 
|  | "same-file", | 
|  | "winapi-util", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "walrus" | 
|  | version = "0.23.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6481311b98508f4bc2d0abbfa5d42172e7a54b4b24d8f15e28b0dc650be0c59f" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "gimli 0.26.2", | 
|  | "id-arena", | 
|  | "leb128", | 
|  | "log", | 
|  | "rayon", | 
|  | "walrus-macro", | 
|  | "wasm-encoder", | 
|  | "wasmparser 0.214.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "walrus-macro" | 
|  | version = "0.22.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "439ad39ff894c43c9649fa724cdde9a6fc50b855d517ef071a93e5df82fe51d3" | 
|  | dependencies = [ | 
|  | "heck", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi" | 
|  | version = "0.11.1+wasi-snapshot-preview1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b" | 
|  |  | 
|  | [[package]] | 
|  | name = "wasi" | 
|  | version = "0.14.7+wasi-0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "883478de20367e224c0090af9cf5f9fa85bed63a95c1abf3afc5c083ebc06e8c" | 
|  | dependencies = [ | 
|  | "wasip2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasip2" | 
|  | version = "1.0.1+wasi-0.2.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0562428422c63773dad2c345a1882263bbf4d65cf3f42e90921f787ef5ad58e7" | 
|  | dependencies = [ | 
|  | "wit-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "once_cell", | 
|  | "rustversion", | 
|  | "wasm-bindgen-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-backend" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6" | 
|  | dependencies = [ | 
|  | "bumpalo", | 
|  | "log", | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-cli-support" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "21e1a4a49abe9cd6f762fc65fac2ef5732afeeb66be369d2f71a85b165a533cf" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "base64", | 
|  | "log", | 
|  | "rustc-demangle", | 
|  | "serde", | 
|  | "serde_json", | 
|  | "tempfile", | 
|  | "walrus", | 
|  | "wasm-bindgen-externref-xform", | 
|  | "wasm-bindgen-multi-value-xform", | 
|  | "wasm-bindgen-shared", | 
|  | "wasm-bindgen-threads-xform", | 
|  | "wasm-bindgen-wasm-conventions", | 
|  | "wasm-bindgen-wasm-interpreter", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-externref-xform" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "940542c5cdbe96c35f98b5da5c65fb9d18df55a0cb1d81fc5ca4acc4fda4d61c" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "walrus", | 
|  | "wasm-bindgen-wasm-conventions", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-futures" | 
|  | version = "0.4.50" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "555d470ec0bc3bb57890405e5d4322cc9ea83cebb085523ced7be4144dac1e61" | 
|  | dependencies = [ | 
|  | "cfg-if", | 
|  | "js-sys", | 
|  | "once_cell", | 
|  | "wasm-bindgen", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7fe63fc6d09ed3792bd0897b314f53de8e16568c2b3f7982f468c0bf9bd0b407" | 
|  | dependencies = [ | 
|  | "quote", | 
|  | "wasm-bindgen-macro-support", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-macro-support" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8ae87ea40c9f689fc23f209965b6fb8a99ad69aeeb0231408be24920604395de" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | "wasm-bindgen-backend", | 
|  | "wasm-bindgen-shared", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-multi-value-xform" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "64b5ad2e97adde0c3e4369c38e0dbaee329ad8f6cc2ee8e01d1d0b13bd8b14cf" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "walrus", | 
|  | "wasm-bindgen-wasm-conventions", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-shared" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d" | 
|  | dependencies = [ | 
|  | "unicode-ident", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-test" | 
|  | version = "0.3.50" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "66c8d5e33ca3b6d9fa3b4676d774c5778031d27a578c2b007f905acf816152c3" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "minicov", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test-macro", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-test-macro" | 
|  | version = "0.3.50" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "17d5042cc5fa009658f9a7333ef24291b1291a25b6382dd68862a7f3b969f69b" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-threads-xform" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1cbdf2d55a50f7edc9dd9aecae7a3a40e9736fda851bd8816f98a86167c8c277" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "walrus", | 
|  | "wasm-bindgen-wasm-conventions", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-wasm-conventions" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b1c24fcaa34d2d84407122cfb1d3f37c3586756cf462be18e049b49245a16c08" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "leb128", | 
|  | "log", | 
|  | "walrus", | 
|  | "wasmparser 0.214.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-bindgen-wasm-interpreter" | 
|  | version = "0.2.100" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "33f24921401faadd6944206f9d6837d07bbb5ff766ed51ad34528089f66550e0" | 
|  | dependencies = [ | 
|  | "anyhow", | 
|  | "log", | 
|  | "walrus", | 
|  | "wasm-bindgen-wasm-conventions", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm-encoder" | 
|  | version = "0.214.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ff694f02a8d7a50b6922b197ae03883fbf18cdb2ae9fbee7b6148456f5f44041" | 
|  | dependencies = [ | 
|  | "leb128", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasm_cpu" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "bytemuck", | 
|  | "console_error_panic_hook", | 
|  | "console_log", | 
|  | "js-sys", | 
|  | "log", | 
|  | "parley", | 
|  | "vello_common", | 
|  | "vello_cpu", | 
|  | "vello_example_scenes", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test", | 
|  | "web-sys", | 
|  | "wgpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasmparser" | 
|  | version = "0.214.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5309c1090e3e84dad0d382f42064e9933fdaedb87e468cc239f0eabea73ddcb6" | 
|  | dependencies = [ | 
|  | "ahash", | 
|  | "bitflags 2.9.4", | 
|  | "hashbrown 0.14.5", | 
|  | "indexmap 2.11.3", | 
|  | "semver", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wasmparser" | 
|  | version = "0.235.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "161296c618fa2d63f6ed5fffd1112937e803cb9ec71b32b01a76321555660917" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "hashbrown 0.15.5", | 
|  | "indexmap 2.11.3", | 
|  | "semver", | 
|  | "serde", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-backend" | 
|  | version = "0.3.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35" | 
|  | dependencies = [ | 
|  | "cc", | 
|  | "downcast-rs", | 
|  | "rustix 1.1.2", | 
|  | "scoped-tls", | 
|  | "smallvec", | 
|  | "wayland-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-client" | 
|  | version = "0.31.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "rustix 1.1.2", | 
|  | "wayland-backend", | 
|  | "wayland-scanner", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-csd-frame" | 
|  | version = "0.3.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "cursor-icon", | 
|  | "wayland-backend", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-cursor" | 
|  | version = "0.31.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29" | 
|  | dependencies = [ | 
|  | "rustix 1.1.2", | 
|  | "wayland-client", | 
|  | "xcursor", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-protocols" | 
|  | version = "0.32.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | "wayland-scanner", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-protocols-plasma" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | "wayland-protocols", | 
|  | "wayland-scanner", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-protocols-wlr" | 
|  | version = "0.3.9" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | "wayland-protocols", | 
|  | "wayland-scanner", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-scanner" | 
|  | version = "0.31.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quick-xml", | 
|  | "quote", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wayland-sys" | 
|  | version = "0.31.7" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142" | 
|  | dependencies = [ | 
|  | "dlib", | 
|  | "log", | 
|  | "once_cell", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "web-sys" | 
|  | version = "0.3.77" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "web-time" | 
|  | version = "1.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb" | 
|  | dependencies = [ | 
|  | "js-sys", | 
|  | "wasm-bindgen", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu" | 
|  | version = "26.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "70b6ff82bbf6e9206828e1a3178e851f8c20f1c9028e74dd3a8090741ccd5798" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "bitflags 2.9.4", | 
|  | "cfg-if", | 
|  | "cfg_aliases", | 
|  | "document-features", | 
|  | "hashbrown 0.15.5", | 
|  | "js-sys", | 
|  | "log", | 
|  | "naga", | 
|  | "parking_lot", | 
|  | "portable-atomic", | 
|  | "profiling", | 
|  | "raw-window-handle", | 
|  | "smallvec", | 
|  | "static_assertions", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "web-sys", | 
|  | "wgpu-core", | 
|  | "wgpu-hal", | 
|  | "wgpu-types", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-core" | 
|  | version = "26.0.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d5f62f1053bd28c2268f42916f31588f81f64796e2ff91b81293515017ca8bd9" | 
|  | dependencies = [ | 
|  | "arrayvec", | 
|  | "bit-set", | 
|  | "bit-vec", | 
|  | "bitflags 2.9.4", | 
|  | "cfg_aliases", | 
|  | "document-features", | 
|  | "hashbrown 0.15.5", | 
|  | "indexmap 2.11.3", | 
|  | "log", | 
|  | "naga", | 
|  | "once_cell", | 
|  | "parking_lot", | 
|  | "portable-atomic", | 
|  | "profiling", | 
|  | "raw-window-handle", | 
|  | "rustc-hash 1.1.0", | 
|  | "smallvec", | 
|  | "thiserror 2.0.16", | 
|  | "wgpu-core-deps-apple", | 
|  | "wgpu-core-deps-emscripten", | 
|  | "wgpu-core-deps-wasm", | 
|  | "wgpu-core-deps-windows-linux-android", | 
|  | "wgpu-hal", | 
|  | "wgpu-types", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-core-deps-apple" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "18ae5fbde6a4cbebae38358aa73fcd6e0f15c6144b67ef5dc91ded0db125dbdf" | 
|  | dependencies = [ | 
|  | "wgpu-hal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-core-deps-emscripten" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d7670e390f416006f746b4600fdd9136455e3627f5bd763abf9a65daa216dd2d" | 
|  | dependencies = [ | 
|  | "wgpu-hal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-core-deps-wasm" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c03b9f9e1a50686d315fc6debe4980cc45cd37b0e919351917df494e8fdc8885" | 
|  | dependencies = [ | 
|  | "wgpu-hal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-core-deps-windows-linux-android" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "720a5cb9d12b3d337c15ff0e24d3e97ed11490ff3f7506e7f3d98c68fa5d6f14" | 
|  | dependencies = [ | 
|  | "wgpu-hal", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-hal" | 
|  | version = "26.0.4" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7df2c64ac282a91ad7662c90bc4a77d4a2135bc0b2a2da5a4d4e267afc034b9e" | 
|  | dependencies = [ | 
|  | "android_system_properties", | 
|  | "arrayvec", | 
|  | "ash", | 
|  | "bit-set", | 
|  | "bitflags 2.9.4", | 
|  | "block", | 
|  | "bytemuck", | 
|  | "cfg-if", | 
|  | "cfg_aliases", | 
|  | "core-graphics-types 0.2.0", | 
|  | "glow", | 
|  | "glutin_wgl_sys", | 
|  | "gpu-alloc", | 
|  | "gpu-allocator", | 
|  | "gpu-descriptor", | 
|  | "hashbrown 0.15.5", | 
|  | "js-sys", | 
|  | "khronos-egl", | 
|  | "libc", | 
|  | "libloading", | 
|  | "log", | 
|  | "metal", | 
|  | "naga", | 
|  | "ndk-sys", | 
|  | "objc", | 
|  | "ordered-float", | 
|  | "parking_lot", | 
|  | "portable-atomic", | 
|  | "portable-atomic-util", | 
|  | "profiling", | 
|  | "range-alloc", | 
|  | "raw-window-handle", | 
|  | "renderdoc-sys", | 
|  | "smallvec", | 
|  | "thiserror 2.0.16", | 
|  | "wasm-bindgen", | 
|  | "web-sys", | 
|  | "wgpu-types", | 
|  | "windows", | 
|  | "windows-core 0.58.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-profiler" | 
|  | version = "0.24.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "63e58456885a6e343f2487a65ba0d19f87b8a9d8c9b69086352ade067d52b621" | 
|  | dependencies = [ | 
|  | "parking_lot", | 
|  | "thiserror 2.0.16", | 
|  | "wgpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu-types" | 
|  | version = "26.0.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "eca7a8d8af57c18f57d393601a1fb159ace8b2328f1b6b5f80893f7d672c9ae2" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "bytemuck", | 
|  | "js-sys", | 
|  | "log", | 
|  | "thiserror 2.0.16", | 
|  | "web-sys", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wgpu_webgl" | 
|  | version = "0.5.0" | 
|  | dependencies = [ | 
|  | "console_error_panic_hook", | 
|  | "console_log", | 
|  | "js-sys", | 
|  | "log", | 
|  | "vello_common", | 
|  | "vello_example_scenes", | 
|  | "vello_hybrid", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wasm-bindgen-test", | 
|  | "web-sys", | 
|  | "wgpu", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winapi-util" | 
|  | version = "0.1.11" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22" | 
|  | dependencies = [ | 
|  | "windows-sys 0.61.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6" | 
|  | dependencies = [ | 
|  | "windows-core 0.58.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-core" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99" | 
|  | dependencies = [ | 
|  | "windows-implement 0.58.0", | 
|  | "windows-interface 0.58.0", | 
|  | "windows-result 0.2.0", | 
|  | "windows-strings 0.1.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-core" | 
|  | version = "0.62.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "57fe7168f7de578d2d8a05b07fd61870d2e73b4020e9f49aa00da8471723497c" | 
|  | dependencies = [ | 
|  | "windows-implement 0.60.0", | 
|  | "windows-interface 0.59.1", | 
|  | "windows-link 0.2.0", | 
|  | "windows-result 0.4.0", | 
|  | "windows-strings 0.5.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-implement" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-implement" | 
|  | version = "0.60.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-interface" | 
|  | version = "0.58.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-interface" | 
|  | version = "0.59.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-link" | 
|  | version = "0.1.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-link" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "45e46c0661abb7180e7b9c281db115305d49ca1709ab8242adf09666d2173c65" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-result" | 
|  | version = "0.2.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-result" | 
|  | version = "0.4.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7084dcc306f89883455a206237404d3eaf961e5bd7e0f312f7c91f57eb44167f" | 
|  | dependencies = [ | 
|  | "windows-link 0.2.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-strings" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10" | 
|  | dependencies = [ | 
|  | "windows-result 0.2.0", | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-strings" | 
|  | version = "0.5.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "7218c655a553b0bed4426cf54b20d7ba363ef543b52d515b3e48d7fd55318dda" | 
|  | dependencies = [ | 
|  | "windows-link 0.2.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.45.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0" | 
|  | dependencies = [ | 
|  | "windows-targets 0.42.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.52.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.59.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b" | 
|  | dependencies = [ | 
|  | "windows-targets 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.60.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb" | 
|  | dependencies = [ | 
|  | "windows-targets 0.53.3", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-sys" | 
|  | version = "0.61.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e201184e40b2ede64bc2ea34968b28e33622acdbbf37104f0e4a33f7abe657aa" | 
|  | dependencies = [ | 
|  | "windows-link 0.2.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071" | 
|  | dependencies = [ | 
|  | "windows_aarch64_gnullvm 0.42.2", | 
|  | "windows_aarch64_msvc 0.42.2", | 
|  | "windows_i686_gnu 0.42.2", | 
|  | "windows_i686_msvc 0.42.2", | 
|  | "windows_x86_64_gnu 0.42.2", | 
|  | "windows_x86_64_gnullvm 0.42.2", | 
|  | "windows_x86_64_msvc 0.42.2", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973" | 
|  | dependencies = [ | 
|  | "windows_aarch64_gnullvm 0.52.6", | 
|  | "windows_aarch64_msvc 0.52.6", | 
|  | "windows_i686_gnu 0.52.6", | 
|  | "windows_i686_gnullvm 0.52.6", | 
|  | "windows_i686_msvc 0.52.6", | 
|  | "windows_x86_64_gnu 0.52.6", | 
|  | "windows_x86_64_gnullvm 0.52.6", | 
|  | "windows_x86_64_msvc 0.52.6", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows-targets" | 
|  | version = "0.53.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91" | 
|  | dependencies = [ | 
|  | "windows-link 0.1.3", | 
|  | "windows_aarch64_gnullvm 0.53.0", | 
|  | "windows_aarch64_msvc 0.53.0", | 
|  | "windows_i686_gnu 0.53.0", | 
|  | "windows_i686_gnullvm 0.53.0", | 
|  | "windows_i686_msvc 0.53.0", | 
|  | "windows_x86_64_gnu 0.53.0", | 
|  | "windows_x86_64_gnullvm 0.53.0", | 
|  | "windows_x86_64_msvc 0.53.0", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_aarch64_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnu" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_i686_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnu" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_gnullvm" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.42.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.52.6" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec" | 
|  |  | 
|  | [[package]] | 
|  | name = "windows_x86_64_msvc" | 
|  | version = "0.53.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486" | 
|  |  | 
|  | [[package]] | 
|  | name = "winit" | 
|  | version = "0.30.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732" | 
|  | dependencies = [ | 
|  | "ahash", | 
|  | "android-activity", | 
|  | "atomic-waker", | 
|  | "bitflags 2.9.4", | 
|  | "block2", | 
|  | "bytemuck", | 
|  | "calloop", | 
|  | "cfg_aliases", | 
|  | "concurrent-queue", | 
|  | "core-foundation 0.9.4", | 
|  | "core-graphics", | 
|  | "cursor-icon", | 
|  | "dpi", | 
|  | "js-sys", | 
|  | "libc", | 
|  | "memmap2", | 
|  | "ndk", | 
|  | "objc2 0.5.2", | 
|  | "objc2-app-kit", | 
|  | "objc2-foundation 0.2.2", | 
|  | "objc2-ui-kit", | 
|  | "orbclient", | 
|  | "percent-encoding", | 
|  | "pin-project", | 
|  | "raw-window-handle", | 
|  | "redox_syscall 0.4.1", | 
|  | "rustix 0.38.44", | 
|  | "sctk-adwaita", | 
|  | "smithay-client-toolkit", | 
|  | "smol_str", | 
|  | "tracing", | 
|  | "unicode-segmentation", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "wayland-backend", | 
|  | "wayland-client", | 
|  | "wayland-protocols", | 
|  | "wayland-protocols-plasma", | 
|  | "web-sys", | 
|  | "web-time", | 
|  | "windows-sys 0.52.0", | 
|  | "x11-dl", | 
|  | "x11rb", | 
|  | "xkbcommon-dl", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "winnow" | 
|  | version = "0.7.13" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf" | 
|  | dependencies = [ | 
|  | "memchr", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "wit-bindgen" | 
|  | version = "0.46.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "f17a85883d4e6d00e8a97c586de764dabcc06133f7f1d55dce5cdc070ad7fe59" | 
|  |  | 
|  | [[package]] | 
|  | name = "with_winit" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "android_logger", | 
|  | "anyhow", | 
|  | "clap", | 
|  | "console_error_panic_hook", | 
|  | "console_log", | 
|  | "env_logger", | 
|  | "getrandom", | 
|  | "jni", | 
|  | "kurbo 0.12.0", | 
|  | "log", | 
|  | "notify-debouncer-full", | 
|  | "pollster", | 
|  | "profiling", | 
|  | "scenes", | 
|  | "tracing", | 
|  | "tracing-subscriber", | 
|  | "tracing_android_trace", | 
|  | "vello", | 
|  | "vello_shaders", | 
|  | "wasm-bindgen", | 
|  | "wasm-bindgen-futures", | 
|  | "web-sys", | 
|  | "web-time", | 
|  | "wgpu-profiler", | 
|  | "winit", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "writeable" | 
|  | version = "0.5.5" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51" | 
|  |  | 
|  | [[package]] | 
|  | name = "wyz" | 
|  | version = "0.5.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "05f360fc0b24296329c78fda852a1e9ae82de9cf7b27dae4b7f62f118f77b9ed" | 
|  | dependencies = [ | 
|  | "tap", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "x11-dl" | 
|  | version = "2.21.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "38735924fedd5314a6e548792904ed8c6de6636285cb9fec04d5b1db85c1516f" | 
|  | dependencies = [ | 
|  | "libc", | 
|  | "once_cell", | 
|  | "pkg-config", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "x11rb" | 
|  | version = "0.13.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "9993aa5be5a26815fe2c3eacfc1fde061fc1a1f094bf1ad2a18bf9c495dd7414" | 
|  | dependencies = [ | 
|  | "as-raw-xcb-connection", | 
|  | "gethostname", | 
|  | "libc", | 
|  | "libloading", | 
|  | "once_cell", | 
|  | "rustix 1.1.2", | 
|  | "x11rb-protocol", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "x11rb-protocol" | 
|  | version = "0.13.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ea6fc2961e4ef194dcbfe56bb845534d0dc8098940c7e5c012a258bfec6701bd" | 
|  |  | 
|  | [[package]] | 
|  | name = "xcursor" | 
|  | version = "0.3.10" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b" | 
|  |  | 
|  | [[package]] | 
|  | name = "xkbcommon-dl" | 
|  | version = "0.4.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5" | 
|  | dependencies = [ | 
|  | "bitflags 2.9.4", | 
|  | "dlib", | 
|  | "log", | 
|  | "once_cell", | 
|  | "xkeysym", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "xkeysym" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56" | 
|  |  | 
|  | [[package]] | 
|  | name = "xml-rs" | 
|  | version = "0.8.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7" | 
|  |  | 
|  | [[package]] | 
|  | name = "xmlwriter" | 
|  | version = "0.1.0" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "ec7a2a501ed189703dba8b08142f057e887dfc4b2cc4db2d343ac6376ba3e0b9" | 
|  |  | 
|  | [[package]] | 
|  | name = "xtask" | 
|  | version = "0.0.0" | 
|  | dependencies = [ | 
|  | "clap", | 
|  | "kompari", | 
|  | "kompari-tasks", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "yazi" | 
|  | version = "0.2.1" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "e01738255b5a16e78bbb83e7fbba0a1e7dd506905cfc53f4622d89015a03fbb5" | 
|  |  | 
|  | [[package]] | 
|  | name = "zeno" | 
|  | version = "0.3.3" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "6df3dc4292935e51816d896edcd52aa30bc297907c26167fec31e2b0c6a32524" | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy" | 
|  | version = "0.8.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "0894878a5fa3edfd6da3f88c4805f4c8558e2b996227a3d864f47fe11e38282c" | 
|  | dependencies = [ | 
|  | "zerocopy-derive", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zerocopy-derive" | 
|  | version = "0.8.27" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "88d2b8d9c68ad2b9e4340d7832716a4d21a22a1154777ad56ea55c51a9cf3831" | 
|  | dependencies = [ | 
|  | "proc-macro2", | 
|  | "quote", | 
|  | "syn", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zopfli" | 
|  | version = "0.8.2" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "edfc5ee405f504cd4984ecc6f14d02d55cfda60fa4b689434ef4102aae150cd7" | 
|  | dependencies = [ | 
|  | "bumpalo", | 
|  | "crc32fast", | 
|  | "log", | 
|  | "simd-adler32", | 
|  | ] | 
|  |  | 
|  | [[package]] | 
|  | name = "zune-core" | 
|  | version = "0.4.12" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "3f423a2c17029964870cfaabb1f13dfab7d092a62a29a89264f4d36990ca414a" | 
|  |  | 
|  | [[package]] | 
|  | name = "zune-jpeg" | 
|  | version = "0.4.21" | 
|  | source = "registry+https://github.com/rust-lang/crates.io-index" | 
|  | checksum = "29ce2c8a9384ad323cf564b67da86e21d3cfdff87908bc1223ed5c99bc792713" | 
|  | dependencies = [ | 
|  | "zune-core", | 
|  | ] |