1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-11-29 22:47:43 +02:00

Changed Rust Book versions in links to 2018

Forgot to add changes to last commit.
This commit is contained in:
delet0r
2018-11-27 10:54:01 +01:00
parent 0973e60056
commit b0c9b33978
12 changed files with 19 additions and 12 deletions

View File

@@ -0,0 +1 @@
For this exercise checkout the section [Variables and Mutability](https://doc.rust-lang.org/book/2018-edition/ch03-01-variables-and-mutability.html) of the Rust Book.