v0.1.0:25–40 — tier model, edit forms, force-delete, license counts, migration 0009 (and hotfix); KEYSAT_INTEGRATION.md merged with downstream-LLM revisions
This commit is contained in:
@@ -51,6 +51,9 @@ rand = "0.8"
|
||||
sha2 = "0.10"
|
||||
hmac = "0.12"
|
||||
subtle = "2"
|
||||
# Web-UI password hashing. Argon2id is the modern PHC-recommended default;
|
||||
# this is the reference implementation in pure Rust (no FFI).
|
||||
argon2 = "0.5"
|
||||
|
||||
# Encoding
|
||||
data-encoding = "2" # Crockford base32 for license keys
|
||||
|
||||
Reference in New Issue
Block a user