Skip to content

Commit 4458148

Browse files
leftwoAlan Hanson
andauthored
Update crucible (#1097)
Crucible changes: Bump dropshot to 0.17.0 (#1909) Retry data writes that return an IO error (#1915) --------- Co-authored-by: Alan Hanson <alan@oxide.computer>
1 parent 7478363 commit 4458148

2 files changed

Lines changed: 22 additions & 22 deletions

File tree

Cargo.lock

Lines changed: 20 additions & 20 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 @@ oximeter = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
9292
sled-agent-client = { git = "https://github.com/oxidecomputer/omicron", branch = "main" }
9393

9494
# Crucible
95-
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "a945a32ba9e1f2098ce3a8963765f1894f37110b" }
96-
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "a945a32ba9e1f2098ce3a8963765f1894f37110b" }
95+
crucible = { git = "https://github.com/oxidecomputer/crucible", rev = "ae1da83e66c648574827298f4bc444632bf4d047" }
96+
crucible-client-types = { git = "https://github.com/oxidecomputer/crucible", rev = "ae1da83e66c648574827298f4bc444632bf4d047" }
9797

9898
# External dependencies
9999
anyhow = "1.0"

0 commit comments

Comments
 (0)