Skip to content

Commit a40bf81

Browse files
fix(deps): update rust crate zbus to v5
1 parent 03c255a commit a40bf81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/single-instance/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ features = [
4242
]
4343

4444
[target."cfg(target_os = \"linux\")".dependencies]
45-
zbus = "4"
45+
zbus = "5"
4646

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

0 commit comments

Comments
 (0)