diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2025-11-01 01:53:22 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-01 01:53:22 +0000 |
| commit | 6a6879f8f448ccc3e3811f1318575e7f2cbe0cfc (patch) | |
| tree | 3dc28d25874a82fc2a7433e9c36eea7cbbf5bb2d | |
| parent | c74b0867d2e4bfb629266273731f2534ca9d5c3d (diff) | |
| download | warden-6a6879f8f448ccc3e3811f1318575e7f2cbe0cfc.tar.bz2 warden-6a6879f8f448ccc3e3811f1318575e7f2cbe0cfc.zip | |
chore(deps): update rust crate clap to v4.5.51 (#82)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
| -rw-r--r-- | Cargo.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -392,9 +392,9 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724" [[package]] name = "clap" -version = "4.5.50" +version = "4.5.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623" +checksum = "4c26d721170e0295f191a69bd9a1f93efcdb0aff38684b61ab5750468972e5f5" dependencies = [ "clap_builder", "clap_derive", @@ -402,9 +402,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.50" +version = "4.5.51" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0" +checksum = "75835f0c7bf681bfd05abe44e965760fea999a5286c6eb2d59883634fd02011a" dependencies = [ "anstream", "anstyle", |
