@@ -118,54 +118,66 @@ zerocopy = { version = "0.7", features = ["derive", "simd"] }
118
118
[target .x86_64-unknown-linux-gnu .dependencies ]
119
119
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1" }
120
120
dof = { 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" ] }
122
124
mio = { version = " 1" , features = [" net" , " os-ext" ] }
123
125
once_cell = { version = " 1" , features = [" unstable" ] }
124
126
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
125
127
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
128
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
126
129
spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
127
130
128
131
[target .x86_64-unknown-linux-gnu .build-dependencies ]
129
132
dof = { 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" ] }
131
134
mio = { version = " 1" , features = [" net" , " os-ext" ] }
132
135
once_cell = { version = " 1" , features = [" unstable" ] }
133
136
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
134
137
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
138
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
135
139
spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
136
140
137
141
[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" ] }
139
145
mio = { version = " 1" , features = [" net" , " os-ext" ] }
140
146
once_cell = { version = " 1" , features = [" unstable" ] }
141
147
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
142
148
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
149
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
143
150
144
151
[target .aarch64-apple-darwin .build-dependencies ]
145
- hyper = { version = " 0.14" , features = [" full" ] }
152
+ hyper-582f2526e08bb6a0 = { package = " hyper " , version = " 0.14" , features = [" full" ] }
146
153
mio = { version = " 1" , features = [" net" , " os-ext" ] }
147
154
once_cell = { version = " 1" , features = [" unstable" ] }
148
155
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
149
156
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
157
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
150
158
151
159
[target .x86_64-unknown-illumos .dependencies ]
152
160
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1" }
153
161
dof = { 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" ] }
155
165
mio = { version = " 1" , features = [" net" , " os-ext" ] }
156
166
once_cell = { version = " 1" , features = [" unstable" ] }
157
167
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
158
168
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
169
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
159
170
spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
160
171
toml_edit = { version = " 0.19" , features = [" serde" ] }
161
172
162
173
[target .x86_64-unknown-illumos .build-dependencies ]
163
174
dof = { 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" ] }
165
176
mio = { version = " 1" , features = [" net" , " os-ext" ] }
166
177
once_cell = { version = " 1" , features = [" unstable" ] }
167
178
rustix = { version = " 0.38" , features = [" fs" , " stdio" , " termios" ] }
168
179
rustls = { version = " 0.21" , features = [" dangerous_configuration" ] }
180
+ rustls-pki-types = { version = " 1" , features = [" std" ] }
169
181
spin = { version = " 0.9" , default-features = false , features = [" once" , " spin_mutex" ] }
170
182
toml_edit = { version = " 0.19" , features = [" serde" ] }
171
183
0 commit comments