mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 15:22:13 +00:00
chore(interface-types) Update to Wasmer 0.7.0.
This commit is contained in:
parent
68e699e495
commit
8c7d46c124
@ -11,5 +11,5 @@ edition = "2018"
|
||||
nom = "5.0"
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.6.0", features = ["backend-cranelift"] }
|
||||
wasmer-clif-backend = { path = "../clif-backend", version = "0.6.0" }
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.7.0", features = ["backend-cranelift"] }
|
||||
wasmer-clif-backend = { path = "../clif-backend", version = "0.7.0" }
|
Loading…
x
Reference in New Issue
Block a user