ch-remote: full support for calling the D-Bus API

Support calling into the D-Bus API in a non-breaking way.

Signed-off-by: Omer Faruk Bayram <omer.faruk@sartura.hr>
This commit is contained in:
Omer Faruk Bayram
2023-03-29 15:08:04 +03:00
committed by Bo Chen
parent 7a458d85d1
commit a64d27f841
3 changed files with 539 additions and 240 deletions

1
Cargo.lock generated
View File

@@ -357,6 +357,7 @@ dependencies = [
"vmm",
"vmm-sys-util",
"wait-timeout",
"zbus",
]
[[package]]