forked from mirrors/gstreamer-rs
deny: fail on multiple versions
Will ensure to keep the ignore list up to date.
This commit is contained in:
parent
2aa529fbdf
commit
33dbedf59c
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ allow-osi-fsf-free = "either"
|
|||
confidence-threshold = 0.8
|
||||
|
||||
[bans]
|
||||
multiple-versions = "warn"
|
||||
multiple-versions = "deny"
|
||||
highlight = "all"
|
||||
|
||||
# ignore duplicated deps because of outdated glutin
|
||||
|
|
Loading…
Reference in a new issue