We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fa3039 commit 76aa25bCopy full SHA for 76aa25b
.cargo/audit.toml
@@ -2,4 +2,5 @@
2
ignore = [
3
"RUSTSEC-2020-0071", # `time` localtime_r segfault
4
"RUSTSEC-2020-0159", # `chrono` localtime_r segfault
5
+ "RUSTSEC-2024-0421", # `idna`
6
]
0 commit comments