We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc02ba1 commit 0834adcCopy full SHA for 0834adc
Cargo.toml
@@ -24,7 +24,7 @@ include = [
24
dbus = { version = "0.9", optional = true }
25
lazy_static = { version = "1.5", optional = true }
26
image = { version = "0.25", optional = true }
27
-zbus = { version = "4", optional = true }
+zbus = { version = "5", optional = true }
28
serde = { version = "1", optional = true }
29
log = "0.4"
30
env_logger ={ version ="0.11", optional = true }
0 commit comments