This commit is contained in:
2023-11-19 16:44:12 +01:00
parent 796033f6b3
commit 9923bbe321
2 changed files with 133 additions and 0 deletions

View File

@@ -10,4 +10,8 @@ edition = "2021"
name = "2022-01"
path = "./2022/01/rust/main.rs"
[[bin]]
name = "2022-02"
path = "./2022/02/rust/main.rs"
# INJECT HERE