fix: force stereokit revision

This commit is contained in:
Nova
2025-03-02 16:04:34 -08:00
parent afdf1e1604
commit 269ad82198
2 changed files with 3 additions and 2 deletions

View File

@@ -102,6 +102,7 @@ optional = true
[dependencies.stereokit-rust]
git = "https://github.com/mvvvv/StereoKit-rust.git"
rev = "73ffaae6f42aa369e599a6ea0391f77840d682d8"
features = ["no-event-loop"]
default-features = false