summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
Diffstat (limited to 'cli')
-rw-r--r--cli/Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index c36aebd92..7072b8e40 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -78,9 +78,9 @@ bincode = "=1.3.3"
bytes.workspace = true
cache_control.workspace = true
chrono.workspace = true
-clap = { version = "=4.3.3", features = ["env", "string"] }
-clap_complete = "=4.3.1"
-clap_complete_fig = "=4.3.1"
+clap = { version = "=4.4.17", features = ["env", "string"] }
+clap_complete = "=4.4.7"
+clap_complete_fig = "=4.4.2"
console_static_text.workspace = true
dashmap = "5.5.3"
data-encoding.workspace = true