mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-16 23:41:02 +00:00
Releasing rc4 – Rhinoceros (#6515)
Co-authored-by: Martin Pugh <pugh@s3kr.it>
This commit is contained in:
committed by
GitHub
parent
f53e5355f8
commit
f6ebd5f87d
@@ -14,9 +14,9 @@ publish = false
|
||||
targets = ["x86_64-unknown-linux-gnu"]
|
||||
|
||||
[dependencies]
|
||||
sp-npos-elections = { version = "2.0.0-rc3", path = ".." }
|
||||
sp-std = { version = "2.0.0-rc3", path = "../../std" }
|
||||
sp-runtime = { version = "2.0.0-rc3", path = "../../runtime" }
|
||||
sp-npos-elections = { version = "2.0.0-rc4", path = ".." }
|
||||
sp-std = { version = "2.0.0-rc4", path = "../../std" }
|
||||
sp-runtime = { version = "2.0.0-rc4", path = "../../runtime" }
|
||||
honggfuzz = "0.5"
|
||||
rand = { version = "0.7.3", features = ["std", "small_rng"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user