updated tiny-keccak to 1.3

This commit is contained in:
debris
2017-08-07 10:06:02 +02:00
parent f157461ee1
commit 455ecf700c
9 changed files with 20 additions and 20 deletions

View File

@@ -13,7 +13,7 @@ serde_json = "1.0"
serde_derive = "1.0"
rustc-hex = "1.0"
rust-crypto = "0.2.36"
tiny-keccak = "1.0"
tiny-keccak = "1.3"
time = "0.1.34"
itertools = "0.5"
parking_lot = "0.4"