From ce7c35ab2bada199f8398e15199aff27844db995 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 06:49:24 +0000 Subject: [PATCH] Update sled-agent-types-versions digest to 1ac566f --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 5951fa4..79cc9ef 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -48,7 +48,7 @@ serialport = { git = "https://github.com/jgallagher/serialport-rs", branch = "il 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-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "becbbb616f5f18b59cc42e511c148734c2ba3831" } +sled-agent-types-versions = { git = "https://github.com/oxidecomputer/omicron", rev = "1ac566f0b60ce75adbce8f6e3c56506403403386" } slog = { version = "2.8.2", default-features = false } slog-async = "2.8.0" slog-envlogger = "2.2.0"