Added ability to randomly kill pipelines to the constellation.

This commit is contained in:
Alan Jeffrey 2016-03-23 16:49:18 -05:00
parent bed91b3334
commit 32c72f0925
9 changed files with 119 additions and 69 deletions

View file

@ -95,6 +95,7 @@ gleam = "0.2.8"
image = "0.7"
log = "0.3.5"
num = "0.1.24"
rand = "0.3"
serde = "0.7"
serde_macros = "0.7"
time = "0.1.17"