Specify rust-version in Cargo.toml
This commit is contained in:
parent
ca3988a2f7
commit
0109b1538a
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue