Skip to content

Commit 0109b15

Browse files
committed
Specify rust-version in Cargo.toml
1 parent ca3988a commit 0109b15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ repository = "https://github.com/rust-windowing/softbuffer"
1010
keywords = ["framebuffer", "windowing"]
1111
categories = ["game-development", "graphics", "gui", "multimedia", "rendering"]
1212
exclude = ["examples"]
13+
rust-version = "1.60.0"
1314

1415
[features]
1516
default = ["x11", "wayland", "wayland-dlopen"]

0 commit comments

Comments
 (0)