lychee/lychee-bin
Shawn 830ec2df85
Replace unmaintained human-sort with numeric-sort (#1759)
* Replace unmaintained human-sort with numeric-sort

human-sort is unmaintained and causes panic in recent Rust versions.
This commit replaces all usages of human_sort::compare with
numeric_sort::cmp to fix the 'total order' panic issue.

Fixes #1758
2025-07-04 23:00:03 +02:00
..
src Replace unmaintained human-sort with numeric-sort (#1759) 2025-07-04 23:00:03 +02:00
tests feat: add 'user-content-' prefix to support github markdown fragment (#1750) 2025-07-04 22:58:47 +02:00
Cargo.toml Replace unmaintained human-sort with numeric-sort (#1759) 2025-07-04 23:00:03 +02:00
CHANGELOG.md chore: release v0.19.1 (#1726) 2025-06-16 14:56:32 +03:00
LICENSE-APACHE Major refactor of codebase (#208) 2021-04-15 01:24:11 +02:00
LICENSE-MIT Update license files (#497) 2022-02-08 10:59:54 +01:00