summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-15 19:08:52 +0000
committerrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-11-15 21:50:20 +0000
commitd250cd13d17413199827bb84b5195a8cc437301c (patch)
tree36c1ee28ef0930bd20d6b734efd9030fdb4cab74 /Cargo.lock
parentb47a4fe51470a36116b5c941c6e07ac5730585ea (diff)
build(deps): update rust crate clap to 4.0.25
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 13e568b5f..1bd4d3474 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -326,9 +326,9 @@ dependencies = [
[[package]]
name = "clap"
-version = "4.0.24"
+version = "4.0.25"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "60494cedb60cb47462c0ff7be53de32c0e42a6fc2c772184554fa12bd9489c03"
+checksum = "389ca505fd2c00136e0d0cd34bcd8b6bd0b59d5779aab396054b716334230c1c"
dependencies = [
"atty",
"bitflags",