Format author and committer time like git

This commit is contained in:
Joscha 2023-08-05 23:47:21 +02:00
parent 128384bcf7
commit b83d908d4b
4 changed files with 12 additions and 3 deletions

1
Cargo.lock generated
View file

@ -2766,6 +2766,7 @@ dependencies = [
"rust-embed",
"serde",
"sqlx",
"time",
"tokio",
"toml",
"tracing",