improve getting export record types

This commit is contained in:
vms
2020-11-09 06:14:07 +03:00
parent 0ab1a1a2c3
commit b4d4364a6a
13 changed files with 69 additions and 60 deletions

View File

@ -16,4 +16,4 @@ fce-wit-interfaces = { path = "../wit-interfaces", version = "0.1.8" }
anyhow = "1.0.31"
walrus = "0.17.0"
wasmer-core = { package = "wasmer-runtime-core-fl", version = "0.17.0"}
wasmer-wit = { package = "wasmer-interface-types-fl", version = "=0.17.17" }
wasmer-wit = { package = "wasmer-interface-types-fl", version = "0.17.17" }