发布

  • chore(deps): bump git2 to 0.21.0 to clear RUSTSEC-2026-0183/0184 (#733) (#734)

    frostbyte_neo 发布于 2026-07-31 02:17:29 +00:00

    git2 0.20.4 carries two informational=unsound advisories that surface in
    downstream cargo-audit/cargo-deny runs. fff does not call the affected
    APIs (Remote::list, Blame::blame_buffer), but bumping clears the noise
    for consumers.

    0.21.0 changes StatusEntry::path() to return Result<&str, git2::Error>
    instead of Option<&str>; adjust the two callers in fff-core.

    Closes #733

    Co-authored-by: gustav-fff 286169375+gustav-fff@users.noreply.github.com

    下载附件