1580 lines
39 KiB
Plaintext
1580 lines
39 KiB
Plaintext
|
# This file is automatically @generated by Cargo.
|
||
|
# It is not intended for manual editing.
|
||
|
version = 3
|
||
|
|
||
|
[[package]]
|
||
|
name = "addr2line"
|
||
|
version = "0.21.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
||
|
dependencies = [
|
||
|
"gimli",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "adler"
|
||
|
version = "1.0.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
||
|
|
||
|
[[package]]
|
||
|
name = "aliasable"
|
||
|
version = "0.1.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd"
|
||
|
|
||
|
[[package]]
|
||
|
name = "android-tzdata"
|
||
|
version = "0.1.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e999941b234f3131b00bc13c22d06e8c5ff726d1b6318ac7eb276997bbb4fef0"
|
||
|
|
||
|
[[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 = "angle"
|
||
|
version = "0.5.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0bf965b6b142c8c68150e815ef527d17f0fe74e622b2c5287fd8626cb7c4a5fa"
|
||
|
dependencies = [
|
||
|
"num-traits",
|
||
|
"serde",
|
||
|
"serde_derive",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "autocfg"
|
||
|
version = "1.1.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
||
|
|
||
|
[[package]]
|
||
|
name = "backtrace"
|
||
|
version = "0.3.69"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
||
|
dependencies = [
|
||
|
"addr2line",
|
||
|
"cc",
|
||
|
"cfg-if",
|
||
|
"libc",
|
||
|
"miniz_oxide",
|
||
|
"object",
|
||
|
"rustc-demangle",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "base64"
|
||
|
version = "0.21.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "35636a1494ede3b646cc98f74f8e62c773a38a659ebc777a2cf26b9b74171df9"
|
||
|
|
||
|
[[package]]
|
||
|
name = "bitflags"
|
||
|
version = "1.3.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
||
|
|
||
|
[[package]]
|
||
|
name = "bitflags"
|
||
|
version = "2.4.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
||
|
|
||
|
[[package]]
|
||
|
name = "bumpalo"
|
||
|
version = "3.14.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec"
|
||
|
|
||
|
[[package]]
|
||
|
name = "byteorder"
|
||
|
version = "1.5.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
||
|
|
||
|
[[package]]
|
||
|
name = "bytes"
|
||
|
version = "1.5.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
||
|
|
||
|
[[package]]
|
||
|
name = "cc"
|
||
|
version = "1.0.83"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "cfg-if"
|
||
|
version = "1.0.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||
|
|
||
|
[[package]]
|
||
|
name = "chrono"
|
||
|
version = "0.4.31"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38"
|
||
|
dependencies = [
|
||
|
"android-tzdata",
|
||
|
"iana-time-zone",
|
||
|
"num-traits",
|
||
|
"serde",
|
||
|
"windows-targets",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "cluFlock"
|
||
|
version = "1.2.7"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a5c0fabbd86438044c17b633a514a4e5512f356ee114d7378665d24212462f88"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
"winapi",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "color-eyre"
|
||
|
version = "0.6.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5a667583cca8c4f8436db8de46ea8233c42a7d9ae424a82d338f2e4675229204"
|
||
|
dependencies = [
|
||
|
"backtrace",
|
||
|
"color-spantrace",
|
||
|
"eyre",
|
||
|
"indenter",
|
||
|
"once_cell",
|
||
|
"owo-colors",
|
||
|
"tracing-error",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "color-rs"
|
||
|
version = "0.8.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3415c18b81f66b23614db9fcccbf19d2af434e04d9a6c7ac10e49930f39d89f8"
|
||
|
dependencies = [
|
||
|
"angle",
|
||
|
"half",
|
||
|
"num-traits",
|
||
|
"serde",
|
||
|
"serde_derive",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "color-spantrace"
|
||
|
version = "0.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1ba75b3d9449ecdccb27ecbc479fdc0b87fa2dd43d2f8298f9bf0e59aacc8dce"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"owo-colors",
|
||
|
"tracing-core",
|
||
|
"tracing-error",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "convert_case"
|
||
|
version = "0.6.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca"
|
||
|
dependencies = [
|
||
|
"unicode-segmentation",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "core-foundation-sys"
|
||
|
version = "0.8.4"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
|
||
|
|
||
|
[[package]]
|
||
|
name = "darling"
|
||
|
version = "0.20.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0209d94da627ab5605dcccf08bb18afa5009cfbef48d8a8b7d7bdbc79be25c5e"
|
||
|
dependencies = [
|
||
|
"darling_core",
|
||
|
"darling_macro",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "darling_core"
|
||
|
version = "0.20.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "177e3443818124b357d8e76f53be906d60937f0d3a90773a664fa63fa253e621"
|
||
|
dependencies = [
|
||
|
"fnv",
|
||
|
"ident_case",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"strsim",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "darling_macro"
|
||
|
version = "0.20.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "836a9bbc7ad63342d6d6e7b815ccab164bc77a2d95d84bc3117a8c0d5c98e2d5"
|
||
|
dependencies = [
|
||
|
"darling_core",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "deranged"
|
||
|
version = "0.3.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0f32d04922c60427da6f9fef14d042d9edddef64cb9d4ce0d64d0685fbeb1fd3"
|
||
|
dependencies = [
|
||
|
"powerfmt",
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "dirs"
|
||
|
version = "5.0.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "44c45a9d03d6676652bcb5e724c7e988de1acad23a711b5217ab9cbecbec2225"
|
||
|
dependencies = [
|
||
|
"dirs-sys",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "dirs-sys"
|
||
|
version = "0.4.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "520f05a5cbd335fae5a99ff7a6ab8627577660ee5cfd6a94a6a929b52ff0321c"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
"option-ext",
|
||
|
"redox_users",
|
||
|
"windows-sys",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "either"
|
||
|
version = "1.9.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07"
|
||
|
|
||
|
[[package]]
|
||
|
name = "enum_dispatch"
|
||
|
version = "0.3.12"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8f33313078bb8d4d05a2733a94ac4c2d8a0df9a2b84424ebf4f33bfc224a890e"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "equivalent"
|
||
|
version = "1.0.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
||
|
|
||
|
[[package]]
|
||
|
name = "eyre"
|
||
|
version = "0.6.8"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "4c2b6b5a29c02cdc822728b7d7b8ae1bab3e3b05d44522770ddd49722eeac7eb"
|
||
|
dependencies = [
|
||
|
"indenter",
|
||
|
"once_cell",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "flagset"
|
||
|
version = "0.4.4"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d52a7e408202050813e6f1d9addadcaafef3dca7530c7ddfb005d4081cce6779"
|
||
|
dependencies = [
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "flatbuffers"
|
||
|
version = "23.5.26"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "4dac53e22462d78c16d64a1cd22371b54cc3fe94aa15e7886a2fa6e5d1ab8640"
|
||
|
dependencies = [
|
||
|
"bitflags 1.3.2",
|
||
|
"rustc_version",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "flexbuffers"
|
||
|
version = "2.0.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "15d14128f06405808ce75bfebe11e9b0f9da18719ede6d7bdb1702d6bfe0f7e8"
|
||
|
dependencies = [
|
||
|
"bitflags 1.3.2",
|
||
|
"byteorder",
|
||
|
"num_enum",
|
||
|
"serde",
|
||
|
"serde_derive",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "fnv"
|
||
|
version = "1.0.7"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
||
|
|
||
|
[[package]]
|
||
|
name = "getrandom"
|
||
|
version = "0.2.10"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
"libc",
|
||
|
"wasi",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "gimli"
|
||
|
version = "0.28.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0"
|
||
|
|
||
|
[[package]]
|
||
|
name = "glam"
|
||
|
version = "0.24.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "b5418c17512bdf42730f9032c74e1ae39afc408745ebb2acf72fbc4691c17945"
|
||
|
dependencies = [
|
||
|
"mint",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "glam"
|
||
|
version = "0.25.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "151665d9be52f9bb40fc7966565d39666f2d1e69233571b71b87791c7e0528b3"
|
||
|
dependencies = [
|
||
|
"mint",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "global_counter"
|
||
|
version = "0.2.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "2a77c0a6d353621e0ba32c0eb64a5ed3832d900135712779e38bd2ea31d6509f"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"parking_lot 0.11.2",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "half"
|
||
|
version = "1.8.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7"
|
||
|
|
||
|
[[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.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "f93e7192158dbcda357bdec5fb5788eebf8bbac027f3f33e719d29135ae84156"
|
||
|
|
||
|
[[package]]
|
||
|
name = "heck"
|
||
|
version = "0.4.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8"
|
||
|
|
||
|
[[package]]
|
||
|
name = "hex"
|
||
|
version = "0.4.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"
|
||
|
|
||
|
[[package]]
|
||
|
name = "iana-time-zone"
|
||
|
version = "0.1.58"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8326b86b6cff230b97d0d312a6c40a60726df3332e721f72a1b035f451663b20"
|
||
|
dependencies = [
|
||
|
"android_system_properties",
|
||
|
"core-foundation-sys",
|
||
|
"iana-time-zone-haiku",
|
||
|
"js-sys",
|
||
|
"wasm-bindgen",
|
||
|
"windows-core",
|
||
|
]
|
||
|
|
||
|
[[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 = "ident_case"
|
||
|
version = "1.0.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
||
|
|
||
|
[[package]]
|
||
|
name = "indenter"
|
||
|
version = "0.3.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ce23b50ad8242c51a442f3ff322d56b02f08852c77e4c0b4d3fd684abc89c683"
|
||
|
|
||
|
[[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",
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "indexmap"
|
||
|
version = "2.0.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897"
|
||
|
dependencies = [
|
||
|
"equivalent",
|
||
|
"hashbrown 0.14.2",
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "input-event-codes"
|
||
|
version = "5.16.8"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "6b6b0f8557f596a2db592f172015c40d0c149e16a956c7848e733d663f2c6636"
|
||
|
|
||
|
[[package]]
|
||
|
name = "instant"
|
||
|
version = "0.1.12"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "itertools"
|
||
|
version = "0.12.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569"
|
||
|
dependencies = [
|
||
|
"either",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "itoa"
|
||
|
version = "1.0.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38"
|
||
|
|
||
|
[[package]]
|
||
|
name = "js-sys"
|
||
|
version = "0.3.64"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a"
|
||
|
dependencies = [
|
||
|
"wasm-bindgen",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "kdl"
|
||
|
version = "4.6.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "062c875482ccb676fd40c804a40e3824d4464c18c364547456d1c8e8e951ae47"
|
||
|
dependencies = [
|
||
|
"miette",
|
||
|
"nom",
|
||
|
"thiserror",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "lazy_static"
|
||
|
version = "1.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
||
|
|
||
|
[[package]]
|
||
|
name = "lerp"
|
||
|
version = "0.5.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ecc56a024593ecbcacb6bb4f8f4ace719eb08ae9b701535640ef3efb0e706260"
|
||
|
dependencies = [
|
||
|
"num-traits",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "libc"
|
||
|
version = "0.2.149"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
|
||
|
|
||
|
[[package]]
|
||
|
name = "lock_api"
|
||
|
version = "0.4.11"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
||
|
dependencies = [
|
||
|
"autocfg",
|
||
|
"scopeguard",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "log"
|
||
|
version = "0.4.20"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "b5e6163cb8c49088c2c36f57875e58ccd8c87c7427f7fbd50ea6710b2f3f2e8f"
|
||
|
|
||
|
[[package]]
|
||
|
name = "manifest-dir-macros"
|
||
|
version = "0.1.18"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "9c6d40de1ccdbf8bde2eaa0750595478a368f7b3a3f89c426e3454f64e29f593"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "map-range"
|
||
|
version = "0.1.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "bffa558d7f51b549670be5ff6db164cd9be428c035cbf4e3f782db3da66845a5"
|
||
|
dependencies = [
|
||
|
"num-traits",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "memchr"
|
||
|
version = "2.6.4"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167"
|
||
|
|
||
|
[[package]]
|
||
|
name = "memoffset"
|
||
|
version = "0.9.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c"
|
||
|
dependencies = [
|
||
|
"autocfg",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "miette"
|
||
|
version = "5.10.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "59bb584eaeeab6bd0226ccf3509a69d7936d148cf3d036ad350abe35e8c6856e"
|
||
|
dependencies = [
|
||
|
"miette-derive",
|
||
|
"once_cell",
|
||
|
"thiserror",
|
||
|
"unicode-width",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "miette-derive"
|
||
|
version = "5.10.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "49e7bc1560b95a3c4a25d03de42fe76ca718ab92d1a22a55b9b4cf67b3ae635c"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "minimal-lexical"
|
||
|
version = "0.2.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
||
|
|
||
|
[[package]]
|
||
|
name = "miniz_oxide"
|
||
|
version = "0.7.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7"
|
||
|
dependencies = [
|
||
|
"adler",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "mint"
|
||
|
version = "0.5.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e53debba6bda7a793e5f99b8dacf19e626084f525f7829104ba9898f367d85ff"
|
||
|
dependencies = [
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "mio"
|
||
|
version = "0.8.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3dce281c5e46beae905d4de1870d8b1509a9142b62eedf18b443b011ca8343d0"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
"wasi",
|
||
|
"windows-sys",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "nanoid"
|
||
|
version = "0.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3ffa00dec017b5b1a8b7cf5e2c008bfda1aa7e0697ac1508b491fdf2622fb4d8"
|
||
|
dependencies = [
|
||
|
"rand",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "nix"
|
||
|
version = "0.27.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053"
|
||
|
dependencies = [
|
||
|
"bitflags 2.4.2",
|
||
|
"cfg-if",
|
||
|
"libc",
|
||
|
"memoffset",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "nom"
|
||
|
version = "7.1.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a"
|
||
|
dependencies = [
|
||
|
"memchr",
|
||
|
"minimal-lexical",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "num-traits"
|
||
|
version = "0.2.17"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c"
|
||
|
dependencies = [
|
||
|
"autocfg",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "num_enum"
|
||
|
version = "0.5.11"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
|
||
|
dependencies = [
|
||
|
"num_enum_derive",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "num_enum_derive"
|
||
|
version = "0.5.11"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
|
||
|
dependencies = [
|
||
|
"proc-macro-crate",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 1.0.109",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "object"
|
||
|
version = "0.32.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0"
|
||
|
dependencies = [
|
||
|
"memchr",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "once_cell"
|
||
|
version = "1.18.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
|
||
|
|
||
|
[[package]]
|
||
|
name = "option-ext"
|
||
|
version = "0.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d"
|
||
|
|
||
|
[[package]]
|
||
|
name = "ouroboros"
|
||
|
version = "0.18.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "97b7be5a8a3462b752f4be3ff2b2bf2f7f1d00834902e46be2a4d68b87b0573c"
|
||
|
dependencies = [
|
||
|
"aliasable",
|
||
|
"ouroboros_macro",
|
||
|
"static_assertions",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "ouroboros_macro"
|
||
|
version = "0.18.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "b645dcde5f119c2c454a92d0dfa271a2a3b205da92e4292a68ead4bdbfde1f33"
|
||
|
dependencies = [
|
||
|
"heck",
|
||
|
"itertools",
|
||
|
"proc-macro2",
|
||
|
"proc-macro2-diagnostics",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "owo-colors"
|
||
|
version = "3.5.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f"
|
||
|
|
||
|
[[package]]
|
||
|
name = "parking_lot"
|
||
|
version = "0.11.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7d17b78036a60663b797adeaee46f5c9dfebb86948d1255007a1d6be0271ff99"
|
||
|
dependencies = [
|
||
|
"instant",
|
||
|
"lock_api",
|
||
|
"parking_lot_core 0.8.6",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "parking_lot"
|
||
|
version = "0.12.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
||
|
dependencies = [
|
||
|
"lock_api",
|
||
|
"parking_lot_core 0.9.9",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "parking_lot_core"
|
||
|
version = "0.8.6"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "60a2cfe6f0ad2bfc16aefa463b497d5c7a5ecd44a23efa72aa342d90177356dc"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
"instant",
|
||
|
"libc",
|
||
|
"redox_syscall 0.2.16",
|
||
|
"smallvec",
|
||
|
"winapi",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "parking_lot_core"
|
||
|
version = "0.9.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
"libc",
|
||
|
"redox_syscall 0.4.1",
|
||
|
"smallvec",
|
||
|
"windows-targets",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "phobetor"
|
||
|
version = "0.1.0"
|
||
|
dependencies = [
|
||
|
"color-eyre",
|
||
|
"glam 0.25.0",
|
||
|
"input-event-codes",
|
||
|
"manifest-dir-macros",
|
||
|
"mint",
|
||
|
"stardust-xr-fusion",
|
||
|
"stardust-xr-molecules",
|
||
|
"tokio",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "pin-project-lite"
|
||
|
version = "0.2.13"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
||
|
|
||
|
[[package]]
|
||
|
name = "powerfmt"
|
||
|
version = "0.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
||
|
|
||
|
[[package]]
|
||
|
name = "ppv-lite86"
|
||
|
version = "0.2.17"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
||
|
|
||
|
[[package]]
|
||
|
name = "proc-macro-crate"
|
||
|
version = "1.3.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"toml_edit",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "proc-macro2"
|
||
|
version = "1.0.78"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
|
||
|
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 2.0.48",
|
||
|
"version_check",
|
||
|
"yansi",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "quote"
|
||
|
version = "1.0.35"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "rand"
|
||
|
version = "0.8.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
"rand_chacha",
|
||
|
"rand_core",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "rand_chacha"
|
||
|
version = "0.3.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88"
|
||
|
dependencies = [
|
||
|
"ppv-lite86",
|
||
|
"rand_core",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "rand_core"
|
||
|
version = "0.6.4"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c"
|
||
|
dependencies = [
|
||
|
"getrandom",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "redox_syscall"
|
||
|
version = "0.2.16"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a"
|
||
|
dependencies = [
|
||
|
"bitflags 1.3.2",
|
||
|
]
|
||
|
|
||
|
[[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_users"
|
||
|
version = "0.4.3"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
|
||
|
dependencies = [
|
||
|
"getrandom",
|
||
|
"redox_syscall 0.2.16",
|
||
|
"thiserror",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "rustc-demangle"
|
||
|
version = "0.1.23"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
||
|
|
||
|
[[package]]
|
||
|
name = "rustc-hash"
|
||
|
version = "1.1.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
||
|
|
||
|
[[package]]
|
||
|
name = "rustc_version"
|
||
|
version = "0.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
|
||
|
dependencies = [
|
||
|
"semver",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "ryu"
|
||
|
version = "1.0.15"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741"
|
||
|
|
||
|
[[package]]
|
||
|
name = "scopeguard"
|
||
|
version = "1.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49"
|
||
|
|
||
|
[[package]]
|
||
|
name = "semver"
|
||
|
version = "1.0.20"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "836fa6a3e1e547f9a2c4040802ec865b5d85f4014efe00555d7090a3dcaa1090"
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde"
|
||
|
version = "1.0.196"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32"
|
||
|
dependencies = [
|
||
|
"serde_derive",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_derive"
|
||
|
version = "1.0.196"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_json"
|
||
|
version = "1.0.107"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65"
|
||
|
dependencies = [
|
||
|
"itoa",
|
||
|
"ryu",
|
||
|
"serde",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_repr"
|
||
|
version = "0.1.18"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0b2e6b945e9d3df726b65d6ee24060aff8e3533d431f677a9695db04eff9dfdb"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_with"
|
||
|
version = "3.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "64cd236ccc1b7a29e7e2739f27c0b2dd199804abc4290e32f59f3b68d6405c23"
|
||
|
dependencies = [
|
||
|
"base64",
|
||
|
"chrono",
|
||
|
"hex",
|
||
|
"indexmap 1.9.3",
|
||
|
"indexmap 2.0.2",
|
||
|
"serde",
|
||
|
"serde_json",
|
||
|
"serde_with_macros",
|
||
|
"time",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "serde_with_macros"
|
||
|
version = "3.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "93634eb5f75a2323b16de4748022ac4297f9e76b6dced2be287a099f41b5e788"
|
||
|
dependencies = [
|
||
|
"darling",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[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 = "signal-hook-registry"
|
||
|
version = "1.4.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "smallvec"
|
||
|
version = "1.11.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a"
|
||
|
|
||
|
[[package]]
|
||
|
name = "socket2"
|
||
|
version = "0.5.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9"
|
||
|
dependencies = [
|
||
|
"libc",
|
||
|
"windows-sys",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "split-iter"
|
||
|
version = "0.1.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "2f2b15926089e5526bb2dd738a2eb0e59034356e06eb71e1cd912358c0e62c4d"
|
||
|
|
||
|
[[package]]
|
||
|
name = "stardust-xr"
|
||
|
version = "0.14.1"
|
||
|
source = "git+https://github.com/StardustXR/core.git#ca1762fc72a254d23395c88dd872e41cce60f7fc"
|
||
|
dependencies = [
|
||
|
"cluFlock",
|
||
|
"color-rs",
|
||
|
"dirs",
|
||
|
"global_counter",
|
||
|
"mint",
|
||
|
"nix",
|
||
|
"parking_lot 0.12.1",
|
||
|
"rustc-hash",
|
||
|
"serde",
|
||
|
"stardust-xr-schemas",
|
||
|
"thiserror",
|
||
|
"tokio",
|
||
|
"tracing",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "stardust-xr-fusion"
|
||
|
version = "0.43.2"
|
||
|
source = "git+https://github.com/StardustXR/core.git#ca1762fc72a254d23395c88dd872e41cce60f7fc"
|
||
|
dependencies = [
|
||
|
"color-eyre",
|
||
|
"color-rs",
|
||
|
"enum_dispatch",
|
||
|
"flagset",
|
||
|
"mint",
|
||
|
"nanoid",
|
||
|
"parking_lot 0.12.1",
|
||
|
"rustc-hash",
|
||
|
"serde",
|
||
|
"serde_repr",
|
||
|
"serde_with",
|
||
|
"stardust-xr",
|
||
|
"stardust-xr-fusion-codegen",
|
||
|
"thiserror",
|
||
|
"tokio",
|
||
|
"tracing",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "stardust-xr-fusion-codegen"
|
||
|
version = "0.1.0"
|
||
|
source = "git+https://github.com/StardustXR/core.git#ca1762fc72a254d23395c88dd872e41cce60f7fc"
|
||
|
dependencies = [
|
||
|
"convert_case",
|
||
|
"mint",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"split-iter",
|
||
|
"stardust-xr-schemas",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "stardust-xr-molecules"
|
||
|
version = "0.29.0"
|
||
|
source = "git+https://github.com/StardustXR/molecules.git#675acfd0a9e2610e5269edbf4baab35395849e3e"
|
||
|
dependencies = [
|
||
|
"color-rs",
|
||
|
"glam 0.24.2",
|
||
|
"lazy_static",
|
||
|
"lerp",
|
||
|
"map-range",
|
||
|
"mint",
|
||
|
"rustc-hash",
|
||
|
"serde",
|
||
|
"stardust-xr-fusion",
|
||
|
"tokio",
|
||
|
"tracing",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "stardust-xr-schemas"
|
||
|
version = "1.5.3"
|
||
|
source = "git+https://github.com/StardustXR/core.git#ca1762fc72a254d23395c88dd872e41cce60f7fc"
|
||
|
dependencies = [
|
||
|
"flatbuffers",
|
||
|
"flexbuffers",
|
||
|
"glam 0.25.0",
|
||
|
"kdl",
|
||
|
"manifest-dir-macros",
|
||
|
"mint",
|
||
|
"ouroboros",
|
||
|
"serde",
|
||
|
"serde_repr",
|
||
|
"thiserror",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "static_assertions"
|
||
|
version = "1.1.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
|
||
|
|
||
|
[[package]]
|
||
|
name = "strsim"
|
||
|
version = "0.10.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
||
|
|
||
|
[[package]]
|
||
|
name = "syn"
|
||
|
version = "1.0.109"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"unicode-ident",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "syn"
|
||
|
version = "2.0.48"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0f3531638e407dfc0814761abb7c00a5b54992b849452a0646b7f65c9f770f3f"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"unicode-ident",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "thiserror"
|
||
|
version = "1.0.56"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d54378c645627613241d077a3a79db965db602882668f9136ac42af9ecb730ad"
|
||
|
dependencies = [
|
||
|
"thiserror-impl",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "thiserror-impl"
|
||
|
version = "1.0.56"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "fa0faa943b50f3db30a20aa7e265dbc66076993efed8463e8de414e5d06d3471"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "thread_local"
|
||
|
version = "1.1.7"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3fdd6f064ccff2d6567adcb3873ca630700f00b5ad3f060c25b5dcfd9a4ce152"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
"once_cell",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "time"
|
||
|
version = "0.3.30"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "c4a34ab300f2dee6e562c10a046fc05e358b29f9bf92277f30c3c8d82275f6f5"
|
||
|
dependencies = [
|
||
|
"deranged",
|
||
|
"itoa",
|
||
|
"powerfmt",
|
||
|
"serde",
|
||
|
"time-core",
|
||
|
"time-macros",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "time-core"
|
||
|
version = "0.1.2"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
||
|
|
||
|
[[package]]
|
||
|
name = "time-macros"
|
||
|
version = "0.2.15"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "4ad70d68dba9e1f8aceda7aa6711965dfec1cac869f311a51bd08b3a2ccbce20"
|
||
|
dependencies = [
|
||
|
"time-core",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tokio"
|
||
|
version = "1.36.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
|
||
|
dependencies = [
|
||
|
"backtrace",
|
||
|
"bytes",
|
||
|
"libc",
|
||
|
"mio",
|
||
|
"parking_lot 0.12.1",
|
||
|
"pin-project-lite",
|
||
|
"signal-hook-registry",
|
||
|
"socket2",
|
||
|
"tokio-macros",
|
||
|
"windows-sys",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tokio-macros"
|
||
|
version = "2.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "toml_datetime"
|
||
|
version = "0.6.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3550f4e9685620ac18a50ed434eb3aec30db8ba93b0287467bca5826ea25baf1"
|
||
|
|
||
|
[[package]]
|
||
|
name = "toml_edit"
|
||
|
version = "0.19.15"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1b5bb770da30e5cbfde35a2d7b9b8a2c4b8ef89548a7a6aeab5c9a576e3e7421"
|
||
|
dependencies = [
|
||
|
"indexmap 2.0.2",
|
||
|
"toml_datetime",
|
||
|
"winnow",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tracing"
|
||
|
version = "0.1.40"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
||
|
dependencies = [
|
||
|
"pin-project-lite",
|
||
|
"tracing-attributes",
|
||
|
"tracing-core",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tracing-attributes"
|
||
|
version = "0.1.27"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tracing-core"
|
||
|
version = "0.1.32"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
||
|
dependencies = [
|
||
|
"once_cell",
|
||
|
"valuable",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tracing-error"
|
||
|
version = "0.2.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d686ec1c0f384b1277f097b2f279a2ecc11afe8c133c1aabf036a27cb4cd206e"
|
||
|
dependencies = [
|
||
|
"tracing",
|
||
|
"tracing-subscriber",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "tracing-subscriber"
|
||
|
version = "0.3.17"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77"
|
||
|
dependencies = [
|
||
|
"sharded-slab",
|
||
|
"thread_local",
|
||
|
"tracing-core",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "unicode-ident"
|
||
|
version = "1.0.12"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
||
|
|
||
|
[[package]]
|
||
|
name = "unicode-segmentation"
|
||
|
version = "1.11.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
||
|
|
||
|
[[package]]
|
||
|
name = "unicode-width"
|
||
|
version = "0.1.11"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "e51733f11c9c4f72aa0c160008246859e340b00807569a0da0e7a1079b27ba85"
|
||
|
|
||
|
[[package]]
|
||
|
name = "valuable"
|
||
|
version = "0.1.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d"
|
||
|
|
||
|
[[package]]
|
||
|
name = "version_check"
|
||
|
version = "0.9.4"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasi"
|
||
|
version = "0.11.0+wasi-snapshot-preview1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasm-bindgen"
|
||
|
version = "0.2.87"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342"
|
||
|
dependencies = [
|
||
|
"cfg-if",
|
||
|
"wasm-bindgen-macro",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasm-bindgen-backend"
|
||
|
version = "0.2.87"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd"
|
||
|
dependencies = [
|
||
|
"bumpalo",
|
||
|
"log",
|
||
|
"once_cell",
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
"wasm-bindgen-shared",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasm-bindgen-macro"
|
||
|
version = "0.2.87"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d"
|
||
|
dependencies = [
|
||
|
"quote",
|
||
|
"wasm-bindgen-macro-support",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasm-bindgen-macro-support"
|
||
|
version = "0.2.87"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b"
|
||
|
dependencies = [
|
||
|
"proc-macro2",
|
||
|
"quote",
|
||
|
"syn 2.0.48",
|
||
|
"wasm-bindgen-backend",
|
||
|
"wasm-bindgen-shared",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "wasm-bindgen-shared"
|
||
|
version = "0.2.87"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1"
|
||
|
|
||
|
[[package]]
|
||
|
name = "winapi"
|
||
|
version = "0.3.9"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
|
||
|
dependencies = [
|
||
|
"winapi-i686-pc-windows-gnu",
|
||
|
"winapi-x86_64-pc-windows-gnu",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "winapi-i686-pc-windows-gnu"
|
||
|
version = "0.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
||
|
|
||
|
[[package]]
|
||
|
name = "winapi-x86_64-pc-windows-gnu"
|
||
|
version = "0.4.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows-core"
|
||
|
version = "0.51.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64"
|
||
|
dependencies = [
|
||
|
"windows-targets",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows-sys"
|
||
|
version = "0.48.0"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9"
|
||
|
dependencies = [
|
||
|
"windows-targets",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows-targets"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
||
|
dependencies = [
|
||
|
"windows_aarch64_gnullvm",
|
||
|
"windows_aarch64_msvc",
|
||
|
"windows_i686_gnu",
|
||
|
"windows_i686_msvc",
|
||
|
"windows_x86_64_gnu",
|
||
|
"windows_x86_64_gnullvm",
|
||
|
"windows_x86_64_msvc",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_aarch64_gnullvm"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_aarch64_msvc"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_i686_gnu"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_i686_msvc"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_x86_64_gnu"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_x86_64_gnullvm"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
||
|
|
||
|
[[package]]
|
||
|
name = "windows_x86_64_msvc"
|
||
|
version = "0.48.5"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
||
|
|
||
|
[[package]]
|
||
|
name = "winnow"
|
||
|
version = "0.5.17"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "a3b801d0e0a6726477cc207f60162da452f3a95adb368399bef20a946e06f65c"
|
||
|
dependencies = [
|
||
|
"memchr",
|
||
|
]
|
||
|
|
||
|
[[package]]
|
||
|
name = "yansi"
|
||
|
version = "1.0.0-rc.1"
|
||
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||
|
checksum = "1367295b8f788d371ce2dbc842c7b709c73ee1364d30351dd300ec2203b12377"
|