From 1ec8626f2607461ceb9b6f41d42826891db4934e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 01:42:08 +0000 Subject: build(deps): update rust crate clap to 4.5.4 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 198db0004..51c5492cf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ gix-faster = ["gix-features/zlib-stock", "gix/fast-sha1"] [dependencies] chrono = { version = "0.4.35", default-features = false, features = ["clock", "std", "wasmbind"] } -clap = { version = "4.5.3", features = ["derive", "cargo", "unicode"] } +clap = { version = "4.5.4", features = ["derive", "cargo", "unicode"] } clap_complete = "4.5.1" dirs-next = "2.0.0" dunce = "1.0.4" -- cgit v1.2.3