From d4f5d5b7237d78ea177004a0650a550d03110b7c Mon Sep 17 00:00:00 2001 From: Mathias Hall-Andersen Date: Fri, 27 Dec 2019 18:01:11 +0100 Subject: Fixed typo in under load code --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4ef943c..1298a28 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,6 +41,7 @@ features = ["nightly"] [features] profiler = ["cpuprofiler"] +start_up = [] [dev-dependencies] pnet = "^0.22" -- cgit v1.2.3-59-g8ed1b