png 0.5.1

PNG decoding library
Documentation
language: rust
rust:
  - stable
  - nightly
script:
  - cargo build -v
  - cargo doc -v