summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJustus Winter <justus@sequoia-pgp.org>2019-06-26 10:16:44 +0200
committerJustus Winter <justus@sequoia-pgp.org>2019-06-26 10:16:44 +0200
commitc301970937cb5fb5e2b831ce8fdcde5e2267f343 (patch)
tree5ab0c8c23dc205902ef75b16ac018954babf6668 /README.md
parent83fc541347d8bd276b93956f15208f113761225d (diff)
Bump the required rustc version to 1.34.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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