static files

This commit is contained in:
JMARyA 2024-12-24 15:58:31 +01:00
parent a0e7c5d3c1
commit 6c1f2bb84b
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 15 additions and 23 deletions

View file

@ -24,4 +24,4 @@ maud = "0.26.0"
rand = "0.8.5"
data-encoding = "2.6.0"
bcrypt = "0.16.0"
based = { git = "https://git.hydrar.de/jmarya/based", features = ["cache"] }
based = { git = "https://git.hydrar.de/jmarya/based", features = ["cache", "htmx"] }