aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3eb7b4d..6f75a8a 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@
Solved exercises from [advent of code](https://adventofcode.com/)
- 2021: Solved in C++20, each program solves both parts
-- 2020: Solved in Rust 1.59.0
+- 2020: Solved in Rust