Skip to content

Commit 9ce9e3e

Browse files
authored
Merge pull request #7575 from cakebaker/deny_toml_remove_two_crates
deny.toml: remove two crates from skip list
2 parents 68515b5 + db8b84f commit 9ce9e3e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

deny.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -100,10 +100,6 @@ skip = [
100100
{ name = "rand_core", version = "0.6.4" },
101101
# ppv-lite86, utmp-classic, utmp-classic-raw
102102
{ name = "zerocopy", version = "0.7.35" },
103-
# selinux-sys
104-
{ name = "bindgen", version = "0.70.1" },
105-
# bindgen
106-
{ name = "rustc-hash", version = "1.1.0" },
107103
# crossterm, procfs, terminal_size
108104
{ name = "rustix", version = "0.38.43" },
109105
# rustix

0 commit comments

Comments
 (0)