chore(deps): bump hyper

This commit is contained in:
藍+85CD 2024-07-25 17:11:50 +08:00
parent 85b2b34b5d
commit 68e580f35d
No known key found for this signature in database
GPG key ID: BCB0111111111111

View file

@ -87,7 +87,7 @@ axum = { version = "0.6.20", features = [
"headers",
], default-features = false, optional = true }
tower = { version = "0.4.13", optional = true }
hyper = { version = "0.14", optional = true }
hyper = { version = "1.4.1", optional = true }
http-body-util = { version = "0.1.2", optional = true }
[dev-dependencies]