m1-workspace v0.9.0
What's Changed
- chore: declare rust-version = 1.88 with an MSRV CI job by @nedlane in #23
- CI concurrency groups (m1-tools#27) by @nedlane in #24
- feat: FormatSection continuation_indent / align_assignments / reflow_comments (#25) by @C-Nucifora in #27
New Contributors
- @C-Nucifora made their first contribution in #27
Full Changelog: v0.8.1...v0.9.0
Consume
Source-only release — the git tag is the deliverable; Cargo builds it from source:
[dependencies]
m1-workspace = { git = "https://github.com/nedlane/m1-workspace", tag = "v0.9.0" }