X-Git-Url: https://git.ralfj.de/rust-101.git/blobdiff_plain/23c658ed26c424dd6f38468108dd8ac34534fe1e..177a1f127af6601f373be9742c31351f556633ab:/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 // -------------- //