1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

Merge pull request #7575 from cakebaker/deny_toml_remove_two_crates

deny.toml: remove two crates from skip list
This commit is contained in:
Sylvestre Ledru 2025-03-26 08:47:38 +01:00 committed by GitHub
commit 9ce9e3e918
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -100,10 +100,6 @@ skip = [
{ name = "rand_core", version = "0.6.4" },
# ppv-lite86, utmp-classic, utmp-classic-raw
{ name = "zerocopy", version = "0.7.35" },
# selinux-sys
{ name = "bindgen", version = "0.70.1" },
# bindgen
{ name = "rustc-hash", version = "1.1.0" },
# crossterm, procfs, terminal_size
{ name = "rustix", version = "0.38.43" },
# rustix