Merge branch 'main' into dependabot/github_actions/codecov/codecov-action-5.5.3

This commit is contained in:
Yuki Okushi 2026-03-23 19:15:26 +09:00 committed by GitHub
commit 900481bd45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -41,5 +41,8 @@ executables = "deny"
ignore = [
"RUSTSEC-2024-0336",
"RUSTSEC-2025-0009",
"RUSTSEC-2025-0010"
"RUSTSEC-2025-0010",
"RUSTSEC-2026-0044",
"RUSTSEC-2026-0048",
"RUSTSEC-2026-0049"
]