Skip to content

Commit

Permalink
Update rusoto_credential requirement from 0.45 to 0.46
Browse files Browse the repository at this point in the history
Updates the requirements on [rusoto_credential](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](https://github.com/rusoto/rusoto/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored May 4, 2021
1 parent 09ecfba commit 69dcb04
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 @@ -29,7 +29,7 @@ futures-retry = "0.5"
http = "0.2"
once_cell = "1.0"
rusoto_core = "0.45"
rusoto_credential = "0.45"
rusoto_credential = "0.46"
rusoto_s3 = "0.45"
serde_closure = "0.3"
serde = { version = "1.0", features = ["derive"] }
Expand Down

0 comments on commit 69dcb04

Please sign in to comment.