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

deny.toml: remove self_cell from skip list

This commit is contained in:
Daniel Hofstetter 2025-05-24 14:54:23 +02:00
parent 2a885b8d60
commit d6a35dc837

View file

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