Skip to content

m1-workspace v0.10.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 08:58
d5aac3b

What's Changed

  • fix: find_config_file skips symlinks, mirroring walk_ext/find_upward guard by @nedlane in #42

Full Changelog: v0.10.1...v0.10.2

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