From 92dbb4c46a5651afb8f92375e0ed154673929eeb Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Thu, 21 Nov 2019 11:43:16 +0100 Subject: Clean dependencies and imports --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 8269579..2b91c06 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,7 +27,6 @@ aead = "^0.1.1" clear_on_drop = "0.2.3" env_logger = "0.6" num_cpus = "^1.10" -jemallocator = "0.3.0" [target.'cfg(unix)'.dependencies] libc = "0.2" -- cgit v1.2.3-59-g8ed1b