Skip to content

Commit 9c349ec

Browse files
committed
Specify MSRV policy in the README
1 parent d564a1e commit 9c349ec

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ Licensed under either of
3232

3333
at your option.
3434

35+
## MSRV Policy
36+
37+
This crate is guaranteed to compile with the latest two stable releases of Rust. For example, if the
38+
latest stable Rust release is 1.70, then this crate is guaranteed to compile with Rust 1.69 and 1.70.
39+
3540
## Contribution
3641

3742
Unless you explicitly state otherwise, any contribution intentionally submitted

0 commit comments

Comments
 (0)