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
In tower, we have a root-level examples/ directory in a workspace. This means that we also have to list [dev-dependencies] in the root-level Cargo.toml. This works just fine on the current stable (1.31.1), but fails to compile on 1.32 beta and nightly with:
error: failed to parse manifest at `/home/jon/dev/others/tower/Cargo.toml`
Caused by:
virtual manifests do not specify [dev-dependencies]