microsoft / windows-rs

Rust for Windows
https://kennykerr.ca/rust-getting-started/
Apache License 2.0
10.13k stars 473 forks source link

Release 0.57.0 #3081

Closed kennykerr closed 1 month ago

kennykerr commented 1 month ago

This release includes updates to a number of crates.

It includes major updates to the following:

It also includes minor updates to the following:

This includes various improvements and fixes to code generation, compliance with new Rust warnings, COM authoring support helpers, and more.

This release also includes the first published version of the cppwinrt crate.