Skip to content

Commit 95d6a55

Browse files
authored
Bump crucible rev to latest (#854)
Pick up the following PRs: - Select a random Nexus from DNS (oxidecomputer/crucible#1622)
1 parent 0c18657 commit 95d6a55

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,8 @@ oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8585
sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
8686

8787
# Crucible
88-
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "03f940b8387750d8955b37e3cc31cc91a2727262" }
89-
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "03f940b8387750d8955b37e3cc31cc91a2727262" }
88+
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "d2d8f8ad449df7e2befb7ee2723a442dd74b9b72" }
89+
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "d2d8f8ad449df7e2befb7ee2723a442dd74b9b72" }
9090

9191
# External dependencies
9292
anyhow = "1.0"

0 commit comments

Comments
 (0)