From c59e7190b66fa3988dbb2b2ecb44858d8035a360 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 03:23:46 +0000 Subject: [PATCH] Update propolis-client digest to 8409a47 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6bb8d56..a04f01c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ slog-term = "2.9" slog-async = "2.8" slog-envlogger = "2.2" toml = "0.9" -propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "36f20be9bb4c3b362029237f5feb6377c982395f" } +propolis-client = { git = "https://github.com/oxidecomputer/propolis", rev = "8409a4748f76b0a8e49628a96a355ccfa3adb4b5" } libc = "0.2" tokio = { version = "1.52.2", features = ["full"] } tokio-tungstenite = "0.21"