Skip to content

Commit 376df15

Browse files
committed
add rust-version requirement to Cargo.toml
1 parent 049dca4 commit 376df15

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
@@ -7,6 +7,7 @@ categories = ["embedded", "hardware-support", "no-std"]
77
description = "With svd2rust generated peripherals for Freedom E310 MCU's."
88
keywords = ["riscv", "register", "peripheral"]
99
license = "ISC"
10+
rust-version = "1.59"
1011

1112
[dependencies]
1213
bare-metal = "1.0.0"

0 commit comments

Comments
 (0)