fix(dependencies): specify smithay version

This commit is contained in:
Nova
2022-09-17 18:43:51 -04:00
parent df61f74583
commit a7596c1aa9

View File

@@ -39,3 +39,4 @@ stereokit = {default_features = false, features = ["linux-egl"], version = "0.2.
[dependencies.smithay]
git = "https://github.com/technobaboo/smithay.git"
branch = "feature/public_input"
version = "*"