fraction 0.1.0

Fraction data type with lossless arithmetic that is more precise than float and can be used for hashing
Documentation
---

language: rust

rust:
  - stable
  - beta
  - nightly

matrix:
  allow_failures:
    - rust: nightly