mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-23 13:05:41 +00:00
post release dev reset (#5911)
This commit is contained in:
committed by
GitHub
parent
7f84e44846
commit
3860999ea3
@@ -14,9 +14,9 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
sp-phragmen = { version = "2.0.0-alpha.7", path = ".." }
|
||||
sp-std = { version = "2.0.0-alpha.7", path = "../../std" }
|
||||
sp-runtime = { version = "2.0.0-alpha.7", path = "../../runtime" }
|
||||
sp-phragmen = { version = "2.0.0-dev", path = ".." }
|
||||
sp-std = { version = "2.0.0-dev", path = "../../std" }
|
||||
sp-runtime = { version = "2.0.0-dev", path = "../../runtime" }
|
||||
honggfuzz = "0.5"
|
||||
rand = { version = "0.7.3", features = ["std", "small_rng"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user