add some fancy args

This commit is contained in:
galister
2024-02-27 22:01:31 +01:00
parent 7b9f5afd9d
commit da45c828fc
4 changed files with 150 additions and 18 deletions

View File

@@ -14,6 +14,7 @@ anyhow = "1.0.79"
ash = "^0.37.2"
chrono = "0.4.29"
chrono-tz = "0.8.5"
clap = { version = "4.5.1", features = ["derive"] }
cstr = "0.2.11"
ctrlc = { version = "3.4.2", features = ["termination"] }
dbus = { version = "0.9.7" }