From 7c839f985dcd58298d4f2b6a2d2d067ac069d440 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 11:00:16 +0000 Subject: [PATCH] Update sled-agent-client digest to fbc091a --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 66d8593..e66782d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ serde_with = { version = "3.21.0", default-features = false } serialport = { git = "https://github.com/jgallagher/serialport-rs", branch = "illumos-support" } sha2 = "0.11.0" sha3 = { version = "0.10.8", default-features = false } -sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" } +sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", rev = "fbc091a31b17d0473fb86de27b282c47f1cfb08a" } sled-agent-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" } slog = { version = "2.8.2", default-features = false } slog-async = "2.8.0"