Skip to content

Commit

Permalink
Bump aws-smithy-runtime from 1.5.5 to 1.6.0 in /quickwit
Browse files Browse the repository at this point in the history
Bumps [aws-smithy-runtime](https://github.com/smithy-lang/smithy-rs) from 1.5.5 to 1.6.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-runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2024
1 parent ae2227a commit 7bb38ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 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"
# updating aws-sdk-s3 breaks test_s3_compatible_storage_bulk_delete_multi
aws-sdk-s3 = "=1.25"
aws-smithy-async = "1.2"
aws-smithy-runtime = "1.5"
aws-smithy-runtime = "1.6"
aws-smithy-types = { version = "1.2", features = ["byte-stream-poll-next"] }
aws-types = "1.3"

Expand Down

0 comments on commit 7bb38ab

Please sign in to comment.