Skip to content

Commit 0e3db46

Browse files
Update cortex-m-pac/Cargo.toml
Co-authored-by: Ralph Ursprung <39383228+rursprung@users.noreply.github.com>
1 parent fad4139 commit 0e3db46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cortex-m-pac/Cargo.toml

Lines changed: 1 addition & 1 deletion
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 <cortex-m@teams.rust-embedded.org>",]
88
categories = ["embedded", "hardware-support", "no-std"]

0 commit comments

Comments
 (0)