From 1189d28d32110df20feb9c18b3e9c162f77ac4f4 Mon Sep 17 00:00:00 2001 From: Maciej Jur Date: Sun, 25 Dec 2022 11:31:11 +0100 Subject: [PATCH] =?UTF-8?q?AoC=202022=20=F0=9F=AB=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e21b94c..1ead550 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ Each `year` directory can have multiple subdirectories dedicated to specific lan | 2019 | Scala | 27 | | 2020 | Python | 50 | | 2021 | Python | 30 | -| 2022 | Rust | 0 | +| 2022 | Rust | 50 |