Skip to content

Commit eb8ce24

Browse files
Update Rust crate hyper-util to 0.1.16 (#8692)
1 parent bcb9042 commit eb8ce24

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ httptest = "0.16.3"
482482
hubtools = { git = "https://github.com/oxidecomputer/hubtools.git", branch = "main" }
483483
humantime = "2.2.0"
484484
hyper = "1.6.0"
485-
hyper-util = "0.1.14"
485+
hyper-util = "0.1.16"
486486
hyper-rustls = "0.27.7"
487487
hyper-staticfile = "0.10.1"
488488
iddqd = { version = "0.3.9", features = ["daft", "serde", "schemars08"] }

workspace-hack/Cargo.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
296296
dof = { version = "0.3.0", default-features = false, features = ["des"] }
297297
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
298298
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
299-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
299+
hyper-util = { version = "0.1.16", features = ["full"] }
300300
linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] }
301301
mio = { version = "1.0.2", features = ["net", "os-ext"] }
302302
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
@@ -308,7 +308,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
308308
dof = { version = "0.3.0", default-features = false, features = ["des"] }
309309
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
310310
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
311-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
311+
hyper-util = { version = "0.1.16", features = ["full"] }
312312
linux-raw-sys = { version = "0.4.14", default-features = false, features = ["elf", "errno", "general", "if_ether", "ioctl", "net", "netlink", "no_std", "prctl", "std", "system", "xdp"] }
313313
mio = { version = "1.0.2", features = ["net", "os-ext"] }
314314
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
@@ -319,7 +319,7 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.1", default-f
319319
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
320320
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
321321
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
322-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
322+
hyper-util = { version = "0.1.16", features = ["full"] }
323323
mio = { version = "1.0.2", features = ["net", "os-ext"] }
324324
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
325325
rustix-dff4ba8e3ae991db = { package = "rustix", version = "1.0.7", features = ["fs", "stdio", "termios"] }
@@ -329,7 +329,7 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.1", default-f
329329
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
330330
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
331331
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
332-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
332+
hyper-util = { version = "0.1.16", features = ["full"] }
333333
mio = { version = "1.0.2", features = ["net", "os-ext"] }
334334
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
335335
rustix-dff4ba8e3ae991db = { package = "rustix", version = "1.0.7", features = ["fs", "stdio", "termios"] }
@@ -339,7 +339,7 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.1", default-f
339339
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
340340
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
341341
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
342-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
342+
hyper-util = { version = "0.1.16", features = ["full"] }
343343
mio = { version = "1.0.2", features = ["net", "os-ext"] }
344344
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
345345
rustix-dff4ba8e3ae991db = { package = "rustix", version = "1.0.7", features = ["fs", "stdio", "termios"] }
@@ -349,7 +349,7 @@ bitflags-f595c2ba2a3f28df = { package = "bitflags", version = "2.9.1", default-f
349349
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
350350
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
351351
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
352-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
352+
hyper-util = { version = "0.1.16", features = ["full"] }
353353
mio = { version = "1.0.2", features = ["net", "os-ext"] }
354354
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
355355
rustix-dff4ba8e3ae991db = { package = "rustix", version = "1.0.7", features = ["fs", "stdio", "termios"] }
@@ -360,7 +360,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
360360
dof = { version = "0.3.0", default-features = false, features = ["des"] }
361361
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
362362
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
363-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
363+
hyper-util = { version = "0.1.16", features = ["full"] }
364364
itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" }
365365
mio = { version = "1.0.2", features = ["net", "os-ext"] }
366366
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
@@ -375,7 +375,7 @@ cookie = { version = "0.18.1", default-features = false, features = ["percent-en
375375
dof = { version = "0.3.0", default-features = false, features = ["des"] }
376376
getrandom-468e82937335b1c9 = { package = "getrandom", version = "0.3.1", default-features = false, features = ["std"] }
377377
hyper-rustls = { version = "0.27.7", features = ["http2", "ring", "webpki-tokio"] }
378-
hyper-util = { version = "0.1.14", features = ["client-proxy", "client-proxy-system", "full"] }
378+
hyper-util = { version = "0.1.16", features = ["full"] }
379379
itertools-5ef9efb8ec2df382 = { package = "itertools", version = "0.12.1" }
380380
mio = { version = "1.0.2", features = ["net", "os-ext"] }
381381
rustix-d585fab2519d2d1 = { package = "rustix", version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }

0 commit comments

Comments
 (0)