v0.15.3
What's Changed
- Fix cross-compile to Apple universal2 in the other platform by @MisLink in #1613
- Remove serde(flatten) to improve error messages by @konstin in #1616
- Allow syn 2.0 by @messense in #1617
- describe the need for module-name by @krpatter-intc in #1604
- Fix
cargo test
failures in devcontainer by @messense in #1618 - Add PEP 517
config_settings
support by @messense in #1619 - Keep file mode on Unix by @messense in #1622
New Contributors
- @MisLink made their first contribution in #1613
- @krpatter-intc made their first contribution in #1604
Full Changelog: v0.15.2...v0.15.3