Skip to content

Commit 2c9f520

Browse files
committed
fix(deps): fix configuration of deny
1 parent 7315f86 commit 2c9f520

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

deny.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,7 @@ skip = [
227227
"r-efi",
228228
# "socket2",
229229
# "wasi",
230+
"wit-bindgen",
230231
]
231232
# Similarly to `skip` allows you to skip certain crates during duplicate
232233
# detection. Unlike skip, it also includes the entire tree of transitive

0 commit comments

Comments
 (0)