mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
Merge pull request #3836 from niyaznigmatullin/hashbrown_remove_skipped_duplicate_check
deny: removed hashbrown from exceptions on checking duplicate crates
This commit is contained in:
commit
8c0e076ca1
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