We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7093a4d commit f33e682Copy full SHA for f33e682
plugins/single-instance/Cargo.toml
@@ -31,7 +31,7 @@ features = [
31
]
32
33
[target.'cfg(target_os = "linux")'.dependencies]
34
-zbus = "3"
+zbus = "4"
35
36
[features]
37
semver = ["dep:semver"]
0 commit comments