From 83bcdd9427189ef9b0d513c10ef3ea0014fcceda Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Wed, 7 Sep 2022 19:27:16 -0700 Subject: set MSRV to 1.49, and mention in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 08cb521..4788c08 100644 --- a/README.md +++ b/README.md @@ -115,3 +115,5 @@ low (eg, don't currently use a CLI argument parsing library), but open to discussion. When sending patches or merge requests, it is helpful (but not required) if you can include test coverage, re-run `cargo fmt`, and acknowledge the license terms ahead of time. + +The Minimum Supported Rust Version (MSRV) is 1.49. -- cgit v1.2.3