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 I deploy a crate that is within a workspace and that has a { workspace = true } dependency, then I get an error that the manifest cannot be parsed.
The reason for this is because shuttle did not archive the entire workspace, but only the single crate.