@@ -24,7 +24,7 @@ base16ct = { version = "0.2.0", default-features = false, features = ["alloc"] }
24
24
bit-set = { version = " 0.5.3" }
25
25
bit-vec = { version = " 0.6.3" }
26
26
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1.3.2" }
27
- bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.5 .0" , default-features = false , features = [" serde" , " std" ] }
27
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6 .0" , default-features = false , features = [" serde" , " std" ] }
28
28
bstr-6f8ce4dd05d13bba = { package = " bstr" , version = " 0.2.17" }
29
29
bstr-dff4ba8e3ae991db = { package = " bstr" , version = " 1.9.1" }
30
30
byteorder = { version = " 1.5.0" }
@@ -54,7 +54,7 @@ futures-io = { version = "0.3.30", default-features = false, features = ["std"]
54
54
futures-sink = { version = " 0.3.30" }
55
55
futures-task = { version = " 0.3.30" , default-features = false , features = [" std" ] }
56
56
futures-util = { version = " 0.3.30" , features = [" channel" , " io" , " sink" ] }
57
- gateway-messages = { git = " https://github.com/oxidecomputer/management-gateway-service" , rev = " c85a4ca043aaa389df12aac5348d8a3feda28762 " , features = [" std" ] }
57
+ gateway-messages = { git = " https://github.com/oxidecomputer/management-gateway-service" , rev = " 319e7b92db69792ab8efa4c68554ad0cf83adf93 " , features = [" std" ] }
58
58
generic-array = { version = " 0.14.7" , default-features = false , features = [" more_lengths" , " zeroize" ] }
59
59
getrandom = { version = " 0.2.14" , default-features = false , features = [" js" , " rdrand" , " std" ] }
60
60
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
@@ -129,7 +129,7 @@ base16ct = { version = "0.2.0", default-features = false, features = ["alloc"] }
129
129
bit-set = { version = " 0.5.3" }
130
130
bit-vec = { version = " 0.6.3" }
131
131
bitflags-dff4ba8e3ae991db = { package = " bitflags" , version = " 1.3.2" }
132
- bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.5 .0" , default-features = false , features = [" serde" , " std" ] }
132
+ bitflags-f595c2ba2a3f28df = { package = " bitflags" , version = " 2.6 .0" , default-features = false , features = [" serde" , " std" ] }
133
133
bstr-6f8ce4dd05d13bba = { package = " bstr" , version = " 0.2.17" }
134
134
bstr-dff4ba8e3ae991db = { package = " bstr" , version = " 1.9.1" }
135
135
byteorder = { version = " 1.5.0" }
@@ -159,7 +159,7 @@ futures-io = { version = "0.3.30", default-features = false, features = ["std"]
159
159
futures-sink = { version = " 0.3.30" }
160
160
futures-task = { version = " 0.3.30" , default-features = false , features = [" std" ] }
161
161
futures-util = { version = " 0.3.30" , features = [" channel" , " io" , " sink" ] }
162
- gateway-messages = { git = " https://github.com/oxidecomputer/management-gateway-service" , rev = " c85a4ca043aaa389df12aac5348d8a3feda28762 " , features = [" std" ] }
162
+ gateway-messages = { git = " https://github.com/oxidecomputer/management-gateway-service" , rev = " 319e7b92db69792ab8efa4c68554ad0cf83adf93 " , features = [" std" ] }
163
163
generic-array = { version = " 0.14.7" , default-features = false , features = [" more_lengths" , " zeroize" ] }
164
164
getrandom = { version = " 0.2.14" , default-features = false , features = [" js" , " rdrand" , " std" ] }
165
165
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
0 commit comments