fix(packaging): update stereokit
This commit is contained in:
@@ -75,7 +75,7 @@ serde_repr = "0.1.19"
|
||||
toml = "0.8.19"
|
||||
|
||||
# mathy stuffs
|
||||
glam = { version = "0.28.0", features = ["mint", "serde"] }
|
||||
glam = { version = "0.29.0", features = ["mint", "serde"] }
|
||||
mint = "0.5.9"
|
||||
tokio = { version = "1.39.2", features = ["rt-multi-thread", "signal", "time"] }
|
||||
prisma = "0.1.1"
|
||||
@@ -104,8 +104,8 @@ optional = true
|
||||
|
||||
[dependencies.stereokit-rust]
|
||||
# path = "../StereoKit-rust"
|
||||
# git = "https://github.com/mvvvv/StereoKit-rust.git"
|
||||
git = "https://github.com/technobaboo/StereoKit-rust.git"
|
||||
git = "https://github.com/mvvvv/StereoKit-rust.git"
|
||||
# git = "https://github.com/technobaboo/StereoKit-rust.git"
|
||||
features = ["no-event-loop"]
|
||||
default-features = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user