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
Having to open all Cargo.tomls in my work monorepo to scan for deps is a little inconvenient.
This also could enable additional diagnostics, like suggesting to use workspace dependencies when multiple workspace members depend on the same crate.
The text was updated successfully, but these errors were encountered:
Having to open all
Cargo.toml
s in my work monorepo to scan for deps is a little inconvenient.This also could enable additional diagnostics, like suggesting to use workspace dependencies when multiple workspace members depend on the same crate.
The text was updated successfully, but these errors were encountered: