Skip to content

Commit

Permalink
Update hashbrown to 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
torokati44 committed Oct 7, 2024
1 parent d5b98fd commit 12ed995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ default = ["hashbrown"]
nightly = ["hashbrown", "hashbrown/nightly"]

[dependencies]
hashbrown = { version = "0.14", optional = true }
hashbrown = { version = "0.15", optional = true }

[dev-dependencies]
scoped_threadpool = "0.1.*"
Expand Down

0 comments on commit 12ed995

Please sign in to comment.