diff --git a/Cargo.toml b/Cargo.toml index 0c99c74..ff04f78 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.2.3" +float-cmp = "0.3"