bump to latest wasi submodule

witx is now 0.8.6.
This commit is contained in:
Pat Hickey
2020-08-17 15:05:16 -07:00
parent 7fdbd081e6
commit 19e2a46aaf
8 changed files with 10 additions and 19 deletions

View File

@@ -14,7 +14,7 @@ include = ["src/**/*", "LICENSE"]
[lib]
[dependencies]
witx = { version = "0.8.5", path = "../../wasi-common/WASI/tools/witx" }
witx = { version = "0.8.7", path = "../../wasi-common/WASI/tools/witx" }
quote = "1.0"
proc-macro2 = "1.0"
heck = "0.3"