day 14
This commit is contained in:
parent
b3f933552b
commit
a8ac3e18e6
4 changed files with 168 additions and 2 deletions
|
@ -28,6 +28,8 @@ itertools = "0.12"
|
|||
derive_builder = "0.12.0"
|
||||
rayon = "1.8.0"
|
||||
static_init = "1.0.3"
|
||||
grid = { version = "0.12.0", features = ["std", "serde"] }
|
||||
indicatif = "0.17.7"
|
||||
|
||||
[features]
|
||||
part1 = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue