chore: update deps

Signed-off-by: Schmarni <marnistromer@gmail.com>
This commit is contained in:
Schmarni
2025-10-31 08:28:03 +01:00
parent 6bd56061d7
commit f8f068ab90

12
Cargo.lock generated
View File

@@ -2015,7 +2015,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
dependencies = [
"cfg-if",
"windows-targets 0.48.5",
"windows-targets 0.52.6",
]
[[package]]
@@ -2639,7 +2639,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d"
dependencies = [
"anyhow",
"itertools 0.12.1",
"itertools 0.11.0",
"proc-macro2",
"quote",
"syn 2.0.107",
@@ -3374,9 +3374,8 @@ dependencies = [
[[package]]
name = "stardust-xr-asteroids"
version = "2.0.0"
source = "git+https://github.com/StardustXR/asteroids.git?branch=dev#43d17ea8c0aab4204a59dc52cc5d2ac7ef24a254"
source = "git+https://github.com/StardustXR/asteroids.git?branch=dev#5ca8109fdf3fa6672e32340fe7b3ca9ba7c6dcb7"
dependencies = [
"ashpd",
"bumpalo",
"derive-where",
"derive_setters",
@@ -3429,8 +3428,9 @@ dependencies = [
[[package]]
name = "stardust-xr-molecules"
version = "0.45.0"
source = "git+https://github.com/StardustXR/molecules.git?branch=dev#c75db684db5742c31b747cde97aff40bb2865d74"
source = "git+https://github.com/StardustXR/molecules.git?branch=dev#b41bee4e879462d953c5b5c5a61e5904eb6d55e4"
dependencies = [
"ashpd",
"futures-util",
"glam 0.30.3",
"lazy_static",
@@ -4018,7 +4018,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f9612d9503675b07b244922ea6f6f3cdd88c43add1b3498084613fc88cdf69d"
dependencies = [
"cc",
"windows-targets 0.48.5",
"windows-targets 0.52.6",
]
[[package]]