Skip to content

Commit 2dee0eb

Browse files
committed
deny.toml: remove windows-link from skip list
1 parent 3c0d951 commit 2dee0eb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

deny.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ skip = [
5959
{ name = "windows-sys", version = "0.59.0" },
6060
# various crates
6161
{ name = "windows-sys", version = "0.60.2" },
62-
# various crates
63-
{ name = "windows-link", version = "0.1.3" },
6462
# parking_lot_core
6563
{ name = "windows-targets", version = "0.52.6" },
6664
# windows-targets

0 commit comments

Comments
 (0)