bump witx dep to 0.8.5
This commit is contained in:
@@ -15,7 +15,7 @@ proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
wiggle-generate = { path = "../generate", version = "0.15.0" }
|
||||
witx = { path = "../../wasi-common/WASI/tools/witx", version = "0.8.4" }
|
||||
witx = { path = "../../wasi-common/WASI/tools/witx", version = "0.8.5" }
|
||||
syn = { version = "1.0", features = ["full"] }
|
||||
|
||||
[dev-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user