Skip to content
This repository was archived by the owner on Jan 24, 2022. It is now read-only.

Commit 74a6e9e

Browse files
bors[bot]eldruin
andauthored
Merge #264
264: Document MSRV in README r=korken89 a=eldruin See: rust-embedded/wg#445 Co-authored-by: Diego Barrios Romero <[email protected]>
2 parents 1f6d478 + 5738ffb commit 74a6e9e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ This project is developed and maintained by the [Cortex-M team][team].
99

1010
# [Documentation](https://docs.rs/cortex-m-rt)
1111

12+
# Minimum Supported Rust Version (MSRV)
13+
14+
This crate is guaranteed to compile on stable Rust 1.39.0 and up. It *might*
15+
compile with older versions but that may change in any new patch release.
16+
1217
# License
1318

1419
Licensed under either of

0 commit comments

Comments
 (0)