diff --git a/deny.toml b/deny.toml index b1926a1a..105bddf3 100644 --- a/deny.toml +++ b/deny.toml @@ -130,7 +130,7 @@ unknown-registry = "deny" unknown-git = "deny" allow-git = [ "https://gitlab.freedesktop.org/gstreamer/gstreamer-rs", - "https://github.com/gtk-rs/gtk-rs", + "https://github.com/gtk-rs/gtk-rs-core", "https://github.com/fengalin/tokio", "https://github.com/rust-av/flavors", ]