Release a new version to get rid of windows-sys 0.45?
zh-jq-b opened this issue · 6 comments
zh-jq-b commented
This is the last crate that depends on windows-sys 0.45 / windows-targets 0.42 in our project. Is it possible to just release a new version?
Yatekii commented
This would be most welcome 🙏
mitsuhiko commented
I will have a look if I can do that. For whatever reason last time I tried to bump it, i ran into some issues.
Yatekii commented
Thanks! I can PR it if it helps :) I am not sure if you have some specific procedure to make releases tho :)
zh-jq-b commented
@mitsuhiko are you still looking at this? It seems there are also some bug fixing pull requests waiting for a review.
barrbrain commented
Due to the windows-sys
migration to Rust 2021 Addition, MSRV will also need to bump to 1.56.
zh-jq-b commented
close as the new version is available