Use jmalloc, align kvdb crate version. (#883)
Co-authored-by:
cheme <emericchevalier.pro@gmail.com>
... | ... | @@ -13,6 +13,7 @@ edition = "2018" |
cli = { package = "polkadot-cli", path = "cli" } | ||
futures = "0.3.4" | ||
service = { package = "polkadot-service", path = "service" } | ||
parity-util-mem = { version = "0.5.1", default-features = false, features = ["jemalloc-global"] } | ||
[build-dependencies] | ||
vergen = "3.0.4" | ||
... | ... |
Please register or sign in to comment