Update rust_decimal.

This commit is contained in:
Stephen Chung
2021-04-18 21:35:55 +08:00
parent bd145bd080
commit 1145c5a4c0
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ default_features = false
optional = true
[dependencies.rust_decimal]
version = "1.10"
version = "1.11"
default_features = false
optional = true