Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump
windows
crate range to 0.58-0.59
https://github.com/microsoft/windows-rs/releases/tag/0.61.0 Because there were no breaking changes that affect this crate, the range could simply be extended to allow the new `windows 0.59` release in addition to `windows 0.58`, allowing our MSRV to stay unmodified (`windows 0.59` would have bumped it to `1.74` otherwise). However, such a should really be paired with a `-Zminimal-versions` or explicit downgrade in CI for testing though.
- Loading branch information