deny: Remove another dependency that is not duplicated anymore

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1008>
This commit is contained in:
Sebastian Dröge 2022-12-02 11:09:43 +02:00
parent 506c96e8aa
commit b2ad89cf06

View file

@ -127,13 +127,6 @@ version = "0.5"
name = "idna"
version = "0.2"
# async-io / async-channel depend on an old version of concurrent-queue
# https://github.com/smol-rs/async-channel/pull/50
# https://github.com/smol-rs/async-io/pull/99
[[bans.skip]]
name = "concurrent-queue"
version = "1"
# image depends on older gif
# https://github.com/image-rs/image/pull/1826
[[bans.skip]]