fix: upgrade sk + smithay
This commit is contained in:
@@ -79,7 +79,7 @@ serde_repr = "0.1.19"
|
||||
toml = "0.8.19"
|
||||
|
||||
# mathy stuffs
|
||||
glam = { version = "0.29.0", features = ["mint", "serde"] }
|
||||
glam = { version = "0.30.0", features = ["mint", "serde"] }
|
||||
mint = "0.5.9"
|
||||
tokio = { version = "1.39.2", features = ["rt-multi-thread", "signal", "time"] }
|
||||
|
||||
@@ -103,7 +103,6 @@ optional = true
|
||||
|
||||
[dependencies.stereokit-rust]
|
||||
git = "https://github.com/mvvvv/StereoKit-rust.git"
|
||||
rev = "73ffaae6f42aa369e599a6ea0391f77840d682d8"
|
||||
features = ["no-event-loop"]
|
||||
default-features = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user