Robert Garrett e31aa5decb Move main.rs to a test, drop dep on png crate
The codec library doesn't use any external dependencies. The PNG crate
is only to load some source material for testing the codec. Turning the
test driver into a real test lets me turn the PNG dependency into a
dev-dependency.
2025-10-12 21:18:32 -05:00
2024-10-14 21:07:30 -05:00
Description
QOI codec library made in Rust
70 KiB
Languages
Rust 100%