diff --git a/README.md b/README.md index f0f4b96..0fe23df 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ This project is developed and maintained by the [HAL team][team]. ## [Documentation](https://docs.rs/nb) +## 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