summaryrefslogtreecommitdiff
path: root/engine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'engine/Cargo.toml')
-rw-r--r--engine/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/engine/Cargo.toml b/engine/Cargo.toml
index 051797f..b33994d 100644
--- a/engine/Cargo.toml
+++ b/engine/Cargo.toml
@@ -10,6 +10,7 @@ publish = false
[dependencies]
model = {path = "../model"}
parking_lot = "0.12"
+mimalloc = "0.1.39"
[dev-dependencies]
criterion = "0.5" \ No newline at end of file