Update files so that they use the new dbus-tree

This commit is contained in:
2020-09-20 23:29:03 +02:00
parent 5543cafc2c
commit cc4d0f08a4
3 changed files with 4 additions and 2 deletions

View File

@@ -14,4 +14,5 @@ async-minecraft-ping = "0.2"
dbus = { version = "0.9", features = ["futures"] }
dbus-tokio = "0.5"
log = "0.4"
env_logger = "0.7"
env_logger = "0.7"
dbus-tree = "0.9"