From b0c9b33978ca6ae1eff3658c7c6d0bfe48926d23 Mon Sep 17 00:00:00 2001 From: delet0r Date: Tue, 27 Nov 2018 10:54:01 +0100 Subject: Changed Rust Book versions in links to 2018 Forgot to add changes to last commit. --- exercises/variables/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'exercises/variables') diff --git a/exercises/variables/README.md b/exercises/variables/README.md index e69de29..574c162 100644 --- a/exercises/variables/README.md +++ b/exercises/variables/README.md @@ -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. \ No newline at end of file -- cgit v1.2.3