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