round 0.1.0

This crate provides utilities to round your floats with precision from 1 to 10.
Documentation
language: rust
sudo: false
rust:
  - nightly
  - beta
  - stable
notifications:
  email:
    on_success: never