We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
rust-version
1 parent ca3988a commit 0109b15Copy full SHA for 0109b15
Cargo.toml
@@ -10,6 +10,7 @@ repository = "https://github.com/rust-windowing/softbuffer"
10
keywords = ["framebuffer", "windowing"]
11
categories = ["game-development", "graphics", "gui", "multimedia", "rendering"]
12
exclude = ["examples"]
13
+rust-version = "1.60.0"
14
15
[features]
16
default = ["x11", "wayland", "wayland-dlopen"]
0 commit comments