Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sdroege/gst-plugin-rs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2023-05-08 18:44:12 +0300
committerSebastian Dröge <sebastian@centricular.com>2023-05-09 16:00:00 +0300
commitfb0aca9586dfb45b4d9565cc15e8a8a7ca04a30a (patch)
tree9642c5adb48e01f36000963bd026dae3973fd9d7 /deny.toml
parent41ea793fd84ea8aef291271bfc023d2098f6bd20 (diff)
deny: Update
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1203>
Diffstat (limited to 'deny.toml')
-rw-r--r--deny.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/deny.toml b/deny.toml
index 0eacfd7c..96d14842 100644
--- a/deny.toml
+++ b/deny.toml
@@ -14,8 +14,6 @@ ignore = [
"RUSTSEC-2020-0071",
# sodiumoxide is deprecated
"RUSTSEC-2021-0137",
- # https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/256
- "RUSTSEC-2022-0048",
]
[licenses]