Skip to content

Commit abf14ad

Browse files
rursprungeldruin
authored andcommitted
add MSRV policy to README
this is copied verbatim from `lib.rs`
1 parent f8bf67d commit abf14ad

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,7 @@ at your option.
1919
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the
2020
work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any
2121
additional terms or conditions.
22+
23+
## Minimum Supported Rust Version (MSRV)
24+
This crate is guaranteed to compile on latest stable Rust. It *might* compile on older
25+
versions but that may change in any new patch release.

0 commit comments

Comments
 (0)