Update wabt to 0.7 (#1276)

This commit is contained in:
Sergei Pepyakin
2018-12-16 23:07:15 +03:00
committed by Bastian Köcher
parent 45d53ad022
commit 39a2afc44f
5 changed files with 16 additions and 15 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ log = "0.4"
[dev-dependencies]
assert_matches = "1.1"
wabt = "0.4"
wabt = "0.7"
hex-literal = "0.1.0"
[features]