We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b229f3f commit 9175dbcCopy full SHA for 9175dbc
README.md
@@ -43,8 +43,8 @@ image format encoders and decoders.](https://docs.rs/image/latest/image/codecs/i
43
Decoding support for additional image formats is provided by
44
[`image-extras`](https://github.com/image-rs/image-extras), and the same plugin
45
interface lets third-party crates act as format implementations for `image`. If
46
-the format you need to handle some other image format, check crates.io for
47
-crates that implement it.
+you need to handle some other image format, check crates.io for crates that
+implement it.
48
49
## Feature Flags
50
0 commit comments