diff --git a/Cargo.deps b/Cargo.deps index 5442112b..5bbaffc4 100644 --- a/Cargo.deps +++ b/Cargo.deps @@ -2,7 +2,7 @@ # For the newer-than-Byzantium config bitflags = "1.3.*" -clap = { version = "4.*", features=["std"], default-features = false } +clap = { version = "4.4.*", features=["std"], default-features = false } zbus = "1.9.*" zvariant = "2.10.*" # Newer versions seem to confuse the version of Cargo on Debian Bullseye