22
Cargo.lock
generated
22
Cargo.lock
generated
@@ -1001,7 +1001,7 @@ dependencies = [
|
||||
"libc",
|
||||
"option-ext",
|
||||
"redox_users 0.5.0",
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.61.2",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2015,7 +2015,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667"
|
||||
dependencies = [
|
||||
"cfg-if",
|
||||
"windows-targets 0.52.6",
|
||||
"windows-targets 0.48.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -2639,7 +2639,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8a56d757972c98b346a9b766e3f02746cde6dd1cd1d1d563472929fdd74bec4d"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"itertools 0.11.0",
|
||||
"itertools 0.12.1",
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn 2.0.107",
|
||||
@@ -3355,7 +3355,7 @@ checksum = "a8f112729512f8e442d81f95a8a7ddf2b7c6b8a1a6f509a95864142b30cab2d3"
|
||||
[[package]]
|
||||
name = "stardust-xr"
|
||||
version = "0.45.0"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#0b33b006a71d26fa245f9b32636d67eb5d733751"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#c03b8c09c2bc1096aedaf66025d47879729d6d10"
|
||||
dependencies = [
|
||||
"color-eyre",
|
||||
"dirs 6.0.0",
|
||||
@@ -3374,7 +3374,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "stardust-xr-asteroids"
|
||||
version = "2.0.0"
|
||||
source = "git+https://github.com/StardustXR/asteroids.git?branch=dev#3af69d058139a33d76cb9e982739867df013b415"
|
||||
source = "git+https://github.com/StardustXR/asteroids.git?branch=dev#43d17ea8c0aab4204a59dc52cc5d2ac7ef24a254"
|
||||
dependencies = [
|
||||
"ashpd",
|
||||
"bumpalo",
|
||||
@@ -3391,6 +3391,7 @@ dependencies = [
|
||||
"ron",
|
||||
"rustc-hash 2.1.1",
|
||||
"serde",
|
||||
"shiva-color-rs",
|
||||
"stardust-xr-fusion",
|
||||
"stardust-xr-molecules",
|
||||
"tokio",
|
||||
@@ -3402,7 +3403,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "stardust-xr-fusion"
|
||||
version = "0.45.0"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#0b33b006a71d26fa245f9b32636d67eb5d733751"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#c03b8c09c2bc1096aedaf66025d47879729d6d10"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"color-eyre",
|
||||
@@ -3428,7 +3429,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "stardust-xr-molecules"
|
||||
version = "0.45.0"
|
||||
source = "git+https://github.com/StardustXR/molecules.git?branch=dev#283fcf6bcdb74adcb2a1bd1d37ce39dcb5d0368d"
|
||||
source = "git+https://github.com/StardustXR/molecules.git?branch=dev#c75db684db5742c31b747cde97aff40bb2865d74"
|
||||
dependencies = [
|
||||
"futures-util",
|
||||
"glam 0.30.3",
|
||||
@@ -3446,13 +3447,12 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "stardust-xr-schemas"
|
||||
version = "1.5.3"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#0b33b006a71d26fa245f9b32636d67eb5d733751"
|
||||
source = "git+https://github.com/StardustXR/core.git?branch=dev#c03b8c09c2bc1096aedaf66025d47879729d6d10"
|
||||
dependencies = [
|
||||
"console-subscriber",
|
||||
"flatbuffers",
|
||||
"flexbuffers",
|
||||
"fnv",
|
||||
"futures-util",
|
||||
"kdl",
|
||||
"manifest-dir-macros",
|
||||
"nanoid",
|
||||
@@ -4018,7 +4018,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5f9612d9503675b07b244922ea6f6f3cdd88c43add1b3498084613fc88cdf69d"
|
||||
dependencies = [
|
||||
"cc",
|
||||
"windows-targets 0.52.6",
|
||||
"windows-targets 0.48.5",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@@ -4407,7 +4407,7 @@ version = "0.1.9"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
||||
dependencies = [
|
||||
"windows-sys 0.59.0",
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user