We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
rustc
The text was updated successfully, but these errors were encountered:
Apologies for not cc'ing folks (specifically the chrono team); I'm on a tiny screen.
Sorry, something went wrong.
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.
windows-core
windows-bindgen
cc
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: