Skip to content

Commit

Permalink
chore(deps): Bump aws-smithy-types from 1.2.6 to 1.2.7 in the aws gro…
Browse files Browse the repository at this point in the history
…up (#21367)

Bumps the aws group with 1 update: [aws-smithy-types](https://github.com/smithy-lang/smithy-rs).


Updates `aws-smithy-types` from 1.2.6 to 1.2.7
- [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-types
  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>
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
1 parent 3082187 commit e41042a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -208,7 +208,7 @@ aws-sigv4 = { version = "1.2.4", default-features = false, features = ["sign-htt
aws-config = { version = "1.0.1", default-features = false, features = ["behavior-version-latest", "credentials-process", "sso", "rt-tokio"], optional = true }
aws-credential-types = { version = "1.2.1", default-features = false, features = ["hardcoded-credentials"], optional = true }
aws-smithy-http = { version = "0.60", default-features = false, features = ["event-stream", "rt-tokio"], optional = true }
aws-smithy-types = { version = "1.2.2", default-features = false, features = ["rt-tokio"], optional = true }
aws-smithy-types = { version = "1.2.7", default-features = false, features = ["rt-tokio"], optional = true }
aws-smithy-runtime-api = { version = "1.7.2", default-features = false, optional = true }
aws-smithy-runtime = { version = "1.7.1", 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 e41042a

Please sign in to comment.