This commit is contained in:
JMARyA 2025-01-17 19:35:35 +01:00
parent c7ee569790
commit b38351c821
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
8 changed files with 308 additions and 273 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"] }
based = { git = "https://git.hydrar.de/jmarya/based", features = ["cache", "htmx"], branch = "ui" }