fix(cargo.toml): update stereokit version
This commit is contained in:
@@ -41,7 +41,7 @@ directories = "4.0.1"
|
|||||||
[dependencies.stereokit]
|
[dependencies.stereokit]
|
||||||
default-features = false
|
default-features = false
|
||||||
features = ["linux-egl"]
|
features = ["linux-egl"]
|
||||||
version = "0.3.0"
|
version = "0.4.0"
|
||||||
|
|
||||||
[dependencies.smithay]
|
[dependencies.smithay]
|
||||||
git = "https://github.com/technobaboo/smithay.git"
|
git = "https://github.com/technobaboo/smithay.git"
|
||||||
|
|||||||
Reference in New Issue
Block a user