Skip to content

Bump MSRV from 1.48 to 1.51 #2730

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

Closed
link2xt opened this issue Oct 3, 2021 · 0 comments · Fixed by #2739
Closed

Bump MSRV from 1.48 to 1.51 #2730

link2xt opened this issue Oct 3, 2021 · 0 comments · Fixed by #2739

Comments

@link2xt
Copy link
Collaborator

link2xt commented Oct 3, 2021

Currently CI tests against Rust 1.48:
https://github.com/deltachat/deltachat-core-rust/blob/1ee19bf3cac301f79fbe8368970e43d60736fc66/.github/workflows/ci.yml#L79

It is the version packaged in the latest Debian release "bullseye", so it would be nice to support it, but it seems that deltachat-core-rust dependencies are moving to 1.51 MSRV: dignifiedquire/async-tar#28

1.51 is a major release adding new feature resolver that keeps features used by dev dependencies separate, deltachat-core-rust could switch to it too. Debian sid is updated to Rust 1.52.1 already: https://packages.debian.org/sid/rustc

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 a pull request may close this issue.

1 participant