Skip to content

Commit cfd5a89

Browse files
Bump hashbrown from 0.15.0 to 0.15.1 (#7203)
1 parent c9d86e2 commit cfd5a89

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

workspace-hack/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-
6262
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths", "zeroize"] }
6363
getrandom = { version = "0.2.15", default-features = false, features = ["js", "rdrand", "std"] }
6464
group = { version = "0.13.0", default-features = false, features = ["alloc"] }
65-
hashbrown = { version = "0.15.0" }
65+
hashbrown = { version = "0.15.1" }
6666
hex = { version = "0.4.3", features = ["serde"] }
6767
hickory-proto = { version = "0.24.1", features = ["text-parsing"] }
6868
hmac = { version = "0.12.1", default-features = false, features = ["reset"] }
@@ -182,7 +182,7 @@ gateway-messages = { git = "https://github.com/oxidecomputer/management-gateway-
182182
generic-array = { version = "0.14.7", default-features = false, features = ["more_lengths", "zeroize"] }
183183
getrandom = { version = "0.2.15", default-features = false, features = ["js", "rdrand", "std"] }
184184
group = { version = "0.13.0", default-features = false, features = ["alloc"] }
185-
hashbrown = { version = "0.15.0" }
185+
hashbrown = { version = "0.15.1" }
186186
hex = { version = "0.4.3", features = ["serde"] }
187187
hickory-proto = { version = "0.24.1", features = ["text-parsing"] }
188188
hmac = { version = "0.12.1", default-features = false, features = ["reset"] }

0 commit comments

Comments
 (0)