Diener workspacify

Signed-off-by: alvicsam <alvicsam@gmail.com>
This commit is contained in:
alvicsam
2023-08-25 11:05:17 +02:00
parent 8ba894c0bc
commit f441a5fc93
422 changed files with 5044 additions and 4598 deletions
@@ -17,8 +17,8 @@ targets = ["x86_64-unknown-linux-gnu"]
clap = { version = "4.2.5", features = ["derive"] }
honggfuzz = "0.5"
rand = { version = "0.8", features = ["std", "small_rng"] }
sp-npos-elections = { version = "4.0.0-dev", path = ".." }
sp-runtime = { version = "24.0.0", path = "../../runtime" }
sp-npos-elections = { path = ".." }
sp-runtime = { path = "../../runtime" }
[[bin]]
name = "reduce"