diff options
Diffstat (limited to 'racer-tracer/Cargo.toml')
| -rw-r--r-- | racer-tracer/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/racer-tracer/Cargo.toml b/racer-tracer/Cargo.toml index 0e80de3..e5ba59b 100644 --- a/racer-tracer/Cargo.toml +++ b/racer-tracer/Cargo.toml @@ -14,4 +14,6 @@ structopt = "0.3" num_cpus = "1.15.0" synchronoise = "1.0.1" config = "0.13.3" +sha2 = "0.10.6" +image = "0.24.5" serde = { version = "1", features = ["derive"] } |
