Skip to content

Commit 645804a

Browse files
chore(deps): Bump aws-smithy-runtime-api from 1.7.1 to 1.7.2 in the aws group (#21033)
chore(deps): Bump aws-smithy-runtime-api in the aws group Bumps the aws group with 1 update: [aws-smithy-runtime-api](https://github.com/smithy-lang/smithy-rs). Updates `aws-smithy-runtime-api` from 1.7.1 to 1.7.2 - [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-runtime-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: aws ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e595dcc commit 645804a

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ aws-config = { version = "1.0.1", default-features = false, features = ["behavio
201201
aws-credential-types = { version = "1.2.0", default-features = false, features = ["hardcoded-credentials"], optional = true }
202202
aws-smithy-http = { version = "0.60", default-features = false, features = ["event-stream"], optional = true }
203203
aws-smithy-types = { version = "1.2.0", default-features = false, optional = true }
204-
aws-smithy-runtime-api = { version = "1.7.0", default-features = false, optional = true }
204+
aws-smithy-runtime-api = { version = "1.7.2", default-features = false, optional = true }
205205
aws-smithy-runtime = { version = "1.6.2", default-features = false, features = ["client", "connector-hyper-0-14-x", "rt-tokio"], optional = true }
206206
aws-smithy-async = { version = "1.2.1", default-features = false, features = ["rt-tokio"], optional = true }
207207

0 commit comments

Comments
 (0)