diff --git a/Cargo.toml b/Cargo.toml index 7be18f3..e96d7e4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -29,4 +29,4 @@ argmin-math = { version = "0.3.0", features = ["ndarray_latest-serde", "nalgebra cc = "1.0" [dev-dependencies] -float-cmp = "0.9" +float-cmp = "0.10"