mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
deny: remove redundant exceptions
This commit is contained in:
parent
242ec35cfc
commit
ddfb49ce35
1 changed files with 0 additions and 4 deletions
|
@ -66,10 +66,6 @@ highlight = "all"
|
|||
skip = [
|
||||
# blake2d_simd
|
||||
{ name = "arrayvec", version = "=0.7.2" },
|
||||
# bindgen 0.59.2
|
||||
{ name = "clap", version = "=2.34.0" },
|
||||
{ name = "strsim", version = "=0.8.0" },
|
||||
{ name = "textwrap", version = "=0.11.0" },
|
||||
# quickcheck
|
||||
{ name = "env_logger", version = "=0.8.4" },
|
||||
# tempfile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue