Skip to content

Commit e035de7

Browse files
committed
Set rust-version to match our MSRV.
1 parent 74c87f1 commit e035de7

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
@@ -8,5 +8,6 @@ categories = ["embedded", "no-std"]
88
license = "MIT OR Apache-2.0"
99
repository = "https://github.com/rust-embedded-community/pc-keyboard.git"
1010
edition = "2021"
11+
rust-version = "1.61"
1112

1213
[dependencies]

0 commit comments

Comments
 (0)