mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
remove duplicate checking of cfg-if
This commit is contained in:
parent
306272bf60
commit
4afbbf206f
1 changed files with 0 additions and 2 deletions
|
@ -66,8 +66,6 @@ highlight = "all"
|
||||||
skip = [
|
skip = [
|
||||||
# blake2d_simd
|
# blake2d_simd
|
||||||
{ name = "arrayvec", version = "=0.7.2" },
|
{ name = "arrayvec", version = "=0.7.2" },
|
||||||
# flimit/unix_socket
|
|
||||||
{ name = "cfg-if", version = "=0.1.10" },
|
|
||||||
# kernel32-sys
|
# kernel32-sys
|
||||||
{ name = "winapi", version = "=0.2.8" },
|
{ name = "winapi", version = "=0.2.8" },
|
||||||
# bindgen 0.59.2
|
# bindgen 0.59.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue