Skip to content

Commit aafa156

Browse files
committed
Use standard wording for the MSRV note
1 parent 67a0df0 commit aafa156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

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

1212
# [API](https://docs.rs/svd2rust)
1313

14-
## Requirements
14+
## Minimum Supported Rust Version (MSRV)
1515

16-
The **generated code** is intended to compile on all stable versions of Rust greater or equal to **1.37.0**, as well as the latest beta and the latest nightly.
16+
The **generated code** is guaranteed to compile on stable Rust 1.37.0 and up.
1717

1818
If you encounter compilation errors on any stable version newer than 1.37.0, please open an issue.
1919

0 commit comments

Comments
 (0)