Skip to content

Commit 3bfbc9d

Browse files
sjoerdsimonseldruin
authored andcommitted
cargo: Bump to edition 2021
1 parent 1a1e13d commit 3bfbc9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ name = "ssd1306"
99
readme = "README.md"
1010
repository = "https://github.com/rust-embedded-community/ssd1306"
1111
version = "0.8.4"
12-
edition = "2018"
12+
edition = "2021"
1313
exclude = [ "build.rs", "build.sh", "memory.x", "doc", "*.jpg", "*.png", "*.bmp" ]
1414
rust-version = "1.75.0"
1515

0 commit comments

Comments
 (0)