mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 21:21:33 +00:00
Remove vestigial debug
features from various crates
This commit is contained in:
@ -50,7 +50,5 @@ rustc_version = "0.2"
|
||||
cc = "1.0"
|
||||
|
||||
[features]
|
||||
debug = []
|
||||
trace = ["debug"]
|
||||
managed = []
|
||||
deterministic-execution = ["wasmparser/deterministic"]
|
||||
|
Reference in New Issue
Block a user