diff --git a/Cargo.toml b/Cargo.toml index e3cab48..4da8799 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ tokio-stream = { version = "0.1.14", features = ["net"] } tracing = "0.1.37" tracing-subscriber = "0.3.17" serde_json = "1.0.107" -clap = "4.4.4" +clap = "4.4.5" [package.metadata.cross.build] xargo = false