Add rust-version

This commit is contained in:
mo8it
2024-08-02 16:40:06 +02:00
parent 5016c7cf7c
commit 175294fa5d
4 changed files with 5 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@
## 6.1.1 (UNRELEASED)
- Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports.
- Run the final check of all exercises in parallel.
- Small exercise improvements.
- `dev check`: Check that all solutions are formatted with `rustfmt`.