Skip to content

v0.10.4

Choose a tag to compare

@RAprogramm RAprogramm released this 20 Sep 11:53
· 431 commits to main since this release

Fixed

  • Ensured cargo package --locked passes by switching workspace dependencies on
    masterror-derive / masterror-template to registry entries and overriding
    them locally through .cargo/config, keeping CI dry runs green without
    breaking local development.