mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
deny: removed hashbrown from checking duplicate crates, indexmap
requires new version of hashbrown as well
This commit is contained in:
parent
88261f36dd
commit
f0cd3a0599
1 changed files with 0 additions and 2 deletions
|
@ -70,8 +70,6 @@ skip = [
|
|||
{ name = "arrayvec", version = "=0.7.2" },
|
||||
# flimit/unix_socket
|
||||
{ name = "cfg-if", version = "=0.1.10" },
|
||||
# indexmap
|
||||
{ name = "hashbrown", version = "=0.11.2" },
|
||||
# kernel32-sys
|
||||
{ name = "winapi", version = "=0.2.8" },
|
||||
# bindgen 0.59.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue