reexport interfaces from wit-parser

This commit is contained in:
vms
2021-03-29 18:07:55 +03:00
parent 2ee3520e67
commit 1d08d51b9a
10 changed files with 76 additions and 36 deletions

View File

@@ -11,7 +11,7 @@ name = "fce_wit_generator"
path = "src/lib.rs"
[dependencies]
fce-wit-parser = { path = "../wit-parser", version = "0.2.0"}
fce-wit-parser = { path = "../wit-parser", version = "0.4.0"}
fluence-sdk-wit = "=0.5.0"
walrus = "0.18.0"