Outdated cargo dependencies detected.
Patch
Unmaintained warnings (transitive, not actionable in this repo)
- RUSTSEC-2025-0141: bincode 1.3.3 unmaintained (via pg-core → bincode). Per memory: do NOT bump bincode to 2.x or 3.x in this repo — v2 is just as unmaintained, v3.0.0 is a
compile_error! tombstone. Track this at the pg-core/postguard layer.
- RUSTSEC-2025-0134: rustls-pemfile 1.0.4 unmaintained (via reqwest 0.11 → irma → pg-core). Resolves only when irma/reqwest bumps to 0.12+.
Instructions
Apply the tokio patch. Run cargo fmt, cargo clippy, cargo test, and cargo audit. Create a draft PR. If CI passes, mark the PR as ready with gh pr ready. Do not act on the bincode/rustls-pemfile advisories here.
Outdated cargo dependencies detected.
Patch
1.52.2→1.52.3Unmaintained warnings (transitive, not actionable in this repo)
compile_error!tombstone. Track this at the pg-core/postguard layer.Instructions
Apply the tokio patch. Run
cargo fmt,cargo clippy,cargo test, andcargo audit. Create a draft PR. If CI passes, mark the PR as ready withgh pr ready. Do not act on the bincode/rustls-pemfile advisories here.