mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +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.
|
# introduces it.
|
||||||
# spell-checker: disable
|
# spell-checker: disable
|
||||||
skip = [
|
skip = [
|
||||||
|
# windows
|
||||||
|
{ name = "windows-core", version = "0.52.0" },
|
||||||
# various crates
|
# various crates
|
||||||
{ name = "windows-sys", version = "0.48.0" },
|
{ name = "windows-sys", version = "0.48.0" },
|
||||||
# mio, nu-ansi-term, socket2
|
# mio, nu-ansi-term, socket2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue