Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: pin to a specific version of maturin
This was the version that built the a wheel package with Metadata-Version 2.3, which seems to be the larger version accepted by `pypa/gh-action-pypi-publish`, newer versions of `maturin`seem to be producing packages with Metadata-Version 2.4.
- Loading branch information
0b3dc9b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PyO3/maturin#2332