Day 2 part 2

This commit is contained in:
Quentin Boyer 2025-12-02 22:54:37 +01:00
parent 9c74b744a8
commit 2be9fa8aba
2 changed files with 75 additions and 20 deletions

View file

@ -10,3 +10,7 @@ bstr = "1.11.0"
clap = { version = "4.5.21", features = ["derive"] }
color-eyre = "0.6.3"
humantime = "2.1.0"
[profile.release]
debug = true