mirror of
https://github.com/fluencelabs/marine.git
synced 2025-07-31 05:51:56 +00:00
update wit version
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
name = "fce-wit-parser"
|
||||
description = "Fluence FCE interface type helper crate"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors = ["Fluence Labs"]
|
||||
license = "Apache-2.0"
|
||||
edition = "2018"
|
||||
@@ -11,9 +11,9 @@ name = "fce_wit_parser"
|
||||
path = "src/lib.rs"
|
||||
|
||||
[dependencies]
|
||||
fce-wit-interfaces = { path = "../wit-interfaces", version = "0.1.2" }
|
||||
fce-wit-interfaces = { path = "../wit-interfaces", version = "0.1.3" }
|
||||
|
||||
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.5" }
|
||||
wasmer-wit = { package = "wasmer-interface-types-fl", version = "=0.17.6" }
|
||||
|
Reference in New Issue
Block a user