sign_ext feature flag (#174)

* sign_ext feature flag

* Derive default to fix clippy warning
This commit is contained in:
Leonardo Yvens
2021-12-21 14:23:16 +00:00
committed by GitHub
parent 5259f1c922
commit b22696aaa5
4 changed files with 25 additions and 14 deletions
+1
View File
@@ -75,3 +75,4 @@ cli = [
"env_logger",
"lazy_static",
]
sign_ext = ["parity-wasm/sign_ext"]