Skip to content

Commit

Permalink
Bump aws-smithy-types from 1.1.9 to 1.2.0 in /quickwit (#5101)
Browse files Browse the repository at this point in the history
Bumps [aws-smithy-types](https://github.com/smithy-lang/smithy-rs) from 1.1.9 to 1.2.0.
- [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-minor
...

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 Jun 10, 2024
1 parent fd4ae65 commit 192d20a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions quickwit/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 quickwit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ aws-sdk-kinesis = "1.21"
aws-sdk-s3 = "1.24"
aws-smithy-async = "1.2"
aws-smithy-runtime = "1.5"
aws-smithy-types = { version = "1.1", features = ["byte-stream-poll-next"] }
aws-smithy-types = { version = "1.2", features = ["byte-stream-poll-next"] }
aws-types = "1.2"

azure_core = { version = "0.13.0", features = ["enable_reqwest_rustls"] }
Expand Down

0 comments on commit 192d20a

Please sign in to comment.