mirror of
https://github.com/rzuasti/oott.git
synced 2026-07-08 19:21:54 +02:00
Adding clap for parameter parsing
This commit is contained in:
@@ -18,3 +18,4 @@ pushover = "0.4.0"
|
||||
config = "0.15.19"
|
||||
lazy_static = "1.5.0"
|
||||
duration-string = { version="0.5.3", features = ["serde"] }
|
||||
clap = {version="4.5.54", features=["derive"]}
|
||||
|
||||
Reference in New Issue
Block a user