Skip to content

Commit ec02933

Browse files
committed
Update MozJPEG
1 parent ad7c95e commit ec02933

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

imageflow_core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ imageflow_types = { path = "../imageflow_types", version = "*" }
6161
imageflow_helpers = { path = "../imageflow_helpers", version = "*" }
6262
imageflow_riapi = { path = "../imageflow_riapi", version = "*" }
6363
imageflow_c_components = { path = "../c_components" }
64-
mozjpeg = "0.8.1"
64+
mozjpeg = "0.8.5"
6565

6666
[dev-dependencies]
6767
hyper = "=0.10.12"

0 commit comments

Comments
 (0)