fix: update dirs dependency version in Cargo.toml and Cargo.lock

This commit is contained in:
MayaTheShy
2025-11-08 22:46:58 -05:00
parent c01c299d8f
commit 62928c2fd6
2 changed files with 105 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ lazy_static = "1.4"
zbus = { version = "5.5.0", features = ["tokio"] }
serde = { version = "1.0", features = ["derive"] }
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
dirs = "5.0"
[dependencies.stardust-xr-asteroids]
git = "https://github.com/StardustXR/asteroids.git"