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:
parent
aa3b3a7eac
commit
2b31be039c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue