fc-common: validation and roles modules

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Idc4d0743153c77b4dd915a95a603680f6a6a6964
This commit is contained in:
raf 2026-02-02 22:37:00 +03:00
commit a3155f54e8
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
7 changed files with 324 additions and 0 deletions

View file

@ -25,6 +25,7 @@ fc-server = { path = "./crates/server" }
anyhow = "1.0.100"
argon2 = "0.5"
askama = "0.12"
askama_axum = "0.4"
async-stream = "0.3"