Skip to content

Commit

Permalink
Bump aws-sdk-sts from 0.33.0 to 0.34.0 in /rust (#244)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) from 0.33.0 to 0.34.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent af5c88c commit 548d7cc
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 @@ -15,7 +15,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 = "0.33.0"
aws-sdk-sts = "0.34.0"
base64 = "0.21.5"
clap = { version = "4.4.7", features = ["derive", "env"] }
rand = "0.8.5"
Expand Down

0 comments on commit 548d7cc

Please sign in to comment.