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

@@ -22,7 +22,7 @@ doctest = false
[dependencies]
wiggle-generate = { path = "../generate", version = "0.19.0" }
witx = { path = "../../wasi-common/WASI/tools/witx", version = "0.8.5" }
witx = { path = "../../wasi-common/WASI/tools/witx", version = "0.8.7" }
quote = "1.0"
syn = { version = "1.0", features = ["full"] }