bump witx dep to 0.8.5

This commit is contained in:
Pat Hickey
2020-04-06 13:40:40 -07:00
parent a9835186d4
commit 415b19f2d1
5 changed files with 12 additions and 54 deletions

View File

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