diff --git a/Cargo.toml b/Cargo.toml index 3e5adc43e60..75d3291847b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -476,7 +476,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 = "2e75a38f7f6f3522bd888d2eabcc2408dde5ff79" } # NOTE: See above! csv = "1.3.1" curve25519-dalek = "4"