Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 18 Mar 17:22
· 6 commits to main since this release
16fcefd

[1.1.2] - 2026-03-18

Fixed

  • --fix now strips default-features from member entries when converting to { workspace = true }, since it must be set at the workspace level to have any effect
  • --fix now checks target-specific dependency sections (e.g. [target.'cfg(windows)'.dependencies]) when determining whether to set default-features = false on promoted workspace dependencies