From f3a7fa6350097a3489f48f5f26c909feb4bcc492 Mon Sep 17 00:00:00 2001 From: Manos Pitsidianakis Date: Mon, 9 Dec 2019 18:55:08 +0200 Subject: [PATCH] Bump rustc requirement to 1.39 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b0e758a7..47fc329e 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ After installing meli, see meli(1) and meli.conf(5) for documentation. BUILDING ======== -meli requires rust 1.34 and rust's package manager, Cargo. Information on how +meli requires rust 1.39 and rust's package manager, Cargo. Information on how to get it on your system can be found here: https://doc.rust-lang.org/cargo/getting-started/installation.html