♻️ refactor

This commit is contained in:
JMARyA 2025-01-22 19:10:33 +01:00
parent 2567b2a0ab
commit 0301b04ba2
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
7 changed files with 229 additions and 138 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", "htmx"], branch = "ui" }
based = { git = "https://git.hydrar.de/jmarya/based", features = ["cache"], branch = "ui" }