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
The current crates.io support uses --package to handle crates both with and without workspaces. Another option @orhun pointed out was to use the --manifest-path which appears to have better support and less variability across packages. Worth some further investigation.
The text was updated successfully, but these errors were encountered:
The current crates.io support uses
--package
to handle crates both with and without workspaces. Another option @orhun pointed out was to use the--manifest-path
which appears to have better support and less variability across packages. Worth some further investigation.The text was updated successfully, but these errors were encountered: