drop hyper-util back down to 0.1.8 due to DNS issues
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
6319384072
commit
b92b4e043c
2 changed files with 11 additions and 9 deletions
|
@ -264,7 +264,8 @@ features = [
|
|||
]
|
||||
|
||||
[workspace.dependencies.hyper-util]
|
||||
version = "0.1.10"
|
||||
# hyper-util >=0.1.9 seems to have DNS issues
|
||||
version = "=0.1.8"
|
||||
default-features = false
|
||||
features = [
|
||||
"server-auto",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue