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

[discuss] increase MSRV #115

Open
lopopolo opened this issue Aug 18, 2023 · 2 comments
Open

[discuss] increase MSRV #115

lopopolo opened this issue Aug 18, 2023 · 2 comments

Comments

@lopopolo
Copy link
Collaborator

Ref: #97 (comment)

With Debian Bookworm becoming the latest stable Debian release in June, can we consider raising this crate's MSRV? Bookworm ships rustc 1.63.0.

@lopopolo
Copy link
Collaborator Author

Apologies for not cc'ing folks (specifically the chrono team); I'm on a tiny screen.

@Kijewski
Copy link
Collaborator

Chrono is already edition=2016 and msrv=1.56: https://docs.rs/crate/chrono/0.4.26/source/Cargo.toml.orig. So if we upgrade our requirements, we wouldn't not break anything for them.

Since syn upgraded to edition=2021, I think almost everyone had to update to rust 1.56.

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

2 participants