indicatif 0.5.0

A progress bar and cli reporting library for Rust
Documentation
sudo: false
language: rust
rust:
  - stable
  - beta
  - nightly

script:
  - cargo test