1
Fork 0
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:
Niyaz Nigmatullin 2022-09-09 17:53:58 +03:00
parent 242ec35cfc
commit ddfb49ce35

View file

@ -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