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 77149dc commit f49095dCopy full SHA for f49095d
plugins/single-instance/Cargo.toml
@@ -42,7 +42,7 @@ features = [
42
]
43
44
[target."cfg(target_os = \"linux\")".dependencies]
45
-zbus = "4"
+zbus = "5"
46
47
[features]
48
semver = ["dep:semver"]
0 commit comments