Also ignore time bug
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
[advisories]
|
[advisories]
|
||||||
ignore = [
|
ignore = [
|
||||||
"RUSTSEC-2020-0159", # segfault in localtime_r - low risk to TC
|
"RUSTSEC-2020-0159", # segfault in localtime_r - low risk to TC
|
||||||
|
"RUSTSEC-2020-0071", # same localtime_r bug as above
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user