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

@@ -18,7 +18,7 @@ test = false
quote = "1.0.2"
proc-macro2 = "1.0.6"
heck = "0.3.1"
witx = { path = "../WASI/tools/witx", version = "0.8.5" }
witx = { path = "../WASI/tools/witx", version = "0.8.7" }
[badges]
maintenance = { status = "actively-developed" }