@@ -151,10 +151,10 @@ cookie = "0.16"
151
151
criterion = { version = " 0.5.1" , features = [ " async_tokio" ] }
152
152
crossbeam = " 0.8"
153
153
crossterm = { version = " 0.26.1" , features = [" event-stream" ] }
154
- crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " c574ff1232aa66eb60069795fe45f0c47f5da51d " }
155
- crucible-client-types = { git = " https://github.com/oxidecomputer/crucible" , rev = " c574ff1232aa66eb60069795fe45f0c47f5da51d " }
156
- crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " c574ff1232aa66eb60069795fe45f0c47f5da51d " }
157
- crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , rev = " c574ff1232aa66eb60069795fe45f0c47f5da51d " }
154
+ crucible-agent-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 179e68b8718d24673893dac46a8ab4a9249ec318 " }
155
+ crucible-client-types = { git = " https://github.com/oxidecomputer/crucible" , rev = " 179e68b8718d24673893dac46a8ab4a9249ec318 " }
156
+ crucible-pantry-client = { git = " https://github.com/oxidecomputer/crucible" , rev = " 179e68b8718d24673893dac46a8ab4a9249ec318 " }
157
+ crucible-smf = { git = " https://github.com/oxidecomputer/crucible" , rev = " 179e68b8718d24673893dac46a8ab4a9249ec318 " }
158
158
curve25519-dalek = " 3"
159
159
datatest-stable = " 0.1.3"
160
160
display-error-chain = " 0.1.1"
@@ -264,9 +264,9 @@ pretty-hex = "0.3.0"
264
264
proc-macro2 = " 1.0"
265
265
progenitor = { git = " https://github.com/oxidecomputer/progenitor" , branch = " main" }
266
266
progenitor-client = { git = " https://github.com/oxidecomputer/progenitor" , branch = " main" }
267
- bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " 9e12522341048d7b8c38394f0ddeb18083685c2f " }
268
- propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " 9e12522341048d7b8c38394f0ddeb18083685c2f " , features = [ " generated-migration" ] }
269
- propolis-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " 9e12522341048d7b8c38394f0ddeb18083685c2f " , default-features = false , features = [" mock-only" ] }
267
+ bhyve_api = { git = " https://github.com/oxidecomputer/propolis" , rev = " eeb63abee5a84da54bebed061a87fafbd66c1f12 " }
268
+ propolis-client = { git = " https://github.com/oxidecomputer/propolis" , rev = " eeb63abee5a84da54bebed061a87fafbd66c1f12 " , features = [ " generated-migration" ] }
269
+ propolis-server = { git = " https://github.com/oxidecomputer/propolis" , rev = " eeb63abee5a84da54bebed061a87fafbd66c1f12 " , default-features = false , features = [" mock-only" ] }
270
270
# propolis-server = { path = "../propolis/bin/propolis-server" }
271
271
proptest = " 1.2.0"
272
272
quote = " 1.0"
@@ -515,6 +515,7 @@ opt-level = 3
515
515
# crucible-agent-client = { path = "../crucible/agent-client" }
516
516
# crucible-client-types = { path = "../crucible/crucible-client-types" }
517
517
# crucible-pantry-client = { path = "../crucible/pantry-client" }
518
+ # crucible-smf = { path = "../crucible/smf" }
518
519
519
520
#
520
521
# Local client generation during development.
0 commit comments