Bump compact_str from 0.8.0 to 0.8.1
Bumps compact_str from 0.8.0 to 0.8.1.
Changelog
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)
Commits
-
b104090
bump version to 0.8.1, update changelog -
042b64a
fix: retain not set len if predicate panics (#413) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts