indicatif 0.5.1

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

script:
  - cargo test