Skip to content

Commit

Permalink
Update Rust crate rusoto_ec2 to v0.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 30, 2021
1 parent b0f8674 commit 4a28efe
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 @@ -21,7 +21,7 @@ exclude = [
[dependencies]
rusoto_core = "=0.46.0"
rusoto_cloudformation = "=0.46.0"
rusoto_ec2 = "=0.46.0"
rusoto_ec2 = "=0.47.0"
rusoto_s3 = "=0.46.0"
rusoto_sts = "=0.46.0"
tokio = { version = ">=0.3.0", features = ["full"] }
Expand Down

0 comments on commit 4a28efe

Please sign in to comment.