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

Upgrade cargo-dist to 0.25 #25

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Upgrade cargo-dist to 0.25 #25

merged 1 commit into from
Nov 20, 2024

Conversation

jonathanpallant
Copy link
Member

$ brew install cargo-dist
$ cargo dist init
$ cargo dist generate

# Config for 'cargo dist'
[workspace.metadata.dist]
# The preferred cargo-dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.4.0"
Copy link
Member

@Hoverbear Hoverbear Nov 20, 2024

Choose a reason for hiding this comment

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

FYI the installed location of the binary likely changed with this update, if you have any places that refer to .cargo/bin they'll be ./local/bin

Oh: I see install-path = "CARGO_HOME".

Copy link
Member Author

Choose a reason for hiding this comment

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

I guess that was a bug and they fixed it?

Copy link
Member

@Hoverbear Hoverbear left a comment

Choose a reason for hiding this comment

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

This looks fine.

@jonathanpallant jonathanpallant merged commit 176d1d5 into main Nov 20, 2024
9 checks passed
@tshepang tshepang deleted the update-cargo-dist branch November 21, 2024 13:23
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