update to latest dbus-rs library
This commit is contained in:
@@ -35,7 +35,7 @@ toml = "0.5"
|
||||
tokio-core = "0.1"
|
||||
tokio-timer = "0.2"
|
||||
unicode-width = "0.1.5"
|
||||
dbus = { version = "0.6.4", optional = true }
|
||||
dbus = { version = "0.8.4", optional = true }
|
||||
rand = "0.7"
|
||||
webbrowser = "0.5"
|
||||
clipboard = { version = "0.5", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user