fix: correct path for stardust-xr-fusion dependency in Cargo.toml; remove outdated source URLs from Cargo.lock
This commit is contained in:
@@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
|
||||
path = "../third_party/asteroids"
|
||||
|
||||
[dependencies.stardust-xr-fusion]
|
||||
path = "../third_party/core"
|
||||
path = "../third_party/core/fusion"
|
||||
|
||||
[features]
|
||||
# Feature enabling real StardustXR integration when crates are present.
|
||||
|
||||
Reference in New Issue
Block a user