summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 4d8c225..940ebcb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -22,7 +22,7 @@ simplelog = "0.5"
clap = "2.32"
glob = "0.2"
users = "0.8"
-jemallocator = "*"
+jemallocator = "0.1.9"
[profile.release]
lto = true