@@ -567,8 +567,8 @@ ntp-admin-api = { path = "ntp-admin/api" }
567567ntp-admin-client = { path = " clients/ntp-admin-client" }
568568ntp-admin-types = { path = " ntp-admin/types" }
569569ntp-admin-types-versions = { path = " ntp-admin/types/versions" }
570- mg-admin-client = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 205b3ccf75b527ac7a565285fdcc0c78f4fcee95 " }
571- ddm-admin-client = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 205b3ccf75b527ac7a565285fdcc0c78f4fcee95 " }
570+ mg-admin-client = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 396bb3c570be65f4e8c73ea3243f4af6561a823a " }
571+ ddm-admin-client = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 396bb3c570be65f4e8c73ea3243f4af6561a823a " }
572572multimap = " 0.10.1"
573573nexus-auth = { path = " nexus/auth" }
574574nexus-background-task-interface = { path = " nexus/background-task-interface" }
@@ -627,7 +627,7 @@ omicron-workspace-hack = "0.1.0"
627627omicron-zone-package = " 0.12.2"
628628oxide-client = { path = " clients/oxide-client" }
629629oxide-tokio-rt = " 0.1.2"
630- oxide-vpc = { git = " https://github.com/oxidecomputer/opte" , rev = " 795a1e0aeefb7a2c6fe4139779fdf66930d09b80 " , features = [ " api" , " std" ] }
630+ oxide-vpc = { git = " https://github.com/oxidecomputer/opte" , rev = " 4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7 " , features = [ " api" , " std" ] }
631631oxlog = { path = " dev-tools/oxlog" }
632632oxnet = " 0.1.4"
633633once_cell = " 1.21.3"
@@ -636,7 +636,7 @@ openapiv3 = "2.2.0"
636636# must match samael's crate!
637637openssl = " 0.10"
638638openssl-sys = " 0.9"
639- opte-ioctl = { git = " https://github.com/oxidecomputer/opte" , rev = " 795a1e0aeefb7a2c6fe4139779fdf66930d09b80 " }
639+ opte-ioctl = { git = " https://github.com/oxidecomputer/opte" , rev = " 4bd8a40c0f5c05de7bb29b5f592f2dc99b4fd1d7 " }
640640oso = " 0.27"
641641owo-colors = " 4.2.2"
642642oximeter = { path = " oximeter/oximeter" }
@@ -698,7 +698,7 @@ rats-corim = { git = "https://github.com/oxidecomputer/rats-corim.git", rev = "f
698698raw-cpuid = { git = " https://github.com/oxidecomputer/rust-cpuid.git" , rev = " a4cf01df76f35430ff5d39dc2fe470bcb953503b" }
699699rayon = " 1.10"
700700rcgen = " 0.12.1"
701- rdb-types = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 205b3ccf75b527ac7a565285fdcc0c78f4fcee95 " }
701+ rdb-types = { git = " https://github.com/oxidecomputer/maghemite" , rev = " 396bb3c570be65f4e8c73ea3243f4af6561a823a " }
702702reconfigurator-cli = { path = " dev-tools/reconfigurator-cli" }
703703reedline = " 0.40.0"
704704ref-cast = " 1.0"
@@ -723,7 +723,7 @@ seq-macro = "0.3.6"
723723serde = { version = " 1.0" , default-features = false , features = [ " derive" , " rc" ] }
724724serde_cbor = " 0.11.2"
725725serde_human_bytes = { git = " https://github.com/oxidecomputer/serde_human_bytes" , branch = " main" }
726- serde_json = " 1.0.142 "
726+ serde_json = " 1.0.145 "
727727serde_tokenstream = " 0.2"
728728serde_urlencoded = " 0.7.1"
729729serde_with = { version = " 3.14.0" , default-features = false , features = [" alloc" , " macros" ] }
0 commit comments