0.48.4
A user reported issues with using Rust 1.48 with windows-targets
. It is quite difficult to validate as that is such an old version of Rust, but this tweak should address the compatibility concern.
This just flips windows-targets
and the arch-specific crates to use Rust edition 2018.
What's Changed
- 0.48.4 by @kennykerr in #2613
Full Changelog: 0.51.1...0.48.4