Skip to content

Commit 29f39aa

Browse files
committed
Update ahash version
1 parent 383ff52 commit 29f39aa

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
@@ -13,7 +13,7 @@ edition = "2018"
1313

1414
[dependencies]
1515
# For the default hasher
16-
ahash = { version = "0.5.5", default-features = false, optional = true }
16+
ahash = { version = "0.5.6", default-features = false, optional = true }
1717

1818
# For external trait impls
1919
rayon = { version = "1.0", optional = true }

0 commit comments

Comments
 (0)