Skip to content

Commit

Permalink
Update aws-sdk-sts requirement from 0.28 to 1.4 in /oktaws
Browse files Browse the repository at this point in the history
Updates the requirements on [aws-sdk-sts](https://github.com/awslabs/aws-sdk-rust) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 47f794c commit 1bb5f0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oktaws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ readme = "README.md"
async-recursion = "1"
aws-arn = "0.3"
aws-credential-types = "0.55"
aws-sdk-sts = "0.28"
aws-sdk-sts = "1.4"
aws-sdk-iam = "0.28"
backoff = { version = "0.4", features = ["tokio"] }
base64 = "0.21"
Expand Down

0 comments on commit 1bb5f0b

Please sign in to comment.