eopb / cargo-override

The quickest way to override dependencies with Cargo
Apache License 2.0
42 stars 4 forks source link

chore: release v0.0.5 #139

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

🤖 New release

Changelog

## [0.0.5](https://github.com/eopb/cargo-override/compare/v0.0.4...v0.0.5) - 2024-09-14 ### Fixed - misspelling ([#143](https://github.com/eopb/cargo-override/pull/143)) - tests on windows ([#144](https://github.com/eopb/cargo-override/pull/144)) - use `toml_edit` to construct inline tables with correct escaping ([#134](https://github.com/eopb/cargo-override/pull/134)) ### Other - test on windows in ci ([#140](https://github.com/eopb/cargo-override/pull/140)) - enable caching for more jobs ([#142](https://github.com/eopb/cargo-override/pull/142)) - fix non-specific action version ([#141](https://github.com/eopb/cargo-override/pull/141)) - bump gix-path from 0.10.9 to 0.10.10 ([#137](https://github.com/eopb/cargo-override/pull/137)) - bump the cargo-dependencies group with 6 updates ([#136](https://github.com/eopb/cargo-override/pull/136)) - bump the github-dependencies group with 3 updates ([#135](https://github.com/eopb/cargo-override/pull/135)) - run ci on all PRs ([#126](https://github.com/eopb/cargo-override/pull/126)) - enable weekly dependabot for github-actions and cargo ([#124](https://github.com/eopb/cargo-override/pull/124)) - be specific about github action versions ([#125](https://github.com/eopb/cargo-override/pull/125))


This PR was generated with release-plz.