Update hyper requirement from 0.14.27 to 1.3.1
Updates the requirements on [hyper](https://github.com/hyperium/hyper) to permit the latest version. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.29/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.14.27...v0.14.29) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
66552aeccc
commit
6dfa5642b2
@ -13,7 +13,7 @@ keywords = []
|
||||
categories = []
|
||||
|
||||
[dependencies]
|
||||
hyper = { version = "0.14.27", features = ["server", "http1", "tcp"] }
|
||||
hyper = { version = "1.3.1", features = ["server", "http1", "tcp"] }
|
||||
log = "^0.4"
|
||||
prometheus = "0.13.3"
|
||||
lazy_static = "1.4.0"
|
Loading…
x
Reference in New Issue
Block a user