perf: harden quotas and reduce compression overhead
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
237899745
2026-07-25 23:10:59 +08:00
parent 49189d346b
commit 86da5cf1f5
15 changed files with 464 additions and 210 deletions

View File

@@ -1,4 +1,5 @@
# SQLx locks optional MySQL dependencies even though this project builds only
# the PostgreSQL driver. The vulnerable RSA code is absent from `cargo tree`.
# 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"]