import some other helpers from pat's crate
* parse the proc macro argument into a file path * use a much simpler witx spec by default
This commit is contained in:
@@ -12,3 +12,4 @@ witx = { path = "../WASI/tools/witx" }
|
||||
quote = "1.0"
|
||||
proc-macro2 = "1.0"
|
||||
heck = "0.3"
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user