Skip to content

Commit

Permalink
Bump aws-sdk-sts from 1.7.0 to 1.9.0 in /rust
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) from 1.7.0 to 1.9.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [Changelog](https://github.com/awslabs/aws-sdk-rust/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-sdk-rust/commits)

---
updated-dependencies:
- dependency-name: aws-sdk-sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 752b907 commit 2034238
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aws-config = "0.55.3"
aws-sdk-cloudformation = "0.28.0"
aws-sdk-kms = "0.28.0"
aws-sdk-s3 = "0.28.0"
aws-sdk-sts = "1.7.0"
aws-sdk-sts = "1.9.0"
base64 = "0.21.5"
clap = { version = "4.4.11", features = ["derive", "env"] }
rand = "0.8.5"
Expand Down

0 comments on commit 2034238

Please sign in to comment.