How to specify Cargo always use nightly version? #32898
How are you running Renovate?A Mend.io-hosted app If you're self-hosting Renovate, tell us which platform (GitHub, GitLab, etc) and which version of Renovate.No response Please tell us more about your question or problemI have known that renovate won't read #24870 (comment) Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --workspace
error: failed to parse manifest at `/tmp/renovate/repos/github/web-infra-dev/rspack/Cargo.toml`
Caused by:
the cargo feature `trim-paths` requires a nightly version of Cargo, but this is the `stable` channel
See https://doc.rust-lang.org/book/appendix-07-nightly-rust.html for more information about Rust release channels.
See https://doc.rust-lang.org/cargo/reference/unstable.html#profile-trim-paths-option for more information about using this feature.Is there any way to config constraint now? Logs (if relevant)No response |
Answered by
viceice
Dec 6, 2024
Replies: 4 comments 6 replies
|
Hi there, We need more information about your environment. Please explain in detail how you are running Renovate. For example:
Thanks, the Renovate team |
0 replies
|
needs: |
0 replies
Answer selected by
jamietanna
|
As a workaround, you could try to specify I didn't find how to modify |
5 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

needs: