Private
Public Access
1
0

kpcli: finish separation of daemon interface

This commit is contained in:
James Magahern
2025-07-31 19:30:54 -07:00
parent 0e034898b2
commit c7d620c1b5
4 changed files with 299 additions and 207 deletions

View File

@@ -19,6 +19,7 @@ prettytable = "0.10.0"
serde_json = "1.0"
time = "0.3.37"
tokio = "1.41.1"
async-trait = "0.1.80"
# D-Bus dependencies only on Linux
[target.'cfg(target_os = "linux")'.dependencies]