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
Like cargo-deny, etc it should be possible to limit on which platform you target. E.g. for one of my packages it makes no sense to check the (rather slow to download) windows-rs crate. My actual program can never run on Windows.
The text was updated successfully, but these errors were encountered:
Like
cargo-deny
, etc it should be possible to limit on which platform you target. E.g. for one of my packages it makes no sense to check the (rather slow to download) windows-rs crate. My actual program can never run on Windows.The text was updated successfully, but these errors were encountered: