diff --git a/Cargo.toml b/Cargo.toml index e6b0ffb099..0065e26618 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -261,7 +261,7 @@ dns-service-client = { path = "clients/dns-service-client" } dpd-client = { path = "clients/dpd-client" } dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main", features = [ "usdt-probes" ] } dyn-clone = "1.0.17" -either = "1.11.0" +either = "1.12.0" expectorate = "1.1.0" fatfs = "0.3.6" filetime = "0.2.23"