We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34b0a7a commit c61e421Copy full SHA for c61e421
README.md
@@ -60,6 +60,11 @@ list.
60
61
[awesome-embedded-rust]: https://github.com/rust-embedded/awesome-embedded-rust#driver-crates
62
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
68
## License
69
70
Licensed under either of
0 commit comments