chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
862ab13
)
bump deps: hyper
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 16:11:36 +0000
(17:11 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/Cargo.toml
b/Cargo.toml
index b8f97598633d35037ca131cbc6f1949be983de69..ddd05946f57349e97d16a2742f5a05e3d502e8cd 100644
(file)
--- a/
Cargo.toml
+++ b/
Cargo.toml
@@
-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"