feat(drawable): lines

This commit is contained in:
Nova
2022-11-21 16:39:28 -05:00
parent 1ae1bef3c1
commit 3c708d1aaf
4 changed files with 132 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ serde = { version = "1.0.145", features = ["derive"] }
[dependencies.stereokit]
default-features = false
features = ["linux-egl"]
version = "0.7.1"
version = "0.9.0"
[dependencies.smithay]
git = "https://github.com/Smithay/smithay.git"