mirror of
https://github.com/uutils/coreutils.git
synced 2025-07-07 21:45:01 +00:00
deny.toml: update comments
This commit is contained in:
parent
2b31be039c
commit
3fded2a12e
1 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ highlight = "all"
|
|||
skip = [
|
||||
# windows
|
||||
{ name = "windows-core", version = "0.52.0" },
|
||||
# various crates
|
||||
# dns-lookup
|
||||
{ name = "windows-sys", version = "0.48.0" },
|
||||
# mio, nu-ansi-term, socket2
|
||||
{ name = "windows-sys", version = "0.52.0" },
|
||||
|
@ -78,7 +78,7 @@ skip = [
|
|||
{ name = "windows_x86_64_msvc", version = "0.48.0" },
|
||||
# kqueue-sys, onig
|
||||
{ name = "bitflags", version = "1.3.2" },
|
||||
# ansi-width, console, os_display
|
||||
# ansi-width
|
||||
{ name = "unicode-width", version = "0.1.13" },
|
||||
# filedescriptor, utmp-classic
|
||||
{ name = "thiserror", version = "1.0.69" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue