mirror of
https://github.com/bspeice/dtparse
synced 2024-11-14 09:58:09 -05:00
Upgrade rust_decimal to 0.9
This commit is contained in:
parent
f0c3d8998d
commit
b3a1340574
@ -18,4 +18,4 @@ name = "dtparse"
|
|||||||
chrono = "0.4"
|
chrono = "0.4"
|
||||||
lazy_static = "1.0"
|
lazy_static = "1.0"
|
||||||
num-traits = "0.2"
|
num-traits = "0.2"
|
||||||
rust_decimal = "0.8"
|
rust_decimal = "0.9"
|
||||||
|
Loading…
Reference in New Issue
Block a user