mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 16:11:05 +00:00
fix fuzz tests (#2828)
This commit is contained in:
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
polkadot-erasure-coding = { path = ".." }
|
||||
honggfuzz = "0.5"
|
||||
primitives = { package = "polkadot-primitives", path = "../../primitives/" }
|
||||
primitives = { package = "polkadot-node-primitives", path = "../../node/primitives/" }
|
||||
|
||||
[[bin]]
|
||||
name = "reconstruct"
|
||||
|
||||
Reference in New Issue
Block a user