mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
Update cargo-deny config
This commit is contained in:
parent
c63cfd86ae
commit
ea9c771f78
@ -1,8 +1,6 @@
|
||||
[bans]
|
||||
multiple-versions = "deny"
|
||||
skip-tree = [
|
||||
# We never enable loom in any of our dependencies but it causes dupes
|
||||
{ name = "loom", version = "0.7.2" },
|
||||
{ name = "windows-sys", version = "0.45" },
|
||||
{ name = "winit", version = "0.29" },
|
||||
{ name = "rustc_version", version = "0.2.3" },
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user