rust3ds / ctru-rs

Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
122 stars 18 forks source link

Slight MSRV bump and lint fixing #192

Closed Meziu closed 2 months ago

Meziu commented 2 months ago

An absolutely tiny PR to fix some annoying lints and to push the crate on a higher MSRV.

Meziu commented 2 months ago

The nightly version (2024-03-10) was chosen because newer 1.78 nightlies suffer from the bug fixed here.