diff --git a/Cargo.toml b/Cargo.toml index 3f61863..e244d72 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,4 +18,4 @@ name = "dtparse" chrono = "0.4" lazy_static = "1.0" num-traits = "0.2" -rust_decimal = "0.8" +rust_decimal = "0.9"