Skip to content

Commit c61e421

Browse files
committed
Add note about MSRV on README
1 parent 34b0a7a commit c61e421

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
@@ -60,6 +60,11 @@ list.
6060

6161
[awesome-embedded-rust]: https://github.com/rust-embedded/awesome-embedded-rust#driver-crates
6262

63+
# Minimum Supported Rust Version (MSRV)
64+
65+
This crate is guaranteed to compile on stable Rust 1.35 and up. It *might*
66+
compile with older versions but that may change in any new patch release.
67+
6368
## License
6469

6570
Licensed under either of

0 commit comments

Comments
 (0)