From a42aa6b9d199cf12d1a7078725369b309e9e4719 Mon Sep 17 00:00:00 2001 From: Tom Parker-Shemilt Date: Fri, 1 Jul 2022 11:39:42 +0100 Subject: [PATCH] Codecrafters removed the rust link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e1b6e45..942f045 100644 --- a/README.md +++ b/README.md @@ -1600,7 +1600,6 @@ A registry allows you to publish your Rust libraries as crate packages, to share * [Awesome Rust Streaming](https://github.com/jamesmunns/awesome-rust-streaming) - A community curated list of livestreams about Rust. * [awesome-rust-mentors](https://rustbeginners.github.io/awesome-rust-mentors/) — A list of helpful Rust mentors willing to take mentees and eductate them about Rust and programming. * [Build a language VM](https://blog.subnetzero.io/post/building-language-vm-part-00/) - * [CodeCrafters.io](https://codecrafters.io/rust) — Master Rust by building your own Git, SQLite, Docker or Redis from scratch * [Easy Rust](https://github.com/Dhghomon/easy_rust) - Learn Rust in easy English. * [exercism.org](https://exercism.org/tracks/rust) — programming exercises that help you learn new concepts in Rust. * [Hands-on Rust](https://pragprog.com/titles/hwrust/hands-on-rust/) - A hands-on guide to learning Rust by making games - by [Herbert Wolverson](https://github.com/thebracket/) (paid)