a-scie / jump

A Self Contained Interpreted Executable Launcher
Apache License 2.0
48 stars 7 forks source link

Upgrade Rust to 1.78.0. #212

Closed jsirois closed 4 months ago

jsirois commented 4 months ago

The 1.78 release bumps the minimum supported Windows version to Windows 10; so we bump our major version to indicate the breaking change, and, ~1.5 years after the first public release, semi-offcially declare stability given some level of battle testing.

As a point of reference, Microsoft support for Windows 8 ended on January 12, 2016, and support for Windows 8.1 ended on January 10, 2023; so scie-jump likely only ever could have had Windows 8.1 users.

The release announcement is here: https://blog.rust-lang.org/2024/05/02/Rust-1.78.0.html