Skip to content

Commit

Permalink
Require ravif 0.11.11 that has MSRV 1.70
Browse files Browse the repository at this point in the history
  • Loading branch information
Shnatsel committed Oct 17, 2024
1 parent c83259e commit d640382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ image-webp = { version = "0.2.0", optional = true }
mp4parse = { version = "0.17.0", optional = true }
png = { version = "0.17.6", optional = true }
qoi = { version = "0.4", optional = true }
ravif = { version = "0.11.10", default-features = false, optional = true }
ravif = { version = "0.11.11", default-features = false, optional = true }
rayon = { version = "1.7.0", optional = true }
rgb = { version = "0.8.48", default-features = false, optional = true }
tiff = { version = "0.9.0", optional = true }
Expand Down

0 comments on commit d640382

Please sign in to comment.