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
fix: explicitly specify packages in cargo-release command (#227)
The --workspace flag is clearly not working. Let's be explicit
and list every package we want to release.
This removes all ambiguity about which packages to release.
0 commit comments