diff --git a/Cargo.toml b/Cargo.toml index 3dbe40e..ecf6bf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,6 +10,7 @@ repository = "https://github.com/rust-windowing/softbuffer" keywords = ["framebuffer", "windowing"] categories = ["game-development", "graphics", "gui", "multimedia", "rendering"] exclude = ["examples"] +rust-version = "1.60.0" [features] default = ["x11", "wayland", "wayland-dlopen"]