fix: update stardust-xr-asteroids dependency to use git source from GitHub

This commit is contained in:
MayaTheShy
2025-11-08 22:31:04 -05:00
parent 25ee09a60f
commit 4bdecc600a
2 changed files with 3 additions and 1 deletions

1
bridge/Cargo.lock generated
View File

@@ -2419,6 +2419,7 @@ dependencies = [
[[package]]
name = "stardust-xr-asteroids"
version = "2.0.0"
source = "git+https://github.com/StardustXR/asteroids.git?branch=dev#38ec7d047076626396f6d5cde56ee8ff19eda8ee"
dependencies = [
"bumpalo",
"derive-where",