Merge branch 'main' into dependabot/github_actions/taiki-e/install-action-2.75.18

This commit is contained in:
Yuki Okushi 2026-04-21 22:30:18 +09:00 committed by GitHub
commit 60b266eec8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 422 additions and 268 deletions

688
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -75,6 +75,8 @@ ignore = [
{ id = "RUSTSEC-2024-0336", reason = "for compatibility" },
{ id = "RUSTSEC-2025-0134", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0049", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0098", reason = "for compatibility" },
{ id = "RUSTSEC-2026-0099", reason = "for compatibility" },
]
# If this is true, then cargo deny will use the git executable to fetch advisory database.
# If this is false, then it uses a built-in git library.