Skip to content

Commit c086931

Browse files
committed
fix: remove deprecated deny field from deny.toml
1 parent 7b5a977 commit c086931

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

deny.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ allow = [
2020
"Unicode-DFS-2016",
2121
"OpenSSL",
2222
]
23-
deny = [
24-
"GPL-2.0",
25-
"GPL-3.0",
26-
"AGPL-3.0",
27-
]
2823

2924
# Some crates don't have standard SPDX identifiers
3025
[[licenses.clarify]]

0 commit comments

Comments
 (0)