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"