mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Added ability to randomly kill pipelines to the constellation.
This commit is contained in:
parent
bed91b3334
commit
32c72f0925
9 changed files with 119 additions and 69 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue