Skip to content

Commit 9528c2d

Browse files
committed
Update hashbrown dependency
1 parent f3b1401 commit 9528c2d

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
@@ -11,7 +11,7 @@ chrono = "0.4"
1111
rand = { version = "0.8", features = ["std_rng"] }
1212
error-chain = "0.12.0"
1313
fishers_exact = "1.0.1"
14-
hashbrown = "0.1.8"
14+
hashbrown = "0.11"
1515

1616
[build-dependencies]
1717
cc = "1.0"

0 commit comments

Comments
 (0)