@@ -171,9 +171,9 @@ cookie = "0.18"
171
171
criterion = { version = " 0.5.1" , features = [ " async_tokio" ] }
172
172
crossbeam = " 0.8"
173
173
crossterm = { version = " 0.27.0" , features = [" event-stream" ] }
174
- crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 51a3121c8318fc7ac97d74f917ce1d37962e785f " }
175
- crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 51a3121c8318fc7ac97d74f917ce1d37962e785f " }
176
- crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , rev = " 51a3121c8318fc7ac97d74f917ce1d37962e785f " }
174
+ crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 945f040d259ca8013d3fb26f510453da7cd7b1a6 " }
175
+ crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 945f040d259ca8013d3fb26f510453da7cd7b1a6 " }
176
+ crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , rev = " 945f040d259ca8013d3fb26f510453da7cd7b1a6 " }
177
177
curve25519-dalek = " 4"
178
178
datatest-stable = " 0.2.3"
179
179
display-error-chain = " 0.2.0"
@@ -292,9 +292,9 @@ pretty-hex = "0.4.0"
292
292
proc-macro2 = " 1.0"
293
293
progenitor = { git = " https://github.com/oxidecomputer/progenitor" , branch = " main" }
294
294
progenitor-client = { git = " https://github.com/oxidecomputer/progenitor" , branch = " main" }
295
- bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " 54398875a2125227d13827d4236dce943c019b1c " }
296
- propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " 54398875a2125227d13827d4236dce943c019b1c " }
297
- propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " 54398875a2125227d13827d4236dce943c019b1c " }
295
+ bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " 3e1d129151c3621d28ead5c6e5760693ba6e7fec " }
296
+ propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " 3e1d129151c3621d28ead5c6e5760693ba6e7fec " }
297
+ propolis-mock-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " 3e1d129151c3621d28ead5c6e5760693ba6e7fec " }
298
298
proptest = " 1.4.0"
299
299
quote = " 1.0"
300
300
rand = " 0.8.5"
0 commit comments