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

fix(cli/setup.sh): cargo install: use locked dependencies #505

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Feb 13, 2024

See rust-lang/cargo#6983: by default cargo install --path ... doesn't use Cargo.lock.
In our case, this caused a rust compatibility issue, because of rust-lang/cargo#9930

@jschneider-bensch jschneider-bensch added this pull request to the merge queue Feb 13, 2024
Merged via the queue into main with commit 387f984 Feb 13, 2024
11 checks passed
@jschneider-bensch jschneider-bensch deleted the cargo-install-locked branch February 13, 2024 09:46
W95Psp added a commit that referenced this pull request Feb 19, 2024
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2024
fix(rebuild.sh): make `cargo install` use locks (see #505)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants