Fixed typo in under load code

This commit is contained in:
Mathias Hall-Andersen
2019-12-27 18:01:11 +01:00
parent 956c3f02d4
commit d4f5d5b723
6 changed files with 69 additions and 25 deletions

View File

@@ -41,6 +41,7 @@ features = ["nightly"]
[features]
profiler = ["cpuprofiler"]
start_up = []
[dev-dependencies]
pnet = "^0.22"