From ab7929df7141156dc6c271d5815a75a0ae8e46be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 05:44:35 +0000 Subject: [PATCH] Update sled-agent-types-versions digest to d7c3b00 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2632cb6..9c1408d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ serialport = { git = "https://github.com/jgallagher/serialport-rs", branch = "il 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-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" } +sled-agent-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "d7c3b00d743bcc9212b222a74ae27cc970b1ee2c" } slog = { version = "2.8.2", default-features = false } slog-async = "2.8.0" slog-envlogger = "2.2.0"