microsoft/windows-rs 71
microsoft/windows-rs
Captured source
source ↗published Oct 6, 2025seen 5dcaptured 8hhttp 200method plain
71
Repository: microsoft/windows-rs
Tag: 71
Published: 2025-10-06T19:21:29Z
Prerelease: no
Release notes: This is a relatively small release to publish the workaround for a Cargo bug that affects vendoring. #3774
All of the published crates get a minor update for the workaround (#3785) while the windows-bindgen crate gets a major update as it also includes a new warning for when rustfmt fails (#3778) and this is a breaking change.
What's Changed
- Clippy workflow also needs
rustfmtto be installed by @kennykerr in https://github.com/microsoft/windows-rs/pull/3779 - Add
windows-bindgenwarning whenrustfmtfails by @kennykerr in https://github.com/microsoft/windows-rs/pull/3778 - style: trim trailing whitespace by @ErichDonGubler in https://github.com/microsoft/windows-rs/pull/3784
- Add
readmeworkaround forCargo.tomlfiles by @kennykerr in https://github.com/microsoft/windows-rs/pull/3785 - Release 71 by @kennykerr in https://github.com/microsoft/windows-rs/pull/3786
- Add readme existence check to package validation by @kennykerr in https://github.com/microsoft/windows-rs/pull/3787
New Contributors
- @ErichDonGubler made their first contribution in https://github.com/microsoft/windows-rs/pull/3784
Full Changelog: https://github.com/microsoft/windows-rs/compare/70...71
Notability
notability 3.0/10Routine release of Rust crate