Added approx, maybe that will fix tests on ci.

This commit is contained in:
2018-10-24 17:24:09 +02:00
parent 6ac0d0be78
commit c5c4abb95c
2 changed files with 54 additions and 11 deletions

View File

@@ -5,3 +5,6 @@ authors = ["Anders Olsson <anders.e.olsson@gmail.com>"]
[dependencies]
statrs = "0.10"
[dev-dependencies]
approx = "0.3"