mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: ignore rustc-hash 1.1.0 in cargo-deny check for dupes
This commit is contained in:
parent
1f88dfa6e0
commit
157134293c
@ -5,6 +5,7 @@ skip-tree = [
|
||||
{ name = "winit", version = "0.29" },
|
||||
{ name = "rustc_version", version = "0.2.3" },
|
||||
{ name = "miniz_oxide", version = "0.7.4" },
|
||||
{ name = "rustc-hash", version = "1.1.0" },
|
||||
|
||||
# introduced by Deno, to be investigated
|
||||
{ name = "strum_macros", version = "0.25.3" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user