What's Changed
- New inline-array dependency that is doing a lot better with miri.
- Fixed a serde bug, InlineStr should now serialize and deserialize like any other string type.
- More
PartialEqvariants, andBorrowedwhich makes it nice to use as a map key.
Full Changelog: 0.4.0...0.5.0