68
This releases focuses on two distinct crates that have been updated and are in need of a release. While many other improvements and fixes have occurred this month - see what's changed below - no other pressing updates are required and those changes will accrue to a future release.
Major version updates to existing crates
The windows-services crate (0.25.0) introduces a range of powerful updates for supporting different hosting, testing, fallback, and extended commands (https://github.com/microsoft/windows-rs/pull/3662).
Minor version updates to existing crates
The windows-targets crate (0.53.3) now forwards the link macro for raw-dylib support to the newer windows-link crate rather than implementing it directly (#3670).