mirror of
https://github.com/fluencelabs/marine.git
synced 2025-07-30 21:41:59 +00:00
add complex type support
This commit is contained in:
@@ -11,7 +11,7 @@ path = "src/lib.rs"
|
||||
[dependencies]
|
||||
walrus = "0.17.0"
|
||||
wasmer-core = { package = "wasmer-runtime-core", git = "https://github.com/fluencelabs/wasmer", branch = "fluence" }
|
||||
wasmer-wit = { package = "wasmer-interface-types", git = "https://github.com/fluencelabs/interface-types", branch = "byte_array" }
|
||||
wasmer-wit = { package = "wasmer-interface-types", git = "https://github.com/fluencelabs/interface-types", branch = "struct_support" }
|
||||
fce-wit-interfaces = { path = "../fce-wit-interfaces" }
|
||||
|
||||
anyhow = "1.0.31"
|
||||
|
Reference in New Issue
Block a user