Merge branch 'main' into dependabot/github_actions/actions-rust-lang/msrv/dot-github/workflows/msrv.yml-0.1.1

This commit is contained in:
Yuki Okushi 2026-03-23 19:15:28 +09:00 committed by GitHub
commit a4b4daebca
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 = [ ignore = [
"RUSTSEC-2024-0336", "RUSTSEC-2024-0336",
"RUSTSEC-2025-0009", "RUSTSEC-2025-0009",
"RUSTSEC-2025-0010" "RUSTSEC-2025-0010",
"RUSTSEC-2026-0044",
"RUSTSEC-2026-0048",
"RUSTSEC-2026-0049"
] ]