Skip to content

Commit

Permalink
Update Rust crate hyper-util to 0.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] authored Nov 2, 2024
1 parent f7aff49 commit 6367ca5
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ httptest = "0.16.1"
hubtools = { git = "https://github.com/oxidecomputer/hubtools.git", branch = "main" }
humantime = "2.1.0"
hyper = "1.4.1"
hyper-util = "0.1.9"
hyper-util = "0.1.10"
hyper-rustls = "0.26.0"
hyper-staticfile = "0.10.0"
illumos-utils = { path = "illumos-utils" }
Expand Down
16 changes: 8 additions & 8 deletions workspace-hack/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ zip = { version = "0.6.6", default-features = false, features = ["bzip2", "defla
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
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"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
Expand All @@ -269,7 +269,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
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"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
Expand All @@ -280,7 +280,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
[target.x86_64-apple-darwin.dependencies]
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
Expand All @@ -290,7 +290,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
[target.x86_64-apple-darwin.build-dependencies]
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
Expand All @@ -300,7 +300,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
[target.aarch64-apple-darwin.dependencies]
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
Expand All @@ -310,7 +310,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
[target.aarch64-apple-darwin.build-dependencies]
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
rustix = { version = "0.38.37", features = ["event", "fs", "net", "pipe", "process", "stdio", "system", "termios", "time"] }
Expand All @@ -321,7 +321,7 @@ tokio-rustls = { version = "0.26.0", default-features = false, features = ["logg
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
indicatif = { version = "0.17.8", features = ["rayon"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
Expand All @@ -334,7 +334,7 @@ toml_edit-cdcf2f9584511fe6 = { package = "toml_edit", version = "0.19.15", featu
cookie = { version = "0.18.1", default-features = false, features = ["percent-encode"] }
dof = { version = "0.3.0", default-features = false, features = ["des"] }
hyper-rustls = { version = "0.27.3", default-features = false, features = ["http1", "http2", "ring", "tls12", "webpki-tokio"] }
hyper-util = { version = "0.1.9", features = ["full"] }
hyper-util = { version = "0.1.10", features = ["full"] }
indicatif = { version = "0.17.8", features = ["rayon"] }
mio = { version = "1.0.2", features = ["net", "os-ext"] }
once_cell = { version = "1.20.2" }
Expand Down

0 comments on commit 6367ca5

Please sign in to comment.