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
When running vorpal init in an existing Cargo monorepo, it should detect that by looking for workspace in the Cargo.toml. If it exists, it should ask for the name of a new package to create and where it should be created, and then add that path to the workspace.members list.