deny: Add override for paste

It's unmaintained now but there's no alternative.
This commit is contained in:
Sebastian Dröge 2025-03-13 10:36:21 +02:00
parent a2c9e1ef88
commit 035ebe032b

View file

@ -8,7 +8,10 @@ exclude = [
version = 2
db-path = "~/.cargo/advisory-db"
db-urls = ["https://github.com/rustsec/advisory-db"]
ignore = []
ignore = [
# paste is no longer maintained but there's no alternative
"RUSTSEC-2024-0436"
]
[licenses]
version = 2