Better CLI with clap and day runner macro
This commit is contained in:
@@ -4,6 +4,7 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5", features = ["derive"] }
|
||||
color-eyre = "0.6"
|
||||
itertools = "0.14"
|
||||
tracing = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user