@@ -62,7 +62,7 @@ gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-
62
62
generic-array = { version = " 0.14.7" , default-features = false , features = [" more_lengths" , " zeroize" ] }
63
63
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
64
64
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
65
- hashbrown = { version = " 0.15.3 " }
65
+ hashbrown = { version = " 0.15.4 " }
66
66
hickory-proto = { version = " 0.24.4" , features = [" text-parsing" ] }
67
67
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
68
68
hyper = { version = " 1.6.0" , features = [" full" ] }
@@ -191,7 +191,7 @@ gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-
191
191
generic-array = { version = " 0.14.7" , default-features = false , features = [" more_lengths" , " zeroize" ] }
192
192
getrandom-6f8ce4dd05d13bba = { package = " getrandom" , version = " 0.2.15" , default-features = false , features = [" js" , " rdrand" , " std" ] }
193
193
group = { version = " 0.13.0" , default-features = false , features = [" alloc" ] }
194
- hashbrown = { version = " 0.15.3 " }
194
+ hashbrown = { version = " 0.15.4 " }
195
195
hickory-proto = { version = " 0.24.4" , features = [" text-parsing" ] }
196
196
hmac = { version = " 0.12.1" , default-features = false , features = [" reset" ] }
197
197
hyper = { version = " 1.6.0" , features = [" full" ] }
0 commit comments