65
This is a quick workaround for what appears to be a cargo vendor issue that fails to include some files that are otherwise included by cargo package (#3607).
There are no new crates or major updates in this release.
Minor version updates to existing crates
- The windows-core crate has been update with a workaround for
cargo vendorsupport (#3607). - The windows-result crate has been update with a workaround for
cargo vendorsupport (#3607). - The windows-strings crate has been update with a workaround for
cargo vendorsupport (#3607).
What's Changed
.natvisworkaround forcargo vendorby @kennykerr in #3607- Release 65 by @kennykerr in #3608
Full Changelog: 64...65