cargo-deny: drop "ignore" for RUSTSEC-2020-0159
This commit is contained in:
parent
6267451652
commit
fd230ce595
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ yanked = "warn"
|
|||
notice = "warn"
|
||||
ignore = [
|
||||
# Ignore time issue for now as there is no solution
|
||||
"RUSTSEC-2020-0159",
|
||||
"RUSTSEC-2020-0071",
|
||||
]
|
||||
[licenses]
|
||||
|
|
Loading…
Reference in a new issue