feat(mailer-bin): use mimalloc as the global allocator for mailer-bin
This commit is contained in:
@@ -32,3 +32,4 @@ clap = { version = "4", features = ["derive"] }
|
||||
sha2 = "0.10"
|
||||
hmac = "0.12"
|
||||
pbkdf2 = { version = "0.12", default-features = false }
|
||||
mimalloc = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user