Commit 387197e
chore(hyper): upgrade to hyper 0.14.32 (linkerd#3472)
this commit upgrades to hyper 0.14.32, removing the manifest's `[patch]`
section.
hyperium/hyper#3796 backported a method we use when building http/2
connections. linkerd#3457 patched the workspace to rely on a git dependency
of hyper at commit `a24f0c0a`.
this work has been released in version 0.14.32.
this commit also changes `deny.toml`, removing the exception we carved
out for hyper in linkerd#3457.
for more information, see:
* hyperium/hyper#3796
* linkerd/linkerd2#8733
* https://github.com/hyperium/hyper/commits/0.14.x
* linkerd#3457
* 03f5577
Signed-off-by: katelyn martin <[email protected]>
Co-authored-by: Oliver Gould <[email protected]>1 parent af52f36 commit 387197e
3 files changed
+8
-13
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
945 | | - | |
946 | | - | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
947 | 948 | | |
948 | 949 | | |
949 | 950 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
114 | 117 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
75 | 74 | | |
0 commit comments