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

deny.toml: remove rustc-hash from skip list

This commit is contained in:
Daniel Hofstetter 2025-05-26 07:34:06 +02:00
parent eb16277f74
commit 12eb45281f

View file

@ -84,8 +84,6 @@ skip = [
{ name = "thiserror-impl", version = "1.0.69" },
# bindgen
{ name = "itertools", version = "0.13.0" },
# fluent-bundle
{ name = "rustc-hash", version = "1.1.0" },
# ordered-multimap
{ name = "hashbrown", version = "0.14.5" },
# cexpr (via bindgen)