fix: improve imap robustness and update dependencies - #14
Conversation
🤖 Muse — Security · ✅ passRound 3 · reviewed Summary: The changes since the last review consist solely of a minor version bump in Cargo.toml. No new security issues, dependency risks, or trust boundary violations were identified. Re-run: add the |
🤖 Muse — Test Coverage · ✅ passRound 3 · reviewed Summary: The changes in this diff consist entirely of updates to GitHub Actions workflows, workflow pinning, and dependency/version bumps in Cargo.toml. Since there are no behavioral changes to the application code, no new test coverage is required. Re-run: add the |
🤖 Muse — Code Review · ✅ passRound 3 · reviewed Summary: The only change since the last review is a version bump to 0.5.0 in Cargo.toml. No new issues or defects were identified. Re-run: add the |
Summary
rmcpto v2.2.0 and addedidnaandpslcrates.Changes
IMAP
COMPRESS=DEFLATEnegotiation to occur only if advertised by the server.agentmailversion to 0.4.0.Dependencies
rmcpto v2.2.0.idnaandpslcrates.CI/CD
nightly-stress.ymlfor testing large mailbox parsing.security.ymlfor automated auditing withcargo-audit.--lockedflag to cargo commands in CI and release workflows.Test plan
PR description generated by Agent