mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-17 05:00:26 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||
| LICENSE-APACHE | ||
| LICENSE-MIT | ||