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

@ -8,6 +8,7 @@ repository.workspace = true
[dependencies]
anyhow.workspace = true
argon2.workspace = true
chrono.workspace = true
clap.workspace = true
config.workspace = true