diff --git a/Cargo.toml b/Cargo.toml index 854d096..1b5c658 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" uuid = { version = "1.6.1", features = ["v4", "fast-rng"] } futures = "0.3.29" zbus = "4.0.1" -zbus_names = "2.6.0" +zbus_names = "3.0.0" byte-unit = "5.0.3" thiserror = "1.0"