Releases: sabify/cargo-easy-dep
Releases · sabify/cargo-easy-dep
v0.1.1
The workspace default-features is problematic, so cargo-easy-dep
will disable default-features for all dependencies in the workspace and enable them based on each member's preferences. This disabling has been done without diffing and it gives maintainers better visibility by explicitly indicating the features without falling into the mentioned issue.