mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-13 00:51:20 +00:00
more edge cases
This commit is contained in:
@ -23,8 +23,8 @@ rand = "0.6"
|
||||
[dev-dependencies]
|
||||
wabt = "0.7.2"
|
||||
|
||||
[target.'cfg(not(windows))'.dev-dependencies]
|
||||
wasmer-llvm-backend = { path = "../llvm-backend", version = "0.1.0" }
|
||||
[target.'cfg(not(windows))'.dependencies]
|
||||
wasmer-llvm-backend = { path = "../llvm-backend", version = "0.1.0", optional = true }
|
||||
|
||||
[build-dependencies]
|
||||
glob = "0.2.11"
|
||||
|
Reference in New Issue
Block a user