diff --git a/README.md b/README.md index 438a091..3218dda 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,6 @@ Decoding support for additional image formats beyond those provided by the [`image`](https://crates.io/crates/image) crate. - - ## Supported formats | Extension | Specification or Format Description | @@ -36,6 +34,13 @@ We welcome PRs to add support for additional image formats. - [ ] Minimal or no dependencies on external libraries. - [ ] No use of unsafe code. +## Version Compatibility + +| `image` crate version | Compatible `image-extras` versions | +| --------------------- | ---------------------------------- | +| 0.25.x | 0.1.x | + + ## Fuzzing Fuzzing is not a priority for this crate and decoders may panic or worse on