Print commit time

This commit is contained in:
Joscha 2023-01-23 13:48:57 +01:00
parent f18537080a
commit 4001dd9328
3 changed files with 8 additions and 1 deletions

View file

@ -9,3 +9,4 @@ clap = { version = "4.1.1", features = ["derive", "deprecated"] }
git-repository = "0.33.0"
terminal_size = "0.2.3"
textplots = "0.8.0"
time = "0.3.17"