Skip to content

Commit

Permalink
Bump aws-sdk-sts from 1.44.0 to 1.45.0 (#695)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) from 1.44.0 to 1.45.0.
- [Release notes](https://github.com/awslabs/aws-sdk-rust/releases)
- [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 10, 2024
1 parent 17b4f71 commit eaab720
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ assert_cmd = "2"
assert_unordered = "0.3"
aws-config = { version = "1.5.7", features = ["behavior-version-latest"] }
aws-credential-types = { version = "1.2.1", features = ["hardcoded-credentials"] }
aws-sdk-sts = { version = "1.43.0", features = ["behavior-version-latest"] }
aws-sdk-sts = { version = "1.45.0", features = ["behavior-version-latest"] }
rstest = "*"
serial_test = "3"
tonic-reflection = "0.11"
Expand Down

0 comments on commit eaab720

Please sign in to comment.