Skip to content

Commit

Permalink
Update rusoto_s3 requirement from 0.40 to 0.41
Browse files Browse the repository at this point in the history
Updates the requirements on [rusoto_s3](https://github.com/rusoto/rusoto) to permit the latest version.
- [Release notes](https://github.com/rusoto/rusoto/releases)
- [Changelog](https://github.com/rusoto/rusoto/blob/master/CHANGELOG.md)
- [Commits](rusoto/rusoto@mock-v0.40.0...mock-v0.41.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Oct 9, 2019
1 parent 6910ff5 commit 6dfcfd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amadeus-aws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ futures-preview = { version = "=0.3.0-alpha.18", features = ["compat"] }
http = "0.1"
once_cell = "1.0"
rusoto_core = "0.40"
rusoto_s3 = "0.40"
rusoto_s3 = "0.41"
serde_closure = "0.1"
serde = { version = "1.0", features = ["derive"] }
tokio = "0.1.7"
Expand Down

0 comments on commit 6dfcfd1

Please sign in to comment.