Skip to content

m1-workspace v0.9.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 04:46
19049dc

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

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" }