Skip to content

Commit 2b31be0

Browse files
committed
deny.toml: add windows-core to skip list
1 parent aa3b3a7 commit 2b31be0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deny.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ highlight = "all"
5454
# introduces it.
5555
# spell-checker: disable
5656
skip = [
57+
# windows
58+
{ name = "windows-core", version = "0.52.0" },
5759
# various crates
5860
{ name = "windows-sys", version = "0.48.0" },
5961
# mio, nu-ansi-term, socket2

0 commit comments

Comments
 (0)