Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: upgrade to Rust 1.70 #1741

Merged
merged 1 commit into from
Dec 18, 2023
Merged

fix: upgrade to Rust 1.70 #1741

merged 1 commit into from
Dec 18, 2023

Conversation

vmx
Copy link
Contributor

@vmx vmx commented Dec 18, 2023

The dependency home v0.5.9 requires at least Rust 1.70. Hence upgrade to that version including all Clippy fixes (also when run with --no-default-features).

With that version of Rust/Cargo, it's now possible to use the sparse registry index, which makes cargo update a lot faster.

The dependency home v0.5.9 requires at least Rust 1.70. Hence upgrade
to that version including all Clippy fixes (also when run with
`--no-default-features`).

With that version of Rust/Cargo, it's now possible to use the sparse
registry index, which makes `cargo update` a lot faster.
@vmx vmx merged commit 1135f33 into master Dec 18, 2023
@vmx vmx deleted the rust170 branch December 18, 2023 14:26
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants