aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorzjikra <48675416+jacopograndi@users.noreply.github.com>2022-03-21 14:24:03 +0100
committerGitHub <noreply@github.com>2022-03-21 14:24:03 +0100
commit073cdf71d9fd45372f08112146b6349c6ba1c4d4 (patch)
treeae7b29a199b64480dedd7af0cabecebe33f3f552 /README.md
parent94d08269630fb976ad0a04d4e842ec74b54299f5 (diff)
Update README.md
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 6f75a8a..3eb7b4d 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
+- 2020: Solved in Rust 1.59.0