What's Changed
- Fix path search upon
python3 -m maturin
by @bhrollins in #1038 - Run default CI workflow on main/master push only by @smheidrich in #1041
- Update cargo-zigbuild to 0.12.0 by @messense in #1042
- Fix inconsistent
Cargo.toml
andpyproject.toml
path handling by @messense in #1043 - Clarify sdist build error due to missing
pyproject.toml
by @messense in #1045 - Find python module next to
pyproject.toml
ifpyproject.toml
exists by @messense in #1044
New Contributors
- @bhrollins made their first contribution in #1038
- @smheidrich made their first contribution in #1041
Full Changelog: v0.13.2-beta.2...v0.13.2-beta.3