diff --git a/Cargo.toml b/Cargo.toml index 8160fa0..7f1350e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -28,7 +28,7 @@ shellexpand = "2.1.0" walkdir = "2.3.2" [dependencies.clap] -version = "3.1.2" +version = "4.1.11" default-features = true features = ["wrap_help", "color", "suggestions"]