mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-09-27 02:49:18 +00:00
build(deps): bump hyper-util from 0.1.16 to 0.1.17 (#5023)
This commit is contained in:
Generated
+2
-2
@@ -2341,9 +2341,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "hyper-util"
|
||||
version = "0.1.16"
|
||||
version = "0.1.17"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8d9b05277c7e8da2c93a568989bb6207bef0112e8d17df7a6eda4a3cf143bc5e"
|
||||
checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8"
|
||||
dependencies = [
|
||||
"base64",
|
||||
"bytes",
|
||||
|
||||
+1
-1
@@ -274,7 +274,7 @@ features = ["client", "server", "http1", "http2"]
|
||||
|
||||
# Additional Hyper utilties
|
||||
[workspace.dependencies.hyper-util]
|
||||
version = "0.1.16"
|
||||
version = "0.1.17"
|
||||
features = [
|
||||
"client",
|
||||
"server",
|
||||
|
||||
Reference in New Issue
Block a user