From 7e5cba84faf34f590daf577829327f7ab27099e1 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Thu, 11 Jun 2020 13:12:29 +0200 Subject: openpgp: Document our MSRV. --- openpgp/README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openpgp') diff --git a/openpgp/README.md b/openpgp/README.md index 22ac7930..97b16a41 100644 --- a/openpgp/README.md +++ b/openpgp/README.md @@ -79,3 +79,7 @@ enable the `x-quickcheck` feature (this feature will be called just [`quickcheck`]: https://docs.rs/quickcheck [this feature]: https://github.com/rust-lang/cargo/issues/5565 + +# Minimum Supported Rust Version (MSRV) + +`sequoia-openpgp` requires Rust 1.34. -- cgit v1.2.3