From a1c6c55a43520a07f1716cd58aaea59783a5b2e2 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 04:05:53 +0000 Subject: [PATCH] Update propolis-client digest to 3db8c28 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index f0ba360..c314d6c 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 = "3db8c282441aad15c0e583280d8f9903373bd953" } libc = "0.2" tokio = { version = "1.49.0", features = ["full"] } tokio-tungstenite = "0.21"