diff --git a/Cargo.toml b/Cargo.toml index 1f971de..3308459 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ ron = "0.8.1, >=0.8, <0.9" rust-i18n = "3.1.3" [dependencies.clap] -version = "4.5.31" +version = "4.5, >=4.5.27, <=4.6" default-features = false features = [ # From default features collection