diff options
| author | troido <troido@protonmail.com> | 2020-09-26 15:06:12 +0200 |
|---|---|---|
| committer | troido <troido@protonmail.com> | 2020-09-26 15:06:12 +0200 |
| commit | 5a965b1dd369985698104c7cf99e6a0d10e0ec05 (patch) | |
| tree | 67746d9a7c97b07545a8b7b3389e9b25a2d5b554 /Cargo.toml | |
| parent | 9e69a2d3004e83a74cb876ae6c6fbdfb6ed167fb (diff) | |
include timestamps in logs
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,3 +22,4 @@ base64 = "0.12.0" ring = "0.16.12" strum = "0.19" strum_macros = "0.19" +chrono = "0.4.17" |
