Skip to content

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

Closed
MaciejBaj wants to merge 1 commit into
use-ink:masterfrom
MaciejBaj:patch-1
Closed

Bump xbuild to 0.6.0 to fix "build" command#72
MaciejBaj wants to merge 1 commit into
use-ink:masterfrom
MaciejBaj:patch-1

Conversation

@MaciejBaj
Copy link
Copy Markdown

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
Copy Markdown

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
Copy Markdown

cla-bot-2020 Bot commented Aug 11, 2020

@MaciejBaj, Your signature has been received.

@ascjones
Copy link
Copy Markdown
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