mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-26 05:21:00 +00:00
deny: Update
This commit is contained in:
parent
6b3bb2c747
commit
79972f8305
1 changed files with 6 additions and 0 deletions
|
@ -154,6 +154,12 @@ version = "0.20.0-alpha.1"
|
||||||
name = "concurrent-queue"
|
name = "concurrent-queue"
|
||||||
version = "1"
|
version = "1"
|
||||||
|
|
||||||
|
# image depends on older gif
|
||||||
|
# https://github.com/image-rs/image/pull/1826
|
||||||
|
[[bans.skip]]
|
||||||
|
name = "gif"
|
||||||
|
version = "0.11"
|
||||||
|
|
||||||
[sources]
|
[sources]
|
||||||
unknown-registry = "deny"
|
unknown-registry = "deny"
|
||||||
unknown-git = "deny"
|
unknown-git = "deny"
|
||||||
|
|
Loading…
Reference in a new issue