mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 01:41:09 +00:00
contracts: Update to Polkavm 0.5 (#2945)
This will allow us to change to the target supporting atomics and makes the linker file no longer necessary.
This commit is contained in:
committed by
GitHub
parent
8b28031d16
commit
c1c0e62d33
@@ -21,7 +21,7 @@ parity-wasm = "0.45.0"
|
||||
tempfile = "3.8.1"
|
||||
toml = "0.8.2"
|
||||
twox-hash = "1.6.3"
|
||||
polkavm-linker = { version = "0.4.0", optional = true }
|
||||
polkavm-linker = { version = "0.5.0", optional = true }
|
||||
anyhow = "1.0.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user