mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
Use jmalloc, align kvdb crate version. (#883)
Co-authored-by: cheme <emericchevalier.pro@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user