Skip to content

Commit 4f03d49

Browse files
fix(deps): bump the aws group across 1 directory with 2 updates
Bumps the aws group with 2 updates in the / directory: [aws-sdk-cognitoidentity](https://github.com/awslabs/aws-sdk-rust) and [aws-smithy-http](https://github.com/smithy-lang/smithy-rs). Updates `aws-sdk-cognitoidentity` from 1.87.0 to 1.88.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-smithy-http` from 0.60.12 to 0.62.4 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) --- updated-dependencies: - dependency-name: aws-sdk-cognitoidentity dependency-version: 1.88.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws - dependency-name: aws-smithy-http dependency-version: 0.62.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 26caae9 commit 4f03d49

File tree

7 files changed

+36
-56
lines changed

7 files changed

+36
-56
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ async-trait = "0.1.87"
2424
aws-config = "1.0.3"
2525
aws-credential-types = "1.0.3"
2626
aws-runtime = "1.4.4"
27-
aws-sdk-cognitoidentity = "1.51.0"
27+
aws-sdk-cognitoidentity = "1.88.0"
2828
aws-sdk-ssooidc = "1.51.0"
2929
aws-smithy-async = "1.2.2"
3030
aws-smithy-runtime-api = "1.6.1"

crates/amzn-codewhisperer-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ version = "1.5.5"
6464
version = "1.2.4"
6565

6666
[dependencies.aws-smithy-http]
67-
version = "0.60.12"
67+
version = "0.62.4"
6868

6969
[dependencies.aws-smithy-json]
7070
version = "0.61.2"

crates/amzn-codewhisperer-streaming-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ version = "1.2.4"
6767
version = "0.60.6"
6868

6969
[dependencies.aws-smithy-http]
70-
version = "0.60.12"
70+
version = "0.62.4"
7171
features = ["event-stream"]
7272

7373
[dependencies.aws-smithy-json]

crates/amzn-consolas-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ version = "1.5.5"
6767
version = "1.2.4"
6868

6969
[dependencies.aws-smithy-http]
70-
version = "0.60.12"
70+
version = "0.62.4"
7171

7272
[dependencies.aws-smithy-json]
7373
version = "0.61.2"

crates/amzn-qdeveloper-streaming-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ version = "1.2.4"
7070
version = "0.60.6"
7171

7272
[dependencies.aws-smithy-http]
73-
version = "0.60.12"
73+
version = "0.62.4"
7474
features = ["event-stream"]
7575

7676
[dependencies.aws-smithy-json]

crates/amzn-toolkit-telemetry-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ version = "1.1.3"
3838
version = "1.1.3"
3939

4040
[dependencies.aws-smithy-http]
41-
version = "0.62.1"
41+
version = "0.62.4"
4242

4343
[dependencies.aws-smithy-json]
4444
version = "0.61.3"

0 commit comments

Comments
 (0)