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/strings/REAMDE.md | 1 + 1 file changed, 1 insertion(+) (limited to 'exercises/strings') diff --git a/exercises/strings/REAMDE.md b/exercises/strings/REAMDE.md index e69de29..76b74d7 100644 --- a/exercises/strings/REAMDE.md +++ b/exercises/strings/REAMDE.md @@ -0,0 +1 @@ +For this exercise check out the chapter [Strings](https://doc.rust-lang.org/book/2018-edition/ch08-02-strings.html) of the Rust Book. \ No newline at end of file -- cgit v1.2.3