rust-marker / marker

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

Release: Take important changes from `hotfix/0.4` #328

Closed xFrednet closed 9 months ago

xFrednet commented 9 months ago

The main bug fix has already landed on master in #325. This pulls the necessary version changes for the CI test to master.

I've tried cherry-picking the release commits, but they had too many conflicts. Manually updating all 0.4.2 -> 0.4.3 was the most reasonable solution.