RE: https://floss.social/@janriemer/114760556247092176
New version of #CSVDiff is out!
https://crates.io/crates/csv-diff
Thanks to it now using `extract_if` instead of a hacky drain-then-filter impl, you can now e.g. diff your x-mas wishlist against your "actual-gifts-received list" _25% faster_ (and be happy, if no diff is reported)! 馃巺 馃殌
鈿狅笍 The new version has an MSRV of 1.88 (in order to use `extract_if`)!
See the complete changelog for details:
https://gitlab.com/janriemer/csv-diff/-/blob/main/CHANGELOG.md#012-23-december-2025
Happy X-Mas y'all! 馃巹 馃巵


