mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2025-12-11 09:48:49 -05:00
revert hyper-util upgrade due to continued DNS issues
Some checks failed
CI and Artifacts / Test (push) Has been cancelled
CI and Artifacts / Build (push) Has been cancelled
CI and Artifacts / variables (push) Has been cancelled
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Has been cancelled
CI and Artifacts / Docker publish (push) Has been cancelled
Some checks failed
CI and Artifacts / Test (push) Has been cancelled
CI and Artifacts / Build (push) Has been cancelled
CI and Artifacts / variables (push) Has been cancelled
Documentation and GitHub Pages / Documentation and GitHub Pages (push) Has been cancelled
CI and Artifacts / Docker publish (push) Has been cancelled
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
bee1f89624
commit
0f81c1e1cc
2 changed files with 4 additions and 3 deletions
|
|
@ -285,7 +285,7 @@ features = [
|
|||
|
||||
[workspace.dependencies.hyper-util]
|
||||
# hyper-util >=0.1.9 seems to have DNS issues
|
||||
version = "0.1.10"
|
||||
version = "=0.1.8"
|
||||
default-features = false
|
||||
features = [
|
||||
"server-auto",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue