Skip to content

Commit 6422378

Browse files
Bump aws-sdk-cognitoidentityprovider from 1.57.0 to 1.58.0 (#47)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8c87d7 commit 6422378

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/fig_telemetry/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ anyhow.workspace = true
1717
async-trait.workspace = true
1818
aws-credential-types = "1.1.6"
1919
aws-sdk-cognitoidentity = "1.14.0"
20-
aws-sdk-cognitoidentityprovider = "1.16.0"
20+
aws-sdk-cognitoidentityprovider = "1.58.0"
2121
aws-smithy-async = "1.1.7"
2222
aws-smithy-types = "1.1.7"
2323
aws-toolkit-telemetry-definitions = { path = "../aws-toolkit-telemetry-definitions" }

0 commit comments

Comments
 (0)