Skip to content

chore: update dependencies #159

@dobby-coder

Description

@dobby-coder

Security advisory (cargo audit)

Crate Advisory Notes
lettre RUSTSEC-2026-0141 vulnerability (current 0.11.19)
rustls-pemfile RUSTSEC-2025-0134 (warning)

What to do

  1. Bump lettre to a non-vulnerable version (cargo update -p lettre, or update the Cargo.toml constraint if needed).
  2. Address the rustls-pemfile advisory (bump or allowlist).
  3. Run cargo audit to confirm clean.
  4. Run cargo build --release && cargo test.
  5. Run cargo fmt before pushing.
  6. Open a DRAFT PR titled chore: address cargo audit advisories. Assign @rubenhensen. Mark ready after CI passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions