diff --git a/Cargo.toml b/Cargo.toml index 49d653d..52ce205 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -19,4 +19,4 @@ codecov = { repository = "upsuper/dtoa-short" } dtoa = "0.4.1" [dev-dependencies] -float-cmp = "0.3" +float-cmp = "0.4"