mirror of
https://github.com/fluencelabs/interface-types
synced 2025-04-24 15:22:13 +00:00
chore(cargo) Remove patches from version contraints.
This commit is contained in:
parent
6fee3acf59
commit
a27782ac66
@ -11,5 +11,5 @@ edition = "2018"
|
||||
nom = "5.0"
|
||||
|
||||
[dev-dependencies]
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.7.0", features = ["backend-cranelift"] }
|
||||
wasmer-clif-backend = { path = "../clif-backend", version = "0.7.0" }
|
||||
wasmer-runtime-core = { path = "../runtime-core", version = "0.7", features = ["backend-cranelift"] }
|
||||
wasmer-clif-backend = { path = "../clif-backend", version = "0.7" }
|
Loading…
x
Reference in New Issue
Block a user