Update Rust crate hyper-util to v0.1.11

This commit is contained in:
renovate[bot] 2025-04-01 05:56:09 +00:00 committed by GitHub
parent 0f81c1e1cc
commit 7b6b7bd5dd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -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",