Files
ystp/.cargo/audit.toml
237899745 86da5cf1f5
Some checks failed
CI / verify (push) Has been cancelled
perf: harden quotas and reduce compression overhead
2026-07-25 23:10:59 +08:00

6 lines
223 B
TOML

# Reviewed 2026-07-25. SQLx locks optional MySQL dependencies even though this
# project builds only the PostgreSQL driver; the vulnerable RSA code is absent
# from `cargo tree`.
[advisories]
ignore = ["RUSTSEC-2023-0071"]