deny: Update deny.toml

This commit is contained in:
Sebastian Dröge 2020-10-30 18:32:02 +02:00
parent ef120ce923
commit 7ce39a050c

View file

@ -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",
]