Skip to content

Commit

Permalink
Bump hyper from 0.14.4 to 0.14.5
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.4 to 0.14.5.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.4...v0.14.5)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2024
1 parent 5a56054 commit bf45319
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
24 changes: 17 additions & 7 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 @@ -16,7 +16,7 @@ des = "0.6.0"
env_logger = "*"
futures = "0.3.12"
http = "0.2"
hyper = { version = "0.14.4", features = ["server", "tcp", "http1", "http2"] }
hyper = { version = "0.14.5", features = ["server", "tcp", "http1", "http2"] }
hyper-staticfile = "0.6"
hyper-tungstenite = "0.2"
lame-sys = "0.1.2"
Expand Down

0 comments on commit bf45319

Please sign in to comment.