v0.4.0
What's Changed
0.4.0
This is a small release, mainly to update to the newest UniFFI version (and hence considered a breaking change) and fix a bug related to cargo workspaces.
- Update to UniFFI 0.24.3
- Invoking
cargo swift package
in a crate that is part of a workspace now works properly
Full Changelog: v0.3.1...v0.4.0