Rust: Restore compatibility with Debian Bookworm
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
# For the newer-than-Byzantium config
|
||||
|
||||
bitflags = "1.3.*"
|
||||
clap = { version = "3.2.*", features=["std"], default-features = false }
|
||||
clap = { version = "4.*", features=["std"], default-features = false }
|
||||
zbus = "1.9.*"
|
||||
zvariant = "2.10.*"
|
||||
# Newer versions seem to confuse the version of Cargo on Debian Bullseye
|
||||
|
||||
Reference in New Issue
Block a user