empfindung 0.2.6

Empfindung is an implementation of the CIE Delta E colour difference algorithms
Documentation
1
2
3
4
5
6
7
8
language: rust
rust:
  - stable
matrix:
  fast_finish: true
script:
  - cargo test --verbose
  - cargo test --verbose --no-default-features