fix: stereokit not exiting on ctrl+c

This commit is contained in:
Nova
2024-06-09 19:40:32 -04:00
parent 69311125ba
commit 04535895e8
3 changed files with 51 additions and 778 deletions

View File

@@ -89,7 +89,8 @@ features = [
optional = true
[dependencies.stereokit-rust]
git = "https://github.com/mvvvv/StereoKit-rust.git"
git = "https://github.com/technobaboo/StereoKit-rust.git"
default-features = false
[dependencies.console-subscriber]
version = "0.2.0"