diff options
Diffstat (limited to 'dichroism/Cargo.toml')
-rw-r--r-- | dichroism/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dichroism/Cargo.toml b/dichroism/Cargo.toml index 749d362..1a4679b 100644 --- a/dichroism/Cargo.toml +++ b/dichroism/Cargo.toml @@ -15,3 +15,4 @@ lazy_static = "1" listenfd = "0.3" log = "0.4" regex = "1" +image = "0.23" |