add timestamp to CLI

This commit is contained in:
Kai Renken
2023-09-25 09:52:40 +02:00
parent ce591db712
commit f2f4526b0b
2 changed files with 7 additions and 5 deletions

View File

@@ -62,5 +62,7 @@ flume = { version = "^0", features = ["async"] }
data-encoding = { version = "^2" }
indent = { version = "0.1.1" }
chrono = "0.4.26"
[dev-dependencies]
serial_test = "^0"