mirror of
https://github.com/bertptrs/adventofcode.git
synced 2025-12-25 21:00:31 +01:00
Implement day 4.
Nice code-reuse between 1 and 2. I'm not accustomed to this.
This commit is contained in:
@@ -6,3 +6,4 @@ authors = ["Bert Peters <bert@bertptrs.nl>"]
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
regex = "1.1.0"
|
||||
chrono = "0.4.6"
|
||||
|
||||
Reference in New Issue
Block a user