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
Following the stabilization of rust-lang/cargo#10948, the cargo package command will be able to generate crate archives for multiple local crates at once. It would be a good idea to try to make use of this feature instead of relying on the code from cargo we have ported to our codebase.