Skip to content

Commit

Permalink
⬆️ Bump hyper from 1.5.2 to 1.6.0
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 1.5.2 to 1.6.0.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v1.5.2...v1.6.0)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent cc4f079 commit 3584738
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -18,7 +18,7 @@ mock = []
default = ["tts"]

[dependencies]
hyper = "1.3.1"
hyper = "1.6.0"
polly = { version = "1.15.0", package = "aws-sdk-polly" }
aws-config = "1.3.3"
aws-types = { version = "1.3.3", package = "aws-types" }
Expand Down

0 comments on commit 3584738

Please sign in to comment.