chore: Remove unmatched deny ignore config (#733)

Co-authored-by: Toby Lawrence <tobz@users.noreply.github.com>
This commit is contained in:
tottoto 2024-07-21 01:31:24 +09:00 committed by GitHub
parent 08917603c1
commit f286933bec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,6 @@
vulnerability = "deny" vulnerability = "deny"
unmaintained = "warn" unmaintained = "warn"
notice = "warn" notice = "warn"
ignore = ["RUSTSEC-2020-0159"]
[licenses] [licenses]
unlicensed = "deny" unlicensed = "deny"