Upgrade rust_decimal to 0.9

pull/11/head
messense 2018-07-03 16:44:09 +08:00
parent f0c3d8998d
commit b3a1340574
1 changed files with 1 additions and 1 deletions

View File

@ -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"