rust-marker / marker

An experimental linting interface for Rust. Let's make custom lints a reality
https://rust-marker.github.io/marker/
Other
144 stars 11 forks source link

Chore: Update Deps and increase MSRV to 1.70 #342

Closed xFrednet closed 11 months ago

xFrednet commented 11 months ago

Not much to say, just some prep for the next release.

xFrednet commented 11 months ago

I believe the MSRV increase from 1.66 to 1.70 should be safe, since we distribute precompiled binaries now. We have several dependencies, that have 1.70 (release 2023-06-01) as their MSRV.

I still listed this change, in the changelog under the breaking changes section.