Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update cargo-dist (dist) version from 0.23.0 to 0.28.0, add arm targets to release #78

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

jnichols0
Copy link
Contributor

@jnichols0 jnichols0 commented Mar 11, 2025

Re: #20

It looks like cargo-dist now supports cross compiling to previously unsupported arm targets.

This patch...

adds targets:

  • armv7-unknown-linux-gnueabihf
  • aarch64-unknown-linux-gnu
  • aarch64-pc-windows-msvc

updates cargo-dist (now just called dist) from 0.23 to 0.28 and re-generates the pipeline files.

Copy link
Owner

@ynqa ynqa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jnichols0 I have not been tracking the status of cargo-dist, and appreciate you sharing. LGTM :)

@ynqa ynqa merged commit 0a22b49 into ynqa:main Mar 21, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants