[1.1.0] - 2026-03-18
What's Added
--fixflag to automatically fix all reported problems:- Not inherited / version mismatch: replaces explicit versions with
{ workspace = true }in member crates - Promotion candidates: adds the dependency to
[workspace.dependencies]and updates all member crates - Preserves other dependency attributes (e.g.
features,optional) - Handles all dependency sections including target-specific dependencies
- Not inherited / version mismatch: replaces explicit versions with
fixinput for the GitHub Action
Full Changelog: v1.0.0...v1.1.0