mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-22 03:21:00 +00:00
deny: Add link to issue about replacing sodiumoxide
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1772>
This commit is contained in:
parent
6a7118e535
commit
975e4e157b
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ ignore = [
|
|||
"RUSTSEC-2021-0061",
|
||||
"RUSTSEC-2021-0145",
|
||||
# sodiumoxide is deprecated
|
||||
# https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/530
|
||||
"RUSTSEC-2021-0137",
|
||||
# proc-macro-error is unmaintained
|
||||
# https://github.com/yanganto/test-with/issues/91
|
||||
|
|
Loading…
Reference in a new issue