mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-13 18:59:00 -05:00
Update Rust crate hyper-util to v0.1.11
This commit is contained in:
parent
0f81c1e1cc
commit
7b6b7bd5dd
2 changed files with 4 additions and 4 deletions
|
|
@ -285,7 +285,7 @@ features = [
|
|||
|
||||
[workspace.dependencies.hyper-util]
|
||||
# hyper-util >=0.1.9 seems to have DNS issues
|
||||
version = "=0.1.8"
|
||||
version = "=0.1.11"
|
||||
default-features = false
|
||||
features = [
|
||||
"server-auto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue