aboutsummaryrefslogtreecommitdiffstats
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 8521c63..0cc3c54 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -30,7 +30,7 @@ bytesize = "1"
nanoid = "0.4"
alphanumeric-sort = "1"
clap = { version = "3.0.4", features = ["derive", "cargo", "wrap_help"] }
-clap_complete = "3.0.1"
+clap_complete = "3.0.2"
chrono = "0.4"
chrono-humanize = "0.2"
serde = { version = "1", features = ["derive"] }