mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
deny: adjust the skip list for fluent-bundle
This commit is contained in:
parent
5a7c50d64e
commit
7b5012c6d1
1 changed files with 4 additions and 0 deletions
|
@ -84,6 +84,10 @@ skip = [
|
||||||
{ name = "thiserror-impl", version = "1.0.69" },
|
{ name = "thiserror-impl", version = "1.0.69" },
|
||||||
# bindgen
|
# bindgen
|
||||||
{ name = "itertools", version = "0.13.0" },
|
{ 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
|
# ordered-multimap
|
||||||
{ name = "hashbrown", version = "0.14.5" },
|
{ name = "hashbrown", version = "0.14.5" },
|
||||||
# cexpr (via bindgen)
|
# cexpr (via bindgen)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue