Releasing rc4 – Rhinoceros (#6515)

Co-authored-by: Martin Pugh <pugh@s3kr.it>
This commit is contained in:
Benjamin Kampmann
2020-06-25 23:18:43 +02:00
committed by GitHub
parent f53e5355f8
commit f6ebd5f87d
188 changed files with 1876 additions and 1823 deletions
@@ -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"] }