day16 started
This commit is contained in:
parent
96fca503ab
commit
daa8b6b1d0
3 changed files with 140 additions and 5 deletions
|
|
@ -6,8 +6,10 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
const_format = "0.2.31"
|
||||
itertools = "0.11"
|
||||
lazy_static = "1.4"
|
||||
num-traits = "0.2"
|
||||
once_cell = "1.18.0"
|
||||
regex = "1.7"
|
||||
thiserror = "1.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue