diff --git a/Cargo.toml b/Cargo.toml index 72c1016..cae87f0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -39,7 +39,7 @@ serde = { version = "1.0.145", features = ["derive"] } [dependencies.stereokit] default-features = false features = ["linux-egl"] -version = "0.5.0" +version = "0.7.1" [dependencies.smithay] git = "https://github.com/Smithay/smithay.git"