From e4d04a5df8b6326668f67c10be061e27af6d5e70 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 15 Oct 2018 19:56:37 +0300 Subject: Mention 2018 in the readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1c6facbbd..c3056bcfd 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,8 @@ functionality is provided via a language server. ## Quick Start -Rust analyzer builds on stable Rust >= 1.29.0. +Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses +the 2018 edition. ``` # run tests -- cgit v1.2.3