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 7315f86 commit 2c9f520Copy full SHA for 2c9f520
1 file changed
deny.toml
@@ -227,6 +227,7 @@ skip = [
227
"r-efi",
228
# "socket2",
229
# "wasi",
230
+ "wit-bindgen",
231
]
232
# Similarly to `skip` allows you to skip certain crates during duplicate
233
# detection. Unlike skip, it also includes the entire tree of transitive
0 commit comments