Serve commit page entirely from the db

This commit is contained in:
Joscha 2023-08-06 11:37:22 +02:00
parent 0d3cd15b03
commit 7768e4ad4b
12 changed files with 241 additions and 79 deletions

1
Cargo.lock generated
View file

@ -2761,6 +2761,7 @@ dependencies = [
"directories",
"futures",
"gix",
"humantime",
"humantime-serde",
"mime_guess",
"rust-embed",