Bump compact_str from 0.8.0 to 0.8.1
Loading
Bumps compact_str from 0.8.0 to 0.8.1.
Sourced from compact_str's changelog.
0.8.1
December 29, 2024
Changes
- Fix
CompactString::retain
to not set the length of the string if the predicate panics.
- Implemented in
[#413](https://github.com/ParkMyCar/compact_str/issues/413)
b104090
bump version to 0.8.1, update changelog042b64a
fix: retain not set len if predicate panics (#413)$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts