From 77194bf8ec42ac64cfd338c7d5d45f0605345313 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Mar 2026 04:57:43 +0000 Subject: [PATCH] Update sled-agent-client digest to e950998 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2632cb6..372e6cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,7 +44,7 @@ serde_with = { version = "3.15.1", default-features = false } serialport = { git = "https://github.com/jgallagher/serialport-rs", branch = "illumos-support" } sha2 = "0.10.9" 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 = "e9509985ef5767ab40a2b30c4e8908252d04810e" } 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"