Skip to content

Commit

Permalink
Update Rust crate clap to v3.0.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 16, 2021
1 parent 9884de8 commit b328bd5
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 = "=3.0.0-beta.4"
colored = ">=1.9.3"
itertools = ">=0.9.0"
serde_json = ">=1.0"
Expand Down

0 comments on commit b328bd5

Please sign in to comment.