Skip to content

Commit

Permalink
Update Rust crate clap to v4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 8, 2024
1 parent 7ca983b commit 44612eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ yaml-rust = { version = "^0.4.5", optional = true }

[dev-dependencies]
criterion = '= 0.5.1'
clap = '= 4.4.7'
clap = '= 4.5.0'
regex = '= 1.10.2'
env_logger = '= 0.10.0'
log = '0.4'
Expand Down

0 comments on commit 44612eb

Please sign in to comment.