Skip to content

Commit a9ae91c

Browse files
committed
fix: update edition in Cargo.toml from 2021 to 2024
1 parent 9d5c1b1 commit a9ae91c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rmk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "Keyboard firmware written in Rust"
66
homepage = "https://github.com/willpuckett/sessile"
77
repository = "https://github.com/willpuckett/sessile"
88
readme = "README.md"
9-
edition = "2021"
9+
edition = "2024"
1010
license = "MIT OR Apache-2.0"
1111

1212
[dependencies]

0 commit comments

Comments
 (0)