mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-18 10:41:01 +00:00
Contracts rename riscv-experimental and enable ci tests (#2879)
- Keep feature name short s/riscv-experimental/riscv - Add to feature to CI build --------- Co-authored-by: Bastian Köcher <git@kchr.de>
This commit is contained in:
@@ -21,9 +21,8 @@ parity-wasm = "0.45.0"
|
||||
tempfile = "3.8.1"
|
||||
toml = "0.8.2"
|
||||
twox-hash = "1.6.3"
|
||||
polkavm-linker = "0.3.0"
|
||||
polkavm-linker = { version = "0.3.0", optional = true }
|
||||
anyhow = "1.0.0"
|
||||
|
||||
[features]
|
||||
# Enable experimental RISCV fixtures build
|
||||
riscv-experimental = []
|
||||
riscv = ["polkavm-linker"]
|
||||
|
||||
Reference in New Issue
Block a user