cargo-deny: drop "ignore" for RUSTSEC-2020-0159

This commit is contained in:
Heiko Schaefer 2022-07-16 13:07:52 +02:00
parent 6267451652
commit fd230ce595
No known key found for this signature in database
GPG key ID: 4A849A1904CCBD7D

View file

@ -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]