Commit 46c721f
Update hyperx
MSRV for 1.4 is 1.46
Breaking change in v0.14 to `Header::parse_header`.
Since the `HeaderValue` directly implements RawLike trait,
we can just use it as is, without converting.
Signed-off-by: Jonathan Schwender <[email protected]>1 parent b80292e commit 46c721f
3 files changed
+22
-69
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
0 commit comments