diff --git a/Cargo.toml b/Cargo.toml index f550e42300..2461ec89ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -373,7 +373,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" ] }