Update honggfuzz to 0.5.9.
This commit is contained in:
parent
3ace65501c
commit
21e4d28949
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
authors = ["Sergey Pepyakin <s.pepyakin@gmail.com>"]
|
||||
|
||||
[dependencies]
|
||||
honggfuzz = "0.5"
|
||||
honggfuzz = "=0.5.9" # Strict equal since hfuzz requires dep and cmd versions to match.
|
||||
wasmi = { path = ".." }
|
||||
tempdir = "0.3.6"
|
||||
wabt = "0.2.0"
|
||||
|
|
Loading…
Reference in New Issue