cargo deny: ignore hashbrow dup 0.11.2

Fix:

 error[B004]: found 2 duplicate entries for crate 'hashbrown'
    ┌─ /github/workspace/Cargo.lock:81:1
    │  
 81 │ ╭ hashbrown 0.11.2 registry+https://github.com/rust-lang/crates.io-index
 82 │ │ hashbrown 0.12.0 registry+https://github.com/rust-lang/crates.io-index
    │ ╰──────────────────────────────────────────────────────────────────────^ lock entries
This commit is contained in:
Sylvestre Ledru 2022-05-01 17:43:38 +02:00
parent d34a4190df
commit 52cf8fbb99

View file

@ -69,8 +69,8 @@ skip = [
{ name = "arrayvec", version = "=0.7.2" },
# flimit/unix_socket
{ name = "cfg-if", version = "=0.1.10" },
# ordered-multimap
{ name = "hashbrown", version = "=0.9.1" },
# indexmap
{ name = "hashbrown", version = "=0.11.2" },
# kernel32-sys
{ name = "winapi", version = "=0.2.8" },
# bindgen 0.59.2