Skip to content

Commit 41f0380

Browse files
committed
Removed no longer valid entries
1 parent 1a8a2f7 commit 41f0380

File tree

2 files changed

+0
-61
lines changed

2 files changed

+0
-61
lines changed

.deny.toml

Lines changed: 0 additions & 53 deletions
This file was deleted.

deny.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,11 @@ targets = [
77
[advisories]
88
db-path = "~/.cargo/advisory-db"
99
db-urls = ["https://github.com/rustsec/advisory-db"]
10-
vulnerability = "deny"
11-
unmaintained = "warn"
1210
yanked = "deny"
13-
notice = "warn"
1411
ignore = []
1512

1613
[licenses]
17-
unlicensed = "deny"
1814
allow = ["Apache-2.0", "BSD-3-Clause", "ISC", "MIT"]
19-
deny = []
20-
copyleft = "deny"
21-
allow-osi-fsf-free = "neither"
22-
default = "deny"
2315
confidence-threshold = 0.8
2416
exceptions = [
2517
{ allow = [

0 commit comments

Comments
 (0)