fix(dependencies): specify smithay version
This commit is contained in:
@@ -39,3 +39,4 @@ stereokit = {default_features = false, features = ["linux-egl"], version = "0.2.
|
|||||||
[dependencies.smithay]
|
[dependencies.smithay]
|
||||||
git = "https://github.com/technobaboo/smithay.git"
|
git = "https://github.com/technobaboo/smithay.git"
|
||||||
branch = "feature/public_input"
|
branch = "feature/public_input"
|
||||||
|
version = "*"
|
||||||
|
|||||||
Reference in New Issue
Block a user