Skip to content

Commit 7cb9150

Browse files
author
Alan Hanson
committed
Use the git rev from the final PR
1 parent da633cc commit 7cb9150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8888
sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8989

9090
# Crucible
91-
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "9063dde9565406ad9efc6e457bbffa920b2c2351" }
91+
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "b610b7b1954adeb0700f5151848fd213976ec022" }
9292
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "9063dde9565406ad9efc6e457bbffa920b2c2351" }
9393

9494
# External dependencies

0 commit comments

Comments
 (0)