Skip to content

Commit

Permalink
fix(deps): update rust crate zbus to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 10a4d76 commit 729ea78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/single-instance/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ features = [
]

[target.'cfg(target_os = "linux")'.dependencies]
zbus = "3"
zbus = "4"

[features]
semver = ["dep:semver"]

0 comments on commit 729ea78

Please sign in to comment.