diff --git a/Cargo.toml b/Cargo.toml index 7a26fd4a..9a5e0cb4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ type_complexity = "allow" [workspace.dependencies] # Core dependencies -zbus = "5.15.0" +zbus = "5.16.0" zvariant = "5.12.0" log = "0.4.30" serde = { version = "1.0.228", features = ["derive"] }