mirror of
https://github.com/cupcakearmy/advent-of-code.git
synced 2025-12-15 14:24:58 +00:00
day 2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user