Dependency fast_image_resize fixed a conserning bug (UB in unsafe code) in the 2.7.2 release, which is now available on crates.io - so use that
280 B
280 B
Changelog
0.1.3 - 2023-05-05
- Update dependencies, including fast_image_resize which fixed a major bug
0.1.2 - 2023-04-27
- Fix crash on suspend #1
- Implement automatic image resizing
0.1.1
- Initial release