mirror of
https://github.com/Noratrieb/advent-of-code.git
synced 2026-01-16 10:35:02 +01:00
2022 day01
This commit is contained in:
parent
fd2ea0612b
commit
e153ec51cd
20 changed files with 3180 additions and 82 deletions
|
|
@ -7,5 +7,5 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
clap = { version = "4.4.10", features = ["string"] }
|
||||
divan.workspace = true
|
||||
nom.workspace = true
|
||||
divan = "0.1.4"
|
||||
nom = "7.1.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue