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
We already support an internal PackageSpec that both mimics and supports additional features than package ids, but it would be good to also support the source portion as that would allow users to disambiguate between local/private crates that happen to have the same name and/or version as a crates.io (typically) crate that matches a ban/advisory/yank/etc.
The text was updated successfully, but these errors were encountered:
We already support an internal PackageSpec that both mimics and supports additional features than package ids, but it would be good to also support the source portion as that would allow users to disambiguate between local/private crates that happen to have the same name and/or version as a crates.io (typically) crate that matches a ban/advisory/yank/etc.
The text was updated successfully, but these errors were encountered: