From d0ce931584b180e0a8ba76a8a6b3a31c0ca3a279 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Oct 2025 21:45:36 +0000 Subject: [PATCH] chore(deps): Update Rust crate clap-cargo to 0.18.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 92221031c70..91454759677 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -198,7 +198,7 @@ jiff = "0.2.3" snapbox = { version = "0.6.16", features = ["term-svg"] } shlex = "1.3.0" automod = "1.0.14" -clap-cargo = { version = "0.15.0", default-features = false } +clap-cargo = { version = "0.18.0", default-features = false } semver = "1.0.26" [[example]]