mirror of
https://github.com/pezkuwichain/wasm-instrument.git
synced 2026-07-20 18:55:44 +00:00
sign_ext feature flag (#174)
* sign_ext feature flag * Derive default to fix clippy warning
This commit is contained in:
@@ -75,3 +75,4 @@ cli = [
|
||||
"env_logger",
|
||||
"lazy_static",
|
||||
]
|
||||
sign_ext = ["parity-wasm/sign_ext"]
|
||||
|
||||
Reference in New Issue
Block a user