Compare commits

..

1 Commits

Author SHA1 Message Date
release-plz-for-ac-qu-ai-nt[bot]
42f8232b37 chore: release 2024-10-08 23:11:41 +00:00
2 changed files with 2 additions and 9 deletions

View File

@@ -229,13 +229,6 @@ jobs:
shared-key: ${{ matrix.supporteds.target }}-latest-variable
cache-on-failure: "true"
- name: Verify declared MSRV (minimum supported Rust version)
id: verify
continue-on-error: true
- name: Verify MSRV (minimum supported Rust version)
run: cargo msrv verify
working-directory: ${{ matrix.crate_directory }}
- name: Report actual MSRV and reason for failing the declared version
if: ${{ steps.verify.outcome == 'failure' }}
run: cargo msrv find && exit 1
working-directory: ${{ matrix.crate_directory }}

View File

@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.0.4](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-core-v0.0.3...ac-qu-ai-nt-core-v0.0.4) - 2024-10-09
## [0.0.4](https://github.com/babichjacob/ac-qu-ai-nt/compare/ac-qu-ai-nt-core-v0.0.3...ac-qu-ai-nt-core-v0.0.4) - 2024-10-08
### Other