chore(deps): bump hyper
This commit is contained in:
parent
85b2b34b5d
commit
68e580f35d
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ axum = { version = "0.6.20", features = [
|
||||||
"headers",
|
"headers",
|
||||||
], default-features = false, optional = true }
|
], default-features = false, optional = true }
|
||||||
tower = { version = "0.4.13", 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 }
|
http-body-util = { version = "0.1.2", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue