2 comments (2 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust23,246 stars (23,246 stars)1,852 forks (1,852 forks)batch import
U - lsU - sortgood first issue
- Issue type
- refactor
- Research direction
- Review the linked PR #4325 to understand previous attempts and maintainer feedback. Examine the crate `version compare` documentation and its API to ensure it matches the functionality in `version cmp.rs`. The replacement is straightforward, but verify any edge cases or version format differences. Start by reading the current implementation in `src/uucore/src/lib/mods/version cmp.rs` and then propose a migration to use the crate.