diff options
Diffstat (limited to 'prism/Cargo.toml')
-rw-r--r-- | prism/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prism/Cargo.toml b/prism/Cargo.toml index 6861a34..407596c 100644 --- a/prism/Cargo.toml +++ b/prism/Cargo.toml @@ -11,6 +11,6 @@ png = "0.17.10" rawproc = { git = "https://github.com/eclecticnybles/gaze" } rawloader = "0.37.1" nalgebra = "0.31.4" -mozjpeg = "0.10.1" +#mozjpeg = "0.10.1" zune-jpeg = "0.3.17" camino = "1.1.6" |