We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da633cc commit 7cb9150Copy full SHA for 7cb9150
Cargo.toml
@@ -88,7 +88,7 @@ oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
88
sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
89
90
# Crucible
91
-crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "9063dde9565406ad9efc6e457bbffa920b2c2351" }
+crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "b610b7b1954adeb0700f5151848fd213976ec022" }
92
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "9063dde9565406ad9efc6e457bbffa920b2c2351" }
93
94
# External dependencies
0 commit comments