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 d564a1e commit 9c349ecCopy full SHA for 9c349ec
README.md
@@ -32,6 +32,11 @@ Licensed under either of
32
33
at your option.
34
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
40
## Contribution
41
42
Unless you explicitly state otherwise, any contribution intentionally submitted
0 commit comments