mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 00:21:05 +00:00
* Prepare for wasmtime 0.29 * update Substrate * Use Pallet Co-authored-by: parity-processbot <>
This commit is contained in:
@@ -22,7 +22,7 @@ thiserror = "1.0.26"
|
||||
serde = { version = "1.0.130", features = ["derive"] }
|
||||
|
||||
[target.'cfg(not(target_os = "unknown"))'.dependencies]
|
||||
zstd = "0.6.0"
|
||||
zstd = "0.9.0"
|
||||
|
||||
[dev-dependencies]
|
||||
polkadot-erasure-coding = { path = "../../erasure-coding" }
|
||||
|
||||
Reference in New Issue
Block a user