1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 12:07:46 +00:00

deny: remove skipping env logger because we no longer use quickcheck

This commit is contained in:
Terts Diepraam 2023-02-09 14:09:06 +01:00
parent 357001dabc
commit 41883301d1

View file

@ -61,8 +61,6 @@ highlight = "all"
skip = [
# blake2d_simd
{ name = "arrayvec", version = "=0.7.2" },
# quickcheck
{ name = "env_logger", version = "=0.8.4" },
# tempfile
{ name = "remove_dir_all", version = "=0.5.3" },
# blake2b_simd