diff --git a/Cargo.toml b/Cargo.toml index db37547ea0..2948c38178 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -227,7 +227,7 @@ http = "0.2.11" httptest = "0.15.5" hubtools = { git = "https://github.com/oxidecomputer/hubtools.git", branch = "main" } humantime = "2.1.0" -hyper = "0.14" +hyper = "1.2" hyper-rustls = "0.26.0" hyper-staticfile = "0.9.5" illumos-utils = { path = "illumos-utils" }