Change wabt to wat (#7050)

This commit is contained in:
Sergei Shulepov
2020-09-08 22:49:54 +02:00
committed by GitHub
parent 27d5584fba
commit a137160924
8 changed files with 27 additions and 67 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ libsecp256k1 = "0.3.4"
[dev-dependencies]
assert_matches = "1.3.0"
wabt = "0.9.1"
wat = "1.0"
hex-literal = "0.3.1"
sc-runtime-test = { version = "2.0.0-rc6", path = "runtime-test" }
substrate-test-runtime = { version = "2.0.0-rc6", path = "../../test-utils/runtime" }