diff options
author | Yerkebulan Tulibergenov <[email protected]> | 2018-12-28 22:02:23 +0000 |
---|---|---|
committer | Yerkebulan Tulibergenov <[email protected]> | 2018-12-28 22:02:23 +0000 |
commit | 113a24855f1c4d9c8c912e6d7013f34ea9d63b82 (patch) | |
tree | 21910da964aedf3401c02edabeccbfeaac49bcbc | |
parent | 751616f062b07f5dee2921f69886bd1a5b1234aa (diff) |
update README with Rust 1.31
-rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -19,8 +19,7 @@ Work on the Rust Analyzer is sponsored by | |||
19 | 19 | ||
20 | ## Quick Start | 20 | ## Quick Start |
21 | 21 | ||
22 | Rust analyzer builds on Rust >= 1.30.0 (currently in beta) and uses | 22 | Rust analyzer builds on Rust >= 1.31.0 and uses the 2018 edition. |
23 | the 2018 edition. | ||
24 | 23 | ||
25 | ``` | 24 | ``` |
26 | # run tests | 25 | # run tests |