summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index bb1bfbce8..64ff8ad62 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -23,6 +23,7 @@ zellij-utils = { path = "zellij-utils/", version = "0.36.0" }
log = "0.4.17"
dialoguer = "0.10.1"
suggest = "0.4"
+tikv-jemallocator = "0.5.0"
[dev-dependencies]
insta = { version = "1.6.0", features = ["backtrace"] }