Specify MSRV policy in the README

This commit is contained in:
Zeeshan Ali Khan 2025-08-21 12:14:26 +02:00
parent d564a1e6f1
commit 9c349ecf44
No known key found for this signature in database
GPG Key ID: F7AAB547AF6E4357

View File

@ -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