bump tinykeccak to 1.4 (#8728)

This commit is contained in:
Niklas Adolfsson
2018-05-31 13:53:09 +02:00
committed by Marek Kotewicz
parent 1020560af6
commit d32ce37484
8 changed files with 8 additions and 8 deletions

View File

@@ -11,7 +11,7 @@ log = "0.3"
mio = "0.6.8"
bytes = "0.4"
rand = "0.4"
tiny-keccak = "1.3"
tiny-keccak = "1.4"
rust-crypto = "0.2.34"
slab = "0.2"
igd = "0.7"