X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/3dc9d065dfa259c88b3109717e2c6f6e65a45cc4..931a4309e60e7a4915cfbf88dee7f0c3e875a63f:/src/main.rs diff --git a/src/main.rs b/src/main.rs index b093780..06ad4b2 100644 --- a/src/main.rs +++ b/src/main.rs @@ -53,7 +53,7 @@ // You are meant to play around with the source code of the course as you go on, so please // fetch it from the [git repository](http://www.ralfj.de/git/rust-101.git) (also available // [on GitHub](https://github.com/RalfJung/rust-101)). -// + // Course Content // -------------- //