Skip to content

Commit 12ed995

Browse files
committed
Update hashbrown to 0.15
1 parent d5b98fd commit 12ed995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ default = ["hashbrown"]
1616
nightly = ["hashbrown", "hashbrown/nightly"]
1717

1818
[dependencies]
19-
hashbrown = { version = "0.14", optional = true }
19+
hashbrown = { version = "0.15", optional = true }
2020

2121
[dev-dependencies]
2222
scoped_threadpool = "0.1.*"

0 commit comments

Comments
 (0)