Adapting code
... | ... | @@ -15,9 +15,6 @@ futures = "0.3.4" |
service = { package = "polkadot-service", path = "service" } | ||
parity-util-mem = { version = "*", default-features = false, features = ["jemalloc-global"] } | ||
[build-dependencies] | ||
vergen = "3.0.4" | ||
[dev-dependencies] | ||
assert_cmd = "0.12" | ||
nix = "0.17" | ||
... | ... |
cli/build.rs
0 → 100644
Please register or sign in to comment