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
If a crate has a dependency as both a normal dependency and as a dev-dependency, then the features it activates for the dev-dependency will be active during a normal build iff that crate is a member of a virtual workspace.