diff --git a/Cargo.toml b/Cargo.toml index 649d94f..7904b9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ std = [] libm = "0.2" [dev-dependencies] -asserting = "0.14" +asserting = "0.15" proptest = "1" [lints.rust]