Skip to content

Commit 6f64907

Browse files
Update cortex-m-pac/Cargo.toml
Co-authored-by: Ralph Ursprung <[email protected]>
1 parent d1a40a3 commit 6f64907

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-pac/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cortex-m-pac"
33
version = "0.1.0"
44
edition = "2021"
5-
rust-version = "1.60"
5+
rust-version = "1.81"
66
repository = "https://github.com/rust-embedded/cortex-m"
77
authors = ["The Cortex-M Team <[email protected]>",]
88
categories = ["embedded", "hardware-support", "no-std"]

0 commit comments

Comments
 (0)