mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
deny: remove redundant duplicate crate exception
This commit is contained in:
parent
c9a81f5a17
commit
db9f724242
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" },
|
||||||
# kernel32-sys
|
|
||||||
{ name = "winapi", version = "=0.2.8" },
|
|
||||||
# bindgen 0.59.2
|
# bindgen 0.59.2
|
||||||
{ name = "clap", version = "=2.34.0" },
|
{ name = "clap", version = "=2.34.0" },
|
||||||
{ name = "strsim", version = "=0.8.0" },
|
{ name = "strsim", version = "=0.8.0" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue