mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 21:41:12 +00:00
Contracts use polkavm workspace deps (#3715)
This commit is contained in:
@@ -21,7 +21,7 @@ scale = { package = "parity-scale-codec", version = "3.6.1", default-features =
|
||||
], optional = true }
|
||||
|
||||
[target.'cfg(target_arch = "riscv32")'.dependencies]
|
||||
polkavm-derive = '0.5.0'
|
||||
polkavm-derive = { workspace = true }
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
default-target = ["wasm32-unknown-unknown"]
|
||||
|
||||
Reference in New Issue
Block a user