Skip to content

Commit 450c2f4

Browse files
svyatonikVladLupashevskyi
authored andcommitted
ease tiny-keccak version requirements (1.4.1 -> 1.4) (openethereum#8726)
1 parent 267ee39 commit 450c2f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

util/hash/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors = ["Parity Technologies <[email protected]>"]
99

1010
[dependencies]
1111
ethereum-types = "0.3"
12-
tiny-keccak = "1.4.1"
12+
tiny-keccak = "1.4"
1313

1414
[dev-dependencies]
1515
tempdir = "0.3"

0 commit comments

Comments
 (0)