diff --git a/Cargo.toml b/Cargo.toml index 66a551b..76bf89b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,7 @@ ansi_term = "0.12.1" anyhow = "1.0.69" async-trait = "0.1.64" clap = { version = "4.1.4", features = ["derive"] } -clap_complete = "4.1.1" +clap_complete = "4.4.1" chrono = { version = "0.4.23", features = ["serde"] } dirs = "4.0.0" fern = "0.6.1"