Skip to content

m1-workspace v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jul 14:30
cf1b5b8

What's Changed

  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #45
  • Audit fixes: deterministic config pick, EOL-diff contract, UTF-16 decode, flat LCS by @nedlane in #49

Full Changelog: v0.12.0...v0.13.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.13.0" }