deny: Add override for paste

It's unmaintained now but there's no alternative.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-rs/-/merge_requests/1719>
This commit is contained in:
Sebastian Dröge 2025-03-13 10:36:21 +02:00
parent 6b207d8695
commit ca76a41666

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