Stub the ConnectionManager interface

This commit is contained in:
2020-05-09 00:43:36 +01:00
parent fd0d8ec8f7
commit 460d971bb6
7 changed files with 149 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"
dbus = "0.8.2"