deny: Remove another dependency that is not duplicated anymore

This commit is contained in:
Sebastian Dröge 2022-12-02 11:09:43 +02:00
parent 1c145e2ba9
commit 4604a6368c

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]]