Skip to content

Commit ea9c771

Browse files
cwfitzgeraldErichDonGubler
authored andcommitted
Update cargo-deny config
1 parent c63cfd8 commit ea9c771

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[bans]
22
multiple-versions = "deny"
33
skip-tree = [
4-
# We never enable loom in any of our dependencies but it causes dupes
5-
{ name = "loom", version = "0.7.2" },
64
{ name = "windows-sys", version = "0.45" },
75
{ name = "winit", version = "0.29" },
86
{ name = "rustc_version", version = "0.2.3" },

0 commit comments

Comments
 (0)