-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Streaming XMP write support for PNG #439
Conversation
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #439 +/- ##
==========================================
+ Coverage 80.28% 80.31% +0.03%
==========================================
Files 82 82
Lines 25758 25867 +109
==========================================
+ Hits 20680 20776 +96
- Misses 5078 5091 +13 ☔ View full report in Codecov by Sentry. |
As part of the png_pong fix, the MSRV for that crate was updated to 1.77 😞 - looking to see if the author can revise that to an earlier version, since the fix shouldn't necessitate an increase in the Rust version. |
I've contacted the author of the png_pong crate regarding the MSRV version in AldaronLau/png_pong#22 and will update this ticket with any new information. |
Changes in this pull request
PNG files streaming is now fully supported by PR
Checklist
TO DO
items (or similar) have been entered as GitHub issues and the link to that issue has been included in a comment.