WIP
This commit is contained in:
parent
4d6e18a9f4
commit
19a99c6b0e
6 changed files with 37 additions and 3 deletions
|
|
@ -9,6 +9,7 @@ log = ["dep:log", "dep:simple_logger"]
|
|||
|
||||
[dependencies]
|
||||
anyhow = "1.0.95"
|
||||
chrono = "0.4.41"
|
||||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
log = { version = "0.4.27", optional = true }
|
||||
rand = "0.9.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue