Skip to content

Commit 3a1867a

Browse files
Remove unnecessary exceptions for wgpu (#2356)
1 parent 7602317 commit 3a1867a

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

deny.toml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,6 @@ allow = [
2525
]
2626
default = "deny"
2727

28-
[[licenses.exceptions]]
29-
allow = ["MPL-2.0"]
30-
name = "wgpu-core"
31-
version = "0.8"
32-
33-
[[licenses.exceptions]]
34-
allow = ["MPL-2.0"]
35-
name = "wgpu-types"
36-
version = "0.8"
37-
38-
[[licenses.exceptions]]
39-
allow = ["MPL-2.0"]
40-
name = "wgpu"
41-
version = "0.8"
42-
4328
[[licenses.clarify]]
4429
name = "stretch"
4530
expression = "MIT"

0 commit comments

Comments
 (0)