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
@@ -41,7 +41,7 @@ sp-application-crypto = { version = "2.0.0-rc6", path = "../../../primitives/app
sp-runtime = { version = "2.0.0-rc6", path = "../../../primitives/runtime" }
sp-externalities = { version = "0.8.0-rc6", path = "../../../primitives/externalities" }
substrate-test-client = { version = "2.0.0-rc6", path = "../../../test-utils/client" }
wabt = "0.9.1"
wat = "1.0"
[features]
wasmtime = [