mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
deny.toml: add mio to skip list
This commit is contained in:
parent
76477f2ed2
commit
6257cf1793
1 changed files with 2 additions and 0 deletions
|
@ -104,6 +104,8 @@ skip = [
|
||||||
{ name = "terminal_size", version = "0.2.6" },
|
{ name = "terminal_size", version = "0.2.6" },
|
||||||
# ansi-width, console, os_display
|
# ansi-width, console, os_display
|
||||||
{ name = "unicode-width", version = "0.1.13" },
|
{ name = "unicode-width", version = "0.1.13" },
|
||||||
|
# notify
|
||||||
|
{ name = "mio", version = "0.8.11" },
|
||||||
]
|
]
|
||||||
# spell-checker: enable
|
# spell-checker: enable
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue