mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore(deps): use tikv-jemallocator instead of jemallocator (#7232)
This commit is contained in:
@ -27,8 +27,6 @@ futures.workspace = true
|
||||
async-trait.workspace = true
|
||||
tokio.workspace = true
|
||||
|
||||
jemallocator = { version = "0.5.0", features = ["profiling"] }
|
||||
|
||||
[[example]]
|
||||
name = "db-access"
|
||||
path = "db-access.rs"
|
||||
@ -40,4 +38,3 @@ path = "network.rs"
|
||||
[[example]]
|
||||
name = "network-txpool"
|
||||
path = "network-txpool.rs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user