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

Rust: describe that crate versions should be bent away from git #251

Open
chrysn opened this issue Jun 14, 2022 · 0 comments
Open

Rust: describe that crate versions should be bent away from git #251

chrysn opened this issue Jun 14, 2022 · 0 comments
Assignees

Comments

@chrysn
Copy link
Member

chrysn commented Jun 14, 2022

Technically, this is as easy as checking whether we're not significantly ahead of the latest crates.io release, removing the .cargo/config.toml file and running cargo updates.

Practically, I'll see how this is best integrated (and document it) as I'll do it.

@chrysn chrysn self-assigned this Jun 14, 2022
chrysn added a commit to chrysn-pull-requests/RIOT that referenced this issue Oct 1, 2022
This pulls in versions of previously nightly-only crates that can be
built on 1.65 beta.

The Cargo overrides that direct the resolver to the git repositories are
disabled while the version used in tree also happens to be a released
version of the crates, as it should be the case as per [251].

[251]: RIOT-OS/Release-Specs#251
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

No branches or pull requests

1 participant