mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-05-12 19:29:01 +00:00
deny: Also ignore RUSTSEC-2020-0159 for now
Also waiting for https://github.com/chronotope/chrono/pull/578
This commit is contained in:
parent
27b9f0d868
commit
6111d0f4ed
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ notice = "warn"
|
|||
ignore = [
|
||||
# Waiting for https://github.com/chronotope/chrono/pull/578
|
||||
"RUSTSEC-2020-0071",
|
||||
"RUSTSEC-2020-0159",
|
||||
]
|
||||
|
||||
[licenses]
|
||||
|
|
Loading…
Reference in a new issue