mp3-duration 0.1.9

A library for measuring the playback duration of mp3 files
Documentation
language: rust
rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: beta
    - rust: nightly