New comment by tranzystorekk on void-packages repository https://github.com/void-linux/void-packages/pull/45976#issuecomment-1938795648 Comment: I'd have to revisit the whole topic, but in a glance: - `cargo-edit`: uses git2 as both a regular dependency and a transitive dependency of `cargo-test-support` (pinned to a git commit) and `crates-index` (versioned, but in the package at 0.19 while there have been giant leaps to 1.x and 2.x that most probably cannot be easily bumped to) - `cargo-outdated`: v0.14 uses git2 as a transitive dependency of `git2-curl` and `cargo`, both versioned so it should be easier, but I'm not sure how compatible `cargo` is between its versions