Skip to content

Commit

Permalink
Bump aws-sdk-cognitoidentityprovider from 1.57.0 to 1.58.0 (#47)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk-cognitoidentityprovider](https://github.com/awslabs/aws-sdk-rust) from 1.57.0 to 1.58.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-cognitoidentityprovider
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent e8c87d7 commit 6422378
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 crates/fig_telemetry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ anyhow.workspace = true
async-trait.workspace = true
aws-credential-types = "1.1.6"
aws-sdk-cognitoidentity = "1.14.0"
aws-sdk-cognitoidentityprovider = "1.16.0"
aws-sdk-cognitoidentityprovider = "1.58.0"
aws-smithy-async = "1.1.7"
aws-smithy-types = "1.1.7"
aws-toolkit-telemetry-definitions = { path = "../aws-toolkit-telemetry-definitions" }
Expand Down

0 comments on commit 6422378

Please sign in to comment.