idle: Add the chrono dependency to actually parse dates.
This commit is contained in:
parent
dfdfd8cf71
commit
2c77c4f701
4 changed files with 73 additions and 6 deletions
|
|
@ -18,3 +18,4 @@ sha-1 = "0.3.0"
|
|||
sha2 = "0.5.0"
|
||||
sha3 = "0.5.0"
|
||||
blake2 = "0.5.0"
|
||||
chrono = "0.3.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue