mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer-rs.git
synced 2024-11-22 09:31:06 +00:00
deny: Update deny.toml
This commit is contained in:
parent
ef120ce923
commit
7ce39a050c
1 changed files with 1 additions and 4 deletions
|
@ -35,8 +35,5 @@ highlight = "all"
|
|||
unknown-registry = "deny"
|
||||
unknown-git = "deny"
|
||||
allow-git = [
|
||||
"https://gitlab.freedesktop.org/gstreamer/gstreamer-rs-sys",
|
||||
"https://github.com/gtk-rs/sys",
|
||||
"https://github.com/gtk-rs/glib",
|
||||
"https://github.com/gtk-rs/gio",
|
||||
"https://github.com/gtk-rs/gtk-rs",
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue