m1-workspace v0.8.1
What's Changed
- ci: richer releases — generated changelog + consume/install docs by @nedlane in #21
- build(deps): bump toml from 0.8.23 to 1.1.2+spec-1.1.0 by @dependabot[bot] in #15
- release v0.8.1: toml 1.x by @nedlane in #22
New Contributors
- @dependabot[bot] made their first contribution in #15
Full Changelog: v0.8.0...v0.8.1
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.8.1" }