Skip to content

Commit

Permalink
Update Rust crate clap to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent f684e98 commit 3bd79fd
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 @@ -25,7 +25,7 @@ rusoto_ec2 = "=0.46.0"
rusoto_s3 = "=0.46.0"
rusoto_sts = "=0.46.0"
tokio = { version = ">=0.3.0", features = ["full"] }
clap = "=3.0.0-beta.2"
clap = "=4.5.7"
colored = ">=1.9.3"
itertools = ">=0.9.0"
serde_json = ">=1.0"
Expand Down

0 comments on commit 3bd79fd

Please sign in to comment.