diff --git a/cortex-m-pac/Cargo.toml b/cortex-m-pac/Cargo.toml index ad72f5bc..be458a15 100644 --- a/cortex-m-pac/Cargo.toml +++ b/cortex-m-pac/Cargo.toml @@ -2,7 +2,7 @@ name = "cortex-m-pac" version = "0.1.0" edition = "2021" -rust-version = "1.60" +rust-version = "1.81" repository = "https://github.com/rust-embedded/cortex-m" authors = ["The Cortex-M Team ",] categories = ["embedded", "hardware-support", "no-std"]