diff --git a/Cargo.toml b/Cargo.toml index 196c399a81..93ef9876ca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -420,7 +420,7 @@ crossterm = { version = "0.29.0", features = ["event-stream"] } crucible-agent-client = { git = "https://github.com/oxidecomputer/crucible", rev = "7103cd3a3d7b0112d2949dd135db06fef0c156bb" } crucible-pantry-client = { git = "https://github.com/oxidecomputer/crucible", rev = "7103cd3a3d7b0112d2949dd135db06fef0c156bb" } crucible-smf = { git = "https://github.com/oxidecomputer/crucible", rev = "7103cd3a3d7b0112d2949dd135db06fef0c156bb" } -crucible-common = { git = "https://github.com/oxidecomputer/crucible", rev = "7103cd3a3d7b0112d2949dd135db06fef0c156bb" } +crucible-common = { git = "https://github.com/oxidecomputer/crucible", rev = "ec87da9b0d8997a8c1c969a11d7d41583526ad20" } # NOTE: See above! csv = "1.3.1" curve25519-dalek = "4"