diff options
Diffstat (limited to 'prism/Cargo.toml')
-rw-r--r-- | prism/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/prism/Cargo.toml b/prism/Cargo.toml index 4601f43..d296b79 100644 --- a/prism/Cargo.toml +++ b/prism/Cargo.toml @@ -11,3 +11,5 @@ png = "0.17.10" rawproc = { git = "https://github.com/eclecticnybles/gaze" } rawloader = "0.37.1" nalgebra = "0.31.4" +mozjpeg = "0.10.1" +zune-jpeg = "0.3.17" |