Skip to content

Commit 76aa25b

Browse files
committed
ignore RUSTSEC-2024-0421
1 parent 8fa3039 commit 76aa25b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cargo/audit.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ignore = [
33
"RUSTSEC-2020-0071", # `time` localtime_r segfault
44
"RUSTSEC-2020-0159", # `chrono` localtime_r segfault
5+
"RUSTSEC-2024-0421", # `idna`
56
]

0 commit comments

Comments
 (0)