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
Maybe you mean something different than what I experience. But I get false negatives due to this. If I run cargo udeps --all-targets on Linux, in a crate with:
It seems like
target_os
is not supported, leading to false positives.The text was updated successfully, but these errors were encountered: