Day 8
This commit is contained in:
parent
585eefd437
commit
cc1630d741
3 changed files with 402 additions and 0 deletions
|
|
@ -5,9 +5,11 @@ authors = ["traxys <quentin@familleboyer.net>"]
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = "0.7.6"
|
||||
bstr = "1.11.0"
|
||||
clap = { version = "4.5.21", features = ["derive"] }
|
||||
color-eyre = "0.6.3"
|
||||
humantime = "2.1.0"
|
||||
itertools = "0.13.0"
|
||||
num = "0.4.3"
|
||||
regex = "1.11.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue