mirror of
https://github.com/rust-embedded/heapless.git
synced 2025-09-26 20:10:24 +00:00
Specify MSRV policy in the README
This commit is contained in:
parent
d564a1e6f1
commit
9c349ecf44
@ -32,6 +32,11 @@ Licensed under either of
|
||||
|
||||
at your option.
|
||||
|
||||
## MSRV Policy
|
||||
|
||||
This crate is guaranteed to compile with the latest two stable releases of Rust. For example, if the
|
||||
latest stable Rust release is 1.70, then this crate is guaranteed to compile with Rust 1.69 and 1.70.
|
||||
|
||||
## Contribution
|
||||
|
||||
Unless you explicitly state otherwise, any contribution intentionally submitted
|
||||
|
Loading…
x
Reference in New Issue
Block a user