Add note about MSRV on README

This commit is contained in:
Diego Barrios Romero
2020-04-08 09:11:18 +02:00
parent 34b0a7a523
commit c61e421d9f

View File

@@ -60,6 +60,11 @@ list.
[awesome-embedded-rust]: https://github.com/rust-embedded/awesome-embedded-rust#driver-crates
# Minimum Supported Rust Version (MSRV)
This crate is guaranteed to compile on stable Rust 1.35 and up. It *might*
compile with older versions but that may change in any new patch release.
## License
Licensed under either of