Skip to content

Commit

Permalink
Update Rust crate rusoto_s3 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 e8c2ddd
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 @@ -22,7 +22,7 @@ exclude = [
rusoto_core = "=0.46.0"
rusoto_cloudformation = "=0.46.0"
rusoto_ec2 = "=0.46.0"
rusoto_s3 = "=0.46.0"
rusoto_s3 = "=0.47.0"
rusoto_sts = "=0.46.0"
tokio = { version = ">=0.3.0", features = ["full"] }
clap = ">=3.0.0-beta.1"
Expand Down

0 comments on commit e8c2ddd

Please sign in to comment.