There is an updated pull request by jcgruenhage against master on the void-packages repository https://github.com/jcgruenhage/void-packages cargo-auditable-revbumps https://github.com/void-linux/void-packages/pull/43255 [ci skip] revbumps for including Rust dependency metadata using cargo-auditable #### Testing the changes - I tested the changes in this PR: **briefly** I have built a few of these packages, but not all. @paper42 has though. This PR has revbumps for (nearly) all packages that haven't been changed since the change to the build style that includes metadata on all `build_style=cargo` packages by default. There are three packages that don't get a revbump here, because they have active PRs open that will likely be merged soon: - https://github.com/void-linux/void-packages/pull/43254 - https://github.com/void-linux/void-packages/pull/43143 - https://github.com/void-linux/void-packages/pull/43175 @Shnatsel, you mentioned in https://github.com/rust-secure-code/cargo-auditable/issues/81#issuecomment-1304257246 that we should let you know when we're rebuilding the remainder of our packages, so that allĀ¹ of our rust packages are shipped with dependency metadata embedded. That is being tackled now with this PR :) A patch file from https://github.com/void-linux/void-packages/pull/43255.patch is attached