e31aa5decb3db18fb31e0998525b8e4d06df7e90
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.
Description
QOI codec library made in Rust
Languages
Rust
100%