@@ -118,54 +118,66 @@ zerocopy = { version = "0.7", features = ["derive", "simd"] }
118118[target .x86_64-unknown-linux-gnu .dependencies ]
119119bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1" }
120120dof = { version = " 0.3" , default-features = false , features = [" des" ] }
121- hyper = { version = " 0.14" , features = [" full" ] }
121+ hyper-582f2526e08bb6a0 = { package = " hyper" , version = " 0.14" , features = [" full" ] }
122+ hyper-dff4ba8e3ae991db = { package = " hyper" , version = " 1" , features = [" full" ] }
123+ hyper-util = { version = " 0.1" , features = [" full" ] }
122124mio = { version = " 1" , features = [" net" , " os-ext" ] }
123125once_cell = { version = " 1" , features = [" unstable" ] }
124126rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
125127rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
128+ rustls-pki-types = { version = " 1" , features = [" std" ] }
126129spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
127130
128131[target .x86_64-unknown-linux-gnu .build-dependencies ]
129132dof = { version = " 0.3" , default-features = false , features = [" des" ] }
130- hyper = { version = " 0.14" , features = [" full" ] }
133+ hyper-582f2526e08bb6a0 = { package = " hyper " , version = " 0.14" , features = [" full" ] }
131134mio = { version = " 1" , features = [" net" , " os-ext" ] }
132135once_cell = { version = " 1" , features = [" unstable" ] }
133136rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
134137rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
138+ rustls-pki-types = { version = " 1" , features = [" std" ] }
135139spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
136140
137141[target .aarch64-apple-darwin .dependencies ]
138- hyper = { version = " 0.14" , features = [" full" ] }
142+ hyper-582f2526e08bb6a0 = { package = " hyper" , version = " 0.14" , features = [" full" ] }
143+ hyper-dff4ba8e3ae991db = { package = " hyper" , version = " 1" , features = [" full" ] }
144+ hyper-util = { version = " 0.1" , features = [" full" ] }
139145mio = { version = " 1" , features = [" net" , " os-ext" ] }
140146once_cell = { version = " 1" , features = [" unstable" ] }
141147rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
142148rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
149+ rustls-pki-types = { version = " 1" , features = [" std" ] }
143150
144151[target .aarch64-apple-darwin .build-dependencies ]
145- hyper = { version = " 0.14" , features = [" full" ] }
152+ hyper-582f2526e08bb6a0 = { package = " hyper " , version = " 0.14" , features = [" full" ] }
146153mio = { version = " 1" , features = [" net" , " os-ext" ] }
147154once_cell = { version = " 1" , features = [" unstable" ] }
148155rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
149156rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
157+ rustls-pki-types = { version = " 1" , features = [" std" ] }
150158
151159[target .x86_64-unknown-illumos .dependencies ]
152160bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1" }
153161dof = { version = " 0.3" , default-features = false , features = [" des" ] }
154- hyper = { version = " 0.14" , features = [" full" ] }
162+ hyper-582f2526e08bb6a0 = { package = " hyper" , version = " 0.14" , features = [" full" ] }
163+ hyper-dff4ba8e3ae991db = { package = " hyper" , version = " 1" , features = [" full" ] }
164+ hyper-util = { version = " 0.1" , features = [" full" ] }
155165mio = { version = " 1" , features = [" net" , " os-ext" ] }
156166once_cell = { version = " 1" , features = [" unstable" ] }
157167rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
158168rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
169+ rustls-pki-types = { version = " 1" , features = [" std" ] }
159170spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
160171toml_edit = { version = " 0.19" , features = [" serde" ] }
161172
162173[target .x86_64-unknown-illumos .build-dependencies ]
163174dof = { version = " 0.3" , default-features = false , features = [" des" ] }
164- hyper = { version = " 0.14" , features = [" full" ] }
175+ hyper-582f2526e08bb6a0 = { package = " hyper " , version = " 0.14" , features = [" full" ] }
165176mio = { version = " 1" , features = [" net" , " os-ext" ] }
166177once_cell = { version = " 1" , features = [" unstable" ] }
167178rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
168179rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
180+ rustls-pki-types = { version = " 1" , features = [" std" ] }
169181spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
170182toml_edit = { version = " 0.19" , features = [" serde" ] }
171183
0 commit comments