Update Rust crate windows to 0.51.1 #87
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.51.0
->0.51.1
0.51.0
->0.51.1
Release Notes
microsoft/windows-rs (windows)
v0.51.1
Compare Source
This is mainly for publishing an update of the
windows-bindgen
crate but also fixes a few minor readme and version issues to avoid confusion.windows
andwindows-core
crates are updated to 0.51.1 to update the readme but are otherwise unchanged.windows-targets
crate and arch-specific crates are updated to 0.48.3 to update the readme and bring the lib file names in line with the crate version.Those are all semver-compatible updates.
windows-bindgen
crate is updated to 0.51.1 and includes the new riddle-based metadata processing capabilities and is compatible with thewindows
andwindows-core
crates.windows-metadata
crate is updated to 0.51.1 and includes many refinements but is largely for internal use.Those are major breaking changes.
The
windows-sys
crate will not be updated at this time.What's Changed
riddle
available as a library by @kennykerr in https://github.com/microsoft/windows-rs/pull/2609windows-bindgen
forstd
usage by @kennykerr in https://github.com/microsoft/windows-rs/pull/2610Full Changelog: microsoft/windows-rs@0.51.0...0.51.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.