aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzjikra <48675416+jacopograndi@users.noreply.github.com>2022-08-01 22:54:51 +0200
committerGitHub <noreply@github.com>2022-08-01 22:54:51 +0200
commit83e7790997b54e2487aa2c3242c579a5995f23e0 (patch)
treeb9b64ba1c7efd74aa58f0a8a70dbe648e4a72e8c
parent8c30178384034bf3e55e455bb547eaa02d3f92ec (diff)
Update 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