diff --git a/Cargo.toml b/Cargo.toml index 4d0683b..6da118c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,7 +29,7 @@ notify = "4.0" mktemp = "0.3.1" [dependencies.clap] -version = "~2.26" +version = "2.26" default-features = false features = ["wrap_help"]