1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 03:57:44 +00:00

deny.toml: add windows-core to skip list

This commit is contained in:
Daniel Hofstetter 2025-04-01 08:07:50 +02:00
parent aa3b3a7eac
commit 2b31be039c

View file

@ -54,6 +54,8 @@ highlight = "all"
# introduces it.
# spell-checker: disable
skip = [
# windows
{ name = "windows-core", version = "0.52.0" },
# various crates
{ name = "windows-sys", version = "0.48.0" },
# mio, nu-ansi-term, socket2