From 73ac6cfa8460b920ea536878df7060a680e6b310 Mon Sep 17 00:00:00 2001 From: "oxide-renovate[bot]" <146848827+oxide-renovate[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 04:04:13 +0000 Subject: [PATCH] Update attest-mock digest to 173a5d1 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 320e9f9302f..6c4a0333438 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -387,7 +387,7 @@ assert_matches = "1.5.0" assert_cmd = "2.0.17" async-bb8-diesel = "0.2" async-trait = "0.1.89" -attest-mock = { git = "https://github.com/oxidecomputer/dice-util", rev = "10952e8d9599b735b85d480af3560a11700e5b64" } +attest-mock = { git = "https://github.com/oxidecomputer/dice-util", rev = "173a5d19ee354cc8f0bc00d4e477923f8d2dc4be" } atomicwrites = "0.4.4" authz-macros = { path = "nexus/authz-macros" } backoff = { version = "0.4.0", features = [ "tokio" ] }