@@ -325,14 +325,14 @@ cookie = "0.18"
325325criterion = { version = " 0.5.1" , features = [ " async_tokio" ] }
326326crossbeam = " 0.8"
327327crossterm = { version = " 0.28.1" , features = [" event-stream" ] }
328- # crucible-agent-client = { git = "https://github.com/oxidecomputer/crucible", rev = "a551f245e8a26f52098382903ccf0a982b7c54fa "}
329- # crucible-pantry-client = { git = "https://github.com/oxidecomputer/crucible", rev = "a551f245e8a26f52098382903ccf0a982b7c54fa "}
330- # crucible-smf = { git = "https://github.com/oxidecomputer/crucible", rev = "a551f245e8a26f52098382903ccf0a982b7c54fa "}
331- # crucible-common = { git = "https://github.com/oxidecomputer/crucible", rev = "a551f245e8a26f52098382903ccf0a982b7c54fa "}
332- crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , branch = " hyper-v1" }
333- crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , branch = " hyper-v1" }
334- crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , branch = " hyper-v1" }
335- crucible-common = { git = " https://github.com/oxidecomputer/crucible" , branch = " hyper-v1" }
328+ crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 74286f952a2953cd08512015076f0947050deba7 " }
329+ crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 74286f952a2953cd08512015076f0947050deba7 " }
330+ crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , rev = " 74286f952a2953cd08512015076f0947050deba7 " }
331+ crucible-common = { git = " https://github.com/oxidecomputer/crucible" , rev = " 74286f952a2953cd08512015076f0947050deba7 " }
332+ # crucible-agent-client = { git = "https://github.com/oxidecomputer/crucible", branch = "hyper-v1"}
333+ # crucible-pantry-client = { git = "https://github.com/oxidecomputer/crucible", branch = "hyper-v1" }
334+ # crucible-smf = { git = "https://github.com/oxidecomputer/crucible", branch = "hyper-v1" }
335+ # crucible-common = { git = "https://github.com/oxidecomputer/crucible", branch = "hyper-v1" }
336336csv = " 1.3.0"
337337curve25519-dalek = " 4"
338338datatest-stable = " 0.2.9"
0 commit comments