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

Bump xbuild to 0.6.0 to fix "build" command #72

Closed
wants to merge 1 commit into from

Conversation

MaciejBaj
Copy link

Bump cargo-xbuild to 0.6.0 version to fix the build command which fails on the recent cargo version with error:

[1/3] Building cargo project
ERROR: Building with xbuild

Caused by:
    `rust-src` component not found. Run `rustup component add rust-src`.

As described on cargo-xbuild repo, version 0.6.0 fixes issue with rust-src component not found in :

Note: The latest version of cargo-xbuild supports all nightlies after 2020-07-30. If you are on an older nightly, you need to install version 0.5.35: cargo install cargo-xbuild --version 0.5.35.

@cla-bot-2020
Copy link

cla-bot-2020 bot commented Aug 11, 2020

@MaciejBaj it looks like you have not signed our contributor license aggreement yet. Please visit this link to sign our agreement. This pull request cannot be merged until the agrement is signed.

@cla-bot-2020
Copy link

cla-bot-2020 bot commented Aug 11, 2020

@MaciejBaj, Your signature has been received.

@ascjones
Copy link
Collaborator

Thanks! Closing though since just merged duplicate in #71.

@ascjones ascjones closed this Aug 13, 2020
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