From c301970937cb5fb5e2b831ce8fdcde5e2267f343 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 26 Jun 2019 10:16:44 +0200 Subject: Bump the required rustc version to 1.34. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 91fc15dd..7e726d49 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ use `make install`. The latter target honors `PREFIX` and `DESTDIR`. Finally, to return your source tree to its pristine state, run `make clean`. -To build Sequoia, you need at least Rust 1.32.0 and a few +To build Sequoia, you need at least Rust 1.34 and a few libraries. Please see below for OS-specific notes. ### Debian @@ -98,7 +98,7 @@ You can install the needed libraries with the following command: Notes: - - You need at least rustc version 1.32.0. The version in Debian 9 + - You need at least rustc version 1.34. The version in Debian 9 (Debian Stable as of 2018) is too old. The version from testing works fine. - The version of Nettle in Debian 9 (Debian Stable as of 2018), is -- cgit v1.2.3