diff options
Diffstat (limited to 'racer-tracer/Cargo.toml')
| -rw-r--r-- | racer-tracer/Cargo.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/racer-tracer/Cargo.toml b/racer-tracer/Cargo.toml index 241e1d8..9bd6b6a 100644 --- a/racer-tracer/Cargo.toml +++ b/racer-tracer/Cargo.toml @@ -10,3 +10,6 @@ thiserror = "1" futures = "0.3" rand = "0.8.5" rayon = "1.6.1" +structopt = "0.3" +num_cpus = "1.15.0" +synchronoise = "1.0.1" |
