diff --git a/Cargo.toml b/Cargo.toml index 7e6ec552..3de0c467 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -92,7 +92,7 @@ default-features = false optional = true [dependencies.rust_decimal] -version = "1.14" +version = "1.14.2" default-features = false features = ["maths"] optional = true