You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We want to replace servo's python lints with cargo-deny, but this is only thing that is missing.
Describe the solution you'd like
Detect when a duplicate versions are allowed, but not present. This is useful to keep the list clean.
Describe alternatives you've considered
Do nothing.