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
This recipe verifies that a crate can be packaged and built in isolation
(without workspace dependencies).
This is useful for ensuring updated crates do not accidentally depend on
breaking changes in upstream crates of the same workspace.
Added alias `vs` for quick access to this commonly used verification step.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments