summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2020-06-11 13:12:29 +0200
committerJustus Winter <justus@sequoia-pgp.org>2020-06-11 13:12:29 +0200
commit7e5cba84faf34f590daf577829327f7ab27099e1 (patch)
treea89c9848d83287eeb777251e85d42e42610bbd6d
parentcfe77c59e2f0851118d4dc026ad7303b2496f704 (diff)
openpgp: Document our MSRV.
-rw-r--r--openpgp/README.md4
1 files changed, 4 insertions, 0 deletions
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.