Skip to content

v0.1.1

Latest
Compare
Choose a tag to compare
@sabify sabify released this 19 Apr 09:44

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.