Update wabt to to not require python dependency (#1420)

This commit is contained in:
Sergei Pepyakin
2019-01-14 21:53:09 +01:00
committed by Gav Wood
parent 520d2e3227
commit a73280728f
9 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ log = "0.4"
[dev-dependencies]
assert_matches = "1.1"
wabt = "0.7"
wabt = "~0.7.4"
hex-literal = "0.1.0"
[features]