Skip to content

Commit 4fd8962

Browse files
fix(deps): bump aws-smithy-http in the aws group across 1 directory
Bumps the aws group with 1 update in the / directory: [aws-smithy-http](https://github.com/smithy-lang/smithy-rs). 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-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 b407929 commit 4fd8962

File tree

6 files changed

+33
-53
lines changed

6 files changed

+33
-53
lines changed

Cargo.lock

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

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)