mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 05:21:03 +00:00
bump reed-solomon-novelpoly to v0.0.3 (#2650)
This commit is contained in:
committed by
GitHub
parent
ea6294fa79
commit
df3fef3fd9
@@ -6,7 +6,7 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
primitives = { package = "polkadot-primitives", path = "../primitives" }
|
||||
novelpoly = { package = "reed-solomon-novelpoly", version = "=0.0.1" }
|
||||
novelpoly = { package = "reed-solomon-novelpoly", version = "=0.0.3" }
|
||||
parity-scale-codec = { version = "2.0.0", default-features = false, features = ["std", "derive"] }
|
||||
sp-core = { git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
trie = { package = "sp-trie", git = "https://github.com/paritytech/substrate", branch = "master" }
|
||||
|
||||
Reference in New Issue
Block a user