Skip to content

Commit

Permalink
chore(deps): Bump aws-smithy-runtime-api in the aws group
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] committed Aug 9, 2024
1 parent 16d2300 commit 5494c3d
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ aws-config = { version = "1.0.1", default-features = false, features = ["behavio
aws-credential-types = { version = "1.2.0", default-features = false, features = ["hardcoded-credentials"], optional = true }
aws-smithy-http = { version = "0.60", default-features = false, features = ["event-stream"], optional = true }
aws-smithy-types = { version = "1.2.0", default-features = false, optional = true }
aws-smithy-runtime-api = { version = "1.7.0", default-features = false, optional = true }
aws-smithy-runtime-api = { version = "1.7.2", default-features = false, optional = true }
aws-smithy-runtime = { version = "1.6.2", default-features = false, features = ["client", "connector-hyper-0-14-x", "rt-tokio"], optional = true }
aws-smithy-async = { version = "1.2.1", default-features = false, features = ["rt-tokio"], optional = true }

Expand Down

0 comments on commit 5494c3d

Please sign in to comment.