mirror of
https://github.com/fluencelabs/wasmer
synced 2025-05-02 22:02:14 +00:00
Cargo.toml - removing deterministic
feature flag
This commit is contained in:
parent
7ce5ec4df9
commit
899099f325
@ -100,7 +100,6 @@ backend-singlepass = [
|
|||||||
]
|
]
|
||||||
wasi = ["wasmer-wasi"]
|
wasi = ["wasmer-wasi"]
|
||||||
managed = ["backend-singlepass", "wasmer-runtime-core/managed"]
|
managed = ["backend-singlepass", "wasmer-runtime-core/managed"]
|
||||||
deterministic = ["wasmer-runtime/deterministic"]
|
|
||||||
|
|
||||||
[[example]]
|
[[example]]
|
||||||
name = "plugin"
|
name = "plugin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user