museun / cargo-whatfeatures

a simple cargo plugin to get a list of features for a specific crate
Apache License 2.0
73 stars 1 forks source link

Add a way to ignore workspaces #60

Closed museun closed 3 years ago

museun commented 3 years ago

When one does --manifest-path ./Cargo.toml it should treat that path (if its relative) as a single crate and not traverse to find the workspace (the parent Cargo.toml).

museun commented 3 years ago

Added in 25a8f03d6118f3c62f0eca94d497c67223cd4681