We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a40a3 commit 6f64907Copy full SHA for 6f64907
cortex-m-pac/Cargo.toml
@@ -2,7 +2,7 @@
2
name = "cortex-m-pac"
3
version = "0.1.0"
4
edition = "2021"
5
-rust-version = "1.60"
+rust-version = "1.81"
6
repository = "https://github.com/rust-embedded/cortex-m"
7
authors = ["The Cortex-M Team <[email protected]>",]
8
categories = ["embedded", "hardware-support", "no-std"]
0 commit comments