Skip to content

Commit 83d2b5f

Browse files
leftwoAlan Hanson
andauthored
Update crucible to latest (#465)
Co-authored-by: Alan Hanson <alan@oxide.computer>
1 parent d4ec627 commit 83d2b5f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@ chrono = "0.4.19"
9292
clap = "4.2"
9393
const_format = "0.2"
9494
crossbeam-channel = "0.5"
95-
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "f78832dc7ca48bce53f23de00d557bc9320a933f" }
96-
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "f78832dc7ca48bce53f23de00d557bc9320a933f" }
95+
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "179e68b8718d24673893dac46a8ab4a9249ec318" }
96+
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "179e68b8718d24673893dac46a8ab4a9249ec318" }
9797
ctrlc = "3.2"
9898
dropshot = { git = "https://github.com/oxidecomputer/dropshot", branch = "main" }
9999
enum-iterator = "1.4.1"

0 commit comments

Comments
 (0)