diff --git a/Cargo.toml b/Cargo.toml index f2e5789..3b88e67 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ directories = "4.0.1" [dependencies.stereokit] default-features = false features = ["linux-egl"] -version = "0.3.0" +version = "0.4.0" [dependencies.smithay] git = "https://github.com/technobaboo/smithay.git"