Skip to content

Commit c7343e4

Browse files
authored
Fix deny.toml: Remove deprecated keys
1 parent 6fc5c59 commit c7343e4

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
@@ -3,14 +3,12 @@ ignore = [
33
]
44

55
[licenses]
6-
unlicensed = "deny"
76
allow = [
87
"MIT",
98
"Apache-2.0",
109
"BSD-3-Clause",
1110
"Unicode-DFS-2016",
1211
]
13-
default = "deny"
1412

1513
[bans]
1614
multiple-versions = "warn"

0 commit comments

Comments
 (0)