Skip to content

Commit e15896d

Browse files
authored
Merge pull request #97 from splashdust/dependabot/cargo/hashbrown-0.17.0
Bump hashbrown from 0.16.1 to 0.17.0
2 parents 7cc6c5f + 8b36699 commit e15896d

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ bevy = { version = "0.18", features = [
5555
bevy_shader = "0.18"
5656
block-mesh = "0.2.0"
5757
futures-lite = "2.6.1"
58-
hashbrown = "0.16.1"
58+
hashbrown = "0.17.0"
5959
ndshape = "0.3.0"
6060
rand = "0.9.2"
6161
weak-table = { version = "0.3.2", features = ["ahash"] }

0 commit comments

Comments
 (0)