summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index c5a73c7..13c1897 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -50,7 +50,7 @@ base64 = {version = "^0.10", optional = true}
immeta = {version = "^0.4", optional = true}
[dependencies.clap]
-version = "^2.32"
+version = "^2.33"
default-features = false
features = ["color", "wrap_help"]