@@ -325,14 +325,14 @@ cookie = "0.18"
325
325
criterion = { version = " 0.5.1" , features = [ " async_tokio" ] }
326
326
crossbeam = " 0.8"
327
327
crossterm = { 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" }
336
336
csv = " 1.3.0"
337
337
curve25519-dalek = " 4"
338
338
datatest-stable = " 0.2.9"
0 commit comments