Support references (#70)

This commit is contained in:
vms
2021-04-12 00:21:47 +03:00
committed by GitHub
parent 2aa3caee83
commit 1dcc9968bb
59 changed files with 401 additions and 459 deletions

View File

@@ -11,7 +11,7 @@ name = "fce_module_info_parser"
path = "src/lib.rs"
[dependencies]
fluence-sdk-main = "0.5.0"
fluence-sdk-main = { git = "https://github.com/fluencelabs/rust-sdk" }
wasmer-core = { package = "wasmer-runtime-core-fl", version = "0.17.0" }