diff --git a/Cargo.toml b/Cargo.toml index ffaba524..6c2ea5ec 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,4 +23,4 @@ features = [ ] [target.'cfg(target_os = "linux")'.dependencies] -zbus = "2.2" +zbus = "3.0"