deny: Update for cocoa crates being in the middle of updates

This commit is contained in:
Sebastian Dröge 2023-05-29 12:50:01 +03:00
parent 2290262c2e
commit 5f16254059

View file

@ -56,6 +56,14 @@ version = "0.42"
name = "windows-targets"
version = "0.42"
# Various cocoa crates are in the middle of updating to newer versions
[[bans.skip]]
name = "foreign-types"
version = "0.3"
[[bans.skip]]
name = "foreign-types-shared"
version = "0.1"
[sources]
unknown-registry = "deny"
unknown-git = "deny"