diff options
Diffstat (limited to 'crates')
| -rw-r--r-- | crates/atuin/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/atuin/Cargo.toml b/crates/atuin/Cargo.toml index 73128c2c..cc77fe83 100644 --- a/crates/atuin/Cargo.toml +++ b/crates/atuin/Cargo.toml @@ -66,7 +66,7 @@ async-trait = { workspace = true } interim = { workspace = true } base64 = { workspace = true } clap = { workspace = true } -clap_complete = "4.5.1" +clap_complete = "4.5.3" clap_complete_nushell = "4.5.2" fs-err = { workspace = true } whoami = { workspace = true } |
