entropy-auth 2026.7.31

Authentication and authorization for Entropy Softworks server and API projects
1
2
3
4
# Clippy configuration for entropy-auth.
# MSRV is enforced here so clippy can suggest appropriate APIs.
# Keep in sync with `rust-version` in Cargo.toml (the single source of truth).
msrv = "1.85"