chiark / gitweb /
bump deps: hyper
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:11:36 +0000 (17:11 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:54:05 +0000 (17:54 +0100)
We need http1_preserve_header_case.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml

index b8f97598633d35037ca131cbc6f1949be983de69..ddd05946f57349e97d16a2742f5a05e3d502e8cd 100644 (file)
@@ -40,7 +40,7 @@ eyre = "0.6"          # deps not in sid: indenter (see below)
 fehler = "1"
 futures = "0.3"
 heck = "0.4"
-hyper = { version = "0.14", features = ["full"] }
+hyper = { version = "0.14.7", features = ["full"] }
 hyper-tls = "0.5"
 indenter = "0.3"
 ipnet = "2.3"