-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
I'm excited to enable cargo-auditable on my project's binaries, across the board. However, my project also targets Linux and Windows ARM64 platforms, for which there are no cargo-auditable binaries. Since I use cargo-dist to prepare my binary releases, I just enabled its cargo_auditable flag, but that failed because of the lack of ARM64 builds (I reported that to the cargo-dist team as axodotdev/cargo-dist#2190)
Would you be open to a PR to add Linux and Windows ARM64 builds? Github Actions now has runners for those targets that are free for public repos IIRC.
Metadata
Metadata
Assignees
Labels
No labels