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

gitlab.freedesktop.org/gstreamer/gst-plugins-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-08 18:44:12 +0300
commitde1c8ece43bda6205aff29335cf2b2347ce07db2 (patch)
treea452df43cbc5c2307e30dc22f277329e6932ffdb /deny.toml
parentcb5b527d741c3f99bdb92a3a23773ed2495a93b6 (diff)
deny: Update
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 0eacfd7ca..96d148423 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]