From e3ce7b59fbc5ae241c9bc3262985dc8dca47d5bf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Fri, 12 Aug 2022 09:37:09 -0700 Subject: define and bump MSRV to 1.49 --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 135052e..aa2d0bd 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,8 @@ To check in on the status of recent editgroups, or to "submit" them for review: You need a Rust toolchain installed, and the `libsodium-dev` system package. There are Makefile helpers, run `make help` to print a list of commands. +The Minimum Supported Rust Version (MSRV) is 1.49 (released in late 2020). + ## Thanks! -- cgit v1.2.3