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:
parent
357001dabc
commit
41883301d1
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue