Skip to content

Commit 602db85

Browse files
committed
polyval 0.6.2 required for new_with_init_block
1 parent 4741fa4 commit 602db85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ghash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ edition = "2021"
1717

1818
[dependencies]
1919
opaque-debug = "0.3"
20-
polyval = { version = "0.6", path = "../polyval" }
20+
polyval = { version = "0.6.2", path = "../polyval" }
2121

2222
# optional dependencies
2323
zeroize = { version = "1", optional = true, default-features = false }

0 commit comments

Comments
 (0)