oxipng/src
andrews05 c60dbd12a5
Update runners, rust, and dependencies (#724)
#719 is failing tests due to requiring a newer version of rust than we
currently specify. This PR updates to 1.85.1 and sets the edition to
2024.
I've also updated dependencies and runner images, using the ubuntu arm
runner which removes the need for qemu and other hacks.

Closes #719.
2025-08-25 14:49:59 +02:00
..
deflate Refactor optimize_raw (#670) 2025-01-29 20:53:11 +01:00
png Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
reduction Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
apng.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
atomicmin.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
cli.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
colors.rs Refactor optimize_raw (#670) 2025-01-29 20:53:11 +01:00
display_chunks.rs Feature/manpage (#596) 2024-03-18 12:28:52 +01:00
error.rs Parse fcTL/fdAT into frames 2025-01-26 00:16:24 +01:00
evaluate.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
filters.rs Reduction performance tweaks (#676) 2025-02-08 18:49:04 +01:00
headers.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
interlace.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
lib.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
main.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
options.rs Update runners, rust, and dependencies (#724) 2025-08-25 14:49:59 +02:00
rayon.rs Remove some now unnecessary Clippy lints allowances 2024-07-11 15:20:53 +12:00
sanity_checks.rs Run cargo fmt 2024-09-28 15:41:54 +02:00