Skip to content

Commit

Permalink
Merge pull request #165 from hoodie/renovate/zbus-3.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate zbus to 3.6
  • Loading branch information
hoodie committed Dec 14, 2022
2 parents e45ddb7 + 89779e8 commit 65516e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -24,7 +24,7 @@ include = [
dbus = { version = "0.9", optional = true }
lazy_static = { version = "1", optional = true }
image = { version = "0.24", optional = true }
zbus = { version = "3.5", optional = true }
zbus = { version = "3.6", optional = true }
serde = { version = "1", optional = true }

[target.'cfg(target_os="macos")'.dependencies]
Expand Down

0 comments on commit 65516e8

Please sign in to comment.