mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 04:57:45 +00:00
Merge pull request #4170 from sylvestre/deny
Remove some old and unused info from cargo-deny
This commit is contained in:
commit
1fccafe2b1
1 changed files with 0 additions and 5 deletions
|
@ -11,8 +11,6 @@ unmaintained = "warn"
|
||||||
yanked = "warn"
|
yanked = "warn"
|
||||||
notice = "warn"
|
notice = "warn"
|
||||||
ignore = [
|
ignore = [
|
||||||
"RUSTSEC-2020-0159",
|
|
||||||
"RUSTSEC-2020-0071",
|
|
||||||
#"RUSTSEC-0000-0000",
|
#"RUSTSEC-0000-0000",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
@ -36,9 +34,6 @@ copyleft = "deny"
|
||||||
allow-osi-fsf-free = "neither"
|
allow-osi-fsf-free = "neither"
|
||||||
default = "deny"
|
default = "deny"
|
||||||
confidence-threshold = 0.8
|
confidence-threshold = 0.8
|
||||||
exceptions = [
|
|
||||||
{ allow = ["OpenSSL"], name = "ring" },
|
|
||||||
]
|
|
||||||
|
|
||||||
[[licenses.clarify]]
|
[[licenses.clarify]]
|
||||||
name = "ring"
|
name = "ring"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue