est31 / cargo-udeps

Find unused dependencies in Cargo.toml
Other
1.76k stars 46 forks source link

Add new feature `vendored-libgit2` #163

Closed NobodyXu closed 1 year ago

NobodyXu commented 1 year ago

Signed-off-by: Jiahao XU Jiahao_XU@outlook.com

NobodyXu commented 1 year ago

Once this PR is merged, I will submit a PR to add support for x86_64-unknown-linux-musl. BTW, @est31 , are you interested in providing builds for aarch64/armv7 using cargo-zigbuld? Using cargo-zigbuild would also mean we can build cargo-udeps against older glibc than the one provided by the system.