Skip to content

Commit 5ad7155

Browse files
committed
Fix errors in README.md
1 parent 71ee4da commit 5ad7155

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

cortex-m-pac/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ This project is developed and maintained by the [Cortex-M team][team].
1111

1212
## Minimum Supported Rust Version (MSRV)
1313

14-
This crate is guaranteed to compile on stable Rust 1.60 and up. It *might*
14+
This crate is guaranteed to compile on stable Rust 1.81 and up. It *might*
1515
compile with older versions but that may change in any new patch release.
1616

1717
## License
1818

19-
Copyright 2024 [Cortex-M team][team]
19+
Copyright 2024 [Arm team][team]
2020

2121
Permission to use, copy, modify, and/or distribute this software for any purpose
2222
with or without fee is hereby granted, provided that the above copyright notice
@@ -37,4 +37,4 @@ Conduct][CoC], the maintainer of this crate, the [Cortex-M team][team], promises
3737
to intervene to uphold that code of conduct.
3838

3939
[CoC]: CODE_OF_CONDUCT.md
40-
[team]: https://github.com/rust-embedded/wg#the-cortex-m-team
40+
[team]: https://github.com/rust-embedded/wg#the-arm-team

0 commit comments

Comments
 (0)