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

deny: adjust the skip list for fluent-bundle

This commit is contained in:
Sylvestre Ledru 2025-05-21 19:06:24 +02:00
parent 5a7c50d64e
commit 7b5012c6d1

View file

@ -84,6 +84,10 @@ skip = [
{ name = "thiserror-impl", version = "1.0.69" },
# bindgen
{ 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)