From 02d9bdcc96c955b654a45d3629b1ee515902078d Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Tue, 10 Sep 2019 21:42:21 +0200 Subject: Full inbound/outbound router test --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7ea8b67..caa6d20 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,6 +31,7 @@ parking_lot = "^0.9" futures-channel = "^0.2" env_logger = "0.6" num_cpus = "^1.10" +jemallocator = "0.3.0" [dependencies.x25519-dalek] version = "^0.5" -- cgit v1.2.3-59-g8ed1b