mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
ci/deny: allow scripts in zerocopy
This commit is contained in:
@@ -51,6 +51,10 @@ allow = [
|
|||||||
]
|
]
|
||||||
crate = "android-activity"
|
crate = "android-activity"
|
||||||
|
|
||||||
|
[[bans.build.bypass]]
|
||||||
|
allow-globs = ["ci/*", "githooks/*"]
|
||||||
|
crate = "zerocopy"
|
||||||
|
|
||||||
[[bans.build.bypass]]
|
[[bans.build.bypass]]
|
||||||
allow-globs = ["freetype2/*"]
|
allow-globs = ["freetype2/*"]
|
||||||
crate = "freetype-sys"
|
crate = "freetype-sys"
|
||||||
|
|||||||
Reference in New Issue
Block a user