feat(mailer-bin): use mimalloc as the global allocator for mailer-bin
This commit is contained in:
@@ -22,3 +22,4 @@ dashmap.workspace = true
|
||||
base64.workspace = true
|
||||
uuid.workspace = true
|
||||
rustls = { version = "0.23", default-features = false, features = ["ring", "std"] }
|
||||
mimalloc = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user