mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 03:57:44 +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 = [
|
skip = [
|
||||||
# windows
|
# windows
|
||||||
{ name = "windows-core", version = "0.52.0" },
|
{ name = "windows-core", version = "0.52.0" },
|
||||||
# various crates
|
# dns-lookup
|
||||||
{ name = "windows-sys", version = "0.48.0" },
|
{ name = "windows-sys", version = "0.48.0" },
|
||||||
# mio, nu-ansi-term, socket2
|
# mio, nu-ansi-term, socket2
|
||||||
{ name = "windows-sys", version = "0.52.0" },
|
{ name = "windows-sys", version = "0.52.0" },
|
||||||
|
@ -78,7 +78,7 @@ skip = [
|
||||||
{ name = "windows_x86_64_msvc", version = "0.48.0" },
|
{ name = "windows_x86_64_msvc", version = "0.48.0" },
|
||||||
# kqueue-sys, onig
|
# kqueue-sys, onig
|
||||||
{ name = "bitflags", version = "1.3.2" },
|
{ name = "bitflags", version = "1.3.2" },
|
||||||
# ansi-width, console, os_display
|
# ansi-width
|
||||||
{ name = "unicode-width", version = "0.1.13" },
|
{ name = "unicode-width", version = "0.1.13" },
|
||||||
# filedescriptor, utmp-classic
|
# filedescriptor, utmp-classic
|
||||||
{ name = "thiserror", version = "1.0.69" },
|
{ name = "thiserror", version = "1.0.69" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue