idle: Add the chrono dependency to actually parse dates.

This commit is contained in:
Emmanuel Gil Peyrot 2017-05-27 12:20:19 +01:00
commit 2c77c4f701
4 changed files with 73 additions and 6 deletions

View file

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