We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d8480 commit ea5b5e5Copy full SHA for ea5b5e5
deny.toml
@@ -84,6 +84,10 @@ skip = [
84
{ name = "thiserror-impl", version = "1.0.69" },
85
# bindgen
86
{ name = "itertools", version = "0.13.0" },
87
+ # fluent-bundle
88
+ { name = "rustc-hash", version = "1.1.0" },
89
90
+ { name = "self_cell", version = "0.10.3" },
91
# ordered-multimap
92
{ name = "hashbrown", version = "0.14.5" },
93
# cexpr (via bindgen)
0 commit comments