deny.toml: remove RUSTSEC-2021-0124

Fixed by https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/602
This commit is contained in:
François Laignel 2021-11-17 16:23:48 +01:00
parent 53bfb58751
commit 8d9a7fefa1

View file

@ -8,8 +8,6 @@ ignore = [
# Waiting for https://github.com/chronotope/chrono/pull/578
"RUSTSEC-2020-0071",
"RUSTSEC-2020-0159",
# Waiting for https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/174
"RUSTSEC-2021-0124",
]
[licenses]