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 22b8a42..bacd843 100644 --- a/dichroism/Cargo.toml +++ b/dichroism/Cargo.toml @@ -14,6 +14,7 @@ diesel = { version = "1", features = [ "sqlite", "r2d2" ] } env_logger = "0.8" futures = "0.3" image = "0.23" +kamadak-exif = "0.5.2" listenfd = "0.3" log = "0.4" mime = "0.3" |