Skip to content

Conversation

b-joelm
Copy link
Contributor

@b-joelm b-joelm commented Sep 24, 2025

Now that meta-rust supports Rust 1.86.0, it would be convenient for cargo-bitbake to do the same. In particular, for it to be on a version of cargo where edition2024 has been stabilized in order to work with such projects.

0.89 is one such version, and this PR merely bumps dependencies to there (not going further just to avoid getting ahead of the toolchain supported by meta-rust even though cargo-bitbake itself of course does not need to be built with it).

I did fairly minimal local testing, ensuring that with cargo install --path . I was able to bitbake my projects including ones using edition2024, but was likely not comprehensive.

@b-joelm
Copy link
Contributor Author

b-joelm commented Oct 6, 2025

Noting that I do not have write permissions and so cannot merge this on my own :)

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