Day 2 part 2
This commit is contained in:
parent
9c74b744a8
commit
2be9fa8aba
2 changed files with 75 additions and 20 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue