1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-02 11:22:30 +01:00

ignore warning for idna also

This commit is contained in:
Keith Hall
2024-12-30 21:12:48 +02:00
parent 63560c4733
commit 75fadb8d1c
2 changed files with 11 additions and 11 deletions

View File

@@ -1,2 +1,2 @@
[advisories]
ignore = ["RUSTSEC-2024-0320"]
ignore = ["RUSTSEC-2024-0320", "RUSTSEC-2024-0421"]