Skip to content

chore(tui): migrate ratatui to clear lru RustSec warning #200

Description

@xodapi

Parent: #189

Context

RustSec audit on 2026-07-06 found RUSTSEC-2026-0002 through ratatui 0.28.1 -> lru 0.12.5 and one paste warning through ratatui.

Scope

  • Evaluate upgrading ratatui from 0.28.x to 0.30.x.
  • Update TUI code only as required by API changes.
  • Refresh TUI snapshot tests if rendering intentionally changes.
  • Do not touch GUI/Android/CI.

Acceptance Criteria

  • cargo audit --no-fetch --stale no longer reports the ratatui-side lru 0.12.5 path.
  • TUI snapshot tests pass or are intentionally updated.
  • cargo test --locked, cargo clippy --all-targets -- -D warnings, and cargo fmt --check pass.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentГотово к выполнению агентомblockedЗаблокированоzone:cargoCargo.toml, Cargo.lock, build.rszone:tuiTUI monitor and snapshots

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions