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

@@ -17,7 +17,7 @@ proc-macro = true
quote = "1.0.2"
proc-macro2 = "1.0.6"
heck = "0.3.1"
witx = { path = "../WASI/tools/witx", version = "0.8.4" }
witx = { path = "../WASI/tools/witx", version = "0.8.5" }
[badges]
maintenance = { status = "actively-developed" }