feat(drawable): lines

This commit is contained in:
Nova
2022-11-21 16:39:28 -05:00
parent fe4930e919
commit 77bc08a78b
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"