smol bot
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ fimg = "0.4.26" phf = { version = "0.11.2", features = ["macros"] } emoji = { git = "https://github.com/Apricot-Conservation-Project/emoji", version = "0.1.0" } rust-fuzzy-search = "0.1.1" +jemallocator-global = "0.3.2" [profile.release] strip = true |