From bb198c0292f9a514f149b6898cb697ed6d225e25 Mon Sep 17 00:00:00 2001 From: Tigonchen <115731770+Tigonchen@users.noreply.github.com> Date: Fri, 14 Oct 2022 21:25:57 -0400 Subject: [PATCH] Update free-programming-cheatsheets.md (#8324) --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index a7bdba26b..993974398 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -358,6 +358,7 @@ ### Rust +* [Rust cheatsheet](https://quickref.me/rust) - QuickRef.ME (HTML) * [Rust Language Cheat Sheet](https://cheats.rs) (HTML)