Skip to content

Commit db784d7

Browse files
committed
Swap Crucible back to oxidecomputer
1 parent 1c35a09 commit db784d7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

Cargo.lock

+5-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
@@ -78,8 +78,8 @@ oximeter-producer = { git = "https://github.com/oxidecomputer/omicron", branch =
7878
oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
7979

8080
# Crucible
81-
crucible = { git = "https://github.com/mkeeter/crucible", branch = "packed-data" }
82-
crucible-client-types = { git = "https://github.com/mkeeter/crucible", branch = "packed-data" }
81+
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "952c7d60d22be5198b892bec8d92f4291b9160c2" }
82+
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "952c7d60d22be5198b892bec8d92f4291b9160c2" }
8383

8484
# External dependencies
8585
anyhow = "1.0"

0 commit comments

Comments
 (0)